[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7372) run deltacloud in our tests

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed Oct 20 04:37:54 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558064#action_12558064 ] 

Andre Dietisheim commented on JBIDE-7372:
-----------------------------------------

For documentation purposes: 
* advanced usage of jruby in a eclipse bundle: 
http://ketan.padegaonkar.name/2009/04/10/cucumber-on-jruby-inside-eclipse.html 

* maven dependencies that add jruby gems: 
http://gist.github.com/628117 

* classloader problems when running jruby in a bundle: 
http://maniagnosis.crsr.net/2009/07/running-jruby-in-osgi-container.html 

* how to use gem in jruby (uses it as command-line argument, which is not usable for me): 
http://kenai.com/projects/jruby/pages/GettingStarted 

* how torque box does end-to-end testing with arquillian: 
http://torquebox.org/news/2010/08/30/end-to-end-testing/ 

* a possibility to invoke jruby & deltacloud from within the maven build process: failsafe maven plugin 
http://maven.apache.org/plugins/maven-failsafe-plugin/ 

* sun documentation for jruby & ruby gems (paragraph "RubyGems"): 
http://java.sun.com/developer/technicalArticles/scripting/jruby/#ej 

* RubyGems userguide: 
http://docs.rubygems.org/read/chapter/1 

* a blog that shows how to bundle and use gems in a jar: 
http://blog.snepo.com/2010/03/jar-of-rubygems/ 

* jruby wiki: 
http://kenai.com/projects/jruby/pages/Home 

> run deltacloud in our tests
> ---------------------------
>
>                 Key: JBIDE-7372
>                 URL: https://jira.jboss.org/browse/JBIDE-7372
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>
> We need a self contained test setup where we have deltacloud started/stopped within our tests. this should be feasible with  jruby

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list