dev@glassfish.java.net

Re: Seeking Review small mod to UEL poms

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Thu, 04 Feb 2010 10:20:48 -0800

The changes look fine.

Jane

Ed Burns wrote:
> Without these mods, UEL shows up with "Badly formed maven project" in
> NetBeans.
>
> Index: impl/pom.xml
> ===================================================================
> --- impl/pom.xml (revision 150)
> +++ impl/pom.xml (working copy)
> -123,6 +123,7 @@
> <extension>
> <groupId>org.jvnet.wagon-svn</groupId>
> <artifactId>wagon-svn</artifactId>
> + <version>1.9</version>
> </extension>
> </extensions>
> </build>
> Index: pom.xml
> ===================================================================
> --- pom.xml (revision 150)
> +++ pom.xml (working copy)
> -63,6 +63,7 @@
> <extension>
> <groupId>org.jvnet.wagon-svn</groupId>
> <artifactId>wagon-svn</artifactId>
> + <version>1.9</version>
> </extension>
> </extensions>
> </build>
>
> Kin-Man, is it ok to check this in?
>
> Can you please give edburns write status on uel.dev.java.net?
>
> Ed
>