Author: tchemit Date: 2009-10-10 15:22:38 +0200 (Sat, 10 Oct 2009) New Revision: 20 Modified: trunk/maven-jredmine-plugin/src/it/multi/pom.xml trunk/maven-jredmine-plugin/src/it/single/pom.xml Log: test description avec des accents Modified: trunk/maven-jredmine-plugin/src/it/multi/pom.xml =================================================================== --- trunk/maven-jredmine-plugin/src/it/multi/pom.xml 2009-10-10 12:37:51 UTC (rev 19) +++ trunk/maven-jredmine-plugin/src/it/multi/pom.xml 2009-10-10 13:22:38 UTC (rev 20) @@ -129,6 +129,7 @@ <!-- update-version --> <closeVersion>true</closeVersion> + <versionDescription>éàçè`a</versionDescription> <!-- publish-attachments --> <filesFromProperties>${collectedFiles}</filesFromProperties> Modified: trunk/maven-jredmine-plugin/src/it/single/pom.xml =================================================================== --- trunk/maven-jredmine-plugin/src/it/single/pom.xml 2009-10-10 12:37:51 UTC (rev 19) +++ trunk/maven-jredmine-plugin/src/it/single/pom.xml 2009-10-10 13:22:38 UTC (rev 20) @@ -105,19 +105,6 @@ <urlDownload>http://www.mynuiton.org/projects/list_files/one</urlDownload> </configuration> </execution> -<!-- - <execution> - <id>collect-files</id> - <goals> - <goal>collect-files</goal> - </goals> - <phase>package</phase> - <configuration> - <extraFiles>${releaseFiles}</extraFiles> - <descriptionFile>${collectedFiles}</descriptionFile> - <copyFiles>false</copyFiles> - </configuration> - </execution>--> <execution> <id>publish-redmine</id> @@ -131,10 +118,11 @@ <configuration> <!-- Send nothing ! --> - <dryRun>true</dryRun> + <!--<dryRun>true</dryRun>--> <!-- update-version --> <closeVersion>true</closeVersion> + <versionDescription>éàçè`a</versionDescription> <!-- publish-attachments --> <filesFromProperties>${collectedFiles}</filesFromProperties>