dev@glassfish.java.net

Re: pom review request: core/extra-jre-packages/pom.xml

From: Sanjeeb Sahoo <sahoo_at_sun.com>
Date: Mon, 16 Aug 2010 12:24:22 +0530

Changes look fine. Yes, please remove duplicate packages. Thanks for
spotting them.
On Monday 16 August 2010 10:54 AM, Sudarsan Sridhar wrote:
> The following change is required for the new programmatic Jarsigner code to work.
>
> Index: core/extra-jre-packages/pom.xml
> ===================================================================
> --- core/extra-jre-packages/pom.xml (revision 39740)
> +++ core/extra-jre-packages/pom.xml (working copy)
> @@ -143,6 +143,7 @@
> sun.security.util,
> sun.security.x509,
> sun.security.x509,
> + sun.security.pkcs,
> sun.tools.javac,
> sunw.io,
> sunw.util
>
>
> Regards,
> Sudarsan
>
> PS: There are quite a few packages repeated in this pom.xml, like sun.security.x509 shown above. Should these be removed?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>