[Arakhnę-Dev] [246] * Prepare for Maven 3 |
[ Thread Index |
Date Index
| More arakhne.org/dev Archives
]
Revision: 246
Author: galland
Date: 2011-08-13 14:56:42 +0200 (Sat, 13 Aug 2011)
Log Message:
-----------
* Prepare for Maven 3
Modified Paths:
--------------
trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/Constants.java
trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/InstallLicenseMojo.java
trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/License.java
trunk/license-installer/src/main/resources/org/arakhne/maven/plugins/licenseinstaller/InstallLicenseMojo.properties
Modified: trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/Constants.java
===================================================================
--- trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/Constants.java 2011-08-13 12:56:30 UTC (rev 245)
+++ trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/Constants.java 2011-08-13 12:56:42 UTC (rev 246)
@@ -1,9 +1,7 @@
/*
* $Id$
*
- * Copyright (C) 2011 Stéphane GALLAND
- *
- * This library is free software; you can redistribute it and/or
+ * Copyright (C) 2011 Stephane GALLAND This library 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 2.1 of the License, or (at your option) any later version.
@@ -24,7 +22,7 @@
* Global constants.
*
* @author $Author: galland$
- * @version $Name$ $Revision$ $Date$
+ * @version $FullVersion$
* @mavengroupid $GroupId$
* @mavenartifactid $ArtifactId$
*/
Modified: trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/InstallLicenseMojo.java
===================================================================
--- trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/InstallLicenseMojo.java 2011-08-13 12:56:30 UTC (rev 245)
+++ trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/InstallLicenseMojo.java 2011-08-13 12:56:42 UTC (rev 246)
@@ -1,9 +1,7 @@
/*
* $Id$
*
- * Copyright (C) 2011 Stéphane GALLAND
- *
- * This library is free software; you can redistribute it and/or
+ * Copyright (C) 2011 Stephane GALLAND This library 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 2.1 of the License, or (at your option) any later version.
@@ -48,7 +46,7 @@
* </ul>
*
* @author $Author: galland$
- * @version $Name$ $Revision$ $Date$
+ * @version $FullVersion$
* @mavengroupid $GroupId$
* @mavenartifactid $ArtifactId$
*
Modified: trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/License.java
===================================================================
--- trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/License.java 2011-08-13 12:56:30 UTC (rev 245)
+++ trunk/license-installer/src/main/java/org/arakhne/maven/plugins/licenseinstaller/License.java 2011-08-13 12:56:42 UTC (rev 246)
@@ -1,9 +1,7 @@
/*
* $Id$
*
- * Copyright (C) 2011 Stéphane GALLAND
- *
- * This library is free software; you can redistribute it and/or
+ * Copyright (C) 2011 Stephane GALLAND This library 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 2.1 of the License, or (at your option) any later version.
@@ -26,7 +24,7 @@
* Supported licenses.
*
* @author $Author: galland$
- * @version $Name$ $Revision$ $Date$
+ * @version $FullVersion$
* @mavengroupid $GroupId$
* @mavenartifactid $ArtifactId$
*/
Modified: trunk/license-installer/src/main/resources/org/arakhne/maven/plugins/licenseinstaller/InstallLicenseMojo.properties
===================================================================
--- trunk/license-installer/src/main/resources/org/arakhne/maven/plugins/licenseinstaller/InstallLicenseMojo.properties 2011-08-13 12:56:30 UTC (rev 245)
+++ trunk/license-installer/src/main/resources/org/arakhne/maven/plugins/licenseinstaller/InstallLicenseMojo.properties 2011-08-13 12:56:42 UTC (rev 246)
@@ -1,8 +1,6 @@
# $Id$
#
-# Copyright (C) 2011 Stéphane GALLAND
-#
-# This library is free software; you can redistribute it and/or
+# Copyright (C) 2011 Stephane GALLANDhis library 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 2.1 of the License, or (at your option) any later version.