Add jvmarg support for junit.

Add properties documentation.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113191 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
evenisse
2003-03-26 10:07:23 +00:00
parent ff845fe760
commit 0a5d89bd45

View File

@@ -6,7 +6,13 @@
</properties>
<body>
<release version="1.2" date="in CVS">
<release version="1.3" date="in CVS">
<action dev="evenisse" type="add">
Add jvmarg support for junit.
Add properties documentation.
</action>
</release>
<release version="1.2" date="2003-02-11">
<action dev="evenisse" type="fix">
Fixed classpath for test:ui, test:single and test:match goals.
</action>