Here is a useful convention followed by springsource as to the naming of "bundlified" libraries -- that is libraries that they did not write but needed to slightly modify (usually just the manifest) to make into an osgi bundle. They name the bundle com.springsource.original_name.
For example: com.springsource.org.apache.commons.logging I think this is useful because its easy to tell whether or not the library has been modified. We should do this too with whichever bundles we are building ourselves. I know, for example I had to modify axiom-api. I'm going to rename it to: org.rifidi.org.apache.ws.commons.axiom.axiom-api. I'll collect a list of the bundles whose names need to be modified and put them in trac. -Kyle -- Kyle Neumeier Technical Lead Pramari, LLC Manchester, CT ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Rifidi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rifidi-developers
