Alexey Petrenko wrote: > 2006/8/3, Geir Magnusson Jr <[EMAIL PROTECTED]>: >> >> >> Alexey Petrenko wrote: >> > 2006/8/3, Geir Magnusson Jr <[EMAIL PROTECTED]>: >> >> >> >> >> >> Alexey Petrenko wrote: >> >> > Yes, it is possible to build one exact Yoko module with the >> self-made >> >> > build script with just Harmony, Ant and Eclipse compiler. >> >> > >> >> really? Are you saying that you can build the yoko we need w/ your >> >> build script? Or just one part of it? >> > Yep, I've made a small ant script just to run Eclipse compiler.... >> > >> >> Do you think you could show it to us? :) > I think yes :) > It's just 5-lines script which is running javac... Nothing special. >
Better still, show it to the Yoko dev's -- if it really is that short then perhaps their build scripts would benefit from such simplification! Regards, Tim >> > >> >> > But if you want to build Yoko using its usual build process then you >> >> > need Maven and Maven will download 64Mb of dependencies. >> >> > >> >> > We can extend Harmony build script to build Yoko from sources. >> That's >> >> > one of the possible solutions. >> >> > But we will need to update the script each time something changes in >> >> > Yoko... >> >> > >> >> > But it is possible. >> >> >> >> I think just having a jar in SVN for now until the release comes will >> >> work. >> >> >> >> Thanks for doing this. >> >> >> >> geir >> >> >> >> > >> >> > SY, Alexey >> >> > >> >> > 2006/8/3, Mikhail Loenko <[EMAIL PROTECTED]>: >> >> >> Alexey >> >> >> >> >> >> sorry I'm not a Yoko expert, but what are the huge number of >> >> dependencies >> >> >> that are necessary to build Yoko? As you mentioned you've built it >> >> with >> >> >> Eclipse and Harmony >> >> >> >> >> >> Thanks, >> >> >> Mikhail >> >> >> >> >> >> 2006/8/3, Alexey Petrenko <[EMAIL PROTECTED]>: >> >> >> > BTW, I've built Yoko sources using Harmony, Ant and Eclipse >> compiler >> >> >> > without errors. >> >> >> > So it seems that Harmony has all the methods required by Yoko. At >> >> >> > least declare them :) >> >> >> > >> >> >> > SY, Alexey >> >> >> > >> >> >> > 2006/8/3, Alexey Petrenko <[EMAIL PROTECTED]>: >> >> >> > > Guys, >> >> >> > > >> >> >> > > I've created JIRA issue 1056 [1] to integrate Apache Yoko >> [2] to >> >> >> > > Harmony as CORBA implementation. >> >> >> > > >> >> >> > > Since Yoko does not have official releases yet I suggest to put >> >> >> > > yoko.jar to Harmony svn tree. >> >> >> > > >> >> >> > > Any objections? >> >> >> > > >> >> >> > > SY, Alexey >> >> >> > > >> >> >> > > [1] http://issues.apache.org/jira/browse/HARMONY-1056 >> >> >> > > [2] Apache Yoko - http://incubator.apache.org/yoko/ >> >> >> > > >> >> >> > > -- >> >> >> > > Alexey A. Petrenko >> >> >> > > Intel Middleware Products Division >> >> >> > > >> >> >> > >> >> >> > >> >> >> > -- >> >> >> > Alexey A. Petrenko >> >> >> > Intel Middleware Products Division >> >> >> > >> >> >> > >> >> --------------------------------------------------------------------- >> >> >> > Terms of use : http://incubator.apache.org/harmony/mailing.html >> >> >> > To unsubscribe, e-mail: >> [EMAIL PROTECTED] >> >> >> > For additional commands, e-mail: >> >> [EMAIL PROTECTED] >> >> >> > >> >> >> > >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> >> >> To unsubscribe, e-mail: >> [EMAIL PROTECTED] >> >> >> For additional commands, e-mail: >> [EMAIL PROTECTED] >> >> >> >> >> >> >> >> > >> >> > >> >> >> >> --------------------------------------------------------------------- >> >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> > >> > >> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
