dev@glassfish.java.net

Re: gfbuild.sh

From: Bill Shannon <bill.shannon_at_oracle.com>
Date: Sat, 09 Feb 2013 01:01:47 -0800

Romain Grécourt wrote on 02/08/2013 11:29 AM:
> Hi,
>
> Is anybody using gfbuild.sh ?

Yes.

> It looks outdated, most of the things it provide are now done from mvn:
> - maven version enforcement
> - jdk version enforcement
> - creation of local repository

Feel free to remove unneeded parts of gfbuild.sh. If you end up with
nothing but a "mvn" line, then we can talk about removing it entirely.

Last I looked at it, one of the key things it did was set the JVM
parameters so the build actually worked. Is that now done in the pom.xml?