dev@glassfish.java.net

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

From: Tim Quinn <Timothy.Quinn_at_Sun.COM>
Date: Thu, 23 Jul 2009 12:59:18 -0700

ping

attached mail follows:



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