dev@glassfish.java.net

Re: pom review request

From: Snjezana Sevo-Zenzerovic <snjezana.sevozenzerovic_at_oracle.com>
Date: Thu, 21 Feb 2013 13:24:36 -0800 (PST)

Looks fine.

Thanks,

Snjezana

----- Original Message -----
From: anissa.lam_at_oracle.com
To: dev_at_glassfish.java.net
Sent: Thursday, February 21, 2013 10:19:32 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna
Subject: pom review request


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.