build.xml revision 7db19a177889ecbab7588eb69413515649018bd3
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney <description>DOM - Build All Modules</description>
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney <ant antfile="build.tabview-base.xml" target="local" />
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney <ant antfile="build.tabview-plugin.xml" target="local" />
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney <ant antfile="build.tabview.xml" target="local" />
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney <ant antfile="build.tabview-base.xml" target="deploy" />
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney <ant antfile="build.tabview-plugin.xml" target="deploy" />
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney <ant antfile="build.tabview.xml" target="deploy" />
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney <ant antfile="build.tabview-base.xml" target="all" />
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney <ant antfile="build.tabview-plugin.xml" target="all" />
7db19a177889ecbab7588eb69413515649018bd3Matt Sweeney <ant antfile="build.tabview.xml" target="all" />