On 15/08/07, Peter Neubauer <[EMAIL PROTECTED]> wrote: > > Cool Alin!
very cool idea indeed! :) the question is, is it easier to hold a couple of bnd in the classpath > or use PaxConstruct to explicitly add them to the project. > > But for standalone use this is brilliant. I am thinking, even cooler it would be excellent for standalone use, or rapid prototyping work. btw, FELIX-308 for the maven-bundle-plugin adds support for automatic embedding of maven dependencies, and I have a minor patch for BND that lets you include resources - like classes, jars, etc. in a bundle and then auto-export their contents (you can't simply use Export-Package: * as that includes everything on the current classpath in your bundle!) we might be able do something similar in the handler (ie. use maven dependencies to either wrap the entire dependency tree as one single bundle, or maybe several separate bundles?) would be to be able to embed the instructions directly into the URL so > you have the extreme lightweight protocol as opposed to PaxConstruct > for a more structured mvn project way, something like > > wrap:jar_url[!exportPackage=my.package&symbolicName=MyName] > > WDYT? If possible I'd like this kept to a simple API, and users might find it tricky to encode their BND instructions as valid URLs - but we could provide a tool to do this for them?? ie... given a BND file, spit out the URL? /peter > > On 8/15/07, Alin Dreghiciu <[EMAIL PROTECTED]> wrote: > > Imagine this: http://wiki.ops4j.org/confluence/x/KoA6 > > > > Alin > > > > On 8/13/07, Alin Dreghiciu < [EMAIL PROTECTED]> wrote: > > > http://wiki.ops4j.org/confluence/x/A4A6 > > > > > > > > > More to follow, > > > Alin > > > > > > _______________________________________________ > > general mailing list > > general@lists.ops4j.org > > http://lists.ops4j.org/mailman/listinfo/general > > > > > > _______________________________________________ > general mailing list > general@lists.ops4j.org > http://lists.ops4j.org/mailman/listinfo/general > -- Cheers, Stuart
_______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general