dev@glassfish.java.net

pom review request

From: Anissa Lam <anissa.lam_at_oracle.com>
Date: Thu, 21 Feb 2013 13:19:04 -0800

The Admin Console online help for JSR236 is now available. Need to add
the dependency for that when building the console plugin for that.
Please review the changes.

  ~/Awork/GF/all 14) svn diff main/appserver/admingui/concurrent/pom.xml
Index: main/appserver/admingui/concurrent/pom.xml
===================================================================
--- main/appserver/admingui/concurrent/pom.xml (revision 59733)
+++ main/appserver/admingui/concurrent/pom.xml (working copy)
@@ -89,14 +89,11 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
- <!-- add the following dependency when the OLH for this module is
available -->
- <!--
<dependency>
<groupId>org.glassfish.docs.help</groupId>
<artifactId>console-concurrent-plugin-help</artifactId>
<version>${v3-docs.version}</version>
<type>zip</type>
</dependency>
- -->
</dependencies>
</project>


thanks
Anissa.