Processor-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
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
April 2010
- 1 participants
- 10 discussions
Author: tchemit
Date: 2010-04-29 07:44:51 +0200 (Thu, 29 Apr 2010)
New Revision: 332
Log:
Utilisation de mavenpom4redmine 2.1.3
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-20 13:07:54 UTC (rev 331)
+++ trunk/pom.xml 2010-04-29 05:44:51 UTC (rev 332)
@@ -33,7 +33,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.1.2</version>
+ <version>2.1.3</version>
</parent>
<artifactId>processor</artifactId>
1
0
Author: tchemit
Date: 2010-04-20 15:07:54 +0200 (Tue, 20 Apr 2010)
New Revision: 331
Log:
Utilisation de mavenpom4redmine 2.1.2
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-16 18:13:21 UTC (rev 330)
+++ trunk/pom.xml 2010-04-20 13:07:54 UTC (rev 331)
@@ -33,7 +33,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.1.1</version>
+ <version>2.1.2</version>
</parent>
<artifactId>processor</artifactId>
1
0
Author: tchemit
Date: 2010-04-16 20:13:21 +0200 (Fri, 16 Apr 2010)
New Revision: 330
Log:
Utilisation de mavenpom4redmine 2.1.1
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-15 14:48:14 UTC (rev 329)
+++ trunk/pom.xml 2010-04-16 18:13:21 UTC (rev 330)
@@ -23,7 +23,6 @@
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -34,7 +33,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.1.1-SNAPSHOT</version>
+ <version>2.1.1</version>
</parent>
<artifactId>processor</artifactId>
1
0
r329 - in trunk: ant-processor-task/src/site/apt maven-processor-plugin maven-processor-plugin/src/main/java/org/nuiton/processor/plugin maven-processor-plugin/src/site/apt nuiton-processor/src/site/apt src/site/apt
by tchemit@users.nuiton.org 15 Apr '10
by tchemit@users.nuiton.org 15 Apr '10
15 Apr '10
Author: tchemit
Date: 2010-04-15 16:48:14 +0200 (Thu, 15 Apr 2010)
New Revision: 329
Log:
update header + fix mojo annotations
Modified:
trunk/ant-processor-task/src/site/apt/index.apt
trunk/maven-processor-plugin/pom.xml
trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java
trunk/maven-processor-plugin/src/site/apt/index.apt
trunk/nuiton-processor/src/site/apt/Todo.apt
trunk/nuiton-processor/src/site/apt/index.apt
trunk/src/site/apt/index.apt
Modified: trunk/ant-processor-task/src/site/apt/index.apt
===================================================================
--- trunk/ant-processor-task/src/site/apt/index.apt 2010-04-15 14:26:01 UTC (rev 328)
+++ trunk/ant-processor-task/src/site/apt/index.apt 2010-04-15 14:48:14 UTC (rev 329)
@@ -1,7 +1,7 @@
~~~
~~ #%L
~~ Nuiton Processor :: Ant task
-~~
+~~ ~~
~~ $Id$
~~ $HeadURL$
~~ %%
Modified: trunk/maven-processor-plugin/pom.xml
===================================================================
--- trunk/maven-processor-plugin/pom.xml 2010-04-15 14:26:01 UTC (rev 328)
+++ trunk/maven-processor-plugin/pom.xml 2010-04-15 14:48:14 UTC (rev 329)
@@ -99,36 +99,61 @@
<packaging>maven-plugin</packaging>
- <build>
- <defaultGoal>install</defaultGoal>
+ <profiles>
+ <!-- perform only on a release stage when using the maven-release-plugin -->
+ <profile>
+ <id>release-profile</id>
+ <activation>
+ <property>
+ <name>performRelease</name>
+ <value>true</value>
+ </property>
+ </activation>
+ <build>
+
<plugins>
- <!-- plugin plugin -->
- <plugin>
- <artifactId>maven-plugin-plugin</artifactId>
- <executions>
- <execution>
- <goals>
- <goal>helpmojo</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
+ <plugin>
+ <artifactId>maven-plugin-plugin</artifactId>
+ <executions>
+ <execution>
+ <goals>
+ <goal>helpmojo</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
</plugins>
- </build>
+ </build>
- <!--Site-->
- <reporting>
+ </profile>
+
+ <!-- perform only on a release stage when using the maven-release-plugin -->
+ <profile>
+ <id>reporting</id>
+ <activation>
+ <property>
+ <name>performRelease</name>
+ <value>true</value>
+ </property>
+ </activation>
+
+ <reporting>
+
<plugins>
- <plugin>
- <artifactId>maven-plugin-plugin</artifactId>
- </plugin>
+ <plugin>
+ <artifactId>maven-plugin-plugin</artifactId>
+ <version>2.5.1</version>
+ </plugin>
</plugins>
- </reporting>
+ </reporting>
+ </profile>
+ </profiles>
+
</project>
Modified: trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java
===================================================================
--- trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java 2010-04-15 14:26:01 UTC (rev 328)
+++ trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java 2010-04-15 14:48:14 UTC (rev 329)
@@ -46,7 +46,8 @@
* @version $Revision$
* <p/>
* Last update: $Date$
- * by : * @goal process
+ * by : $Date$ *
+ * @goal process
* @requiresProject true
*/
public class ProcessorPlugin extends AbstractPlugin {
Modified: trunk/maven-processor-plugin/src/site/apt/index.apt
===================================================================
(Binary files differ)
Modified: trunk/nuiton-processor/src/site/apt/Todo.apt
===================================================================
--- trunk/nuiton-processor/src/site/apt/Todo.apt 2010-04-15 14:26:01 UTC (rev 328)
+++ trunk/nuiton-processor/src/site/apt/Todo.apt 2010-04-15 14:48:14 UTC (rev 329)
@@ -1,7 +1,7 @@
~~~
~~ #%L
~~ Nuiton Processor :: Api
-~~
+~~ ~~
~~ $Id$
~~ $HeadURL$
~~ %%
Modified: trunk/nuiton-processor/src/site/apt/index.apt
===================================================================
(Binary files differ)
Modified: trunk/src/site/apt/index.apt
===================================================================
--- trunk/src/site/apt/index.apt 2010-04-15 14:26:01 UTC (rev 328)
+++ trunk/src/site/apt/index.apt 2010-04-15 14:48:14 UTC (rev 329)
@@ -1,7 +1,7 @@
~~~
~~ #%L
~~ Nuiton Processor
-~~
+~~ ~~
~~ $Id$
~~ $HeadURL$
~~ %%
1
0
Author: tchemit
Date: 2010-04-15 16:26:01 +0200 (Thu, 15 Apr 2010)
New Revision: 328
Log:
remove redundant svn keywords on header
Modified:
trunk/ant-processor-task/pom.xml
trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java
trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java
trunk/ant-processor-task/src/site/apt/index.apt
trunk/ant-processor-task/src/site/site_fr.xml
trunk/maven-processor-plugin/pom.xml
trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java
trunk/maven-processor-plugin/src/site/apt/index.apt
trunk/maven-processor-plugin/src/site/site_fr.xml
trunk/nuiton-processor/pom.xml
trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java
trunk/nuiton-processor/src/site/apt/Todo.apt
trunk/nuiton-processor/src/site/apt/index.apt
trunk/nuiton-processor/src/site/site_fr.xml
trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java
trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java
trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java
trunk/pom.xml
trunk/src/site/apt/index.apt
trunk/src/site/site_fr.xml
Modified: trunk/ant-processor-task/pom.xml
===================================================================
--- trunk/ant-processor-task/pom.xml 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/ant-processor-task/pom.xml 2010-04-15 14:26:01 UTC (rev 328)
@@ -3,7 +3,6 @@
#%L
Nuiton Processor :: Ant task
- $Author$
$Id$
$HeadURL$
%%
Modified: trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java
===================================================================
--- trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Ant task
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -46,8 +45,7 @@
* @version $Revision$
*
* Last update : $Date$
- * by : $Author$
- * @deprecated since 1.0.3, prefer use the same task in ant-i18n-task project.
+ * by : * @deprecated since 1.0.3, prefer use the same task in ant-i18n-task project.
*/
@Deprecated
public class I18nExtractorTask extends MatchingTask {
Modified: trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java
===================================================================
--- trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Ant task
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -54,8 +53,7 @@
*
* @version $Revision$
*
- * Mise a jour: $Date$ par : $Author$
- */
+ * Mise a jour: $Date$ par : */
public class ProcessorTask extends MatchingTask { // ProcessorTask
public static final int MSG_VERBOSE = Project.MSG_VERBOSE;
Modified: trunk/ant-processor-task/src/site/apt/index.apt
===================================================================
--- trunk/ant-processor-task/src/site/apt/index.apt 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/ant-processor-task/src/site/apt/index.apt 2010-04-15 14:26:01 UTC (rev 328)
@@ -1,8 +1,7 @@
~~~
~~ #%L
~~ Nuiton Processor :: Ant task
-~~
-~~ $Author$
+~~
~~ $Id$
~~ $HeadURL$
~~ %%
Modified: trunk/ant-processor-task/src/site/site_fr.xml
===================================================================
--- trunk/ant-processor-task/src/site/site_fr.xml 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/ant-processor-task/src/site/site_fr.xml 2010-04-15 14:26:01 UTC (rev 328)
@@ -3,7 +3,6 @@
#%L
Nuiton Processor :: Ant task
- $Author$
$Id$
$HeadURL$
%%
Modified: trunk/maven-processor-plugin/pom.xml
===================================================================
--- trunk/maven-processor-plugin/pom.xml 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/maven-processor-plugin/pom.xml 2010-04-15 14:26:01 UTC (rev 328)
@@ -3,7 +3,6 @@
#%L
Nuiton Processor :: Maven plugin
- $Author$
$Id$
$HeadURL$
%%
Modified: trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java
===================================================================
--- trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Maven plugin
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -47,8 +46,7 @@
* @version $Revision$
* <p/>
* Last update: $Date$
- * by : $Author$
- * @goal process
+ * by : * @goal process
* @requiresProject true
*/
public class ProcessorPlugin extends AbstractPlugin {
Modified: trunk/maven-processor-plugin/src/site/apt/index.apt
===================================================================
(Binary files differ)
Modified: trunk/maven-processor-plugin/src/site/site_fr.xml
===================================================================
--- trunk/maven-processor-plugin/src/site/site_fr.xml 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/maven-processor-plugin/src/site/site_fr.xml 2010-04-15 14:26:01 UTC (rev 328)
@@ -3,7 +3,6 @@
#%L
Nuiton Processor :: Maven plugin
- $Author$
$Id$
$HeadURL$
%%
Modified: trunk/nuiton-processor/pom.xml
===================================================================
--- trunk/nuiton-processor/pom.xml 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/pom.xml 2010-04-15 14:26:01 UTC (rev 328)
@@ -3,7 +3,6 @@
#%L
Nuiton Processor :: Api
- $Author$
$Id$
$HeadURL$
%%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -35,8 +34,7 @@
* @version $Revision$
*
* Mise a jour: $Date$
- * par : $Author$
- */
+ * par : */
package org.nuiton.processor;
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -34,8 +33,7 @@
* @version $Revision$
*
* Last update : $Date$
- * by : $Author$
- */
+ * by : */
package org.nuiton.processor;
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -35,8 +34,7 @@
* @version $Revision$
*
* Mise a jour: $Date$
- * par : $Author$
- */
+ * par : */
package org.nuiton.processor;
import org.nuiton.processor.filters.*;
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -35,8 +34,7 @@
* @version $Revision$
*
* Mise a jour: $Date$
- * par : $Author$
- */
+ * par : */
package org.nuiton.processor;
import java.io.BufferedReader;
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -33,8 +32,7 @@
*
* @version $Revision$
*
- * Mise a jour: $Date$ par : $Author$
- */
+ * Mise a jour: $Date$ par : */
package org.nuiton.processor.filters;
import org.apache.commons.logging.Log;
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -35,8 +34,7 @@
* @version $Revision$
*
* Mise a jour: $Date$
- * par : $Author$
- */
+ * par : */
package org.nuiton.processor.filters;
/**
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -35,8 +34,7 @@
* @version $Revision$
*
* Mise a jour: $Date$
- * par : $Author$
- */
+ * par : */
/**
* MultilinesLitteralsFilter.java
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -35,8 +34,7 @@
* @version $Revision$
*
* Mise a jour: $Date$
- * par : $Author$
- */
+ * par : */
package org.nuiton.processor.filters;
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -34,8 +33,7 @@
*
* @version $Revision$
*
- * Mise a jour: $Date$ par : $Author$
- */
+ * Mise a jour: $Date$ par : */
package org.nuiton.processor.filters;
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
@@ -35,8 +34,7 @@
* @version $Revision$
*
* Mise a jour: $Date$
- * par : $Author$
- */
+ * par : */
package org.nuiton.processor.filters;
/**
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/site/apt/Todo.apt
===================================================================
--- trunk/nuiton-processor/src/site/apt/Todo.apt 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/site/apt/Todo.apt 2010-04-15 14:26:01 UTC (rev 328)
@@ -1,8 +1,7 @@
~~~
~~ #%L
~~ Nuiton Processor :: Api
-~~
-~~ $Author$
+~~
~~ $Id$
~~ $HeadURL$
~~ %%
Modified: trunk/nuiton-processor/src/site/apt/index.apt
===================================================================
(Binary files differ)
Modified: trunk/nuiton-processor/src/site/site_fr.xml
===================================================================
--- trunk/nuiton-processor/src/site/site_fr.xml 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/site/site_fr.xml 2010-04-15 14:26:01 UTC (rev 328)
@@ -3,7 +3,6 @@
#%L
Nuiton Processor :: Api
- $Author$
$Id$
$HeadURL$
%%
Modified: trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java
===================================================================
--- trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java
===================================================================
--- trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java
===================================================================
--- trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java 2010-04-15 14:26:01 UTC (rev 328)
@@ -2,7 +2,6 @@
* #%L
* Nuiton Processor :: Api
*
- * $Author$
* $Id$
* $HeadURL$
* %%
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/pom.xml 2010-04-15 14:26:01 UTC (rev 328)
@@ -3,7 +3,6 @@
#%L
Nuiton Processor
- $Author$
$Id$
$HeadURL$
%%
Modified: trunk/src/site/apt/index.apt
===================================================================
--- trunk/src/site/apt/index.apt 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/src/site/apt/index.apt 2010-04-15 14:26:01 UTC (rev 328)
@@ -1,8 +1,7 @@
~~~
~~ #%L
~~ Nuiton Processor
-~~
-~~ $Author$
+~~
~~ $Id$
~~ $HeadURL$
~~ %%
Modified: trunk/src/site/site_fr.xml
===================================================================
--- trunk/src/site/site_fr.xml 2010-04-15 12:03:12 UTC (rev 327)
+++ trunk/src/site/site_fr.xml 2010-04-15 14:26:01 UTC (rev 328)
@@ -3,7 +3,6 @@
#%L
Nuiton Processor
- $Author$
$Id$
$HeadURL$
%%
1
0
Author: tchemit
Date: 2010-04-15 14:03:12 +0200 (Thu, 15 Apr 2010)
New Revision: 327
Log:
remove svn keyworks Revision and Date in header (redundant with Id and solve date format problem)
pass on mavenpom (snapshot!) to fix headers
Modified:
trunk/ant-processor-task/pom.xml
trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java
trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java
trunk/ant-processor-task/src/site/apt/index.apt
trunk/ant-processor-task/src/site/site_fr.xml
trunk/maven-processor-plugin/pom.xml
trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java
trunk/maven-processor-plugin/src/site/apt/index.apt
trunk/maven-processor-plugin/src/site/site_fr.xml
trunk/nuiton-processor/pom.xml
trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java
trunk/nuiton-processor/src/site/apt/Todo.apt
trunk/nuiton-processor/src/site/apt/index.apt
trunk/nuiton-processor/src/site/site_fr.xml
trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java
trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java
trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java
trunk/pom.xml
trunk/src/license/project.xml
trunk/src/site/apt/index.apt
trunk/src/site/site_fr.xml
Modified: trunk/ant-processor-task/pom.xml
===================================================================
--- trunk/ant-processor-task/pom.xml 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/ant-processor-task/pom.xml 2010-04-15 12:03:12 UTC (rev 327)
@@ -4,8 +4,6 @@
Nuiton Processor :: Ant task
$Author$
- $LastChangedDate$
- $LastChangedRevision$
$Id$
$HeadURL$
%%
Modified: trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java
===================================================================
--- trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Ant task
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java
===================================================================
--- trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Ant task
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/ant-processor-task/src/site/apt/index.apt
===================================================================
--- trunk/ant-processor-task/src/site/apt/index.apt 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/ant-processor-task/src/site/apt/index.apt 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
~~ Nuiton Processor :: Ant task
~~
~~ $Author$
-~~ $LastChangedDate$
-~~ $LastChangedRevision$
~~ $Id$
~~ $HeadURL$
~~ %%
Modified: trunk/ant-processor-task/src/site/site_fr.xml
===================================================================
--- trunk/ant-processor-task/src/site/site_fr.xml 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/ant-processor-task/src/site/site_fr.xml 2010-04-15 12:03:12 UTC (rev 327)
@@ -4,8 +4,6 @@
Nuiton Processor :: Ant task
$Author$
- $LastChangedDate$
- $LastChangedRevision$
$Id$
$HeadURL$
%%
Modified: trunk/maven-processor-plugin/pom.xml
===================================================================
--- trunk/maven-processor-plugin/pom.xml 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/maven-processor-plugin/pom.xml 2010-04-15 12:03:12 UTC (rev 327)
@@ -4,8 +4,6 @@
Nuiton Processor :: Maven plugin
$Author$
- $LastChangedDate$
- $LastChangedRevision$
$Id$
$HeadURL$
%%
Modified: trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java
===================================================================
--- trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Maven plugin
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/maven-processor-plugin/src/site/apt/index.apt
===================================================================
(Binary files differ)
Modified: trunk/maven-processor-plugin/src/site/site_fr.xml
===================================================================
--- trunk/maven-processor-plugin/src/site/site_fr.xml 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/maven-processor-plugin/src/site/site_fr.xml 2010-04-15 12:03:12 UTC (rev 327)
@@ -4,8 +4,6 @@
Nuiton Processor :: Maven plugin
$Author$
- $LastChangedDate$
- $LastChangedRevision$
$Id$
$HeadURL$
%%
Modified: trunk/nuiton-processor/pom.xml
===================================================================
--- trunk/nuiton-processor/pom.xml 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/pom.xml 2010-04-15 12:03:12 UTC (rev 327)
@@ -4,8 +4,6 @@
Nuiton Processor :: Api
$Author$
- $LastChangedDate$
- $LastChangedRevision$
$Id$
$HeadURL$
%%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/site/apt/Todo.apt
===================================================================
--- trunk/nuiton-processor/src/site/apt/Todo.apt 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/site/apt/Todo.apt 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
~~ Nuiton Processor :: Api
~~
~~ $Author$
-~~ $LastChangedDate$
-~~ $LastChangedRevision$
~~ $Id$
~~ $HeadURL$
~~ %%
Modified: trunk/nuiton-processor/src/site/apt/index.apt
===================================================================
(Binary files differ)
Modified: trunk/nuiton-processor/src/site/site_fr.xml
===================================================================
--- trunk/nuiton-processor/src/site/site_fr.xml 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/site/site_fr.xml 2010-04-15 12:03:12 UTC (rev 327)
@@ -4,8 +4,6 @@
Nuiton Processor :: Api
$Author$
- $LastChangedDate$
- $LastChangedRevision$
$Id$
$HeadURL$
%%
Modified: trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java
===================================================================
--- trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java
===================================================================
--- trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java
===================================================================
--- trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
* Nuiton Processor :: Api
*
* $Author$
- * $LastChangedDate$
- * $LastChangedRevision$
* $Id$
* $HeadURL$
* %%
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/pom.xml 2010-04-15 12:03:12 UTC (rev 327)
@@ -4,8 +4,6 @@
Nuiton Processor
$Author$
- $LastChangedDate$
- $LastChangedRevision$
$Id$
$HeadURL$
%%
@@ -37,7 +35,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.1</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<artifactId>processor</artifactId>
Modified: trunk/src/license/project.xml
===================================================================
--- trunk/src/license/project.xml 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/src/license/project.xml 2010-04-15 12:03:12 UTC (rev 327)
@@ -4,8 +4,6 @@
Nuiton Processor
$Author$
- $LastChangedDate$
- $LastChangedRevision$
$Id$
$HeadURL$
%%
Modified: trunk/src/site/apt/index.apt
===================================================================
--- trunk/src/site/apt/index.apt 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/src/site/apt/index.apt 2010-04-15 12:03:12 UTC (rev 327)
@@ -3,8 +3,6 @@
~~ Nuiton Processor
~~
~~ $Author$
-~~ $LastChangedDate$
-~~ $LastChangedRevision$
~~ $Id$
~~ $HeadURL$
~~ %%
Modified: trunk/src/site/site_fr.xml
===================================================================
--- trunk/src/site/site_fr.xml 2010-04-12 18:38:01 UTC (rev 326)
+++ trunk/src/site/site_fr.xml 2010-04-15 12:03:12 UTC (rev 327)
@@ -4,8 +4,6 @@
Nuiton Processor
$Author$
- $LastChangedDate$
- $LastChangedRevision$
$Id$
$HeadURL$
%%
1
0
Author: tchemit
Date: 2010-04-12 20:38:01 +0200 (Mon, 12 Apr 2010)
New Revision: 326
Log:
- update file headers
Modified:
trunk/ant-processor-task/pom.xml
trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java
trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java
trunk/ant-processor-task/src/site/apt/index.apt
trunk/ant-processor-task/src/site/site_fr.xml
trunk/maven-processor-plugin/pom.xml
trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java
trunk/maven-processor-plugin/src/site/apt/index.apt
trunk/maven-processor-plugin/src/site/site_fr.xml
trunk/nuiton-processor/pom.xml
trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java
trunk/nuiton-processor/src/site/apt/Todo.apt
trunk/nuiton-processor/src/site/apt/index.apt
trunk/nuiton-processor/src/site/site_fr.xml
trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java
trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java
trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java
trunk/pom.xml
trunk/src/license/project.xml
trunk/src/site/apt/index.apt
trunk/src/site/site_fr.xml
Modified: trunk/ant-processor-task/pom.xml
===================================================================
--- trunk/ant-processor-task/pom.xml 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/ant-processor-task/pom.xml 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,4 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton Processor :: Ant task
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
Modified: trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java
===================================================================
--- trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,22 +1,29 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Ant task
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2009 - 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
+ * 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
+ *
+ * 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%
*/
package org.nuiton.processor.ant;
Modified: trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java
===================================================================
--- trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,23 +1,31 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Ant task
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2009 - 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
+ * 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
+ *
+ * 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%
*/
+
package org.nuiton.processor.ant;
import java.io.File;
Modified: trunk/ant-processor-task/src/site/apt/index.apt
===================================================================
--- trunk/ant-processor-task/src/site/apt/index.apt 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/ant-processor-task/src/site/apt/index.apt 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,3 +1,31 @@
+~~~
+~~ #%L
+~~ Nuiton Processor :: Ant task
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 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%
+~~~
+
----
Ant-processor-task
----
Modified: trunk/ant-processor-task/src/site/site_fr.xml
===================================================================
--- trunk/ant-processor-task/src/site/site_fr.xml 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/ant-processor-task/src/site/site_fr.xml 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,4 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton Processor :: Ant task
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 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 name="${project.name}">
<bannerLeft>
Modified: trunk/maven-processor-plugin/pom.xml
===================================================================
--- trunk/maven-processor-plugin/pom.xml 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/maven-processor-plugin/pom.xml 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,4 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton Processor :: Maven plugin
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2006 - 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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
Modified: trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java
===================================================================
--- trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,23 +1,31 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Maven plugin
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2006 - 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
+ * 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
+ *
+ * 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%
*/
+
package org.nuiton.processor.plugin;
import org.apache.maven.project.MavenProject;
@@ -167,7 +175,12 @@
return;
}
- MirroredFileUpdater updater = overwrite ? null : new MirroredFileUpdater(fileInPattern, fileOutPattern, srcDir, destDir);
+ MirroredFileUpdater updater =overwrite ? null :
+ new MirroredFileUpdater(fileInPattern,
+ fileOutPattern,
+ srcDir,
+ destDir
+ );
if (updater != null) {
updater.setDestinationDirectory(destDir);
Modified: trunk/maven-processor-plugin/src/site/apt/index.apt
===================================================================
(Binary files differ)
Modified: trunk/maven-processor-plugin/src/site/site_fr.xml
===================================================================
--- trunk/maven-processor-plugin/src/site/site_fr.xml 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/maven-processor-plugin/src/site/site_fr.xml 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,4 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton Processor :: Maven plugin
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2006 - 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 name="${project.name}">
<bannerLeft>
Modified: trunk/nuiton-processor/pom.xml
===================================================================
--- trunk/nuiton-processor/pom.xml 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/pom.xml 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,4 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton Processor :: Api
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2002 - 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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* GeneratorTemplatesProcessor.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* I18nExtractor.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,23 +1,31 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
package org.nuiton.processor;
import org.nuiton.processor.filters.LicenseFilter;
@@ -28,7 +36,7 @@
/**
* This class is a processor of source header.
*
- * @author chemit
+ * @author tchemit <chemit(a)codelutin.com>
* @see LicenseFilter
*/
public class LicenseProcessor extends Processor {
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* LogsProcessor.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* OptimisationProcessor.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* Processor.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* ProcessorReader.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,23 +1,31 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
package org.nuiton.processor;
import org.apache.commons.logging.Log;
@@ -32,7 +40,7 @@
/**
* Utilities methods.
*
- * @author chemit
+ * @author tchemit <chemit(a)codelutin.com>
* @since 1.0.0.0
*/
public class ProcessorUtil {
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/**
* ProcessorWriter.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* x*
* ActiveLogsCodeFilter.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,23 +1,31 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/*******************************************************************************
* DefaultFilter.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* Filter.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* GeneratorTemplatesFilter.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* GeneratorTemplatesFilterIn.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/*******************************************************************************
* I18nFilter.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,23 +1,31 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
package org.nuiton.processor.filters;
import org.apache.commons.logging.Log;
@@ -29,7 +37,7 @@
* fixme : il faut ne pas autoriser le process de fichier java qui ne sont pas
* valide selon le header - footer...
*
- * @author chemit
+ * @author tchemit <chemit(a)codelutin.com>
*/
public class LicenseFilter extends DefaultFilter {
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* LogsFilter.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* NoActionFilter.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* OptimisationFilter.java
*
Modified: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java
===================================================================
--- trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,24 +1,32 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/* *
* RemoveLogsCodeFilter.java
*
Modified: trunk/nuiton-processor/src/site/apt/Todo.apt
===================================================================
--- trunk/nuiton-processor/src/site/apt/Todo.apt 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/site/apt/Todo.apt 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,3 +1,31 @@
+~~~
+~~ #%L
+~~ Nuiton Processor :: Api
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2002 - 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%
+~~~
+
----
Todo
----
Modified: trunk/nuiton-processor/src/site/apt/index.apt
===================================================================
(Binary files differ)
Modified: trunk/nuiton-processor/src/site/site_fr.xml
===================================================================
--- trunk/nuiton-processor/src/site/site_fr.xml 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/site/site_fr.xml 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,4 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton Processor :: Api
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2002 - 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 name="${project.name}">
<bannerLeft>
Modified: trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java
===================================================================
--- trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,23 +1,31 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
@@ -49,26 +57,36 @@
//@BeforeClass
public static void initClass() throws Exception {
basedir = getBasedir();
- testdir = getFile(basedir, "target", "test-classes", "org", "nuiton", "processor", "result");
+ testdir = getFile(basedir, "target", "test-classes", "org", "nuiton",
+ "processor", "result");
testdir.mkdirs();
}
- protected void checkPattern(String pattern, boolean required, File f) throws IOException {
+ protected void checkPattern(String pattern,
+ boolean required,
+ File f) throws IOException {
if (log.isDebugEnabled()) {
log.debug("check generated file " + f);
}
- Assert.assertTrue("generated file " + f + " was not found...", f.exists());
+ Assert.assertTrue("generated file " + f + " was not found...",
+ f.exists()
+ );
+
String content = readAsString(f, "utf-8");
- String errorMessage = required ? "could not find the pattern : " : "should not have found pattern :";
- Assert.assertEquals(errorMessage + pattern + " in file " + f, required, content.contains(pattern));
+ String errorMessage = required ? "could not find the pattern : " :
+ "should not have found pattern :";
+ Assert.assertEquals(errorMessage + pattern + " in file " + f,
+ required, content.contains(pattern));
}
- public static String readAsString(File file, String encoding) throws IOException {
+ public static String readAsString(File file,
+ String encoding) throws IOException {
FileInputStream inf = new FileInputStream(file);
- BufferedReader in = new BufferedReader(new InputStreamReader(inf, encoding));
+ BufferedReader in =
+ new BufferedReader(new InputStreamReader(inf, encoding));
try {
return IOUtil.toString(in);
} finally {
Modified: trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java
===================================================================
--- trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,25 +1,34 @@
-package org.nuiton.processor;
-
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
+
+package org.nuiton.processor;
+
+
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
@@ -35,7 +44,7 @@
/**
*
- * @author chemit
+ * @author tchemit <chemit(a)codelutin.com>
* @since 1.0.1
*/
public class LicenseProcessorTest {
@@ -48,14 +57,18 @@
@BeforeClass
public static void initClass() throws Exception {
basedir = getBasedir();
- testdir = getFile(basedir, "target", "test-classes", "org", "nuiton", "processor", "result");
+ testdir = getFile(basedir, "target",
+ "test-classes",
+ "org", "nuiton", "processor", "result");
testdir.mkdirs();
}
@Test
public void testProcessor() throws IOException {
- File in = getFile(basedir, "target", "test-classes", "org", "nuiton", "processor", "LicenseProcessorTest.java2");
+ File in = getFile(basedir, "target",
+ "test-classes", "org", "nuiton",
+ "processor", "LicenseProcessorTest.java2");
File out = getFile(testdir, in.getName());
LicenseProcessor processor = new LicenseProcessor("my license");
processor.process(in, out);
@@ -71,7 +84,8 @@
@Test
public void testProcessor2() throws IOException {
- File in = getFile(basedir, "target", "test-classes", "org", "nuiton", "processor", "LicenseProcessorTest_1.java2");
+ File in = getFile(basedir, "target", "test-classes", "org", "nuiton",
+ "processor", "LicenseProcessorTest_1.java2");
File out = new File(testdir, in.getName());
LicenseProcessor processor = new LicenseProcessor("my license");
processor.process(in, out);
@@ -84,22 +98,33 @@
checkPattern("my license", true, out);
}
- protected void checkPattern(String pattern, boolean required, File f) throws IOException {
+ protected void checkPattern(String pattern,
+ boolean required,
+ File f) throws IOException {
if (log.isDebugEnabled()) {
log.debug("check generated file " + f);
}
- Assert.assertTrue("generated file " + f + " was not found...", f.exists());
+ Assert.assertTrue("generated file " + f + " was not found...",
+ f.exists()
+ );
String content = readAsString(f, "utf-8");
- String errorMessage = required ? "could not find the pattern : " : "should not have found pattern :";
- Assert.assertEquals(errorMessage + pattern + " in file " + f, required, content.contains(pattern));
+ String errorMessage = required ?
+ "could not find the pattern : " :
+ "should not have found pattern :";
+ Assert.assertEquals(errorMessage + pattern + " in file " + f,
+ required,
+ content.contains(pattern)
+ );
}
- static public String readAsString(File file, String encoding) throws IOException {
+ static public String readAsString(File file,
+ String encoding) throws IOException {
FileInputStream inf = new FileInputStream(file);
- BufferedReader in = new BufferedReader(new InputStreamReader(inf, encoding));
+ BufferedReader in =
+ new BufferedReader(new InputStreamReader(inf, encoding));
try {
return IOUtil.toString(in);
} finally {
Modified: trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java
===================================================================
--- trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,22 +1,29 @@
/*
- * *##%
+ * #%L
* Nuiton Processor :: Api
+ *
+ * $Author$
+ * $LastChangedDate$
+ * $LastChangedRevision$
+ * $Id$
+ * $HeadURL$
+ * %%
* Copyright (C) 2002 - 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
+ * 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
+ *
+ * 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%
*/
package org.nuiton.processor.filters;
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/pom.xml 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,4 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton Processor
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2004 - 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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
Modified: trunk/src/license/project.xml
===================================================================
--- trunk/src/license/project.xml 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/src/license/project.xml 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,4 +1,32 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!--
+ #%L
+ Nuiton Processor
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2004 - 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/site/apt/index.apt
===================================================================
--- trunk/src/site/apt/index.apt 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/src/site/apt/index.apt 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,3 +1,31 @@
+~~~
+~~ #%L
+~~ Nuiton Processor
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2004 - 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%
+~~~
+
----
Processor
----
@@ -8,4 +36,4 @@
Présentation
- Le projet <Processor> ... TODO Finish it
\ No newline at end of file
+ Le projet <Processor> ... TODO Finish it
Modified: trunk/src/site/site_fr.xml
===================================================================
--- trunk/src/site/site_fr.xml 2010-04-12 18:23:40 UTC (rev 325)
+++ trunk/src/site/site_fr.xml 2010-04-12 18:38:01 UTC (rev 326)
@@ -1,23 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Nuiton Processor
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2004 - 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 name="${project.name}">
- <bannerLeft>
- <name>${project.name}</name>
- <href>index.html</href>
- </bannerLeft>
+ <bannerLeft>
+ <name>${project.name}</name>
+ <href>index.html</href>
+ </bannerLeft>
- <poweredBy>
- <logo href="http://maven.apache.org" name="Maven" img="${project.url}/images/logos/maven-feather.png"/>
- </poweredBy>
+ <poweredBy>
+ <logo href="http://maven.apache.org" name="Maven"
+ img="${project.url}/images/logos/maven-feather.png"/>
+ </poweredBy>
- <body>
-
- <breadcrumbs>
- <item name="${project.name}" href="index.html" />
- </breadcrumbs>
+ <body>
- <menu ref="modules"/>
+ <breadcrumbs>
+ <item name="${project.name}" href="index.html"/>
+ </breadcrumbs>
- <menu ref="reports"/>
- </body>
+ <menu ref="modules"/>
+
+ <menu ref="reports"/>
+ </body>
</project>
1
0
Author: tchemit
Date: 2010-04-12 20:23:40 +0200 (Mon, 12 Apr 2010)
New Revision: 325
Log:
- Evolution #499: Use junit 4.8.1
- Evolution #500: Use maven-license-plugin 2.1
Added:
trunk/src/license/
trunk/src/license/project.xml
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-12 12:15:42 UTC (rev 324)
+++ trunk/pom.xml 2010-04-12 18:23:40 UTC (rev 325)
@@ -112,6 +112,11 @@
<artifactId>velocity</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-velocity</artifactId>
+ </exclusion>
+
</exclusions>
</dependency>
@@ -213,13 +218,18 @@
<artifactId>velocity</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-velocity</artifactId>
+ </exclusion>
+
</exclusions>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.7</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
Added: trunk/src/license/project.xml
===================================================================
--- trunk/src/license/project.xml (rev 0)
+++ trunk/src/license/project.xml 2010-04-12 18:23:40 UTC (rev 325)
@@ -0,0 +1,41 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<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-…">
+ <mainLicense>lgpl_v3</mainLicense>
+
+ <headers>
+
+ <header>
+ <commentStyle>java</commentStyle>
+ <fileSets>
+ <fileSet>
+ <basedir>src/main/java</basedir>
+ <include>**/*.java</include>
+ </fileSet>
+ <fileSet>
+ <basedir>src/test/java</basedir>
+ <include>**/*.java</include>
+ </fileSet>
+ </fileSets>
+ </header>
+
+ <header>
+ <commentStyle>apt</commentStyle>
+ <fileSet>
+ <basedir>src/site</basedir>
+ <include>**/*.apt</include>
+ </fileSet>
+ </header>
+
+ <header>
+ <commentStyle>xml</commentStyle>
+ <fileSet>
+ <basedir>src/site</basedir>
+ <include>**/*.xml</include>
+ </fileSet>
+ </header>
+
+ </headers>
+
+</project>
Property changes on: trunk/src/license/project.xml
___________________________________________________________________
Added: svn:keywords
+ "Author Date Id Revision HeadURL
1
0
Author: tchemit
Date: 2010-04-12 14:15:42 +0200 (Mon, 12 Apr 2010)
New Revision: 324
Log:
Utilisation de mavenpom4redmine 2.1
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-09 23:13:37 UTC (rev 323)
+++ trunk/pom.xml 2010-04-12 12:15:42 UTC (rev 324)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.0.7</version>
+ <version>2.1</version>
</parent>
<artifactId>processor</artifactId>
1
0
Author: tchemit
Date: 2010-04-10 01:13:37 +0200 (Sat, 10 Apr 2010)
New Revision: 323
Log:
add svn:keywords on files
Modified:
trunk/LICENSE.txt
trunk/README.txt
trunk/ant-processor-task/LICENSE.txt
trunk/ant-processor-task/README.txt
trunk/ant-processor-task/changelog.txt
trunk/ant-processor-task/pom.xml
trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java
trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java
trunk/ant-processor-task/src/site/apt/index.apt
trunk/ant-processor-task/src/site/site_fr.xml
trunk/changelog.txt
trunk/maven-processor-plugin/LICENSE.txt
trunk/maven-processor-plugin/README.txt
trunk/maven-processor-plugin/changelog.txt
trunk/maven-processor-plugin/pom.xml
trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java
trunk/maven-processor-plugin/src/site/apt/index.apt
trunk/maven-processor-plugin/src/site/site_fr.xml
trunk/nuiton-processor/LICENSE.txt
trunk/nuiton-processor/README.txt
trunk/nuiton-processor/changelog.txt
trunk/nuiton-processor/pom.xml
trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java
trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java
trunk/nuiton-processor/src/site/apt/Todo.apt
trunk/nuiton-processor/src/site/apt/index.apt
trunk/nuiton-processor/src/site/site_fr.xml
trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java
trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java
trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java
trunk/nuiton-processor/src/test/resources/log4j.properties
trunk/nuiton-processor/src/test/resources/org/nuiton/processor/LicenseProcessorTest.java2
trunk/nuiton-processor/src/test/resources/org/nuiton/processor/LicenseProcessorTest_1.java2
trunk/nuiton-processor/src/test/resources/org/nuiton/processor/filters/StringFilterTest.java2
trunk/nuiton-processor/src/test/resources/org/nuiton/processor/filters/StringFilterTest_1.java2
trunk/pom.xml
trunk/src/site/apt/index.apt
trunk/src/site/site_fr.xml
Property changes on: trunk/LICENSE.txt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/README.txt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/ant-processor-task/LICENSE.txt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/ant-processor-task/README.txt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/ant-processor-task/changelog.txt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/ant-processor-task/pom.xml
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/I18nExtractorTask.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/ant-processor-task/src/main/java/org/nuiton/processor/ant/ProcessorTask.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/ant-processor-task/src/site/apt/index.apt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/ant-processor-task/src/site/site_fr.xml
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/changelog.txt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/maven-processor-plugin/LICENSE.txt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/maven-processor-plugin/README.txt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/maven-processor-plugin/changelog.txt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/maven-processor-plugin/pom.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/maven-processor-plugin/src/main/java/org/nuiton/processor/plugin/ProcessorPlugin.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/maven-processor-plugin/src/site/apt/index.apt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/maven-processor-plugin/src/site/site_fr.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/LICENSE.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/README.txt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/changelog.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/pom.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/GeneratorTemplatesProcessor.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/I18nExtractor.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/LicenseProcessor.java
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/LogsProcessor.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/OptimisationProcessor.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/Processor.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorReader.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorUtil.java
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/ProcessorWriter.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/ActiveLogsCodeFilter.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/DefaultFilter.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/Filter.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilter.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/GeneratorTemplatesFilterIn.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/I18nFilter.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LicenseFilter.java
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/LogsFilter.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/NoActionFilter.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/OptimisationFilter.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/main/java/org/nuiton/processor/filters/RemoveLogsCodeFilter.java
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/site/apt/Todo.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/site/apt/index.apt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/site/site_fr.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/test/java/org/nuiton/processor/CommonTest.java
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/test/java/org/nuiton/processor/LicenseProcessorTest.java
___________________________________________________________________
Modified: svn:keywords
- "Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/test/java/org/nuiton/processor/filters/StringFilterTest.java
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/test/resources/log4j.properties
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/test/resources/org/nuiton/processor/LicenseProcessorTest.java2
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/test/resources/org/nuiton/processor/LicenseProcessorTest_1.java2
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/test/resources/org/nuiton/processor/filters/StringFilterTest.java2
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/nuiton-processor/src/test/resources/org/nuiton/processor/filters/StringFilterTest_1.java2
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/pom.xml
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/apt/index.apt
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/site_fr.xml
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
1
0