dion 2004/05/13 05:08:12 Modified: aspectj/src/plugin-test project.properties Log: Fix plugin tests failing under jdk1.3 Revision Changes Path 1.2 +1 -0 maven-plugins/aspectj/src/plugin-test/project.properties Index: project.properties =================================================================== RCS file: /home/cvs/maven-plugins/aspectj/src/plugin-test/project.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.properties 7 May 2004 23:09:22 -0000 1.1 +++ project.properties 13 May 2004 12:08:12 -0000 1.2 @@ -13,3 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # ------------------------------------------------------------------- +maven.junit.fork=true \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
