the Apache Felix project has an effort called "felix-commons" which already contains a bundled version of commons-io.
Have a look at http://svn.apache.org/repos/asf/felix/trunk/commons/commons-io (svn repository) To build, just checkout the commons folder, and do "mvn clean install" I am not sure of they already released felix commons 1.0 - at least they voted already successfully.. wil check it asap. more info about this effort: http://cwiki.apache.org/confluence/display/FELIX/Apache+Felix+Commons There you can find info how to wrap jar as bundles easily using the famous bnd tool. regards, Toni Ingo Meyer schrieb: > Hi, > > next question... > > I desperately need commons-io in an osgified bundle jar. Therefore I > want to use the pax-wrap-jar script. > I really wish there would be more detailed description on how to use > these scripts, maybe an example... > What does "wrap an existing jar as a bundle" mean? An existing jar in > my local maven repos, right? > But I don't have one. > So since I'm a beginner in maven how can I get org.apache.commons.io > into an osgified bundle in the > easiest way? > > Thanks > Ingo Meyer > > _______________________________________________ > general mailing list > general@lists.ops4j.org > http://lists.ops4j.org/mailman/listinfo/general > -- Toni Menzel - Software Developer my blog: http://tonitcom.blogspot.com/ http://osgify.com contact: [EMAIL PROTECTED] _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general