This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a change to annotated tag maven-ant-plugin-2.1 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git.
at a402fd8 (tag) tagging b54a97401cb01c6135c74ae30b435f76bf64146a (commit) by Vincent Siveton on Tue May 20 02:02:22 2008 +0000 - Log ----------------------------------------------------------------- maven-ant-plugin-2.1 ----------------------------------------------------------------------- This annotated tag includes the following new commits: new de74b97 ant plugin imported new cbc0e73 use released versions new 5ff024a bump versions new 6f8c86a update parent references to get access to the ci settings new d30b5ac Resolving: MNG-495 new b4f3299 Update all versions to beta-1-SNAPSHOT new 5df8fc1 Fix svn properties new 6b833b9 PR: MNG-596 add XSD definition to m2 poms and archetypes new a8f21e6 add todir on batchtest to save reports new 0854e01 update dependency and parent versions new 1daea99 [maven-release-plugin] prepare release maven-ant-2.0-beta-1 new c094bb5 [maven-release-plugin] prepare for next development iteration new dbf6570 ignore release.properties and more new 75e9ec9 PR: MNG-749 Submitted by: Edwin Punzalan Reviewed by: Brett Porter make directories in ant plugin for repository files new 6b8f42b remove unneeded exception in ant plugin new ca08739 clean up ant plugin exception handling new cde45f5 update versions in plugins new 6c584c8 ignore new 72947a5 move plugins new c0bafd6 adjust parent POMs new ac317f9 remove release.properties from ignores new e93a903 MNG-2460: Incorrect POM inheritance for plugins new 411da8e MANT-5: Add line breaks between <target> elements in build.xml new b2e67ec MANT-2: error "maven.repo.local" property in the ant file new 112f204 MANT-10: error with build.classpath in build.xml new 3e8b91f MANT-14: Generate a build-user.xml à la Eclipse new cf39c52 MANT-15: Review plugin documentation new 9bb06a8 MANT-16: Create an clean goal new 8c04ed3 MANT-13: Generated build.xml for pom packaged super projects doesn't invoke subprojects new 5417ffe MANT-17: Using Maven Compiler Plugin settings to define javac task new 68adbe6 MANT-18: added Maven Project properties in the maven-build.properties new eac24a7 o Updated prerequisite to 2.0.2 and updated dependencies o Tested install with Maven 2.0.2, 2.0.3 and 2.0.4 new a2d1cba MANT-19: Handle more packaging projects (jar, ear, war...) new c3f7111 use inheritence and make all the site appearances consistent new f8c0ff1 put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM. new 86ebffe o updating to latest release parent new 1e05a11 o updating to latest released parent new 5a29642 - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots new 6441830 o applied new license headers o no code changes new 9bd2a8b MANT-24:Generate synonum targets named after the archive type for the package target Submitted by: Petteri Räty Reviewed by: Vincent Siveton new 117b5ae MANT-23: Make the ant plugin able to generate javadoc targets into build.xml files new c35ef83 o ignored files new 223cbc4 Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released new 7eec345 MANT-27: updated pom to declare used dependencies new 602c93f git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin@522032 13f79535-47bb-0310-9956-ffa450edef68 new 6cf6feb Add two common variables, project.build.outputDirectory and project.build.directory new 8ad5bda Set version to 2.0 new 6f741f7 o remove tab o improved doc new c51b816 Use released version of install plugin new f63e260 [maven-release-plugin] prepare release maven-ant-plugin-2.0 new 916183c [maven-release-plugin] prepare for next development iteration new abe9e70 Readd license header lost in release new 8c2b795 o fixed IT builds with snapshot version new 46ed54c o forced IT o added repo1 for IT test new 8cdef31 o set surefire version to try to avoid CI build failures new 6f5c36d o forced download to try to avoid CI build failures new 486e215 add more info to find out why it is failing on Solaris new 16d35b3 forgot IOException doesn't take this arg even in JDK 1.4+. Going with a temporary solution. new daf94c9 work around bug in old versions of xalan bundled in JDK 1.4.2 new 7898ccb o Improve documentation. new 8884f29 [MANT-35] The generated maven-build.xml has paths that contain \ characters on Windows new 207d70f [MANT-34] The generated maven-build.xml and maven-build.properties contains absolute path to local repository new 719d598 [MANT-30] classcast exception when running ant:ant on tagtraum.com's gcviewer project Submitted by: Patrick Huber Reviewed by: Dennis Lundberg new c74a8ef o Ignore IDEA files. new 7a39f78 o Added svn:eol-style=native new df06a09 o Fixed svn:keywords new 228327b [MANT-37] Wrong path to test resources in maven-build.xml new 43be787 [MANT-36] Use correct file encoding when writing build files new 6ce6835 o Enabled filtering of plugin version for IT POM new e6419cd o Decoupled unit tests from default encoding of executing JVM for build reproducibility new 455efd9 o Added bin to svn:ignore new 9699143 [MANT-32] java.lang.ClassCastException when packaging jeuclid-3.0.1 new d1d0ed4 [MANT-34] The generated maven-build.xml and maven-build.properties contains absolute path to local repository new a7787a4 o Adjusted IT due to r639886 new d60798d [MANT-4] Generated ANT contains hardcoded "get" tasks that look at the "C:\" drive etc... when using a local repository new e2c0191 [MANT-38] Use reporting output directory configured in POM new dd26960 [MANT-39] Always specify source/target options for javac new ef4a011 [MANT-40] Use includes/excludes configured for Surefire when running tests new 732a9f9 [MANT-7] "test" target should support running a single test - just like mvn test does new 3d291cd [MANT-6] "test" targets should fail if junit.jar not present new f556e04 o Added some line breaks to the build scripts new 92154ac o Stabilized ITs new 5ad0930 [MANT-22] Make it possible to run the package target without tests new 6e85328 o Fixed docs new 44e3e06 o Bumped to latest parent new 31cbe99 encoding-it should not fail if platform encoding does not support tested characters new 2fde0f5 o updated prerequisite to Maven 2.0.6 since plexus-utils version is > 1.1 o upgraded plexus-utils to 1.5.1 to support spaces in dir name new 6fe01f4 o Decoupled IT from file system for more robustness new a5dedc8 o Moved the IT verification into the invoker controlled builds for better failure analysis new 61573d3 o Updated to maven-plugins:11 new 6e58094 o Avoided usage of StringInputStream/StringOutputStream with regard to PLXUTILS-70 new f95a550 o Updated to wagon-provider-api:1.0-beta-2 new a2d362c o Update links to Doxia APT reference. new b6ed9e0 o lock down plugins for it new 268ee76 o readingness pom o bumped to maven-surefire-plugin:2.4.3 new 9fd9fda o ignored Eclipse settings new b54a974 [maven-release-plugin] copy for tag maven-ant-plugin-2.1 The 97 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].