Ahh ok, so this is not the old beloved game OSGi-fied :) Will be interesting to see some examples, I think this can be very handy to have around. Actually, I have been using another handy package creation tool for OpenMoko/Debian packaging of Java apps, http://wiki.evolvis.org/mvn-pkg-plugin/index.php/Main_Page that creates Linux installation packages. Would be great if this way one could package an arbitrary OSGi app partly to a consistent Java Package, and then even distribute it nicely onto the native platforms.
/peter http://www.oredev.se - Be there or be gone. GTalk: neubauer.peter Skype peter.neubauer ICQ 18762544 Phone +46704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - New Energy for Data - the Graph Database. http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. On Thu, Nov 13, 2008 at 9:25 AM, Thomas Joseph <[EMAIL PROTECTED]> wrote: > Thanks Peter, > > As the POM describes - "Produces distribution unit, that can run as > standalone OSGi platform." Something that Craig has been trying to do in > recent times (if I understood his efforts correctly). Intend to produce a > distribution unit all ready to be run as an application even if there is no > Internet connection available, i.e. will have Runner + platform bundles + > application bundles. But configurable enough so that by running the mvn > package with appropriate parameters would produce the unit that we want. > > May be that I could have used the Pax-Construct, but at this stage, I did > not want to complicate it with this feature. Also, I intend to produce a > structure something similar to tomcat distribution, something on which > deployment experts can play around knowing nothing or very little about > OSGi/pax-runner as such. > > > On Thu, Nov 13, 2008 at 2:57 AM, Peter Neubauer <[EMAIL PROTECTED]> > wrote: >> >> Wow, >> this looks exciting, care to introduce/explain? >> >> /peter >> >> http://www.oredev.se - Be there or be gone. >> >> GTalk: neubauer.peter >> Skype peter.neubauer >> ICQ 18762544 >> Phone +46704 106975 >> LinkedIn http://www.linkedin.com/in/neubauer >> Twitter http://twitter.com/peterneubauer >> >> http://www.neo4j.org - New Energy for Data - the Graph Database. >> http://www.ops4j.org - New Energy for OSS Communities - Open >> Participation Software. >> http://www.qi4j.org - New Energy for Java - Domain Driven >> Development. >> >> >> >> >> On Wed, Nov 12, 2008 at 8:14 PM, <[EMAIL PROTECTED]> wrote: >> > Author: open4thomas >> > Date: Wed Nov 12 20:14:16 2008 >> > New Revision: 13226 >> > >> > Log: >> > + Basic working sample of packman >> > + Removed ttb structure >> > > > -- > -- > Thanks and Regards, > > Thomas Joseph > ------------------------------------------------------------ > Promote Open Source - Promote Liberty of Ideas and Software. > ------------------------------------------------------------ > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > > _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
