dion 2002/06/02 07:05:18 Modified: src/conf maven-taskdefs.properties Log: Can't find ajc class anywhere either Revision Changes Path 1.5 +1 -1 jakarta-turbine-maven/src/conf/maven-taskdefs.properties Index: maven-taskdefs.properties =================================================================== RCS file: /home/cvs/jakarta-turbine-maven/src/conf/maven-taskdefs.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- maven-taskdefs.properties 2 Jun 2002 14:02:22 -0000 1.4 +++ maven-taskdefs.properties 2 Jun 2002 14:05:18 -0000 1.5 @@ -2,9 +2,9 @@ ## A list of the tasks defined by maven for use in the build ## ## author: dion -## version: $Id: maven-taskdefs.properties,v 1.4 2002/06/02 14:02:22 dion Exp $ +## version: $Id: maven-taskdefs.properties,v 1.5 2002/06/02 14:05:18 dion Exp $ ## -ajc=org.aspectj.tools.ant.taskdefs.Ajc +#ajc=org.aspectj.tools.ant.taskdefs.Ajc change-log=org.apache.maven.changelog.ChangeLog checkstyle=com.puppycrawl.tools.checkstyle.CheckStyleTask create-xdocs=org.apache.maven.BaseProjectTask
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
