Author: tchemit Date: 2010-10-15 15:48:36 +0200 (Fri, 15 Oct 2010) New Revision: 1845 Url: http://nuiton.org/repositories/revision/maven-license-plugin/1845 Log: fix svn:keywords Modified: trunk/src/it/evol-884/update-file-header-specific/LICENSE.txt trunk/src/it/evol-884/update-file-header-specific/README.txt trunk/src/it/evol-884/update-file-header-specific/changelog.txt trunk/src/it/evol-884/update-file-header-specific/invoker.properties trunk/src/it/evol-884/update-file-header-specific/pom.xml trunk/src/it/evol-884/update-file-header-specific/src/files/apt/index.apt trunk/src/it/evol-884/update-file-header-specific/src/files/apt/index2.apt trunk/src/it/evol-884/update-file-header-specific/src/files/other/athabaska.jpg trunk/src/it/evol-884/update-file-header-specific/src/files/other/other.txt trunk/src/it/evol-884/update-file-header-specific/src/files/properties/test.properties trunk/src/it/evol-884/update-file-header-specific/src/files/properties/test2.properties trunk/src/it/evol-884/update-file-header-specific/src/files/rst/index.rst trunk/src/it/evol-884/update-file-header-specific/src/files/rst/index2.rst trunk/src/it/evol-884/update-file-header-specific/src/files/xml/test.xml trunk/src/it/evol-884/update-file-header-specific/src/files/xml/test2.xml trunk/src/it/evol-884/update-file-header-specific/src/main/java/org/nuiton/license/plugin/test/MyBean.java trunk/src/it/evol-884/update-file-header-specific/src/main/java/org/nuiton/license/plugin/test/MyBean2.java trunk/src/it/evol-884/update-file-header-specific/src/main/java/org/nuiton/license/plugin/test/MyBean3.java trunk/src/it/evol-884/update-file-header-specific/verify.groovy trunk/src/it/evol-884/update-project-license/LICENSE.txt trunk/src/it/evol-884/update-project-license/README.txt trunk/src/it/evol-884/update-project-license/changelog.txt trunk/src/it/evol-884/update-project-license/invoker.properties trunk/src/it/evol-884/update-project-license/pom.xml trunk/src/it/evol-884/update-project-license/src/main/java/org/nuiton/license/plugin/test/MyBean.java trunk/src/it/evol-884/update-project-license/src/main/java/org/nuiton/license/plugin/test/MyBean2.java trunk/src/it/evol-884/update-project-license/src/main/java/org/nuiton/license/plugin/test/MyBean3.java trunk/src/it/evol-884/update-project-license/verify.groovy trunk/src/site/apt/update-file-header-config.apt trunk/src/site/fr/apt/update-file-header-config.apt Property changes on: trunk/src/it/evol-884/update-file-header-specific/LICENSE.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/README.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/changelog.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/invoker.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/pom.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/files/apt/index.apt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Modified: trunk/src/it/evol-884/update-file-header-specific/src/files/apt/index2.apt =================================================================== --- trunk/src/it/evol-884/update-file-header-specific/src/files/apt/index2.apt 2010-10-15 09:52:34 UTC (rev 1844) +++ trunk/src/it/evol-884/update-file-header-specific/src/files/apt/index2.apt 2010-10-15 13:48:36 UTC (rev 1845) @@ -2,8 +2,8 @@ ~~ #%L ~~ License Test :: update-file-header ~~ -~~ $Id: index2.apt 1752 2010-04-15 19:00:41Z tchemit $ -~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/update-file-head... $ +~~ $Id$ +~~ $HeadURL$ ~~ %% ~~ Copyright (C) 2012 License Test ~~ %% Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/files/apt/index2.apt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/files/other/athabaska.jpg ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/files/other/other.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/files/properties/test.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Modified: trunk/src/it/evol-884/update-file-header-specific/src/files/properties/test2.properties =================================================================== --- trunk/src/it/evol-884/update-file-header-specific/src/files/properties/test2.properties 2010-10-15 09:52:34 UTC (rev 1844) +++ trunk/src/it/evol-884/update-file-header-specific/src/files/properties/test2.properties 2010-10-15 13:48:36 UTC (rev 1845) @@ -2,8 +2,8 @@ # #%L # License Test :: update-file-header # -# $Id: test2.properties 1752 2010-04-15 19:00:41Z tchemit $ -# $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/update-file-head... $ +# $Id$ +# $HeadURL$ # %% # Copyright (C) 2012 License Test # %% Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/files/properties/test2.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/files/rst/index.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Modified: trunk/src/it/evol-884/update-file-header-specific/src/files/rst/index2.rst =================================================================== --- trunk/src/it/evol-884/update-file-header-specific/src/files/rst/index2.rst 2010-10-15 09:52:34 UTC (rev 1844) +++ trunk/src/it/evol-884/update-file-header-specific/src/files/rst/index2.rst 2010-10-15 13:48:36 UTC (rev 1845) @@ -4,8 +4,8 @@ .. * #%L .. * Maven License Plugin .. * -.. * $Id: index2.rst 1752 2010-04-15 19:00:41Z tchemit $ -.. * $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/update-file-head... $ +.. * $Id$ +.. * $HeadURL$ .. * %% .. * Copyright (C) 2008 - 2010 CodeLutin .. * %% Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/files/rst/index2.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/files/xml/test.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Modified: trunk/src/it/evol-884/update-file-header-specific/src/files/xml/test2.xml =================================================================== --- trunk/src/it/evol-884/update-file-header-specific/src/files/xml/test2.xml 2010-10-15 09:52:34 UTC (rev 1844) +++ trunk/src/it/evol-884/update-file-header-specific/src/files/xml/test2.xml 2010-10-15 13:48:36 UTC (rev 1845) @@ -3,8 +3,8 @@ #%L License Test :: update-file-header - $Id: test2.xml 1752 2010-04-15 19:00:41Z tchemit $ - $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/update-file-head... $ + $Id$ + $HeadURL$ %% Copyright (C) 2012 License Test %% Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/files/xml/test2.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/main/java/org/nuiton/license/plugin/test/MyBean.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/main/java/org/nuiton/license/plugin/test/MyBean2.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/src/main/java/org/nuiton/license/plugin/test/MyBean3.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-file-header-specific/verify.groovy ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-project-license/LICENSE.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-project-license/README.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-project-license/changelog.txt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-project-license/invoker.properties ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-project-license/pom.xml ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-project-license/src/main/java/org/nuiton/license/plugin/test/MyBean.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-project-license/src/main/java/org/nuiton/license/plugin/test/MyBean2.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-project-license/src/main/java/org/nuiton/license/plugin/test/MyBean3.java ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/it/evol-884/update-project-license/verify.groovy ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/site/apt/update-file-header-config.apt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Property changes on: trunk/src/site/fr/apt/update-file-header-config.apt ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL