admin@glassfish.java.net

Deployment client pom.xml change

From: Ken Paulsen <Ken.Paulsen_at_Sun.COM>
Date: Thu, 31 Jul 2008 16:44:22 -0700

Hi Tim / Hong,

We are depending on the deployment-client OSGi bundle for deployment.
In the past we were using this jar file outside of OSGi, we're not
accessing "normally" and I ran into an issue b/c the MANIFEST.MF file
does export any packages. I need it to export:
"org.glassfish.deployment.client" I have added this to the pom.xml and
have tested this -- it works so far (I'm doing more testing). I plan to
check this in soon, I just wanted to make you aware of what I'm doing in
case I'm wrong or you have other ideas. :)

Thanks!

Ken