[Geoserver-devel] problems with arguments in forked test vm

Hi all,

It seems that the pom on 1.5.x was formatted recently and the arguments
given to the forked test vm were split up over multiple lines.
Apparently ( to my astonishment ) this lead to failures yielding the
following:

Unrecognized option: -enableassertions

Could not create the Java virtual machine.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.

Just a note so no one else bangs their head against the wall :slight_smile:

-Justin

--
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org

Ack, problems with mail ... apologies for the duplicate posting.

Justin Deoliveira wrote:

Hi all,

It seems that the pom on 1.5.x was formatted recently and the arguments
given to the forked test vm were split up over multiple lines.
Apparently ( to my astonishment ) this lead to failures yielding the
following:

Unrecognized option: -enableassertions

Could not create the Java virtual machine.
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.

Just a note so no one else bangs their head against the wall :slight_smile:

-Justin

--
Justin Deoliveira
The Open Planning Project
http://topp.openplans.org

Justin Deoliveira ha scritto:

Hi all,

It seems that the pom on 1.5.x was formatted recently and the arguments
given to the forked test vm were split up over multiple lines.
Apparently ( to my astonishment ) this lead to failures yielding the
following:

Sigh, my fault... sorry :frowning:
Cheers
Andrea