Jredmine-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
January 2010
- 1 participants
- 72 discussions
Author: tchemit
Date: 2010-01-26 22:06:57 +0100 (Tue, 26 Jan 2010)
New Revision: 131
Modified:
trunk/pom.xml
Log:
Utilisation de mavenpom4redmine 2.0.4
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-01-24 23:36:00 UTC (rev 130)
+++ trunk/pom.xml 2010-01-26 21:06:57 UTC (rev 131)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.0.3</version>
+ <version>2.0.4</version>
</parent>
<artifactId>jredmine</artifactId>
1
0
Author: tchemit
Date: 2010-01-25 00:36:00 +0100 (Mon, 25 Jan 2010)
New Revision: 130
Modified:
trunk/pom.xml
Log:
Utilisation de mavenpom4redmine 2.0.3
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-01-24 21:30:14 UTC (rev 129)
+++ trunk/pom.xml 2010-01-24 23:36:00 UTC (rev 130)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmine</artifactId>
- <version>2.0.2</version>
+ <version>2.0.3</version>
</parent>
<artifactId>jredmine</artifactId>
@@ -375,7 +375,7 @@
<!--<helper.version>1.2.2</helper.version>-->
<!-- must be on a fixed version, not on the snapshot to make possible release -->
- <jredmine.version>1.1.2</jredmine.version>
+ <jredmine.version>1.1.3</jredmine.version>
<!-- documentation is in apt -->
<siteSourcesType>apt</siteSourcesType>
1
0
24 Jan '10
Author: tchemit
Date: 2010-01-24 22:30:14 +0100 (Sun, 24 Jan 2010)
New Revision: 129
Modified:
trunk/jredmine-client/pom.xml
trunk/maven-jredmine-plugin/pom.xml
trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: trunk/jredmine-client/pom.xml
===================================================================
--- trunk/jredmine-client/pom.xml 2010-01-24 21:30:10 UTC (rev 128)
+++ trunk/jredmine-client/pom.xml 2010-01-24 21:30:14 UTC (rev 129)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jredmine</artifactId>
- <version>1.1.3</version>
+ <version>1.1.4-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jredmine</groupId>
Modified: trunk/maven-jredmine-plugin/pom.xml
===================================================================
--- trunk/maven-jredmine-plugin/pom.xml 2010-01-24 21:30:10 UTC (rev 128)
+++ trunk/maven-jredmine-plugin/pom.xml 2010-01-24 21:30:14 UTC (rev 129)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jredmine</artifactId>
- <version>1.1.3</version>
+ <version>1.1.4-SNAPSHOT</version>
</parent>
<groupId>org.nuiton.jredmine</groupId>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-01-24 21:30:10 UTC (rev 128)
+++ trunk/pom.xml 2010-01-24 21:30:14 UTC (rev 129)
@@ -14,7 +14,7 @@
</parent>
<artifactId>jredmine</artifactId>
- <version>1.1.3</version>
+ <version>1.1.4-SNAPSHOT</version>
<modules>
<module>jredmine-client</module>
@@ -23,9 +23,9 @@
<!-- Source control management. -->
<scm>
- <connection>scm:svn:http://svn.nuiton.org/svn/jredmine/tags/jredmine-1.1.3</connection>
- <developerConnection>scm:svn:http://svn.nuiton.org/svn/jredmine/tags/jredmine-1.1.3</developerConnection>
- <url>http://www.nuiton.org/repositories/browse/jredmine/tags/jredmine-1.1.3</url>
+ <connection>scm:svn:http://svn.nuiton.org/svn/jredmine/trunk</connection>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/jredmine/trunk</developerConnection>
+ <url>http://www.nuiton.org/repositories/browse/jredmine/trunk</url>
</scm>
<dependencyManagement>
1
0
Author: tchemit
Date: 2010-01-24 22:30:10 +0100 (Sun, 24 Jan 2010)
New Revision: 128
Added:
tags/jredmine-1.1.3/
Log:
[maven-scm] copy for tag jredmine-1.1.3
1
0
24 Jan '10
Author: tchemit
Date: 2010-01-24 22:30:07 +0100 (Sun, 24 Jan 2010)
New Revision: 127
Modified:
trunk/jredmine-client/pom.xml
trunk/maven-jredmine-plugin/pom.xml
trunk/pom.xml
Log:
[maven-release-plugin] prepare release jredmine-1.1.3
Modified: trunk/jredmine-client/pom.xml
===================================================================
--- trunk/jredmine-client/pom.xml 2010-01-24 21:27:36 UTC (rev 126)
+++ trunk/jredmine-client/pom.xml 2010-01-24 21:30:07 UTC (rev 127)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jredmine</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
</parent>
<groupId>org.nuiton.jredmine</groupId>
Modified: trunk/maven-jredmine-plugin/pom.xml
===================================================================
--- trunk/maven-jredmine-plugin/pom.xml 2010-01-24 21:27:36 UTC (rev 126)
+++ trunk/maven-jredmine-plugin/pom.xml 2010-01-24 21:30:07 UTC (rev 127)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>jredmine</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
</parent>
<groupId>org.nuiton.jredmine</groupId>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-01-24 21:27:36 UTC (rev 126)
+++ trunk/pom.xml 2010-01-24 21:30:07 UTC (rev 127)
@@ -14,7 +14,7 @@
</parent>
<artifactId>jredmine</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.3</version>
<modules>
<module>jredmine-client</module>
@@ -23,9 +23,9 @@
<!-- Source control management. -->
<scm>
- <connection>scm:svn:http://svn.nuiton.org/svn/jredmine/trunk</connection>
- <developerConnection>scm:svn:http://svn.nuiton.org/svn/jredmine/trunk</developerConnection>
- <url>http://www.nuiton.org/repositories/browse/jredmine/trunk</url>
+ <connection>scm:svn:http://svn.nuiton.org/svn/jredmine/tags/jredmine-1.1.3</connection>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/jredmine/tags/jredmine-1.1.3</developerConnection>
+ <url>http://www.nuiton.org/repositories/browse/jredmine/tags/jredmine-1.1.3</url>
</scm>
<dependencyManagement>
1
0
Author: tchemit
Date: 2010-01-24 22:27:36 +0100 (Sun, 24 Jan 2010)
New Revision: 126
Modified:
trunk/maven-jredmine-plugin/src/site/apt/usage.apt
Log:
fix doc
Modified: trunk/maven-jredmine-plugin/src/site/apt/usage.apt
===================================================================
--- trunk/maven-jredmine-plugin/src/site/apt/usage.apt 2010-01-24 21:20:23 UTC (rev 125)
+++ trunk/maven-jredmine-plugin/src/site/apt/usage.apt 2010-01-24 21:27:36 UTC (rev 126)
@@ -199,7 +199,7 @@
Full detail about this goal can be found {{{./next-version-mojo.html}here}}.
-* Publish some file to a redmine server
+* Publish some files to a redmine server
------------------------------------------------------------------------------
@@ -231,7 +231,7 @@
Full detail about this goal can be found {{{./publish-attachments-mojo.html}here}}.
-* Publish an news to a redmine server
+* Publish a news to a redmine server
------------------------------------------------------------------------------
1
0
r125 - in trunk: jredmine-client/src/site jredmine-client/src/site/apt maven-jredmine-plugin/src/site maven-jredmine-plugin/src/site/apt src/site src/site/apt
by tchemit@users.nuiton.org 24 Jan '10
by tchemit@users.nuiton.org 24 Jan '10
24 Jan '10
Author: tchemit
Date: 2010-01-24 22:20:23 +0100 (Sun, 24 Jan 2010)
New Revision: 125
Modified:
trunk/jredmine-client/src/site/apt/index.apt
trunk/jredmine-client/src/site/apt/rails_api.apt
trunk/jredmine-client/src/site/apt/redmine_service.apt
trunk/jredmine-client/src/site/site_fr.xml
trunk/maven-jredmine-plugin/src/site/apt/index.apt
trunk/maven-jredmine-plugin/src/site/apt/usage.apt
trunk/maven-jredmine-plugin/src/site/site_fr.xml
trunk/src/site/apt/index.apt
trunk/src/site/site_fr.xml
Log:
update header on site files
Modified: trunk/jredmine-client/src/site/apt/index.apt
===================================================================
--- trunk/jredmine-client/src/site/apt/index.apt 2010-01-24 21:19:43 UTC (rev 124)
+++ trunk/jredmine-client/src/site/apt/index.apt 2010-01-24 21:20:23 UTC (rev 125)
@@ -1,3 +1,23 @@
+
+~~~ *##%
+~~~ JRedmine :: Client
+~~~ 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>.
+~~~ ##%*
+
----
JRedmine-client
----
Modified: trunk/jredmine-client/src/site/apt/rails_api.apt
===================================================================
--- trunk/jredmine-client/src/site/apt/rails_api.apt 2010-01-24 21:19:43 UTC (rev 124)
+++ trunk/jredmine-client/src/site/apt/rails_api.apt 2010-01-24 21:20:23 UTC (rev 125)
@@ -1,3 +1,22 @@
+~~~ *##%
+~~~ JRedmine :: Client
+~~~ 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>.
+~~~ ##%*
+
----
API du plugin rails JRedmine
----
Modified: trunk/jredmine-client/src/site/apt/redmine_service.apt
===================================================================
--- trunk/jredmine-client/src/site/apt/redmine_service.apt 2010-01-24 21:19:43 UTC (rev 124)
+++ trunk/jredmine-client/src/site/apt/redmine_service.apt 2010-01-24 21:20:23 UTC (rev 125)
@@ -1,3 +1,23 @@
+
+~~~ *##%
+~~~ JRedmine :: Client
+~~~ 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>.
+~~~ ##%*
+
----
RedmineService
----
Modified: trunk/jredmine-client/src/site/site_fr.xml
===================================================================
--- trunk/jredmine-client/src/site/site_fr.xml 2010-01-24 21:19:43 UTC (rev 124)
+++ trunk/jredmine-client/src/site/site_fr.xml 2010-01-24 21:20:23 UTC (rev 125)
@@ -1,4 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *##%
+ JRedmine :: Client
+ 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>.
+ ##%*
+-->
<project name="${project.name}">
<bannerLeft>
Modified: trunk/maven-jredmine-plugin/src/site/apt/index.apt
===================================================================
--- trunk/maven-jredmine-plugin/src/site/apt/index.apt 2010-01-24 21:19:43 UTC (rev 124)
+++ trunk/maven-jredmine-plugin/src/site/apt/index.apt 2010-01-24 21:20:23 UTC (rev 125)
@@ -1,3 +1,22 @@
+~~~ *##%
+~~~ JRedmine :: Maven plugin
+~~~ 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>.
+~~~ ##%*
+
----
Introduction
----
Modified: trunk/maven-jredmine-plugin/src/site/apt/usage.apt
===================================================================
--- trunk/maven-jredmine-plugin/src/site/apt/usage.apt 2010-01-24 21:19:43 UTC (rev 124)
+++ trunk/maven-jredmine-plugin/src/site/apt/usage.apt 2010-01-24 21:20:23 UTC (rev 125)
@@ -1,3 +1,23 @@
+
+~~~ *##%
+~~~ JRedmine :: Maven plugin
+~~~ 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>.
+~~~ ##%*
+
----
Usage
----
Modified: trunk/maven-jredmine-plugin/src/site/site_fr.xml
===================================================================
--- trunk/maven-jredmine-plugin/src/site/site_fr.xml 2010-01-24 21:19:43 UTC (rev 124)
+++ trunk/maven-jredmine-plugin/src/site/site_fr.xml 2010-01-24 21:20:23 UTC (rev 125)
@@ -1,4 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *##%
+ JRedmine :: Maven plugin
+ 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>.
+ ##%*
+-->
<project name="${project.name}">
<bannerLeft>
Modified: trunk/src/site/apt/index.apt
===================================================================
--- trunk/src/site/apt/index.apt 2010-01-24 21:19:43 UTC (rev 124)
+++ trunk/src/site/apt/index.apt 2010-01-24 21:20:23 UTC (rev 125)
@@ -1,3 +1,23 @@
+
+~~~ *##%
+~~~ JRedmine
+~~~ 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>.
+~~~ ##%*
+
----
JRedmine
----
@@ -28,4 +48,4 @@
[]
- Pour plus d'informations, voir la documentation des deux modules.
\ No newline at end of file
+ Pour plus d'informations, voir la documentation des deux modules.
Modified: trunk/src/site/site_fr.xml
===================================================================
--- trunk/src/site/site_fr.xml 2010-01-24 21:19:43 UTC (rev 124)
+++ trunk/src/site/site_fr.xml 2010-01-24 21:20:23 UTC (rev 125)
@@ -1,4 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ *##%
+ JRedmine
+ 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>.
+ ##%*
+-->
<project name="${project.name}">
<bannerLeft>
1
0
Author: tchemit
Date: 2010-01-24 22:19:43 +0100 (Sun, 24 Jan 2010)
New Revision: 124
Modified:
trunk/pom.xml
Log:
remove gpg sign (key is not godd, will wait mavenpom 2.0.4...)
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-01-24 21:05:19 UTC (rev 123)
+++ trunk/pom.xml 2010-01-24 21:19:43 UTC (rev 124)
@@ -509,53 +509,6 @@
</properties>
</profile>
- <!-- TODO remove this when using mavenpom4redmine > 2.0.3 -->
- <profile>
- <id>release-sign-artifacts</id>
- <activation>
- <property>
- <name>performRelease</name>
- <value>true</value>
- </property>
- </activation>
- <build>
- <plugins>
- <plugin>
- <groupId>org.nuiton</groupId>
- <artifactId>maven-helper-plugin</artifactId>
- <executions>
- <execution>
- <id>get-pgp-passphrase</id>
- <goals>
- <goal>share-server-secret</goal>
- </goals>
- <phase>verify</phase>
- <configuration>
- <serverId>gpg-signer</serverId>
- <usernameOut>gpg.keyname</usernameOut>
- <passwordOut>gpg.passphrase</passwordOut>
- </configuration>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-gpg-plugin</artifactId>
- <version>1.0-alpha-4</version>
- <executions>
- <execution>
- <id>sign-artifacts</id>
- <phase>verify</phase>
- <goals>
- <goal>sign</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile>
-
</profiles>
</project>
1
0
r123 - trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin
by tchemit@users.nuiton.org 24 Jan '10
by tchemit@users.nuiton.org 24 Jan '10
24 Jan '10
Author: tchemit
Date: 2010-01-24 22:05:19 +0100 (Sun, 24 Jan 2010)
New Revision: 123
Modified:
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/GenerateChangesMojo.java
Log:
remove force anonymous...
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/GenerateChangesMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/GenerateChangesMojo.java 2010-01-24 18:51:06 UTC (rev 122)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/GenerateChangesMojo.java 2010-01-24 21:05:19 UTC (rev 123)
@@ -235,8 +235,6 @@
return;
}
}
- // connect as anonymous
- setAnonymous(true);
super.init();
if (!safe && !initOk) {
// we are in none safe mode but init is not ok...
1
0
Author: tchemit
Date: 2010-01-24 19:51:06 +0100 (Sun, 24 Jan 2010)
New Revision: 122
Modified:
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineAnonymousService.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineService.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineServiceImplementor.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineAnonymousService.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineLogguedService.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineService.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceException.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceImplementor.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceLoginException.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Attachment.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/I18nAble.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IdAble.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Issue.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssueCategory.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssuePriority.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssueStatus.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/ModelHelper.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/News.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Project.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/RedmineModelEnum.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/RedmineModelScope.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/TimeEntry.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Tracker.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/User.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Version.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/AttachmentXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueCategoryXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssuePriorityXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueStatusXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/NewsXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/ProjectXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/RedmineDataConverter.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/RedmineXpp3Helper.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/TimeEntryXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/TrackerXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/UserXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/VersionXpp3Reader.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/DefaultRequestBuilder.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/IssueScopeRequestBuilder.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/ProjectScopeRequestBuilder.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/RedmineRestClient.java
trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/VersionScopeRequestBuilder.java
trunk/jredmine-client/src/test/java/org/nuiton/jredmine/AbstractRedmineServiceTest.java
trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineAnonymousServiceTest.java
trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineServiceAsAnonymousTest.java
trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineServiceTest.java
trunk/jredmine-client/src/test/java/org/nuiton/jredmine/RedmineTestContract.java
trunk/jredmine-client/src/test/java/org/nuiton/jredmine/TestHelper.java
trunk/jredmine-client/src/test/java/org/nuiton/jredmine/model/io/xpp3/RedmineXpp3HelperTest.java
trunk/jredmine-client/src/test/java/org/nuiton/jredmine/rest/RedmineRestClientTest.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/AbstractRedmineMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/DisplayDataMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/GenerateChangesMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/IssueCollectorConfiguration.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/IssuesCollector.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/LoginMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/NextVersionMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/PublishAttachmentsMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/PublishNewsMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/UpdateVersionMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AbstractAnnouncementMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AnnouncementGenerator.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AnnouncementGeneratorConfiguration.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/GenerateEmailAnnouncementMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/GenerateNewsAnnouncementMojo.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/AbstractIssuesReport.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/AbstractRedmineReport.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssueReportGenerator.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReport.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByAssignee.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByCategory.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByPriority.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByReporter.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByStatus.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByTracker.java
trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByVersion.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/AbstractRedmineMojoTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/DisplayDataMojoTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/GenerateChangesMojoTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/NextVersionMojoTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/PublishAttachmentsMojoTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/PublishNewsMojoTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/UpdateVersionMojoTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/announcement/GenerateEmailAnnouncementMojoTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/announcement/GenerateNewsAnnouncementMojoTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/AbstractIssuesReportTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByAssigneeTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByCategoryTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByPriorityTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByReporterTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByStatusTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByTrackerTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByVersionTest.java
trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportTest.java
Log:
update java header
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineAnonymousService.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineAnonymousService.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineAnonymousService.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine;
import org.apache.commons.logging.Log;
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineService.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineService.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineService.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
@@ -104,4 +104,4 @@
TimeEntry result = sendData(RedmineRestClient.ADD_ISSUE_TIME_ENTRY, TimeEntry.class, projectName, issueId, entry);
return result;
}
-}
\ No newline at end of file
+}
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineServiceImplementor.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineServiceImplementor.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/DefaultRedmineServiceImplementor.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine;
import org.apache.commons.logging.Log;
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineAnonymousService.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineAnonymousService.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineAnonymousService.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine;
import org.nuiton.jredmine.model.*;
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineLogguedService.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineLogguedService.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineLogguedService.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine;
import org.nuiton.jredmine.model.*;
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineService.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineService.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineService.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceException.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceException.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceException.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceImplementor.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceImplementor.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceImplementor.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceLoginException.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceLoginException.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/RedmineServiceLoginException.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine;
/**
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Attachment.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Attachment.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Attachment.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/I18nAble.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/I18nAble.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/I18nAble.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IdAble.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IdAble.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IdAble.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Issue.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Issue.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Issue.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssueCategory.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssueCategory.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssueCategory.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssuePriority.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssuePriority.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssuePriority.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssueStatus.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssueStatus.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/IssueStatus.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/ModelHelper.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/ModelHelper.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/ModelHelper.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/News.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/News.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/News.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Project.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Project.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Project.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/RedmineModelEnum.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/RedmineModelEnum.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/RedmineModelEnum.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/RedmineModelScope.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/RedmineModelScope.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/RedmineModelScope.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/TimeEntry.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/TimeEntry.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/TimeEntry.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine.model;
import java.util.Date;
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Tracker.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Tracker.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Tracker.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/User.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/User.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/User.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Version.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Version.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/Version.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/AttachmentXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/AttachmentXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/AttachmentXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueCategoryXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueCategoryXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueCategoryXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssuePriorityXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssuePriorityXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssuePriorityXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueStatusXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueStatusXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueStatusXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/IssueXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/NewsXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/NewsXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/NewsXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/ProjectXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/ProjectXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/ProjectXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/RedmineDataConverter.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/RedmineDataConverter.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/RedmineDataConverter.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/RedmineXpp3Helper.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/RedmineXpp3Helper.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/RedmineXpp3Helper.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/TimeEntryXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/TimeEntryXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/TimeEntryXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine.model.io.xpp3;
import org.nuiton.io.xpp3.AbstractXpp3Reader;
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/TrackerXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/TrackerXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/TrackerXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/UserXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/UserXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/UserXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/VersionXpp3Reader.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/VersionXpp3Reader.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/model/io/xpp3/VersionXpp3Reader.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/DefaultRequestBuilder.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/DefaultRequestBuilder.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/DefaultRequestBuilder.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/IssueScopeRequestBuilder.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/IssueScopeRequestBuilder.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/IssueScopeRequestBuilder.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine.rest;
/**
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/ProjectScopeRequestBuilder.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/ProjectScopeRequestBuilder.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/ProjectScopeRequestBuilder.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/RedmineRestClient.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/RedmineRestClient.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/RedmineRestClient.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/VersionScopeRequestBuilder.java
===================================================================
--- trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/VersionScopeRequestBuilder.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/main/java/org/nuiton/jredmine/rest/VersionScopeRequestBuilder.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/test/java/org/nuiton/jredmine/AbstractRedmineServiceTest.java
===================================================================
--- trunk/jredmine-client/src/test/java/org/nuiton/jredmine/AbstractRedmineServiceTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/test/java/org/nuiton/jredmine/AbstractRedmineServiceTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine;
import org.apache.commons.logging.Log;
Modified: trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineAnonymousServiceTest.java
===================================================================
--- trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineAnonymousServiceTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineAnonymousServiceTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine;
import org.junit.Test;
Modified: trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineServiceAsAnonymousTest.java
===================================================================
--- trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineServiceAsAnonymousTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineServiceAsAnonymousTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine;
import org.junit.Test;
Modified: trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineServiceTest.java
===================================================================
--- trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineServiceTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/test/java/org/nuiton/jredmine/DefaultRedmineServiceTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/test/java/org/nuiton/jredmine/RedmineTestContract.java
===================================================================
--- trunk/jredmine-client/src/test/java/org/nuiton/jredmine/RedmineTestContract.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/test/java/org/nuiton/jredmine/RedmineTestContract.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Client
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine;
/**
Modified: trunk/jredmine-client/src/test/java/org/nuiton/jredmine/TestHelper.java
===================================================================
--- trunk/jredmine-client/src/test/java/org/nuiton/jredmine/TestHelper.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/test/java/org/nuiton/jredmine/TestHelper.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/test/java/org/nuiton/jredmine/model/io/xpp3/RedmineXpp3HelperTest.java
===================================================================
--- trunk/jredmine-client/src/test/java/org/nuiton/jredmine/model/io/xpp3/RedmineXpp3HelperTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/test/java/org/nuiton/jredmine/model/io/xpp3/RedmineXpp3HelperTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/jredmine-client/src/test/java/org/nuiton/jredmine/rest/RedmineRestClientTest.java
===================================================================
--- trunk/jredmine-client/src/test/java/org/nuiton/jredmine/rest/RedmineRestClientTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/jredmine-client/src/test/java/org/nuiton/jredmine/rest/RedmineRestClientTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine client
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Client
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/AbstractRedmineMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/AbstractRedmineMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/AbstractRedmineMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/DisplayDataMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/DisplayDataMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/DisplayDataMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/GenerateChangesMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/GenerateChangesMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/GenerateChangesMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/IssueCollectorConfiguration.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/IssueCollectorConfiguration.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/IssueCollectorConfiguration.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/IssuesCollector.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/IssuesCollector.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/IssuesCollector.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/LoginMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/LoginMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/LoginMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Maven plugin
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine.plugin;
import org.apache.maven.model.IssueManagement;
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/NextVersionMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/NextVersionMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/NextVersionMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/PublishAttachmentsMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/PublishAttachmentsMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/PublishAttachmentsMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/PublishNewsMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/PublishNewsMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/PublishNewsMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/UpdateVersionMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/UpdateVersionMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/UpdateVersionMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AbstractAnnouncementMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AbstractAnnouncementMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AbstractAnnouncementMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AnnouncementGenerator.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AnnouncementGenerator.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AnnouncementGenerator.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AnnouncementGeneratorConfiguration.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AnnouncementGeneratorConfiguration.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/AnnouncementGeneratorConfiguration.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,3 +1,23 @@
+/*
+ * *##%
+ * JRedmine :: Maven plugin
+ * 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>.
+ * ##%*
+ */
package org.nuiton.jredmine.plugin.announcement;
import org.apache.maven.plugin.logging.Log;
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/GenerateEmailAnnouncementMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/GenerateEmailAnnouncementMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/GenerateEmailAnnouncementMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/GenerateNewsAnnouncementMojo.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/GenerateNewsAnnouncementMojo.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/announcement/GenerateNewsAnnouncementMojo.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/AbstractIssuesReport.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/AbstractIssuesReport.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/AbstractIssuesReport.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/AbstractRedmineReport.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/AbstractRedmineReport.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/AbstractRedmineReport.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssueReportGenerator.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssueReportGenerator.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssueReportGenerator.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReport.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReport.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReport.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByAssignee.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByAssignee.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByAssignee.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByCategory.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByCategory.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByCategory.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByPriority.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByPriority.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByPriority.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByReporter.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByReporter.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByReporter.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByStatus.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByStatus.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByStatus.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByTracker.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByTracker.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByTracker.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByVersion.java
===================================================================
--- trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByVersion.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/main/java/org/nuiton/jredmine/plugin/report/IssuesReportByVersion.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/AbstractRedmineMojoTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/AbstractRedmineMojoTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/AbstractRedmineMojoTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/DisplayDataMojoTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/DisplayDataMojoTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/DisplayDataMojoTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/GenerateChangesMojoTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/GenerateChangesMojoTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/GenerateChangesMojoTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/NextVersionMojoTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/NextVersionMojoTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/NextVersionMojoTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/PublishAttachmentsMojoTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/PublishAttachmentsMojoTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/PublishAttachmentsMojoTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/PublishNewsMojoTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/PublishNewsMojoTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/PublishNewsMojoTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/UpdateVersionMojoTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/UpdateVersionMojoTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/UpdateVersionMojoTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/announcement/GenerateEmailAnnouncementMojoTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/announcement/GenerateEmailAnnouncementMojoTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/announcement/GenerateEmailAnnouncementMojoTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/announcement/GenerateNewsAnnouncementMojoTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/announcement/GenerateNewsAnnouncementMojoTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/announcement/GenerateNewsAnnouncementMojoTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/AbstractIssuesReportTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/AbstractIssuesReportTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/AbstractIssuesReportTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByAssigneeTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByAssigneeTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByAssigneeTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByCategoryTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByCategoryTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByCategoryTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByPriorityTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByPriorityTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByPriorityTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByReporterTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByReporterTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByReporterTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByStatusTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByStatusTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByStatusTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByTrackerTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByTrackerTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByTrackerTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByVersionTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByVersionTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportByVersionTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
Modified: trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportTest.java
===================================================================
--- trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportTest.java 2010-01-24 18:47:14 UTC (rev 121)
+++ trunk/maven-jredmine-plugin/src/test/java/org/nuiton/jredmine/plugin/report/IssuesReportTest.java 2010-01-24 18:51:06 UTC (rev 122)
@@ -1,7 +1,7 @@
/*
* *##%
- * JRedmine maven plugin
- * Copyright (C) 2009 CodeLutin
+ * JRedmine :: Maven plugin
+ * 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
1
0