I made download of version 1.5, but build did not function.
error:
anonymous wrote :
| _default:compile-classes:
|
| BUILD FAILED
|
/home/fabio/uneb/projeto/bibliotecas/jboss-aop/svn/jboss-as-with-aop/tools/etc/buildmagic/buildmagic.ent:439:
Could not create task or type of type: depend.
|
| Ant could not find the task or a class this task relies upon.
buildmagic.ent:
| <!-- Remove classes which depend on changed files, so they will rebuild. -->
| <depend srcdir="${source.java}:${build.gen-src}"
| destdir="${build.classes}"
| dump="${javac.depend.dump}"
| closure="${javac.depend.closure}">
| <include name="${javac.includes}"/>
| <exclude name="${javac.excludes}"/>
| </depend>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990671#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...