Changes

Jump to: navigation, search

User:Minooz/RepoSyncProj/Ant

No change in size, 12:21, 15 October 2010
no edit summary
</project>
</source>
 
==ANT & Mercurial==
:[http://ant4hg.free.fr/index.html ANT4HG] is an ANT task for HG ( mercurial ).
: How to add ant4hg tasks to ant:
::1- Download binaries. Latest version is ant4hg V0.07. It has been released with ant 1.8.0 and hg 1.5.1. Source code and binaries are available on the [http://sourceforge.net/projects/ant4hg/files/SourceForge download page].
::2- Copy ant4hg-Vx.y.jar to the ant lib directory
::3- Consider using : <code> <taskdef resource="net/sourceforge/ant4hg/taskdefs/antlib.xml"/></code> instead of: <code> <taskdef resource="net/sourceforge/ant4hg/antlib.xml"/> </code>.
::4- Available tasks and the instruction of using them can be found in this [http://ant4hg.free.fr/specifications.html documentation].
==CI System Project Related==
</project>
</source>
==ANT & Mercurial==
:[http://ant4hg.free.fr/index.html ANT4HG] is an ANT task for HG ( mercurial ).
: How to add ant4hg tasks to ant:
::1- Download binaries. Latest version is ant4hg V0.07. It has been released with ant 1.8.0 and hg 1.5.1. Source code and binaries are available on the [http://sourceforge.net/projects/ant4hg/files/ SourceForge download page].
::2- Copy ant4hg-Vx.y.jar to the ant lib directory
::3- Consider using : <code> <taskdef resource="net/sourceforge/ant4hg/taskdefs/antlib.xml"/></code> instead of: <code> <taskdef resource="net/sourceforge/ant4hg/antlib.xml"/> </code>.
::4- Available tasks and the instruction of using them can be found in this [http://ant4hg.free.fr/specifications.html documentation].
1
edit

Navigation menu