Skip to content

Commit

Permalink
Add changes report
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/wagon-maven-plugin@16277 52ab4f32-60fc-0310-b215-8acea882cd1b
  • Loading branch information
dantran committed Apr 9, 2012
1 parent 5d16e7a commit c885c56
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?xml version="1.0"?>

<document>
<properties>
<title>Wagon Maven Plugin</title>
<author email="[email protected]">Dan T. Tran</author>
</properties>
<body>

<release version="1.0-beta-4" date="2012-04-10" description="Bug fixes">
<action dev="dtran" type="fix" issue="1406">
maven-wagon-plugin fails to create temp folder on Windows
</action>
<action dev="rfscholte" type="fix" issue="1496">
Fix artifactId of website example
</action>
<action dev="dtran" type="fix" issue="1536">
Optimized wagon plugin is trying to unzip the wrong file
</action>
<action dev="bimargulies" type="fix" issue="1700">
Array index out of bounds trying to use merge on a jenkins repository
</action>
<action dev="bimargulies" type="fix" issue="1701">
wagon-maven-plugin uses wrong temp file API
</action>
</release>
</body>
</document>


0 comments on commit c885c56

Please sign in to comment.