dev@glassfish.java.net

Re: [Fwd: pom.xml review request of distributions/pom.xml - comment out appclient distribution construction]

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Thu, 23 Jul 2009 13:18:19 -0700

Sorry, missed your e-mail earlier.
The changes look fine.

Thanks,
Jane


Tim Quinn wrote:
> ping
>
> ------------------------------------------------------------------------
>
> Subject:
> pom.xml review request of distributions/pom.xml - comment out
> appclient distribution construction
> From:
> Tim Quinn <Timothy.Quinn_at_Sun.COM>
> Date:
> Tue, 14 Jul 2009 11:28:12 -0500
> To:
> dev_at_glassfish.dev.java.net, Sanjeeb Kumar Sahoo
> <Sanjeeb.Sahoo_at_Sun.COM>, Jerome Dochez <Jerome.Dochez_at_Sun.COM>, Jane
> Young <Jane.Young_at_Sun.COM>
>
> To:
> dev_at_glassfish.dev.java.net, Sanjeeb Kumar Sahoo
> <Sanjeeb.Sahoo_at_Sun.COM>, Jerome Dochez <Jerome.Dochez_at_Sun.COM>, Jane
> Young <Jane.Young_at_Sun.COM>
>
>
> Hi.
>
> I suggested earlier that we could stop building the appclient
> distribution. This change simply comments out that part of the
> distributions build.
>
> Thanks.
>
> - Tim
>
> Index: distributions/pom.xml
> ===================================================================
> --- ../distributions/pom.xml (revision 29093)
> +++ ../distributions/pom.xml (working copy)
> @@ -80,7 +80,8 @@
> <module>web-nb</module>
> <module>web</module>
> <module>glassfish</module>
> - <module>appclient</module>
> +<!-- disable appclient distribution build since we're not using it
> yet -->
> +<!-- <module>appclient</module> -->
> </modules>
>
> <build>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>