Author: antelder Date: Sat Mar 21 22:30:11 2009 New Revision: 757039 URL: http://svn.apache.org/viewvc?rev=757039&view=rev Log: Add new JRuby tests to the reactor build
Modified: jakarta/bsf/trunk/bsf3/testing/jruby-1.1.2/pom.xml jakarta/bsf/trunk/bsf3/testing/jruby-1.2.0/pom.xml jakarta/bsf/trunk/bsf3/testing/pom.xml Modified: jakarta/bsf/trunk/bsf3/testing/jruby-1.1.2/pom.xml URL: http://svn.apache.org/viewvc/jakarta/bsf/trunk/bsf3/testing/jruby-1.1.2/pom.xml?rev=757039&r1=757038&r2=757039&view=diff ============================================================================== --- jakarta/bsf/trunk/bsf3/testing/jruby-1.1.2/pom.xml (original) +++ jakarta/bsf/trunk/bsf3/testing/jruby-1.1.2/pom.xml Sat Mar 21 22:30:11 2009 @@ -27,9 +27,9 @@ <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> <groupId>org.apache.bsf.testing</groupId> - <artifactId>bsf-testing-ruby</artifactId> - <name>Apache BSF testing for Ruby</name> - <description>Apache BSF testing for Ruby</description> + <artifactId>bsf-testing-jruby-1.1.2</artifactId> + <name>Apache BSF testing for JRuby 1.1.2</name> + <description>Apache BSF testing for JRuby 1.1.2</description> <dependencies> <dependency> Modified: jakarta/bsf/trunk/bsf3/testing/jruby-1.2.0/pom.xml URL: http://svn.apache.org/viewvc/jakarta/bsf/trunk/bsf3/testing/jruby-1.2.0/pom.xml?rev=757039&r1=757038&r2=757039&view=diff ============================================================================== --- jakarta/bsf/trunk/bsf3/testing/jruby-1.2.0/pom.xml (original) +++ jakarta/bsf/trunk/bsf3/testing/jruby-1.2.0/pom.xml Sat Mar 21 22:30:11 2009 @@ -27,9 +27,9 @@ <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> <groupId>org.apache.bsf.testing</groupId> - <artifactId>bsf-testing-ruby</artifactId> - <name>Apache BSF testing for Ruby</name> - <description>Apache BSF testing for Ruby</description> + <artifactId>bsf-testing-jruby-1.2.0</artifactId> + <name>Apache BSF testing for JRuby 1.2.0</name> + <description>Apache BSF testing for JRuby 1.2.0</description> <dependencies> <dependency> Modified: jakarta/bsf/trunk/bsf3/testing/pom.xml URL: http://svn.apache.org/viewvc/jakarta/bsf/trunk/bsf3/testing/pom.xml?rev=757039&r1=757038&r2=757039&view=diff ============================================================================== --- jakarta/bsf/trunk/bsf3/testing/pom.xml (original) +++ jakarta/bsf/trunk/bsf3/testing/pom.xml Sat Mar 21 22:30:11 2009 @@ -45,6 +45,8 @@ <module>python</module> <module>jython-2.2</module> <module>ruby</module> + <module>jruby-1.1.2</module> + <module>jruby-1.2.0</module> </modules> </profile> --------------------------------------------------------------------- To unsubscribe, e-mail: bsf-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: bsf-dev-h...@jakarta.apache.org