dev@glassfish.java.net

Re: Code review request: POM file changes to integrate MS7 bundled docs

From: Jane Young <jane.young_at_oracle.com>
Date: Mon, 13 Dec 2010 04:57:58 -0800

Looks fine. Thanks.

On 12/12/10 8:04 PM, Paul Davies wrote:
> Hi,
>
> To integrate the latest bundled docs, I have edited the pom.xml file
> in the v3 repo.
>
> svn diff
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 43751)
> +++ pom.xml (working copy)
> @@ -156,7 +156,7 @@
> <findbugs.exclude></findbugs.exclude>
> <btrace.version>1.0.5</btrace.version>
> <opendmk.version>1.0-b01-ea</opendmk.version>
> - <v3-docs.version>3.1-b08</v3-docs.version>
> + <v3-docs.version>3.1-b09</v3-docs.version>
> <l10n.version>3.1-b20</l10n.version>
> <asm.version>3.1</asm.version>
> <shoal.version>1.5.22</shoal.version>
>
>
> Tests that I ran:
>
> 1. mvn clean install: build successful
> 2. asadmin start-domain: domain started successfully
> 3. Spot check updated Administration Console help pages: changes to
> online help correctly displayed
> 4. Spot check updated man pages: changes correctly displayed.
> 5. Ran Quick Look tests. Summary of results:
> testng-summary:
> [echo] [testng]
> [echo] [testng]
> ===============================================
> [echo] [testng] QuickLookTests
> [echo] [testng] Total tests run: 106, Failures: 0, Skips: 0
> [echo] [testng]
> ===============================================
> [echo] [testng]
> [INFO] Executed tasks
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 6 minutes 48 seconds
> [INFO] Finished at: Sun Dec 12 20:02:05 PST 2010
> [INFO] Final Memory: 12M/76M
> [INFO]
> ------------------------------------------------------------------------
>
> Thanks!
> -Paul
>
>