dev@glassfish.java.net

Re: Review for v3/core/api-exporter-fragment/pom.xml

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Wed, 05 Jan 2011 09:21:49 +0530

Pl. go ahead and commit,

Sahoo
On Monday 03 January 2011 10:00 PM, Santiago Pericas-Geertsen wrote:
> [See http://java.net/jira/browse/GLASSFISH-14992]
>
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 44186)
> +++ pom.xml (working copy)
> @@ -330,6 +330,25 @@
> org.xml.sax; \
> org.xml.sax.ext; \
> org.xml.sax.helpers; \
> +com.sun.enterprise.v3.admin; \
> +com.sun.enterprise.naming.impl; \
> +com.sun.grizzly.http.res; \
> +com.sun.enterprise.security.ssl; \
> +com.sun.org.apache.xerces.internal.jaxp; \
> +com.sun.org.apache.xalan.internal.xsltc.trax; \
> +com.sun.org.apache.xerces.internal.parsers; \
> +com.sun.pkg.client; \
> +com.ctc.wstx.stax; \
> +com.sun.jmx.remote.protocol.jmxmp; \
> +com.sun.enterprise.security.provider; \
> +com.sun.enterprise.security.auth.realm.file; \
> +com.sun.enterprise.security.auth.realm.certificate; \
> +com.sun.enterprise.security; \
> +com.sun.faces.config; \
> +com.sun.jersey.server.impl.container.servlet; \
> +org.apache.jasper.runtime; \
> +com.sun.xml.ws.transport.http.servlet; \
> +org.apache.jasper.servlet; \
> resolution:=optional
> </Import-Package>
> <Bundle-Description>${project.description}</Bundle-Description>
>
>