hi, after breaking the build again though it ran clean locally - the default profile did not get activated on travis for whatever reason. but when the joda-timezones come as separate deps from joda-time things can be cleaned up here.
the org.jruby:jruby maven artifact is working as well the org.jruby:stdlib and org.jruby:jruby-complete the later still misses rewriting the org.objectweb packages which I push with my next push. the org.jruby:jruby artifact is a pom artifact since it just has two dependencies to org.jruby:stdlib and org.jruby:core. the org.jruby:complete is just the org.jruby:jruby where all the dependencies got collected into an uberjar. is the jruby-complete-without-ssl.jar still needed ? if yes, that is straight forward, too. with org.jruby:jruby there is no package rewrite possible since there are a handful of dependent jars which uses those org.objectweb classes as well. my next thing is the dist files, I make as far I understand the build.xml and hope on feedback from @enebo later. . . - christian PS interesting what influence colors have on ones mood ;) On Mon, Jul 8, 2013 at 7:24 AM, Charles Oliver Nutter <head...@headius.com>wrote: > I spoke with Rémi Forax, and he's willing to help us set up all the > bits for a jsr292-mock artifact if we'll handle pushing it to maven. > To that end, I set up headius/jsr292-mock with the basic maven bits > and a README. Rémi will soon push the stuff needed to build the mock > jar, and once that happens I'll have it in maven within a day. > > So as far as unpushed artifacts, that mostly leaves stuff under > org.jruby. If I can get push rights for new artifacts there, we can > take care of the last few items. > > - Charlie > > On Sun, Jul 7, 2013 at 6:53 PM, Charles Oliver Nutter > <head...@headius.com> wrote: > > Travis is now running green :-) Victory! > > > > - Charlie > > > > On Sun, Jul 7, 2013 at 2:29 PM, kristian <m.krist...@web.de> wrote: > >> > >> > >> > >> On Sun, Jul 7, 2013 at 7:21 PM, Charles Oliver Nutter < > head...@headius.com> > >> wrote: > >>> > >>> On Sun, Jul 7, 2013 at 2:13 PM, kristian <m.krist...@web.de> wrote: > >>> > add > >>> > > >>> > > <includeRubygemsInTestResources>false</includeRubygemsInTestResources> > >>> > > >>> > in config. > >>> > >>> Ok. > >>> > >>> > btw would like to revert your adding back the joda-time deps since > came > >>> > where travis did not fail on joda-time anymore. and it will break > >>> > -Dtzdata=.... thingy. > >>> > >>> Sure, if you have it working properly now, go ahead. Confirm with a > >>> clean local build though (maybe in a bare clone). > >>> > >> I will wait until travis is clean :) > >> but most errors around joda-time were due to some deps were already in > my > >> localrepository of maven. I could wipe that out ;) > >> > >> but I try to avoid build failures in future by running before pushing . > . . > >> > >> - christian > >> > >> > >>> > >>> - Charlie > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe from this list, please visit: > >>> > >>> http://xircles.codehaus.org/manage_email > >>> > >>> > >> > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >