Re: [jruby-dev] JRuby 1.5 feature: 10s of thousands of additional gems! (sourced from Maven)

2010-02-01 Thread kristian
so I try to describe the problem with sample: the setup of three artifacts com.play.one - there two version 1.1 and 1.2 com.play.two-1.0-java - depends on com.play.one-1.1 com.play.three-1.0-java - depends on com.play.one-1.2,com.play.two-1.0-java make a gems out of them - use my code here and I

Re: [jruby-dev] JRuby 1.5 feature: 10s of thousands of additional gems! (sourced from Maven)

2010-02-01 Thread Charles Oliver Nutter
On Mon, Feb 1, 2010 at 1:34 PM, kristian m.krist...@web.de wrote: so I try to describe the problem with sample: the setup of three artifacts com.play.one - there two version 1.1 and 1.2 com.play.two-1.0-java - depends on com.play.one-1.1 com.play.three-1.0-java - depends on

Re: [jruby-dev] JRuby 1.5 feature: 10s of thousands of additional gems! (sourced from Maven)

2010-02-01 Thread kristian
On Tue, Feb 2, 2010 at 2:40 AM, Charles Oliver Nutter head...@headius.com wrote: On Mon, Feb 1, 2010 at 1:34 PM, kristian m.krist...@web.de wrote: so I try to describe the problem with sample: the setup of three artifacts com.play.one - there two version 1.1 and 1.2 com.play.two-1.0-java -

Re: [jruby-dev] JRuby 1.5 feature: 10s of thousands of additional gems! (sourced from Maven)

2010-01-28 Thread kristian
hello, I have two thoughts about this. first one is more curiosity how this was solved: http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Transitive_Dependencies defines the nearest definition. so in case the complete dependency tree has two version of the

Re: [jruby-dev] JRuby 1.5 feature: 10s of thousands of additional gems! (sourced from Maven)

2010-01-08 Thread Logan Barnett
On Jan 7, 2010, at 5:52 PM, Charles Oliver Nutter wrote: If this doesn't make you weep tears of joy, then you have no heart: http://gist.github.com/271764 Hawt! * Should we also provide some utility methods on the Rhino module for just retrieving the jar file path? * Should we require

[jruby-dev] JRuby 1.5 feature: 10s of thousands of additional gems! (sourced from Maven)

2010-01-07 Thread Charles Oliver Nutter
If this doesn't make you weep tears of joy, then you have no heart: http://gist.github.com/271764 Thanks to Tamas Cservenak from Sonatype, we will soon have a special gem server that presents all the world's Java libraries as installable Ruby Gems! The format of the gem name is basically using