https://issues.apache.org/bugzilla/show_bug.cgi?id=50064
--- Comment #3 from Rex Wang <rwo...@gmail.com> 2010-10-26 02:02:05 EDT --- (In reply to comment #2) > Should we add the meta-data to all jars anyway (option 1)? Could you provide a > patch to the POMs to run the OSGi plugins? Hi Jeremy, Sure, the attachment are the 2 patches for option #1. One for impl and spec; One for parent. > > If we produce a bundle of spec and impl, would it just expose the spec API and > keep the impl internal? Would this work with a standalone JSP container where > the JSTL library would be in the webapp rather than the container classpath? I not sure I understand the situation. A OSGi bundle is a normal jar with some special metadatas in MANIFEST.MF, so I think the EXPORT header won't take any effect when the bundle is put in normal Java class path. It will just be considered as a normal jar. thanks -Rex -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org