Maven-license-plugin-commits
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
October 2010
- 2 participants
- 37 discussions
Author: tchemit
Date: 2010-10-17 03:13:21 +0200 (Sun, 17 Oct 2010)
New Revision: 1859
Url: http://nuiton.org/repositories/revision/maven-license-plugin/1859
Log:
[maven-release-plugin] prepare release maven-license-plugin-2.4.1
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-17 01:10:15 UTC (rev 1858)
+++ trunk/pom.xml 2010-10-17 01:13:21 UTC (rev 1859)
@@ -38,7 +38,7 @@
</parent>
<artifactId>maven-license-plugin</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.4.1</version>
<dependencies>
@@ -319,9 +319,9 @@
<!-- Source control management. -->
<scm>
- <connection>scm:svn:http://svn.nuiton.org/svn/maven-license-plugin/trunk</connection>
- <developerConnection>scm:svn:http://svn.nuiton.org/svn/maven-license-plugin/trunk</developerConnection>
- <url>http://www.nuiton.org/repositories/browse/maven-license-plugin/trunk</url>
+ <connection>scm:svn:http://svn.nuiton.org/svn/maven-license-plugin/tags/maven-license-p…</connection>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/maven-license-plugin/tags/maven-license-p…</developerConnection>
+ <url>http://www.nuiton.org/repositories/browse/maven-license-plugin/tags/maven-l…</url>
</scm>
<!-- ************************************************************* -->
1
0
17 Oct '10
Author: tchemit
Date: 2010-10-17 03:10:15 +0200 (Sun, 17 Oct 2010)
New Revision: 1858
Url: http://nuiton.org/repositories/revision/maven-license-plugin/1858
Log:
fix svn:keywords
Modified:
trunk/src/it/evol-952/verify.groovy
trunk/src/it/update-file-header/verify.groovy
Modified: trunk/src/it/evol-952/verify.groovy
===================================================================
--- trunk/src/it/evol-952/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
+++ trunk/src/it/evol-952/verify.groovy 2010-10-17 01:10:15 UTC (rev 1858)
@@ -2,8 +2,8 @@
* #%L
* Maven License Plugin
*
- * $Id $
- * $HeadURL $
+ * $Id$
+ * $HeadURL$
* %%
* Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
Modified: trunk/src/it/update-file-header/verify.groovy
===================================================================
--- trunk/src/it/update-file-header/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
+++ trunk/src/it/update-file-header/verify.groovy 2010-10-17 01:10:15 UTC (rev 1858)
@@ -2,7 +2,7 @@
* #%L
* Maven License Plugin
*
- * $I:d $
+ * $Id$
* $HeadURL$
* %%
* Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit, Tony chemit
1
0
Author: tchemit
Date: 2010-10-17 03:09:17 +0200 (Sun, 17 Oct 2010)
New Revision: 1857
Url: http://nuiton.org/repositories/revision/maven-license-plugin/1857
Log:
add Tony Chemit (says myself :)) to copyright holder
Modified:
trunk/pom.xml
trunk/src/it/add-third-party/merge-licenses/invoker.properties
trunk/src/it/add-third-party/merge-licenses/pom.xml
trunk/src/it/add-third-party/merge-licenses/verify.groovy
trunk/src/it/add-third-party/no-deps/invoker.properties
trunk/src/it/add-third-party/no-deps/pom.xml
trunk/src/it/add-third-party/no-deps/verify.groovy
trunk/src/it/add-third-party/no-encoding/invoker.properties
trunk/src/it/add-third-party/no-encoding/pom.xml
trunk/src/it/add-third-party/no-encoding/verify.groovy
trunk/src/it/add-third-party/with-deps/invoker.properties
trunk/src/it/add-third-party/with-deps/pom.xml
trunk/src/it/add-third-party/with-deps/verify.groovy
trunk/src/it/aggregate-add-third-party/child1/pom.xml
trunk/src/it/aggregate-add-third-party/child2/pom.xml
trunk/src/it/aggregate-add-third-party/invoker.properties
trunk/src/it/aggregate-add-third-party/pom.xml
trunk/src/it/aggregate-add-third-party/verify.groovy
trunk/src/it/ano-816/child1/pom.xml
trunk/src/it/ano-816/child2/pom.xml
trunk/src/it/ano-816/invoker.properties
trunk/src/it/ano-816/pom.xml
trunk/src/it/ano-816/verify.groovy
trunk/src/it/ano-947/child1/pom.xml
trunk/src/it/ano-947/child1/src/files/rst/index2.rst
trunk/src/it/ano-947/invoker.properties
trunk/src/it/ano-947/pom.xml
trunk/src/it/ano-947/verify.groovy
trunk/src/it/evol-818/excluded-included/invoker.properties
trunk/src/it/evol-818/excluded-included/pom.xml
trunk/src/it/evol-818/excluded-included/verify.groovy
trunk/src/it/evol-818/multimodule-filters/child1/pom.xml
trunk/src/it/evol-818/multimodule-filters/child2/pom.xml
trunk/src/it/evol-818/multimodule-filters/invoker.properties
trunk/src/it/evol-818/multimodule-filters/pom.xml
trunk/src/it/evol-818/multimodule-filters/verify.groovy
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/rst/index2.rst
trunk/src/it/evol-884/update-file-header-specific/verify.groovy
trunk/src/it/evol-884/update-file-header/invoker.properties
trunk/src/it/evol-884/update-file-header/pom.xml
trunk/src/it/evol-884/update-file-header/src/files/rst/index2.rst
trunk/src/it/evol-884/update-file-header/verify.groovy
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/verify.groovy
trunk/src/it/evol-952/invoker.properties
trunk/src/it/evol-952/pom.xml
trunk/src/it/evol-952/src/files/rst/index2.rst
trunk/src/it/evol-952/verify.groovy
trunk/src/it/settings.xml
trunk/src/it/update-file-header/invoker.properties
trunk/src/it/update-file-header/pom.xml
trunk/src/it/update-file-header/src/files/rst/index2.rst
trunk/src/it/update-file-header/src/license/project.xml
trunk/src/it/update-file-header/verify.groovy
trunk/src/it/update-project-license/invoker.properties
trunk/src/it/update-project-license/pom.xml
trunk/src/it/update-project-license/src/license/project.xml
trunk/src/it/update-project-license/verify.groovy
trunk/src/license/THIRD-PARTY.properties
trunk/src/main/java/org/nuiton/license/plugin/AbstractAddThirdPartyMojo.java
trunk/src/main/java/org/nuiton/license/plugin/AbstractLicenseMojo.java
trunk/src/main/java/org/nuiton/license/plugin/AbstractLicenseWithDescriptorMojo.java
trunk/src/main/java/org/nuiton/license/plugin/AddThirdPartyMojo.java
trunk/src/main/java/org/nuiton/license/plugin/AggregatorAddThirdPartyMojo.java
trunk/src/main/java/org/nuiton/license/plugin/CommentStyleListMojo.java
trunk/src/main/java/org/nuiton/license/plugin/LicenseListMojo.java
trunk/src/main/java/org/nuiton/license/plugin/LicenseMap.java
trunk/src/main/java/org/nuiton/license/plugin/UpdateFileHeaderMojo.java
trunk/src/main/java/org/nuiton/license/plugin/UpdateProjectLicenseMojo.java
trunk/src/main/java/org/nuiton/license/plugin/header/FileHeader.java
trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderFilter.java
trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderProcessor.java
trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderProcessorConfiguration.java
trunk/src/main/java/org/nuiton/license/plugin/header/InvalideFileHeaderException.java
trunk/src/main/java/org/nuiton/license/plugin/header/UpdateFileHeaderFilter.java
trunk/src/main/java/org/nuiton/license/plugin/header/package.html
trunk/src/main/java/org/nuiton/license/plugin/header/transformer/AbstractFileHeaderTransformer.java
trunk/src/main/java/org/nuiton/license/plugin/header/transformer/AptFileHeaderTransformer.java
trunk/src/main/java/org/nuiton/license/plugin/header/transformer/FileHeaderTransformer.java
trunk/src/main/java/org/nuiton/license/plugin/header/transformer/JavaFileHeaderTransformer.java
trunk/src/main/java/org/nuiton/license/plugin/header/transformer/PropertiesFileHeaderTransformer.java
trunk/src/main/java/org/nuiton/license/plugin/header/transformer/RstFileHeaderTransformer.java
trunk/src/main/java/org/nuiton/license/plugin/header/transformer/XmlFileHeaderTransformer.java
trunk/src/main/java/org/nuiton/license/plugin/header/transformer/package.html
trunk/src/main/java/org/nuiton/license/plugin/model/License.java
trunk/src/main/java/org/nuiton/license/plugin/model/LicenseRepository.java
trunk/src/main/java/org/nuiton/license/plugin/model/LicenseStore.java
trunk/src/main/java/org/nuiton/license/plugin/model/descriptor/package.html
trunk/src/main/java/org/nuiton/license/plugin/model/package.html
trunk/src/main/java/org/nuiton/license/plugin/package.html
trunk/src/main/mdo/descriptor.mdo
trunk/src/main/resources/META-INF/licenses/licenses.properties
trunk/src/main/resources/META-INF/plexus/components.xml
trunk/src/main/resources/log4j.properties
trunk/src/site/apt/descriptor.apt
trunk/src/site/apt/header.apt
trunk/src/site/apt/index.apt
trunk/src/site/apt/update-file-header-config.apt
trunk/src/site/apt/usage.apt
trunk/src/site/fr/apt/descriptor.apt
trunk/src/site/fr/apt/header.apt
trunk/src/site/fr/apt/index.apt
trunk/src/site/fr/apt/update-file-header-config.apt
trunk/src/site/fr/apt/usage.apt
trunk/src/site/site_en.xml
trunk/src/site/site_fr.xml
trunk/src/test/java/org/nuiton/license/plugin/UpdateFileHeaderMojoTest.java
trunk/src/test/java/org/nuiton/license/plugin/UpdateProjectLicenseMojoTest.java
trunk/src/test/java/org/nuiton/license/plugin/header/transformer/AbstractFileHeaderTransformerTest.java
trunk/src/test/java/org/nuiton/license/plugin/header/transformer/XmlFileHeaderTransformerTest.java
trunk/src/test/java/org/nuiton/license/plugin/model/LicenseRepositoryTest.java
trunk/src/test/java/org/nuiton/license/plugin/model/LicenseStoreTest.java
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/skip.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/skip.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectOne.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectTwo.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/skip.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testOne.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testTwo.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/merge-licenses/invoker.properties
===================================================================
--- trunk/src/it/add-third-party/merge-licenses/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/merge-licenses/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/merge-licenses/pom.xml
===================================================================
--- trunk/src/it/add-third-party/merge-licenses/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/merge-licenses/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/merge-licenses/verify.groovy
===================================================================
--- trunk/src/it/add-third-party/merge-licenses/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/merge-licenses/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/no-deps/invoker.properties
===================================================================
--- trunk/src/it/add-third-party/no-deps/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/no-deps/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/no-deps/pom.xml
===================================================================
--- trunk/src/it/add-third-party/no-deps/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/no-deps/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/no-deps/verify.groovy
===================================================================
--- trunk/src/it/add-third-party/no-deps/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/no-deps/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/no-encoding/invoker.properties
===================================================================
--- trunk/src/it/add-third-party/no-encoding/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/no-encoding/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/no-encoding/pom.xml
===================================================================
--- trunk/src/it/add-third-party/no-encoding/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/no-encoding/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/no-encoding/verify.groovy
===================================================================
--- trunk/src/it/add-third-party/no-encoding/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/no-encoding/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/with-deps/invoker.properties
===================================================================
--- trunk/src/it/add-third-party/with-deps/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/with-deps/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/with-deps/pom.xml
===================================================================
--- trunk/src/it/add-third-party/with-deps/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/with-deps/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/add-third-party/with-deps/verify.groovy
===================================================================
--- trunk/src/it/add-third-party/with-deps/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/add-third-party/with-deps/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/aggregate-add-third-party/child1/pom.xml
===================================================================
--- trunk/src/it/aggregate-add-third-party/child1/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/aggregate-add-third-party/child1/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/aggregate-add-third-party/child2/pom.xml
===================================================================
--- trunk/src/it/aggregate-add-third-party/child2/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/aggregate-add-third-party/child2/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/aggregate-add-third-party/invoker.properties
===================================================================
--- trunk/src/it/aggregate-add-third-party/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/aggregate-add-third-party/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/aggregate-add-third-party/pom.xml
===================================================================
--- trunk/src/it/aggregate-add-third-party/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/aggregate-add-third-party/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/aggregate-add-third-party/verify.groovy
===================================================================
--- trunk/src/it/aggregate-add-third-party/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/aggregate-add-third-party/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/ano-816/child1/pom.xml
===================================================================
--- trunk/src/it/ano-816/child1/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/ano-816/child1/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/ano-816/child2/pom.xml
===================================================================
--- trunk/src/it/ano-816/child2/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/ano-816/child2/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/ano-816/invoker.properties
===================================================================
--- trunk/src/it/ano-816/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/ano-816/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/ano-816/pom.xml
===================================================================
--- trunk/src/it/ano-816/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/ano-816/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/ano-816/verify.groovy
===================================================================
--- trunk/src/it/ano-816/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/ano-816/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/ano-947/child1/pom.xml
===================================================================
--- trunk/src/it/ano-947/child1/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/ano-947/child1/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/ano-947/child1/src/files/rst/index2.rst
===================================================================
--- trunk/src/it/ano-947/child1/src/files/rst/index2.rst 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/ano-947/child1/src/files/rst/index2.rst 2010-10-17 01:09:17 UTC (rev 1857)
@@ -7,7 +7,7 @@
.. * $Id$
.. * $HeadURL$
.. * %%
-.. * Copyright (C) 2008 - 2010 CodeLutin
+.. * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
.. * %%
.. * This program is free software: you can redistribute it and/or modify
.. * it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/ano-947/invoker.properties
===================================================================
--- trunk/src/it/ano-947/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/ano-947/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/ano-947/pom.xml
===================================================================
--- trunk/src/it/ano-947/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/ano-947/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/ano-947/verify.groovy
===================================================================
--- trunk/src/it/ano-947/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/ano-947/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-818/excluded-included/invoker.properties
===================================================================
--- trunk/src/it/evol-818/excluded-included/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-818/excluded-included/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-818/excluded-included/pom.xml
===================================================================
--- trunk/src/it/evol-818/excluded-included/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-818/excluded-included/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-818/excluded-included/verify.groovy
===================================================================
--- trunk/src/it/evol-818/excluded-included/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-818/excluded-included/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-818/multimodule-filters/child1/pom.xml
===================================================================
--- trunk/src/it/evol-818/multimodule-filters/child1/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-818/multimodule-filters/child1/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-818/multimodule-filters/child2/pom.xml
===================================================================
--- trunk/src/it/evol-818/multimodule-filters/child2/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-818/multimodule-filters/child2/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-818/multimodule-filters/invoker.properties
===================================================================
--- trunk/src/it/evol-818/multimodule-filters/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-818/multimodule-filters/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-818/multimodule-filters/pom.xml
===================================================================
--- trunk/src/it/evol-818/multimodule-filters/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-818/multimodule-filters/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-818/multimodule-filters/verify.groovy
===================================================================
--- trunk/src/it/evol-818/multimodule-filters/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-818/multimodule-filters/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-884/update-file-header/invoker.properties
===================================================================
--- trunk/src/it/evol-884/update-file-header/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-file-header/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-884/update-file-header/pom.xml
===================================================================
--- trunk/src/it/evol-884/update-file-header/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-file-header/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-884/update-file-header/src/files/rst/index2.rst
===================================================================
--- trunk/src/it/evol-884/update-file-header/src/files/rst/index2.rst 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-file-header/src/files/rst/index2.rst 2010-10-17 01:09:17 UTC (rev 1857)
@@ -7,7 +7,7 @@
.. * $Id$
.. * $HeadURL$
.. * %%
-.. * Copyright (C) 2008 - 2010 CodeLutin
+.. * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
.. * %%
.. * This program is free software: you can redistribute it and/or modify
.. * it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-884/update-file-header/verify.groovy
===================================================================
--- trunk/src/it/evol-884/update-file-header/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-file-header/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-884/update-file-header-specific/invoker.properties
===================================================================
--- trunk/src/it/evol-884/update-file-header-specific/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-file-header-specific/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-884/update-file-header-specific/pom.xml
===================================================================
--- trunk/src/it/evol-884/update-file-header-specific/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-file-header-specific/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
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-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-file-header-specific/src/files/rst/index2.rst 2010-10-17 01:09:17 UTC (rev 1857)
@@ -7,7 +7,7 @@
.. * $Id$
.. * $HeadURL$
.. * %%
-.. * Copyright (C) 2008 - 2010 CodeLutin
+.. * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
.. * %%
.. * This program is free software: you can redistribute it and/or modify
.. * it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-884/update-file-header-specific/verify.groovy
===================================================================
--- trunk/src/it/evol-884/update-file-header-specific/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-file-header-specific/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-884/update-project-license/invoker.properties
===================================================================
--- trunk/src/it/evol-884/update-project-license/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-project-license/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-884/update-project-license/pom.xml
===================================================================
--- trunk/src/it/evol-884/update-project-license/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-project-license/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-884/update-project-license/verify.groovy
===================================================================
--- trunk/src/it/evol-884/update-project-license/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-884/update-project-license/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-952/invoker.properties
===================================================================
--- trunk/src/it/evol-952/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-952/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-952/pom.xml
===================================================================
--- trunk/src/it/evol-952/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-952/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-952/src/files/rst/index2.rst
===================================================================
--- trunk/src/it/evol-952/src/files/rst/index2.rst 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-952/src/files/rst/index2.rst 2010-10-17 01:09:17 UTC (rev 1857)
@@ -7,7 +7,7 @@
.. * $Id$
.. * $HeadURL$
.. * %%
-.. * Copyright (C) 2008 - 2010 CodeLutin
+.. * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
.. * %%
.. * This program is free software: you can redistribute it and/or modify
.. * it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/evol-952/verify.groovy
===================================================================
--- trunk/src/it/evol-952/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/evol-952/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -1,4 +1,27 @@
-
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id $
+ * $HeadURL $
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'src/main/java/org/nuiton/license/plugin/test/MyBean.java');
assert file.exists();
Modified: trunk/src/it/settings.xml
===================================================================
--- trunk/src/it/settings.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/settings.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/update-file-header/invoker.properties
===================================================================
--- trunk/src/it/update-file-header/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/update-file-header/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/update-file-header/pom.xml
===================================================================
--- trunk/src/it/update-file-header/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/update-file-header/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/update-file-header/src/files/rst/index2.rst
===================================================================
--- trunk/src/it/update-file-header/src/files/rst/index2.rst 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/update-file-header/src/files/rst/index2.rst 2010-10-17 01:09:17 UTC (rev 1857)
@@ -7,7 +7,7 @@
.. * $Id$
.. * $HeadURL$
.. * %%
-.. * Copyright (C) 2008 - 2010 CodeLutin
+.. * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
.. * %%
.. * This program is free software: you can redistribute it and/or modify
.. * it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/update-file-header/src/license/project.xml
===================================================================
--- trunk/src/it/update-file-header/src/license/project.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/update-file-header/src/license/project.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/update-file-header/verify.groovy
===================================================================
--- trunk/src/it/update-file-header/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/update-file-header/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $I:d $
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit, Tony chemit
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'src/main/java/org/nuiton/license/plugin/test/MyBean.java');
assert file.exists();
Modified: trunk/src/it/update-project-license/invoker.properties
===================================================================
--- trunk/src/it/update-project-license/invoker.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/update-project-license/invoker.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/update-project-license/pom.xml
===================================================================
--- trunk/src/it/update-project-license/pom.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/update-project-license/pom.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/update-project-license/src/license/project.xml
===================================================================
--- trunk/src/it/update-project-license/src/license/project.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/update-project-license/src/license/project.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/it/update-project-license/verify.groovy
===================================================================
--- trunk/src/it/update-project-license/verify.groovy 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/it/update-project-license/verify.groovy 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/license/THIRD-PARTY.properties
===================================================================
--- trunk/src/license/THIRD-PARTY.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/license/THIRD-PARTY.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/AbstractAddThirdPartyMojo.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/AbstractAddThirdPartyMojo.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/AbstractAddThirdPartyMojo.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/AbstractLicenseMojo.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/AbstractLicenseMojo.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/AbstractLicenseMojo.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/AbstractLicenseWithDescriptorMojo.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/AbstractLicenseWithDescriptorMojo.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/AbstractLicenseWithDescriptorMojo.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/AddThirdPartyMojo.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/AddThirdPartyMojo.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/AddThirdPartyMojo.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/AggregatorAddThirdPartyMojo.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/AggregatorAddThirdPartyMojo.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/AggregatorAddThirdPartyMojo.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/CommentStyleListMojo.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/CommentStyleListMojo.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/CommentStyleListMojo.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/LicenseListMojo.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/LicenseListMojo.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/LicenseListMojo.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/LicenseMap.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/LicenseMap.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/LicenseMap.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/UpdateFileHeaderMojo.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/UpdateFileHeaderMojo.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/UpdateFileHeaderMojo.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/UpdateProjectLicenseMojo.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/UpdateProjectLicenseMojo.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/UpdateProjectLicenseMojo.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/FileHeader.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/FileHeader.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/FileHeader.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderFilter.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderFilter.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderFilter.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderProcessor.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderProcessor.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderProcessor.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderProcessorConfiguration.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderProcessorConfiguration.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/FileHeaderProcessorConfiguration.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/InvalideFileHeaderException.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/InvalideFileHeaderException.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/InvalideFileHeaderException.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/UpdateFileHeaderFilter.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/UpdateFileHeaderFilter.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/UpdateFileHeaderFilter.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/package.html
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/package.html 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/package.html 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/transformer/AbstractFileHeaderTransformer.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/transformer/AbstractFileHeaderTransformer.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/transformer/AbstractFileHeaderTransformer.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/transformer/AptFileHeaderTransformer.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/transformer/AptFileHeaderTransformer.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/transformer/AptFileHeaderTransformer.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/transformer/FileHeaderTransformer.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/transformer/FileHeaderTransformer.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/transformer/FileHeaderTransformer.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/transformer/JavaFileHeaderTransformer.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/transformer/JavaFileHeaderTransformer.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/transformer/JavaFileHeaderTransformer.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/transformer/PropertiesFileHeaderTransformer.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/transformer/PropertiesFileHeaderTransformer.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/transformer/PropertiesFileHeaderTransformer.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/transformer/RstFileHeaderTransformer.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/transformer/RstFileHeaderTransformer.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/transformer/RstFileHeaderTransformer.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/transformer/XmlFileHeaderTransformer.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/transformer/XmlFileHeaderTransformer.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/transformer/XmlFileHeaderTransformer.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/transformer/package.html
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/transformer/package.html 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/transformer/package.html 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/model/License.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/model/License.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/model/License.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/model/LicenseRepository.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/model/LicenseRepository.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/model/LicenseRepository.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/model/LicenseStore.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/model/LicenseStore.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/model/LicenseStore.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/model/descriptor/package.html
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/model/descriptor/package.html 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/model/descriptor/package.html 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/model/package.html
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/model/package.html 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/model/package.html 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/java/org/nuiton/license/plugin/package.html
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/package.html 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/java/org/nuiton/license/plugin/package.html 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/mdo/descriptor.mdo
===================================================================
--- trunk/src/main/mdo/descriptor.mdo 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/mdo/descriptor.mdo 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/resources/META-INF/licenses/licenses.properties
===================================================================
--- trunk/src/main/resources/META-INF/licenses/licenses.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/resources/META-INF/licenses/licenses.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/resources/META-INF/plexus/components.xml
===================================================================
--- trunk/src/main/resources/META-INF/plexus/components.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/resources/META-INF/plexus/components.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/main/resources/log4j.properties
===================================================================
--- trunk/src/main/resources/log4j.properties 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/main/resources/log4j.properties 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
# $Id$
# $HeadURL$
# %%
-# Copyright (C) 2008 - 2010 CodeLutin
+# Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
# %%
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/apt/descriptor.apt
===================================================================
--- trunk/src/site/apt/descriptor.apt 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/apt/descriptor.apt 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
~~ $Id$
~~ $HeadURL$
~~ %%
-~~ Copyright (C) 2008 - 2010 CodeLutin
+~~ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
~~ %%
~~ This program is free software: you can redistribute it and/or modify
~~ it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/apt/header.apt
===================================================================
--- trunk/src/site/apt/header.apt 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/apt/header.apt 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
~~ $Id$
~~ $HeadURL$
~~ %%
-~~ Copyright (C) 2008 - 2010 CodeLutin
+~~ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
~~ %%
~~ This program is free software: you can redistribute it and/or modify
~~ it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/apt/index.apt
===================================================================
--- trunk/src/site/apt/index.apt 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/apt/index.apt 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
~~ $Id$
~~ $HeadURL$
~~ %%
-~~ Copyright (C) 2008 - 2010 CodeLutin
+~~ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
~~ %%
~~ This program is free software: you can redistribute it and/or modify
~~ it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/apt/update-file-header-config.apt
===================================================================
--- trunk/src/site/apt/update-file-header-config.apt 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/apt/update-file-header-config.apt 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
~~ $Id$
~~ $HeadURL$
~~ %%
-~~ Copyright (C) 2008 - 2010 CodeLutin
+~~ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
~~ %%
~~ This program is free software: you can redistribute it and/or modify
~~ it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/apt/usage.apt
===================================================================
--- trunk/src/site/apt/usage.apt 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/apt/usage.apt 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
~~ $Id$
~~ $HeadURL$
~~ %%
-~~ Copyright (C) 2008 - 2010 CodeLutin
+~~ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
~~ %%
~~ This program is free software: you can redistribute it and/or modify
~~ it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/fr/apt/descriptor.apt
===================================================================
--- trunk/src/site/fr/apt/descriptor.apt 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/fr/apt/descriptor.apt 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
~~ $Id$
~~ $HeadURL$
~~ %%
-~~ Copyright (C) 2008 - 2010 CodeLutin
+~~ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
~~ %%
~~ This program is free software: you can redistribute it and/or modify
~~ it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/fr/apt/header.apt
===================================================================
--- trunk/src/site/fr/apt/header.apt 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/fr/apt/header.apt 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
~~ $Id$
~~ $HeadURL$
~~ %%
-~~ Copyright (C) 2008 - 2010 CodeLutin
+~~ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
~~ %%
~~ This program is free software: you can redistribute it and/or modify
~~ it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/fr/apt/index.apt
===================================================================
--- trunk/src/site/fr/apt/index.apt 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/fr/apt/index.apt 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
~~ $Id$
~~ $HeadURL$
~~ %%
-~~ Copyright (C) 2008 - 2010 CodeLutin
+~~ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
~~ %%
~~ This program is free software: you can redistribute it and/or modify
~~ it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/fr/apt/update-file-header-config.apt
===================================================================
--- trunk/src/site/fr/apt/update-file-header-config.apt 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/fr/apt/update-file-header-config.apt 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
~~ $Id$
~~ $HeadURL$
~~ %%
-~~ Copyright (C) 2008 - 2010 CodeLutin
+~~ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
~~ %%
~~ This program is free software: you can redistribute it and/or modify
~~ it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/fr/apt/usage.apt
===================================================================
--- trunk/src/site/fr/apt/usage.apt 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/fr/apt/usage.apt 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
~~ $Id$
~~ $HeadURL$
~~ %%
-~~ Copyright (C) 2008 - 2010 CodeLutin
+~~ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
~~ %%
~~ This program is free software: you can redistribute it and/or modify
~~ it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/site_en.xml
===================================================================
--- trunk/src/site/site_en.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/site_en.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/site/site_fr.xml
===================================================================
--- trunk/src/site/site_fr.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/site/site_fr.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/java/org/nuiton/license/plugin/UpdateFileHeaderMojoTest.java
===================================================================
--- trunk/src/test/java/org/nuiton/license/plugin/UpdateFileHeaderMojoTest.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/java/org/nuiton/license/plugin/UpdateFileHeaderMojoTest.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/java/org/nuiton/license/plugin/UpdateProjectLicenseMojoTest.java
===================================================================
--- trunk/src/test/java/org/nuiton/license/plugin/UpdateProjectLicenseMojoTest.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/java/org/nuiton/license/plugin/UpdateProjectLicenseMojoTest.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/java/org/nuiton/license/plugin/header/transformer/AbstractFileHeaderTransformerTest.java
===================================================================
--- trunk/src/test/java/org/nuiton/license/plugin/header/transformer/AbstractFileHeaderTransformerTest.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/java/org/nuiton/license/plugin/header/transformer/AbstractFileHeaderTransformerTest.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/java/org/nuiton/license/plugin/header/transformer/XmlFileHeaderTransformerTest.java
===================================================================
--- trunk/src/test/java/org/nuiton/license/plugin/header/transformer/XmlFileHeaderTransformerTest.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/java/org/nuiton/license/plugin/header/transformer/XmlFileHeaderTransformerTest.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/java/org/nuiton/license/plugin/model/LicenseRepositoryTest.java
===================================================================
--- trunk/src/test/java/org/nuiton/license/plugin/model/LicenseRepositoryTest.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/java/org/nuiton/license/plugin/model/LicenseRepositoryTest.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/java/org/nuiton/license/plugin/model/LicenseStoreTest.java
===================================================================
--- trunk/src/test/java/org/nuiton/license/plugin/model/LicenseStoreTest.java 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/java/org/nuiton/license/plugin/model/LicenseStoreTest.java 2010-10-17 01:09:17 UTC (rev 1857)
@@ -5,7 +5,7 @@
* $Id$
* $HeadURL$
* %%
- * Copyright (C) 2008 - 2010 CodeLutin
+ * Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
* %%
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense/project.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense/project.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all/project.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all/project.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense/project.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense/project.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense/project.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense/project.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/skip.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/skip.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/skip.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense/project.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense/project.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense/project.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense/project.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense/project.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense/project.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/skip.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/skip.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/skip.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense/project.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense/project.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectOne.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectOne.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectOne.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectTwo.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectTwo.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectTwo.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/skip.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/skip.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/skip.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testOne.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testOne.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testOne.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testTwo.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testTwo.xml 2010-10-17 01:01:30 UTC (rev 1856)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testTwo.xml 2010-10-17 01:09:17 UTC (rev 1857)
@@ -6,7 +6,7 @@
$Id$
$HeadURL$
%%
- Copyright (C) 2008 - 2010 CodeLutin
+ Copyright (C) 2008 - 2010 CodeLutin, Tony Chemit
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
1
0
17 Oct '10
Author: tchemit
Date: 2010-10-17 03:01:30 +0200 (Sun, 17 Oct 2010)
New Revision: 1856
Url: http://nuiton.org/repositories/revision/maven-license-plugin/1856
Log:
fix svn:keywords
Modified:
trunk/src/it/ano-816/README.txt
trunk/src/it/ano-947/README.txt
trunk/src/it/ano-947/child1/pom.xml
trunk/src/it/ano-947/child1/src/files/apt/index.apt
trunk/src/it/ano-947/child1/src/files/apt/index2.apt
trunk/src/it/ano-947/child1/src/files/properties/test.properties
trunk/src/it/ano-947/child1/src/files/properties/test2.properties
trunk/src/it/ano-947/child1/src/files/rst/index.rst
trunk/src/it/ano-947/child1/src/files/rst/index2.rst
trunk/src/it/ano-947/child1/src/files/xml/test.xml
trunk/src/it/ano-947/child1/src/files/xml/test2.xml
trunk/src/it/ano-947/child1/src/main/java/org/nuiton/license/plugin/test/MyBean.java
trunk/src/it/ano-947/child1/src/main/java/org/nuiton/license/plugin/test/MyBean2.java
trunk/src/it/ano-947/child1/src/main/java/org/nuiton/license/plugin/test/MyBean3.java
trunk/src/it/ano-947/invoker.properties
trunk/src/it/ano-947/pom.xml
trunk/src/it/ano-947/verify.groovy
trunk/src/it/evol-818/README.txt
trunk/src/it/evol-884/README.txt
trunk/src/it/evol-952/LICENSE.txt
trunk/src/it/evol-952/README.txt
trunk/src/it/evol-952/changelog.txt
trunk/src/it/evol-952/invoker.properties
trunk/src/it/evol-952/pom.xml
trunk/src/it/evol-952/src/files/apt/index.apt
trunk/src/it/evol-952/src/files/apt/index.apt2
trunk/src/it/evol-952/src/files/apt/index2.apt
trunk/src/it/evol-952/src/files/apt/index2.apt2
trunk/src/it/evol-952/src/files/properties/test.properties
trunk/src/it/evol-952/src/files/properties/test.properties2
trunk/src/it/evol-952/src/files/properties/test2.properties
trunk/src/it/evol-952/src/files/properties/test2.properties2
trunk/src/it/evol-952/src/files/rst/index.rst
trunk/src/it/evol-952/src/files/rst/index.rst2
trunk/src/it/evol-952/src/files/rst/index2.rst
trunk/src/it/evol-952/src/files/rst/index2.rst2
trunk/src/it/evol-952/src/files/xml/test.xml
trunk/src/it/evol-952/src/files/xml/test.xml2
trunk/src/it/evol-952/src/files/xml/test2.xml
trunk/src/it/evol-952/src/files/xml/test2.xml2
trunk/src/it/evol-952/src/main/java/org/nuiton/license/plugin/test/MyBean.java
trunk/src/it/evol-952/src/main/java/org/nuiton/license/plugin/test/MyBean.java2
trunk/src/it/evol-952/src/main/java/org/nuiton/license/plugin/test/MyBean2.java
trunk/src/it/evol-952/src/main/java/org/nuiton/license/plugin/test/MyBean2.java2
trunk/src/it/evol-952/src/main/java/org/nuiton/license/plugin/test/MyBean3.java
trunk/src/it/evol-952/src/main/java/org/nuiton/license/plugin/test/MyBean3.java2
trunk/src/it/evol-952/verify.groovy
Property changes on: trunk/src/it/ano-816/README.txt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/README.txt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/child1/pom.xml
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/child1/src/files/apt/index.apt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/ano-947/child1/src/files/apt/index2.apt
===================================================================
--- trunk/src/it/ano-947/child1/src/files/apt/index2.apt 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/ano-947/child1/src/files/apt/index2.apt 2010-10-17 01:01:30 UTC (rev 1856)
@@ -2,8 +2,8 @@
~~ #%L
~~ License Test :: update-file-header
~~
-~~ $Id: index2.apt 1832 2010-09-29 13:49:21Z ymartel $
-~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+~~ $Id$
+~~ $HeadURL$
~~ %%
~~ Copyright (C) 2012 License Test
~~ %%
Property changes on: trunk/src/it/ano-947/child1/src/files/apt/index2.apt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/child1/src/files/properties/test.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/ano-947/child1/src/files/properties/test2.properties
===================================================================
--- trunk/src/it/ano-947/child1/src/files/properties/test2.properties 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/ano-947/child1/src/files/properties/test2.properties 2010-10-17 01:01:30 UTC (rev 1856)
@@ -2,8 +2,8 @@
# #%L
# License Test :: update-file-header
#
-# $Id: test2.properties 1832 2010-09-29 13:49:21Z ymartel $
-# $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+# $Id$
+# $HeadURL$
# %%
# Copyright (C) 2012 License Test
# %%
Property changes on: trunk/src/it/ano-947/child1/src/files/properties/test2.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/child1/src/files/rst/index.rst
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/ano-947/child1/src/files/rst/index2.rst
===================================================================
--- trunk/src/it/ano-947/child1/src/files/rst/index2.rst 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/ano-947/child1/src/files/rst/index2.rst 2010-10-17 01:01:30 UTC (rev 1856)
@@ -4,8 +4,8 @@
.. * #%L
.. * Maven License Plugin
.. *
-.. * $Id: index2.rst 1832 2010-09-29 13:49:21Z ymartel $
-.. * $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+.. * $Id$
+.. * $HeadURL$
.. * %%
.. * Copyright (C) 2008 - 2010 CodeLutin
.. * %%
Property changes on: trunk/src/it/ano-947/child1/src/files/rst/index2.rst
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/child1/src/files/xml/test.xml
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/ano-947/child1/src/files/xml/test2.xml
===================================================================
--- trunk/src/it/ano-947/child1/src/files/xml/test2.xml 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/ano-947/child1/src/files/xml/test2.xml 2010-10-17 01:01:30 UTC (rev 1856)
@@ -3,8 +3,8 @@
#%L
License Test :: update-file-header
- $Id: test2.xml 1832 2010-09-29 13:49:21Z ymartel $
- $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+ $Id$
+ $HeadURL$
%%
Copyright (C) 2012 License Test
%%
Property changes on: trunk/src/it/ano-947/child1/src/files/xml/test2.xml
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/child1/src/main/java/org/nuiton/license/plugin/test/MyBean.java
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/child1/src/main/java/org/nuiton/license/plugin/test/MyBean2.java
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/child1/src/main/java/org/nuiton/license/plugin/test/MyBean3.java
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/invoker.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/pom.xml
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/ano-947/verify.groovy
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-818/README.txt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-884/README.txt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/LICENSE.txt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/README.txt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/changelog.txt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/invoker.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/pom.xml
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/src/files/apt/index.apt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/src/files/apt/index.apt2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/evol-952/src/files/apt/index2.apt
===================================================================
--- trunk/src/it/evol-952/src/files/apt/index2.apt 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/evol-952/src/files/apt/index2.apt 2010-10-17 01:01:30 UTC (rev 1856)
@@ -2,8 +2,8 @@
~~ #%L
~~ License Test :: update-file-header
~~
-~~ $Id: index2.apt 1832 2010-09-29 13:49:21Z ymartel $
-~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+~~ $Id$
+~~ $HeadURL$
~~ %%
~~ Copyright (C) 2012 License Test
~~ %%
Property changes on: trunk/src/it/evol-952/src/files/apt/index2.apt
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/evol-952/src/files/apt/index2.apt2
===================================================================
--- trunk/src/it/evol-952/src/files/apt/index2.apt2 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/evol-952/src/files/apt/index2.apt2 2010-10-17 01:01:30 UTC (rev 1856)
@@ -2,8 +2,8 @@
~~ #%L
~~ License Test :: update-file-header
~~
-~~ $Id: index2.apt 1832 2010-09-29 13:49:21Z ymartel $
-~~ $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+~~ $Id$
+~~ $HeadURL$
~~ %%
~~ Copyright (C) 2012 License Test
~~ %%
Property changes on: trunk/src/it/evol-952/src/files/apt/index2.apt2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/src/files/properties/test.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/src/files/properties/test.properties2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/evol-952/src/files/properties/test2.properties
===================================================================
--- trunk/src/it/evol-952/src/files/properties/test2.properties 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/evol-952/src/files/properties/test2.properties 2010-10-17 01:01:30 UTC (rev 1856)
@@ -2,8 +2,8 @@
# #%L
# License Test :: update-file-header
#
-# $Id: test2.properties 1832 2010-09-29 13:49:21Z ymartel $
-# $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+# $Id$
+# $HeadURL$
# %%
# Copyright (C) 2012 License Test
# %%
Property changes on: trunk/src/it/evol-952/src/files/properties/test2.properties
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/evol-952/src/files/properties/test2.properties2
===================================================================
--- trunk/src/it/evol-952/src/files/properties/test2.properties2 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/evol-952/src/files/properties/test2.properties2 2010-10-17 01:01:30 UTC (rev 1856)
@@ -2,8 +2,8 @@
# #%L
# License Test :: update-file-header
#
-# $Id: test2.properties 1832 2010-09-29 13:49:21Z ymartel $
-# $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+# $Id$
+# $HeadURL$
# %%
# Copyright (C) 2012 License Test
# %%
Property changes on: trunk/src/it/evol-952/src/files/properties/test2.properties2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/src/files/rst/index.rst
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/src/files/rst/index.rst2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/evol-952/src/files/rst/index2.rst
===================================================================
--- trunk/src/it/evol-952/src/files/rst/index2.rst 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/evol-952/src/files/rst/index2.rst 2010-10-17 01:01:30 UTC (rev 1856)
@@ -4,8 +4,8 @@
.. * #%L
.. * Maven License Plugin
.. *
-.. * $Id: index2.rst 1832 2010-09-29 13:49:21Z ymartel $
-.. * $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+.. * $Id$
+.. * $HeadURL$
.. * %%
.. * Copyright (C) 2008 - 2010 CodeLutin
.. * %%
Property changes on: trunk/src/it/evol-952/src/files/rst/index2.rst
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/evol-952/src/files/rst/index2.rst2
===================================================================
--- trunk/src/it/evol-952/src/files/rst/index2.rst2 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/evol-952/src/files/rst/index2.rst2 2010-10-17 01:01:30 UTC (rev 1856)
@@ -4,8 +4,8 @@
.. * #%L
.. * Maven License Plugin
.. *
-.. * $Id: index2.rst 1832 2010-09-29 13:49:21Z ymartel $
-.. * $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+.. * $Id$
+.. * $HeadURL$
.. * %%
.. * Copyright (C) 2008 - 2010 CodeLutin
.. * %%
Property changes on: trunk/src/it/evol-952/src/files/rst/index2.rst2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/src/files/xml/test.xml
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/src/files/xml/test.xml2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/evol-952/src/files/xml/test2.xml
===================================================================
--- trunk/src/it/evol-952/src/files/xml/test2.xml 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/evol-952/src/files/xml/test2.xml 2010-10-17 01:01:30 UTC (rev 1856)
@@ -3,8 +3,8 @@
#%L
License Test :: update-file-header
- $Id: test2.xml 1832 2010-09-29 13:49:21Z ymartel $
- $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+ $Id$
+ $HeadURL$
%%
Copyright (C) 2012 License Test
%%
Property changes on: trunk/src/it/evol-952/src/files/xml/test2.xml
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Modified: trunk/src/it/evol-952/src/files/xml/test2.xml2
===================================================================
--- trunk/src/it/evol-952/src/files/xml/test2.xml2 2010-10-17 00:58:40 UTC (rev 1855)
+++ trunk/src/it/evol-952/src/files/xml/test2.xml2 2010-10-17 01:01:30 UTC (rev 1856)
@@ -3,8 +3,8 @@
#%L
License Test :: update-file-header
- $Id: test2.xml 1832 2010-09-29 13:49:21Z ymartel $
- $HeadURL: http://svn.nuiton.org/svn/maven-license-plugin/trunk/src/it/evol-884/update… $
+ $Id$
+ $HeadURL$
%%
Copyright (C) 2012 License Test
%%
Property changes on: trunk/src/it/evol-952/src/files/xml/test2.xml2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/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-952/src/main/java/org/nuiton/license/plugin/test/MyBean.java2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/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-952/src/main/java/org/nuiton/license/plugin/test/MyBean2.java2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/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-952/src/main/java/org/nuiton/license/plugin/test/MyBean3.java2
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
Property changes on: trunk/src/it/evol-952/verify.groovy
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision HeadURL
1
0
Author: tchemit
Date: 2010-10-17 02:58:40 +0200 (Sun, 17 Oct 2010)
New Revision: 1855
Url: http://nuiton.org/repositories/revision/maven-license-plugin/1855
Log:
fix doc
Modified:
trunk/src/site/apt/update-file-header-config.apt
trunk/src/site/fr/apt/update-file-header-config.apt
Modified: trunk/src/site/apt/update-file-header-config.apt
===================================================================
--- trunk/src/site/apt/update-file-header-config.apt 2010-10-17 00:55:26 UTC (rev 1854)
+++ trunk/src/site/apt/update-file-header-config.apt 2010-10-17 00:58:40 UTC (rev 1855)
@@ -86,8 +86,8 @@
<configuration>
<licenseName>gpl_v3</licenseName>
<roots>
- <param>src/main/java</param>
- <param>src/test</param>
+ <root>src/main/java</root>
+ <root>src/test</root>
</roots>
</configuration>
</execution>
@@ -98,7 +98,7 @@
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
- Considering we have the following arborescence:
+ Considering we have the following tree:
src/main/java
src/main/resources
src/test/java
@@ -137,9 +137,9 @@
<configuration>
<licenseName>gpl_v3</licenseName>
<includes>
- <param>*Dao.java</param>
- <param>*Bean.java</param>
- <param>.*entities.*.xml</param>
+ <include>*Dao.java</include>
+ <include>*Bean.java</include>
+ <include>.*entities.*.xml</include>
</includes>
</configuration>
</execution>
@@ -182,9 +182,9 @@
<configuration>
<licenseName>gpl_v3</licenseName>
<excludes>
- <param>*.png</param>
- <param>*.txt</param>
- <param>*Test.java</param>
+ <exclude>*.png</exclude>
+ <exclude>*.txt</exclude>
+ <exclude>*Test.java</exclude>
</excludes>
</configuration>
</execution>
@@ -215,7 +215,7 @@
<version>2.4</version>
<configuration>
<extraExtensions>
- <yo>java</java>
+ <yo>java</yo>
</extraExtensions>
</configuration>
</plugin>
@@ -223,5 +223,5 @@
-------------------------------------------------------------------------------
- Files with <<yo>> extension will be treated as java files.
+ Files with extension <<yo>> will be treated as java files.
Modified: trunk/src/site/fr/apt/update-file-header-config.apt
===================================================================
--- trunk/src/site/fr/apt/update-file-header-config.apt 2010-10-17 00:55:26 UTC (rev 1854)
+++ trunk/src/site/fr/apt/update-file-header-config.apt 2010-10-17 00:58:40 UTC (rev 1855)
@@ -44,8 +44,8 @@
* extraExtensions : Dictionnaire d'extensions supplémentaires à traiter.
- Pour connaitre la liste complêtes des extensions connues lancer le goal
- <<comment-style-list>>.
+ Pour connaitre la liste complêtes des extensions connues lancer le goal
+ <<comment-style-list>>.
-------------------------------------------------------------------------------
[INFO] --- maven-license-plugin:2.4.1:comment-style-list (default-cli) @ maven-license-plugin ---
@@ -90,8 +90,8 @@
<configuration>
<licenseName>gpl_v3</licenseName>
<roots>
- <param>src/main/java</param>
- <param>src/test</param>
+ <root>src/main/java</root>
+ <root>src/test</root>
</roots>
</configuration>
</execution>
@@ -143,9 +143,9 @@
<configuration>
<licenseName>gpl_v3</licenseName>
<includes>
- <param>*Dao.java</param>
- <param>*Bean.java</param>
- <param>.*entities.*.xml</param>
+ <include>*Dao.java</include>
+ <include>*Bean.java</include>
+ <include>.*entities.*.xml</include>
</includes>
</configuration>
</execution>
@@ -190,9 +190,9 @@
<configuration>
<licenseName>gpl_v3</licenseName>
<excludes>
- <param>*.png</param>
- <param>*.txt</param>
- <param>*Test.java</param>
+ <exclude>*.png</exclude>
+ <exclude>*.txt</exclude>
+ <exclude>*Test.java</exclude>
</excludes>
</configuration>
</execution>
@@ -226,7 +226,7 @@
<version>2.4</version>
<configuration>
<extraExtensions>
- <yo>java</java>
+ <yo>java</yo>
</extraExtensions>
</configuration>
</plugin>
1
0
Author: tchemit
Date: 2010-10-17 02:55:26 +0200 (Sun, 17 Oct 2010)
New Revision: 1854
Url: http://nuiton.org/repositories/revision/maven-license-plugin/1854
Log:
fix doc
Modified:
trunk/src/site/apt/update-file-header-config.apt
trunk/src/site/fr/apt/update-file-header-config.apt
Modified: trunk/src/site/apt/update-file-header-config.apt
===================================================================
--- trunk/src/site/apt/update-file-header-config.apt 2010-10-17 00:51:35 UTC (rev 1853)
+++ trunk/src/site/apt/update-file-header-config.apt 2010-10-17 00:55:26 UTC (rev 1854)
@@ -199,12 +199,12 @@
ExtraExtensions
- To use more extensions, add a mapped parameter where keys are extensions and values
- are the comment style type to use.
+ To use more extensions, add a mapped parameter where keys are extensions and
+ values are the comment style type to use.
* Exemple
- Soit un pom avec la configuration de plugin suivante:
+ Given a pom with these plugin configuration
-------------------------------------------------------------------------------
Modified: trunk/src/site/fr/apt/update-file-header-config.apt
===================================================================
--- trunk/src/site/fr/apt/update-file-header-config.apt 2010-10-17 00:51:35 UTC (rev 1853)
+++ trunk/src/site/fr/apt/update-file-header-config.apt 2010-10-17 00:55:26 UTC (rev 1854)
@@ -107,7 +107,7 @@
src/main/resources
src/test/java
src/test/resources
- -------------------------------------------------------------------------------
+-------------------------------------------------------------------------------
Seuls les fichiers inclus dans src/main/java, src/test/java et src/test/resources
seront traités.
@@ -215,7 +215,7 @@
* Exemple
- Soit un pom avec la configuration de plugin suivante:
+ Soit un pom avec la configuration de plugin suivante:
-------------------------------------------------------------------------------
@@ -234,4 +234,4 @@
-------------------------------------------------------------------------------
- Les fichiers d'extension <<yo> seront traités comme des fichiers d'en-tête java.
\ No newline at end of file
+ Les fichiers d'extension <<yo>> seront traités comme des fichiers d'en-tête java.
\ No newline at end of file
1
0
r1853 - in trunk/src: main/java/org/nuiton/license/plugin site site/apt site/fr/apt
by tchemit@users.nuiton.org 17 Oct '10
by tchemit@users.nuiton.org 17 Oct '10
17 Oct '10
Author: tchemit
Date: 2010-10-17 02:51:35 +0200 (Sun, 17 Oct 2010)
New Revision: 1853
Url: http://nuiton.org/repositories/revision/maven-license-plugin/1853
Log:
show extensions in comment-style-list goal
update documentation
Modified:
trunk/src/main/java/org/nuiton/license/plugin/CommentStyleListMojo.java
trunk/src/site/apt/index.apt
trunk/src/site/apt/update-file-header-config.apt
trunk/src/site/fr/apt/index.apt
trunk/src/site/fr/apt/update-file-header-config.apt
trunk/src/site/site_en.xml
trunk/src/site/site_fr.xml
Modified: trunk/src/main/java/org/nuiton/license/plugin/CommentStyleListMojo.java
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/CommentStyleListMojo.java 2010-10-16 23:56:48 UTC (rev 1852)
+++ trunk/src/main/java/org/nuiton/license/plugin/CommentStyleListMojo.java 2010-10-17 00:51:35 UTC (rev 1853)
@@ -30,6 +30,7 @@
import org.nuiton.license.plugin.header.transformer.FileHeaderTransformer;
import java.util.ArrayList;
+import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.Map;
@@ -79,13 +80,18 @@
Collections.sort(names);
int maxLength = 0;
+ int maxDLength = 0;
for (String name : names) {
if (name.length() > maxLength) {
maxLength = name.length();
}
+ FileHeaderTransformer transformer = transformers.get(name);
+ if (transformer.getDescription().length() > maxDLength) {
+ maxDLength = transformer.getDescription().length();
+ }
}
- String pattern = " - %1$-" + maxLength + "s : %2$s\n";
+ String pattern = " - %1$-" + maxLength + "s : %2$-" + maxDLength + "s, extensions : %3$s\n";
buffer.append("List of available comment styles:\n\n");
for (String transformerName : names) {
@@ -93,7 +99,8 @@
transformers.get(transformerName);
buffer.append(String.format(pattern,
transformerName,
- transformer.getDescription())
+ transformer.getDescription(),
+ Arrays.toString(transformer.getDefaultAcceptedExtensions()))
);
if (detail) {
buffer.append("\n example : \n");
Modified: trunk/src/site/apt/index.apt
===================================================================
--- trunk/src/site/apt/index.apt 2010-10-16 23:56:48 UTC (rev 1852)
+++ trunk/src/site/apt/index.apt 2010-10-17 00:51:35 UTC (rev 1853)
@@ -34,6 +34,30 @@
The process tags are separated by space otherwise plugin can NOT update header of this file!
+What's new in version 2.4 et 2.4.1
+
+ We would like not to use any longer project description file since it is too
+ redundant. For that purpose we wrote a new scanning mode for the
+ update-file-header mojo which is automaticly fired when no project file
+ descriptor is found.
+
+ The idea of this new mode is quite easy : Sepcify somme roots directories to scan.
+ For each of theses roots, if a file with a known extension is detected then
+ do the magic update of header.
+
+ Some default values are offered : roots are :
+ <<src>>, <<target/generated-sources>> and <<target/processed-sources>>.
+
+ It is also possible to specify includes and exlcudes files to treate on theses
+ roots by using <<includes>> and <<excludes>> parameters.
+
+ List of all extensions can be found by invoking the <<comment-style-list>> goal.
+
+ This new mode will replace the descriptor way in version 3 (says file
+ descriptor will disappear for good).
+
+ For more information, see the new page {{{./update-file-header-config.html}Configure update-file-header goal}}.
+
What's new in version 2.3.1
Use {{{http://maven-site.nuiton.org/maven-helper-plugin}maven-helper-plugin 1.2.6}}
Modified: trunk/src/site/apt/update-file-header-config.apt
===================================================================
--- trunk/src/site/apt/update-file-header-config.apt 2010-10-16 23:56:48 UTC (rev 1852)
+++ trunk/src/site/apt/update-file-header-config.apt 2010-10-17 00:51:35 UTC (rev 1853)
@@ -40,8 +40,21 @@
* excludes: List of files to exclude, gived by a regexp (for example: <*Test.java>).
The default excludes are i18n properties (**/i18n/*.properties).
- The treated extensions are: java, xml, rst, properties and apt.
+ * extraExtensions: Dictionnary of extensions to map to existing comment style.
+
+ To see all extensions accepted run the <<comment-style-list>> goal.
+-------------------------------------------------------------------------------
+[INFO] --- maven-license-plugin:2.4.1:comment-style-list (default-cli) @ maven-license-plugin ---
+[INFO] List of available comment styles:
+
+ - apt : header transformer with apt comment style , extensions : [apt]
+ - java : header transformer with java comment style , extensions : [java, groovy, css, cs, as, aj, c, h, cpp]
+ - properties : header transformer with properties file comment style, extensions : [properties, sh, py, rb, pl, pm]
+ - rst : header transformer with rst comment style , extensions : [rst]
+ - xml : header transformer with xml comment style , extensions : [pom, xml, xhtml, mxlm, dtd, jspx, fml, xsl, html, htm, jaxx, kml, gsp, tml]
+-------------------------------------------------------------------------------
+
Roots
By default, All the files in <src> are treated. This could be changed with the
@@ -93,14 +106,13 @@
-------------------------------------------------------------------------------
Only files from src/main/java, src/test/java and src/test/resources will be treated.
-
Includes
- Par défault, Tous les fichiers depuis le(s) roots et avec la bonne extension
- sont traités. Avec le parametre de type Liste <includes>, il est possible de
- spécifier avec plus de precision quels fichiers on désire traiter.
+ By default, all the files from the roots and with the adequate extension are treated.
+ With the list parameters <includes>, we can specify with more precision which
+ files we want to deals.
-* Exemple
+* Example
Soit un pom avec la configuration de plugin suivante:
@@ -137,19 +149,17 @@
-------------------------------------------------------------------------------
- Le goal update-file-header sera appliqué uniquement aux fichiers java (depuis
- "src") dont le nom se termine par <"Dao"> ou <"Bean"> et aux fichiers xml contenant
- <"entities"> dans leur nom.
+ The update-file-header will be done only on java files (from "src") ending with
+ <"Dao"> and <"Bean"> and on xml files containing <"entities"> in their file name.
Excludes
- Le parametre <excludes> permet d'ignorer certains fichiers lors du processus
- update-file-header.
+ The excludes parameter allows to ignore some file in the update-file-header process.
-* Exemple
+* Example
- Soit un pom avec la configuration de plugin suivante:
+ Given a pom with these plugin configuration
-------------------------------------------------------------------------------
@@ -184,6 +194,34 @@
-------------------------------------------------------------------------------
- Les fichiers Java dont le nom se terminent par "Test", les fichiers png et txt
- seront ignorés.
+ The java files ending with "Test", the png files and the txt files will be
+ ignored by the update-file-header goal.
+ExtraExtensions
+
+ To use more extensions, add a mapped parameter where keys are extensions and values
+ are the comment style type to use.
+
+* Exemple
+
+ Soit un pom avec la configuration de plugin suivante:
+
+-------------------------------------------------------------------------------
+
+ <plugins>
+ <plugin>
+ <groupId>org.nuiton</groupId>
+ <artifactId>maven-license-plugin</artifactId>
+ <version>2.4</version>
+ <configuration>
+ <extraExtensions>
+ <yo>java</java>
+ </extraExtensions>
+ </configuration>
+ </plugin>
+ </plugins>
+
+-------------------------------------------------------------------------------
+
+ Files with <<yo>> extension will be treated as java files.
+
Modified: trunk/src/site/fr/apt/index.apt
===================================================================
--- trunk/src/site/fr/apt/index.apt 2010-10-16 23:56:48 UTC (rev 1852)
+++ trunk/src/site/fr/apt/index.apt 2010-10-17 00:51:35 UTC (rev 1853)
@@ -36,6 +36,29 @@
Dans la documentation, les tags de process sont séparés par des espaces où le
plugin ne pourrait PAS gérer la license de ces fichiers !
+Quoi de neuf dans la version 2.4 et 2.4.1
+
+ On voudrait ne plus utiliser les fichiers de descriptions d'en-tête introduits
+ précédemment. Pour ce faire, on ajoute un nouveau mode (qui est déclanché
+ automatiquement si un tel fichier n'est pas trouvé).
+
+ Le principe est assez simple : on fournit un ou plusieurs répertoire source
+ (dit <<roots>>) à partir duquel on va scanner tous les fichiers. Pour tout
+ fichier dont l'extension est connu on met à jour l'en-tête si nécessaire.
+
+ Dees valeurs par défaut sont prévues pour couvrir l'essentiel des cas :
+ <<src>>, <<target/generated-sources>> and <<target/processed-sources>>.
+
+ Il est aussi possible d'include au excludes des répertoires via les
+ paramètres <<includes>> et <<excludes>>.
+
+ La liste complête des extensions connues peuvent être trouvées en invoquant
+ le goal <<comment-style-list>> goal.
+
+ Ce nouveau mode remplacera définitivement l'ancien mode en version 3.
+
+ Pour plus d'information, consulter la nouvelle page {{{./update-file-header-config.html}Configurer le goal update-file-header}}.
+
Quoi de neuf dans la version 2.3.1
Utilisation de {{{http://maven-site.nuiton.org/maven-helper-plugin}maven-helper-plugin 1.2.6}} (amélioration de la gestion de l'encoding si aucun fournit).
Modified: trunk/src/site/fr/apt/update-file-header-config.apt
===================================================================
--- trunk/src/site/fr/apt/update-file-header-config.apt 2010-10-16 23:56:48 UTC (rev 1852)
+++ trunk/src/site/fr/apt/update-file-header-config.apt 2010-10-17 00:51:35 UTC (rev 1853)
@@ -27,7 +27,7 @@
----
<Depuis la version 2.4>, en l'absence de fichier descriptor, il est possible de
- configurer le goal update-file-header avec quatre four parametres:
+ configurer le goal update-file-header avec quatre paramètres:
* licenseName : il s'agit du nom de la license à appliquer aux fichiers.
Ce parametre est obligatoire,
@@ -42,8 +42,23 @@
(par exemple: <*Test.java>). Par défault, les fichier "properties" de i18n
(**/i18n/*.properties).
- Les extensiosn traités sont: .java, .xml, .rst, .properties et .apt.
+ * extraExtensions : Dictionnaire d'extensions supplémentaires à traiter.
+ Pour connaitre la liste complêtes des extensions connues lancer le goal
+ <<comment-style-list>>.
+
+-------------------------------------------------------------------------------
+[INFO] --- maven-license-plugin:2.4.1:comment-style-list (default-cli) @ maven-license-plugin ---
+[INFO] List of available comment styles:
+
+ - apt : header transformer with apt comment style , extensions : [apt]
+ - java : header transformer with java comment style , extensions : [java, groovy, css, cs, as, aj, c, h, cpp]
+ - properties : header transformer with properties file comment style, extensions : [properties, sh, py, rb, pl, pm]
+ - rst : header transformer with rst comment style , extensions : [rst]
+ - xml : header transformer with xml comment style , extensions : [pom, xml, xhtml, mxlm, dtd, jspx, fml, xsl, html, htm, jaxx, kml, gsp, tml]
+-------------------------------------------------------------------------------
+
+
Roots
Par défault, tous les fichiers contenus dans <src> sont traités. Cela peut se
@@ -99,11 +114,11 @@
Includes
- By default, all the files from the roots and with the adequate extension are treated.
- With the list parameters <includes>, we can specify with more precision which
- files we want to deals.
+ Par défault, Tous les fichiers depuis le(s) roots et avec la bonne extension
+ sont traités. Avec le parametre de type Liste <includes>, il est possible de
+ spécifier avec plus de precision quels fichiers on désire traiter.
-* Example
+* Exemple
Soit un pom avec la configuration de plugin suivante:
@@ -140,17 +155,19 @@
-------------------------------------------------------------------------------
- The update-file-header will be done only on java files (from "src") ending with
- <"Dao"> and <"Bean"> and on xml files containing <"entities"> in their file name.
+ Le goal update-file-header sera appliqué uniquement aux fichiers java (depuis
+ "src") dont le nom se termine par <"Dao"> ou <"Bean"> et aux fichiers xml contenant
+ <"entities"> dans leur nom.
Excludes
- The excludes parameter allows to ignore some file in the update-file-header process.
+ Le parametre <excludes> permet d'ignorer certains fichiers lors du processus
+ update-file-header.
-* Example
+* Exemple
- Given a pom with these plugin configuration
+ Soit un pom avec la configuration de plugin suivante:
-------------------------------------------------------------------------------
@@ -185,6 +202,36 @@
-------------------------------------------------------------------------------
- The java files ending with "Test", the png files and the txt files will be
- ignored by the update-file-header goal.
+ Les fichiers Java dont le nom se terminent par "Test", les fichiers png et txt
+ seront ignorés.
+
+
+ExtraExtensions
+
+ Il est possible de spécifier des extensions supplémentaires à traiter en utilisant
+ le paramètre de type dictionnaire <<extraExtension>> où les clef sont les
+ extensions et les valeurs les type de commentaire à utiliser.
+
+* Exemple
+
+ Soit un pom avec la configuration de plugin suivante:
+
+-------------------------------------------------------------------------------
+
+ <plugins>
+ <plugin>
+ <groupId>org.nuiton</groupId>
+ <artifactId>maven-license-plugin</artifactId>
+ <version>2.4</version>
+ <configuration>
+ <extraExtensions>
+ <yo>java</java>
+ </extraExtensions>
+ </configuration>
+ </plugin>
+ </plugins>
+
+-------------------------------------------------------------------------------
+
+ Les fichiers d'extension <<yo> seront traités comme des fichiers d'en-tête java.
\ No newline at end of file
Modified: trunk/src/site/site_en.xml
===================================================================
--- trunk/src/site/site_en.xml 2010-10-16 23:56:48 UTC (rev 1852)
+++ trunk/src/site/site_en.xml 2010-10-17 00:51:35 UTC (rev 1853)
@@ -62,6 +62,7 @@
<item name="License" href="usage.html#License">
<item name="update-project-license" href="update-project-license-mojo.html"/>
<item name="update-file-header" href="update-file-header-mojo.html"/>
+ <item name="configure update-file-header" href="update-file-header-config.html"/>
</item>
<item name="Third-party" href="usage.html#Third-party">
<item name="add-third-party" href="add-third-party-mojo.html"/>
Modified: trunk/src/site/site_fr.xml
===================================================================
--- trunk/src/site/site_fr.xml 2010-10-16 23:56:48 UTC (rev 1852)
+++ trunk/src/site/site_fr.xml 2010-10-17 00:51:35 UTC (rev 1853)
@@ -57,10 +57,11 @@
<item name="Introduction" href="index.html"/>
<item name="Modèle de header de fichier" href="header.html"/>
<item name="Descripteur de license du projet" href="descriptor.html"/>
- <item name="Usage" href="usage.html">
+ <item name="Utilisation" href="usage.html">
<item name="License" href="usage.html#License">
<item name="update-project-license" href="update-project-license-mojo.html"/>
<item name="update-file-header" href="update-file-header-mojo.html"/>
+ <item name="configurer update-file-header" href="update-file-header-config.html"/>
</item>
<item name="Third-party" href="usage.html#Third-party">
<item name="add-third-party" href="add-third-party-mojo.html"/>
1
0
Author: tchemit
Date: 2010-10-17 01:56:48 +0200 (Sun, 17 Oct 2010)
New Revision: 1852
Url: http://nuiton.org/repositories/revision/maven-license-plugin/1852
Log:
add temporary configuration
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-16 23:53:49 UTC (rev 1851)
+++ trunk/pom.xml 2010-10-16 23:56:48 UTC (rev 1852)
@@ -348,6 +348,8 @@
<!-- documentation is in english then french -->
<locales>en,fr</locales>
+ <!-- remove this when using mavenpom > 2.3.1 -->
+ <license.licenseName>lgpl_v3</license.licenseName>
</properties>
<build>
1
0
Author: tchemit
Date: 2010-10-17 01:53:49 +0200 (Sun, 17 Oct 2010)
New Revision: 1851
Url: http://nuiton.org/repositories/revision/maven-license-plugin/1851
Log:
add some excludes to plugin it-self to avoid breaking tests.
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
+++ trunk/pom.xml 2010-10-16 23:53:49 UTC (rev 1851)
@@ -348,7 +348,6 @@
<!-- documentation is in english then french -->
<locales>en,fr</locales>
- <license.excludes>**/src/it/*</license.excludes>
</properties>
<build>
@@ -416,6 +415,22 @@
<artifactId>maven-release-plugin</artifactId>
<version>2.1</version>
</plugin>
+
+ <plugin>
+ <groupId>org.nuiton</groupId>
+ <artifactId>maven-license-plugin</artifactId>
+ <configuration>
+ <excludes>
+ <exclude>**/it/ano-947/**</exclude>
+ <exclude>**/it/evol-952/**</exclude>
+ <exclude>**/it/evol-884/**</exclude>
+ <exclude>**/it/update-file-header/src/**</exclude>
+ <exclude>**/it/update-project-license/src/**</exclude>
+ <exclude>**/updateFileHeaderMojoTest/**</exclude>
+ <exclude>**/updateLicenseMojoTest/**</exclude>
+ </excludes>
+ </configuration>
+ </plugin>
</plugins>
</pluginManagement>
1
0
Author: tchemit
Date: 2010-10-17 01:22:00 +0200 (Sun, 17 Oct 2010)
New Revision: 1850
Url: http://nuiton.org/repositories/revision/maven-license-plugin/1850
Log:
add license header on more files
Modified:
trunk/pom.xml
trunk/src/it/add-third-party/merge-licenses/invoker.properties
trunk/src/it/add-third-party/merge-licenses/pom.xml
trunk/src/it/add-third-party/merge-licenses/verify.groovy
trunk/src/it/add-third-party/no-deps/invoker.properties
trunk/src/it/add-third-party/no-deps/pom.xml
trunk/src/it/add-third-party/no-deps/verify.groovy
trunk/src/it/add-third-party/no-encoding/invoker.properties
trunk/src/it/add-third-party/no-encoding/pom.xml
trunk/src/it/add-third-party/no-encoding/verify.groovy
trunk/src/it/add-third-party/with-deps/invoker.properties
trunk/src/it/add-third-party/with-deps/pom.xml
trunk/src/it/add-third-party/with-deps/verify.groovy
trunk/src/it/aggregate-add-third-party/child1/pom.xml
trunk/src/it/aggregate-add-third-party/child2/pom.xml
trunk/src/it/aggregate-add-third-party/invoker.properties
trunk/src/it/aggregate-add-third-party/pom.xml
trunk/src/it/aggregate-add-third-party/verify.groovy
trunk/src/it/ano-816/child1/pom.xml
trunk/src/it/ano-816/child2/pom.xml
trunk/src/it/ano-816/invoker.properties
trunk/src/it/ano-816/pom.xml
trunk/src/it/ano-816/verify.groovy
trunk/src/it/ano-947/child1/pom.xml
trunk/src/it/ano-947/invoker.properties
trunk/src/it/ano-947/pom.xml
trunk/src/it/ano-947/verify.groovy
trunk/src/it/evol-818/excluded-included/invoker.properties
trunk/src/it/evol-818/excluded-included/pom.xml
trunk/src/it/evol-818/excluded-included/verify.groovy
trunk/src/it/evol-818/multimodule-filters/child1/pom.xml
trunk/src/it/evol-818/multimodule-filters/child2/pom.xml
trunk/src/it/evol-818/multimodule-filters/invoker.properties
trunk/src/it/evol-818/multimodule-filters/pom.xml
trunk/src/it/evol-818/multimodule-filters/verify.groovy
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/verify.groovy
trunk/src/it/evol-884/update-file-header/invoker.properties
trunk/src/it/evol-884/update-file-header/pom.xml
trunk/src/it/evol-884/update-file-header/verify.groovy
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/verify.groovy
trunk/src/it/evol-952/invoker.properties
trunk/src/it/evol-952/pom.xml
trunk/src/it/settings.xml
trunk/src/it/update-file-header/invoker.properties
trunk/src/it/update-file-header/pom.xml
trunk/src/it/update-file-header/src/license/project.xml
trunk/src/it/update-project-license/invoker.properties
trunk/src/it/update-project-license/pom.xml
trunk/src/it/update-project-license/src/license/project.xml
trunk/src/it/update-project-license/verify.groovy
trunk/src/license/THIRD-PARTY.properties
trunk/src/main/java/org/nuiton/license/plugin/header/package.html
trunk/src/main/java/org/nuiton/license/plugin/header/transformer/package.html
trunk/src/main/java/org/nuiton/license/plugin/model/descriptor/package.html
trunk/src/main/java/org/nuiton/license/plugin/model/package.html
trunk/src/main/java/org/nuiton/license/plugin/package.html
trunk/src/main/resources/META-INF/licenses/licenses.properties
trunk/src/main/resources/META-INF/plexus/components.xml
trunk/src/main/resources/log4j.properties
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/skip.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/skip.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense/project.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectOne.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectTwo.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/skip.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testOne.xml
trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testTwo.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -348,6 +348,7 @@
<!-- documentation is in english then french -->
<locales>en,fr</locales>
+ <license.excludes>**/src/it/*</license.excludes>
</properties>
<build>
Modified: trunk/src/it/add-third-party/merge-licenses/invoker.properties
===================================================================
--- trunk/src/it/add-third-party/merge-licenses/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/merge-licenses/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=license:add-third-party
Modified: trunk/src/it/add-third-party/merge-licenses/pom.xml
===================================================================
--- trunk/src/it/add-third-party/merge-licenses/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/merge-licenses/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/add-third-party/merge-licenses/verify.groovy
===================================================================
--- trunk/src/it/add-third-party/merge-licenses/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/merge-licenses/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'target/generated-sources/license/THIRD-PARTY.txt');
assert file.exists();
Modified: trunk/src/it/add-third-party/no-deps/invoker.properties
===================================================================
--- trunk/src/it/add-third-party/no-deps/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/no-deps/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=license:add-third-party
Modified: trunk/src/it/add-third-party/no-deps/pom.xml
===================================================================
--- trunk/src/it/add-third-party/no-deps/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/no-deps/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/add-third-party/no-deps/verify.groovy
===================================================================
--- trunk/src/it/add-third-party/no-deps/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/no-deps/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'target/generated-sources/license/THIRD-PARTY.txt');
assert file.exists();
Modified: trunk/src/it/add-third-party/no-encoding/invoker.properties
===================================================================
--- trunk/src/it/add-third-party/no-encoding/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/no-encoding/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=license:add-third-party
Modified: trunk/src/it/add-third-party/no-encoding/pom.xml
===================================================================
--- trunk/src/it/add-third-party/no-encoding/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/no-encoding/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/add-third-party/no-encoding/verify.groovy
===================================================================
--- trunk/src/it/add-third-party/no-encoding/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/no-encoding/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'target/generated-sources/license/THIRD-PARTY.txt');
assert file.exists();
Modified: trunk/src/it/add-third-party/with-deps/invoker.properties
===================================================================
--- trunk/src/it/add-third-party/with-deps/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/with-deps/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=license:add-third-party
Modified: trunk/src/it/add-third-party/with-deps/pom.xml
===================================================================
--- trunk/src/it/add-third-party/with-deps/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/with-deps/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/add-third-party/with-deps/verify.groovy
===================================================================
--- trunk/src/it/add-third-party/with-deps/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/add-third-party/with-deps/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'target/generated-sources/license/third.txt');
assert file.exists();
Modified: trunk/src/it/aggregate-add-third-party/child1/pom.xml
===================================================================
--- trunk/src/it/aggregate-add-third-party/child1/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/aggregate-add-third-party/child1/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/aggregate-add-third-party/child2/pom.xml
===================================================================
--- trunk/src/it/aggregate-add-third-party/child2/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/aggregate-add-third-party/child2/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/aggregate-add-third-party/invoker.properties
===================================================================
--- trunk/src/it/aggregate-add-third-party/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/aggregate-add-third-party/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=license:aggregate-add-third-party
Modified: trunk/src/it/aggregate-add-third-party/pom.xml
===================================================================
--- trunk/src/it/aggregate-add-third-party/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/aggregate-add-third-party/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/aggregate-add-third-party/verify.groovy
===================================================================
--- trunk/src/it/aggregate-add-third-party/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/aggregate-add-third-party/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'target/generated-sources/license/THIRD-PARTY.txt');
assert file.exists();
Modified: trunk/src/it/ano-816/child1/pom.xml
===================================================================
--- trunk/src/it/ano-816/child1/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/ano-816/child1/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/ano-816/child2/pom.xml
===================================================================
--- trunk/src/it/ano-816/child2/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/ano-816/child2/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/ano-816/invoker.properties
===================================================================
--- trunk/src/it/ano-816/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/ano-816/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=install license:aggregate-add-third-party
Modified: trunk/src/it/ano-816/pom.xml
===================================================================
--- trunk/src/it/ano-816/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/ano-816/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/ano-816/verify.groovy
===================================================================
--- trunk/src/it/ano-816/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/ano-816/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'target/generated-sources/license/THIRD-PARTY.txt');
assert file.exists();
Modified: trunk/src/it/ano-947/child1/pom.xml
===================================================================
--- trunk/src/it/ano-947/child1/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/ano-947/child1/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/ano-947/invoker.properties
===================================================================
--- trunk/src/it/ano-947/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/ano-947/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=clean install
Modified: trunk/src/it/ano-947/pom.xml
===================================================================
--- trunk/src/it/ano-947/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/ano-947/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/ano-947/verify.groovy
===================================================================
--- trunk/src/it/ano-947/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/ano-947/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'child1/src/main/java/org/nuiton/license/plugin/test/MyBean.java');
assert file.exists();
Modified: trunk/src/it/evol-818/excluded-included/invoker.properties
===================================================================
--- trunk/src/it/evol-818/excluded-included/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-818/excluded-included/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=validate
Modified: trunk/src/it/evol-818/excluded-included/pom.xml
===================================================================
--- trunk/src/it/evol-818/excluded-included/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-818/excluded-included/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/evol-818/excluded-included/verify.groovy
===================================================================
--- trunk/src/it/evol-818/excluded-included/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-818/excluded-included/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'target/generated-sources/license/thirdWithoutGroup.txt');
assert file.exists();
Modified: trunk/src/it/evol-818/multimodule-filters/child1/pom.xml
===================================================================
--- trunk/src/it/evol-818/multimodule-filters/child1/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-818/multimodule-filters/child1/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/evol-818/multimodule-filters/child2/pom.xml
===================================================================
--- trunk/src/it/evol-818/multimodule-filters/child2/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-818/multimodule-filters/child2/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/evol-818/multimodule-filters/invoker.properties
===================================================================
--- trunk/src/it/evol-818/multimodule-filters/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-818/multimodule-filters/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=license:aggregate-add-third-party
Modified: trunk/src/it/evol-818/multimodule-filters/pom.xml
===================================================================
--- trunk/src/it/evol-818/multimodule-filters/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-818/multimodule-filters/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/evol-818/multimodule-filters/verify.groovy
===================================================================
--- trunk/src/it/evol-818/multimodule-filters/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-818/multimodule-filters/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'target/generated-sources/license/THIRD-PARTY.txt');
assert file.exists();
Modified: trunk/src/it/evol-884/update-file-header/invoker.properties
===================================================================
--- trunk/src/it/evol-884/update-file-header/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-884/update-file-header/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=clean compile
Modified: trunk/src/it/evol-884/update-file-header/pom.xml
===================================================================
--- trunk/src/it/evol-884/update-file-header/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-884/update-file-header/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/evol-884/update-file-header/verify.groovy
===================================================================
--- trunk/src/it/evol-884/update-file-header/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-884/update-file-header/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'src/main/java/org/nuiton/license/plugin/test/MyBean.java');
assert file.exists();
Modified: trunk/src/it/evol-884/update-file-header-specific/invoker.properties
===================================================================
--- trunk/src/it/evol-884/update-file-header-specific/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-884/update-file-header-specific/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=clean compile
Modified: trunk/src/it/evol-884/update-file-header-specific/pom.xml
===================================================================
--- trunk/src/it/evol-884/update-file-header-specific/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-884/update-file-header-specific/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/evol-884/update-file-header-specific/verify.groovy
===================================================================
--- trunk/src/it/evol-884/update-file-header-specific/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-884/update-file-header-specific/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'src/main/java/org/nuiton/license/plugin/test/MyBean.java');
assert file.exists();
Modified: trunk/src/it/evol-884/update-project-license/invoker.properties
===================================================================
--- trunk/src/it/evol-884/update-project-license/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-884/update-project-license/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=license:update-project-license
Modified: trunk/src/it/evol-884/update-project-license/pom.xml
===================================================================
--- trunk/src/it/evol-884/update-project-license/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-884/update-project-license/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/evol-884/update-project-license/verify.groovy
===================================================================
--- trunk/src/it/evol-884/update-project-license/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-884/update-project-license/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'LICENSE.txt');
assert file.exists();
Modified: trunk/src/it/evol-952/invoker.properties
===================================================================
--- trunk/src/it/evol-952/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-952/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=clean process-sources
Modified: trunk/src/it/evol-952/pom.xml
===================================================================
--- trunk/src/it/evol-952/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/evol-952/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/settings.xml
===================================================================
--- trunk/src/it/settings.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/settings.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,24 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
-
<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-
<settings>
<profiles>
Modified: trunk/src/it/update-file-header/invoker.properties
===================================================================
--- trunk/src/it/update-file-header/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/update-file-header/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=clean compile
Modified: trunk/src/it/update-file-header/pom.xml
===================================================================
--- trunk/src/it/update-file-header/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/update-file-header/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/update-file-header/src/license/project.xml
===================================================================
--- trunk/src/it/update-file-header/src/license/project.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/update-file-header/src/license/project.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProjectDescriptor-…">
Modified: trunk/src/it/update-project-license/invoker.properties
===================================================================
--- trunk/src/it/update-project-license/invoker.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/update-project-license/invoker.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=license:update-project-license
Modified: trunk/src/it/update-project-license/pom.xml
===================================================================
--- trunk/src/it/update-project-license/pom.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/update-project-license/pom.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/it/update-project-license/src/license/project.xml
===================================================================
--- trunk/src/it/update-project-license/src/license/project.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/update-project-license/src/license/project.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProjectDescriptor-…">
Modified: trunk/src/it/update-project-license/verify.groovy
===================================================================
--- trunk/src/it/update-project-license/verify.groovy 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/it/update-project-license/verify.groovy 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * Maven License Plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2008 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
file = new File(basedir, 'LICENSE.txt');
assert file.exists();
Modified: trunk/src/license/THIRD-PARTY.properties
===================================================================
--- trunk/src/license/THIRD-PARTY.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/license/THIRD-PARTY.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# Generated by org.nuiton.license.plugin.AddThirdPartyMojo
#-------------------------------------------------------------------------------
# Already used licenses in project :
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/package.html
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/package.html 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/package.html 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
<html>
<body>
<h1>Header package</h1>
Modified: trunk/src/main/java/org/nuiton/license/plugin/header/transformer/package.html
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/header/transformer/package.html 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/main/java/org/nuiton/license/plugin/header/transformer/package.html 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
<html>
<body>
<h1>Header transformer package</h1>
Modified: trunk/src/main/java/org/nuiton/license/plugin/model/descriptor/package.html
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/model/descriptor/package.html 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/main/java/org/nuiton/license/plugin/model/descriptor/package.html 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
<html>
<body>
<h1>Descriptor Model package</h1>
Modified: trunk/src/main/java/org/nuiton/license/plugin/model/package.html
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/model/package.html 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/main/java/org/nuiton/license/plugin/model/package.html 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
<html>
<body>
<h1>Model package</h1>
Modified: trunk/src/main/java/org/nuiton/license/plugin/package.html
===================================================================
--- trunk/src/main/java/org/nuiton/license/plugin/package.html 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/main/java/org/nuiton/license/plugin/package.html 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
<html>
<body>
<h1>Maven license plugin</h1>
Modified: trunk/src/main/resources/META-INF/licenses/licenses.properties
===================================================================
--- trunk/src/main/resources/META-INF/licenses/licenses.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/main/resources/META-INF/licenses/licenses.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
agpl_v3=GNU Affero General Public License (AGPL) version 3.0
apache_v2=Apache License version 2.0
cddl_v1=COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
Modified: trunk/src/main/resources/META-INF/plexus/components.xml
===================================================================
--- trunk/src/main/resources/META-INF/plexus/components.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/main/resources/META-INF/plexus/components.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,5 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
+<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Modified: trunk/src/main/resources/log4j.properties
===================================================================
--- trunk/src/main/resources/log4j.properties 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/main/resources/log4j.properties 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,3 +1,27 @@
+###
+# #%L
+# Maven License Plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2008 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# Global logging configuration
log4j.rootLogger=ERROR, stdout
# Console output...
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense/project.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense/project.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProjectDescriptor-…">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/addLicense.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all/project.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all/project.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProjectDescriptor-…">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/all.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
+ <!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense/project.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense/project.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProjectDescriptor-…">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/failLicense.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
+ <!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense/project.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense/project.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProjectDescriptor-…">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/ignoreLicense.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
+ <!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/skip.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/skip.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/skip.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense/project.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense/project.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,5 +1,30 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProjectDescriptor-…">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateFileHeaderMojoTest/updateLicense.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense/project.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense/project.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProject-1.0.0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/addLicense.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense/project.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense/project.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProject-1.0.0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/ignoreLicense.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
+ <!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/skip.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/skip.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/skip.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense/project.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense/project.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense/project.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,5 +1,30 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProject-1.0.0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateLicenseMojoTest/updateLicense.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectOne.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectOne.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectOne.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProjectDescriptor-…">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectTwo.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectTwo.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/projectTwo.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProjectDescriptor-…">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/skip.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/skip.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/skip.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testOne.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testOne.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testOne.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testTwo.xml
===================================================================
--- trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testTwo.xml 2010-10-16 23:04:30 UTC (rev 1849)
+++ trunk/src/test/resources/org/nuiton/license/plugin/updateProjectLicenseMojoTest/testTwo.xml 2010-10-16 23:22:00 UTC (rev 1850)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Maven License Plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2008 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1
0