[jboss-dev-forums] [Design of JBoss Build System] - Re: buildmagic-tasks.jar
akostadinov
do-not-reply at jboss.com
Thu Oct 16 11:07:18 EDT 2008
Second try with with the diff:
| --- tools/etc/buildmagic/buildmagic.ent (revision 79583)
| +++ tools/etc/buildmagic/buildmagic.ent (working copy)
| @@ -57,6 +57,7 @@
| <fileset dir="${project.tools}/lib">
| <include name="*.jar"/>
| </fileset>
| + <pathelement location="${project.tools}/lib-ext/buildmagic-tasks.jar"/>
| <pathelement location="${project.tools}/lib"/>
| <pathelement location="${project.tools}/etc"/>
| <pathelement location="${project.tools}"/>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182692#4182692
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182692
More information about the jboss-dev-forums
mailing list