Skip to content

atlassian-forks/ant-xmltask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmltask provides the facility for automatically editing XML files as part of an Ant build. Unlike the standard filter task provided with Ant, it is XML-sensitive, but doesn't require you to define XSLTs.

Uses include:

  • modifying configuration files for applications during builds
  • inserting/removing information for J2EE deployment descriptors
  • dynamically building Ant build.xml files during builds
  • building and maintaining websites built with XHTML
  • driving Ant via a meta build.xml to abstract out build processes

About

An Atlassian fork of a fork of Ant XMLTask by OOPS Consultancy Ltd at SourceForge

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 65.3%
  • HTML 31.8%
  • Perl 1.8%
  • CSS 1.1%