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
November 2010
- 1 participants
- 3 discussions
Author: tchemit
Date: 2010-11-21 17:22:26 +0100 (Sun, 21 Nov 2010)
New Revision: 174
Url: http://nuiton.org/repositories/revision/jredmine/174
Log:
Evolution #1088: Use new maven-license-plugin mecanism to update file headers
Removed:
trunk/src/license/
Modified:
trunk/jredmine-client/src/main/assembly/jredmine_rails.xml
trunk/jredmine-client/src/main/redmine/jredmine/app/controllers/jredmine_controller.rb
trunk/jredmine-client/src/main/redmine/jredmine/config/routes.rb
trunk/jredmine-client/src/main/redmine/jredmine/init.rb
trunk/jredmine-client/src/test/resources/log4j.properties
trunk/jredmine-client/src/test/resources/test-config.properties
trunk/maven-jredmine-plugin/src/it/multi/invoker.properties
trunk/maven-jredmine-plugin/src/it/multi/module1/pom.xml
trunk/maven-jredmine-plugin/src/it/multi/module2/pom.xml
trunk/maven-jredmine-plugin/src/it/multi/pom.xml
trunk/maven-jredmine-plugin/src/it/multi/verify.groovy
trunk/maven-jredmine-plugin/src/it/report/invoker.properties
trunk/maven-jredmine-plugin/src/it/report/pom.xml
trunk/maven-jredmine-plugin/src/it/report/verify.groovy
trunk/maven-jredmine-plugin/src/it/settings.xml
trunk/maven-jredmine-plugin/src/it/single/invoker.properties
trunk/maven-jredmine-plugin/src/it/single/pom.xml
trunk/maven-jredmine-plugin/src/it/single/src/main/java/org/nuiton/jredmine/plugin/MyClass.java
trunk/maven-jredmine-plugin/src/it/single/verify.groovy
trunk/maven-jredmine-plugin/src/it/single_failed/invoker.properties
trunk/maven-jredmine-plugin/src/it/single_failed/pom.xml
trunk/maven-jredmine-plugin/src/it/single_failed/src/main/java/org/nuiton/jredmine/plugin/MyClass.java
trunk/maven-jredmine-plugin/src/it/single_failed/verify.groovy
trunk/maven-jredmine-plugin/src/it/skip-report/invoker.properties
trunk/maven-jredmine-plugin/src/it/skip-report/pom.xml
trunk/maven-jredmine-plugin/src/it/skip-report/verify.groovy
trunk/maven-jredmine-plugin/src/main/resources/log4j.properties
trunk/maven-jredmine-plugin/src/main/resources/redmine-report.properties
trunk/maven-jredmine-plugin/src/main/resources/redmine-report_de.properties
trunk/maven-jredmine-plugin/src/main/resources/redmine-report_en.properties
trunk/maven-jredmine-plugin/src/main/resources/redmine-report_fr.properties
trunk/maven-jredmine-plugin/src/test/resources/log4j.properties
Modified: trunk/jredmine-client/src/main/assembly/jredmine_rails.xml
===================================================================
--- trunk/jredmine-client/src/main/assembly/jredmine_rails.xml 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/jredmine-client/src/main/assembly/jredmine_rails.xml 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+<!--
+ #%L
+ JRedmine :: Client
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
<assembly>
<id>jredmine_rails</id>
<formats>
Modified: trunk/jredmine-client/src/main/redmine/jredmine/app/controllers/jredmine_controller.rb
===================================================================
--- trunk/jredmine-client/src/main/redmine/jredmine/app/controllers/jredmine_controller.rb 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/jredmine-client/src/main/redmine/jredmine/app/controllers/jredmine_controller.rb 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Client
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
class JredmineController < ActionController::Base
# find user (after login)
Modified: trunk/jredmine-client/src/main/redmine/jredmine/config/routes.rb
===================================================================
--- trunk/jredmine-client/src/main/redmine/jredmine/config/routes.rb 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/jredmine-client/src/main/redmine/jredmine/config/routes.rb 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Client
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
ActionController::Routing::Routes.draw do |map|
# jredmine: ping, login , logout, with no project context...
map.connect 'jredmine/:action', :controller => 'jredmine' ,:action => ['ping', 'login', 'logout', 'get_projects', 'get_issue_statuses', 'get_issue_priorities']
Modified: trunk/jredmine-client/src/main/redmine/jredmine/init.rb
===================================================================
--- trunk/jredmine-client/src/main/redmine/jredmine/init.rb 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/jredmine-client/src/main/redmine/jredmine/init.rb 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Client
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
require 'redmine'
Redmine::Plugin.register :jredmine do
Modified: trunk/jredmine-client/src/test/resources/log4j.properties
===================================================================
--- trunk/jredmine-client/src/test/resources/log4j.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/jredmine-client/src/test/resources/log4j.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Client
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
Modified: trunk/jredmine-client/src/test/resources/test-config.properties
===================================================================
--- trunk/jredmine-client/src/test/resources/test-config.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/jredmine-client/src/test/resources/test-config.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Client
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# default values for test configuration (see org.nuiton.jredmine.TestHelper)
test.verbose=false
test.redmineUrl=http://www.mynuiton.org
Modified: trunk/maven-jredmine-plugin/src/it/multi/invoker.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/it/multi/invoker.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/multi/invoker.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=clean install
Modified: trunk/maven-jredmine-plugin/src/it/multi/module1/pom.xml
===================================================================
--- trunk/maven-jredmine-plugin/src/it/multi/module1/pom.xml 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/multi/module1/pom.xml 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,5 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
+ #%L
+ JRedmine :: Maven plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
+<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Modified: trunk/maven-jredmine-plugin/src/it/multi/module2/pom.xml
===================================================================
--- trunk/maven-jredmine-plugin/src/it/multi/module2/pom.xml 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/multi/module2/pom.xml 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,5 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
+ #%L
+ JRedmine :: Maven plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
+<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Modified: trunk/maven-jredmine-plugin/src/it/multi/pom.xml
===================================================================
--- trunk/maven-jredmine-plugin/src/it/multi/pom.xml 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/multi/pom.xml 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ JRedmine :: Maven plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/maven-jredmine-plugin/src/it/multi/verify.groovy
===================================================================
--- trunk/maven-jredmine-plugin/src/it/multi/verify.groovy 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/multi/verify.groovy 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JRedmine :: Maven plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2009 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
/*
* Licensed to the Apache Software Foundation (ASF) under one
Modified: trunk/maven-jredmine-plugin/src/it/report/invoker.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/it/report/invoker.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/report/invoker.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=clean initialize site
Modified: trunk/maven-jredmine-plugin/src/it/report/pom.xml
===================================================================
--- trunk/maven-jredmine-plugin/src/it/report/pom.xml 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/report/pom.xml 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,5 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
+ #%L
+ JRedmine :: Maven plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
+<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Modified: trunk/maven-jredmine-plugin/src/it/report/verify.groovy
===================================================================
--- trunk/maven-jredmine-plugin/src/it/report/verify.groovy 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/report/verify.groovy 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JRedmine :: Maven plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2009 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
/*
* Licensed to the Apache Software Foundation (ASF) under one
Modified: trunk/maven-jredmine-plugin/src/it/settings.xml
===================================================================
--- trunk/maven-jredmine-plugin/src/it/settings.xml 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/settings.xml 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,5 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ JRedmine :: Maven plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
Modified: trunk/maven-jredmine-plugin/src/it/single/invoker.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/it/single/invoker.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/single/invoker.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=clean verify
Modified: trunk/maven-jredmine-plugin/src/it/single/pom.xml
===================================================================
--- trunk/maven-jredmine-plugin/src/it/single/pom.xml 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/single/pom.xml 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ JRedmine :: Maven plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/maven-jredmine-plugin/src/it/single/src/main/java/org/nuiton/jredmine/plugin/MyClass.java
===================================================================
--- trunk/maven-jredmine-plugin/src/it/single/src/main/java/org/nuiton/jredmine/plugin/MyClass.java 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/single/src/main/java/org/nuiton/jredmine/plugin/MyClass.java 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JRedmine :: Maven plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2009 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
package org.nuiton.jredmine.plugin;
public class MyClass {
Modified: trunk/maven-jredmine-plugin/src/it/single/verify.groovy
===================================================================
--- trunk/maven-jredmine-plugin/src/it/single/verify.groovy 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/single/verify.groovy 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JRedmine :: Maven plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2009 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
/*
* Licensed to the Apache Software Foundation (ASF) under one
Modified: trunk/maven-jredmine-plugin/src/it/single_failed/invoker.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/it/single_failed/invoker.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/single_failed/invoker.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=clean verify
Modified: trunk/maven-jredmine-plugin/src/it/single_failed/pom.xml
===================================================================
--- trunk/maven-jredmine-plugin/src/it/single_failed/pom.xml 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/single_failed/pom.xml 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,4 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ JRedmine :: Maven plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Modified: trunk/maven-jredmine-plugin/src/it/single_failed/src/main/java/org/nuiton/jredmine/plugin/MyClass.java
===================================================================
--- trunk/maven-jredmine-plugin/src/it/single_failed/src/main/java/org/nuiton/jredmine/plugin/MyClass.java 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/single_failed/src/main/java/org/nuiton/jredmine/plugin/MyClass.java 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JRedmine :: Maven plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2009 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
package org.nuiton.jredmine.plugin;
public class MyClass {
Modified: trunk/maven-jredmine-plugin/src/it/single_failed/verify.groovy
===================================================================
--- trunk/maven-jredmine-plugin/src/it/single_failed/verify.groovy 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/single_failed/verify.groovy 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JRedmine :: Maven plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2009 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
/*
* Licensed to the Apache Software Foundation (ASF) under one
Modified: trunk/maven-jredmine-plugin/src/it/skip-report/invoker.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/it/skip-report/invoker.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/skip-report/invoker.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# A comma or space separated list of goals/phases to execute, may
# specify an empty list to execute the default goal of the IT project
invoker.goals=clean initialize site
Modified: trunk/maven-jredmine-plugin/src/it/skip-report/pom.xml
===================================================================
--- trunk/maven-jredmine-plugin/src/it/skip-report/pom.xml 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/skip-report/pom.xml 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,5 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
+ #%L
+ JRedmine :: Maven plugin
+
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+ -->
+
+<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Modified: trunk/maven-jredmine-plugin/src/it/skip-report/verify.groovy
===================================================================
--- trunk/maven-jredmine-plugin/src/it/skip-report/verify.groovy 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/it/skip-report/verify.groovy 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+/*
+ * #%L
+ * JRedmine :: Maven plugin
+ *
+ * $Id$
+ * $HeadURL$
+ * %%
+ * Copyright (C) 2009 - 2010 CodeLutin
+ * %%
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Lesser Public License for more details.
+ *
+ * You should have received a copy of the GNU General Lesser Public
+ * License along with this program. If not, see
+ * <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ * #L%
+ */
/*
* Licensed to the Apache Software Foundation (ASF) under one
Modified: trunk/maven-jredmine-plugin/src/main/resources/log4j.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/main/resources/log4j.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/main/resources/log4j.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
Modified: trunk/maven-jredmine-plugin/src/main/resources/redmine-report.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/main/resources/redmine-report.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/main/resources/redmine-report.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
Modified: trunk/maven-jredmine-plugin/src/main/resources/redmine-report_de.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/main/resources/redmine-report_de.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/main/resources/redmine-report_de.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
Modified: trunk/maven-jredmine-plugin/src/main/resources/redmine-report_en.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/main/resources/redmine-report_en.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/main/resources/redmine-report_en.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
report.label.created=Created on
report.label.updated=Updated on
Modified: trunk/maven-jredmine-plugin/src/main/resources/redmine-report_fr.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/main/resources/redmine-report_fr.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/main/resources/redmine-report_fr.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
Modified: trunk/maven-jredmine-plugin/src/test/resources/log4j.properties
===================================================================
--- trunk/maven-jredmine-plugin/src/test/resources/log4j.properties 2010-11-21 16:15:46 UTC (rev 173)
+++ trunk/maven-jredmine-plugin/src/test/resources/log4j.properties 2010-11-21 16:22:26 UTC (rev 174)
@@ -1,3 +1,27 @@
+###
+# #%L
+# JRedmine :: Maven plugin
+#
+# $Id$
+# $HeadURL$
+# %%
+# Copyright (C) 2009 - 2010 CodeLutin
+# %%
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Lesser Public License for more details.
+#
+# You should have received a copy of the GNU General Lesser Public
+# License along with this program. If not, see
+# <http://www.gnu.org/licenses/lgpl-3.0.html>.
+# #L%
+###
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
1
0
21 Nov '10
Author: tchemit
Date: 2010-11-21 17:15:46 +0100 (Sun, 21 Nov 2010)
New Revision: 173
Url: http://nuiton.org/repositories/revision/jredmine/173
Log:
Evolution #1087: Optimize dependencies
Modified:
trunk/jredmine-client/pom.xml
trunk/maven-jredmine-plugin/pom.xml
trunk/pom.xml
Modified: trunk/jredmine-client/pom.xml
===================================================================
--- trunk/jredmine-client/pom.xml 2010-11-21 14:30:01 UTC (rev 172)
+++ trunk/jredmine-client/pom.xml 2010-11-21 16:15:46 UTC (rev 173)
@@ -50,6 +50,27 @@
</dependency>
<dependency>
+ <groupId>commons-codec</groupId>
+ <artifactId>commons-codec</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-httpclient</groupId>
+ <artifactId>commons-httpclient</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<scope>test</scope>
Modified: trunk/maven-jredmine-plugin/pom.xml
===================================================================
--- trunk/maven-jredmine-plugin/pom.xml 2010-11-21 14:30:01 UTC (rev 172)
+++ trunk/maven-jredmine-plugin/pom.xml 2010-11-21 16:15:46 UTC (rev 173)
@@ -24,7 +24,9 @@
#L%
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -61,6 +63,11 @@
<artifactId>maven-helper-plugin</artifactId>
</dependency>
+ <dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ </dependency>
+
<!-- FIXME si on ne le rajoute pas, on se retrouve avec la version 1.1 qui ne convient pas -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
@@ -92,7 +99,23 @@
<artifactId>maven-core</artifactId>
</dependency>
+
<dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-model</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-artifact</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven.reporting</groupId>
+ <artifactId>maven-reporting-api</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changes-plugin</artifactId>
</dependency>
@@ -100,9 +123,46 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
- <scope>compile</scope>
+ <scope>runtime</scope>
</dependency>
+ <dependency>
+ <groupId>velocity</groupId>
+ <artifactId>velocity</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-velocity</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-i18n</artifactId>
+ </dependency>
+
+ <!-- doxia -->
+
+ <dependency>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-site-renderer</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-decoration-model</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-sink-api</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-module-xhtml</artifactId>
+ </dependency>
+
<!-- tests dependencies -->
<dependency>
@@ -204,7 +264,8 @@
<pomInclude>report/pom.xml</pomInclude>
</pomIncludes>
<postBuildHookScript>verify</postBuildHookScript>
- <localRepositoryPath>${basedir}/target/local-repo</localRepositoryPath>
+ <localRepositoryPath>${basedir}/target/local-repo
+ </localRepositoryPath>
<settingsFile>src/it/settings.xml</settingsFile>
<cloneProjectsTo>${project.build.directory}/its</cloneProjectsTo>
</configuration>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-11-21 14:30:01 UTC (rev 172)
+++ trunk/pom.xml 2010-11-21 16:15:46 UTC (rev 173)
@@ -23,7 +23,9 @@
<http://www.gnu.org/licenses/lgpl-3.0.html>.
#L%
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -48,7 +50,8 @@
<!-- 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>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/jredmine/trunk
+ </developerConnection>
<url>http://www.nuiton.org/repositories/browse/jredmine/trunk</url>
</scm>
@@ -149,6 +152,36 @@
</dependency>
<dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-velocity</artifactId>
+ <version>1.1.8</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-i18n</artifactId>
+ <version>1.0-beta-7</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.velocity</groupId>
+ <artifactId>velocity</artifactId>
+ <version>1.5</version>
+ </dependency>
+
+ <dependency>
+ <groupId>velocity</groupId>
+ <artifactId>velocity</artifactId>
+ <version>1.5</version>
+ </dependency>
+
+ <dependency>
+ <groupId>commons-codec</groupId>
+ <artifactId>commons-codec</artifactId>
+ <version>1.4</version>
+ </dependency>
+
+ <dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-project</artifactId>
<version>${mavenVersion}</version>
@@ -171,6 +204,27 @@
<dependency>
<groupId>org.apache.maven</groupId>
+ <artifactId>maven-model</artifactId>
+ <version>${mavenVersion}</version>
+ <scope>provided</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-artifact</artifactId>
+ <version>${mavenVersion}</version>
+ <scope>provided</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven.reporting</groupId>
+ <artifactId>maven-reporting-api</artifactId>
+ <version>${mavenVersion}</version>
+ <scope>provided</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<version>${mavenVersion}</version>
<scope>provided</scope>
@@ -234,18 +288,44 @@
</exclusions>
</dependency>
+ <!-- doxia -->
+
<dependency>
- <groupId>org.sonatype.plexus</groupId>
- <artifactId>plexus-sec-dispatcher</artifactId>
- <version>1.4</version>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-site-renderer</artifactId>
+ <version>${doxiaVersion}</version>
</dependency>
<dependency>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-decoration-model</artifactId>
+ <version>${doxiaVersion}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-sink-api</artifactId>
+ <version>${doxiaVersion}</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-module-xhtml</artifactId>
+ <version>${doxiaVersion}</version>
+ </dependency>
+
+ <dependency>
<groupId>org.sonatype.plexus</groupId>
- <artifactId>plexus-cipher</artifactId>
- <version>1.5</version>
+ <artifactId>plexus-sec-dispatcher</artifactId>
+ <version>1.4</version>
</dependency>
+ <!--<dependency>-->
+ <!--<groupId>org.sonatype.plexus</groupId>-->
+ <!--<artifactId>plexus-cipher</artifactId>-->
+ <!--<version>1.5</version>-->
+ <!--</dependency>-->
+
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changes-plugin</artifactId>
@@ -267,6 +347,10 @@
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>org.apache.velocity</groupId>
+ <artifactId>velocity</artifactId>
+ </exclusion>
</exclusions>
</dependency>
@@ -353,12 +437,6 @@
</exclusions>
</dependency>
- <!--dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency-->
-
</dependencies>
</dependencyManagement>
@@ -401,6 +479,8 @@
<!-- must be on a fixed version, not on the snapshot to make possible release -->
<jredminePluginVersion>1.1.4</jredminePluginVersion>
+ <doxiaVersion>1.0</doxiaVersion>
+
<!-- documentation is in apt -->
<siteSourcesType>apt</siteSourcesType>
@@ -423,8 +503,10 @@
<configuration>
<environmentVariables>
<test.redmineUrl>${test.redmineUrl}</test.redmineUrl>
- <test.redmineUsername>${test.redmineUsername}</test.redmineUsername>
- <test.redminePassword>${test.redminePassword}</test.redminePassword>
+ <test.redmineUsername>${test.redmineUsername}
+ </test.redmineUsername>
+ <test.redminePassword>${test.redminePassword}
+ </test.redminePassword>
<test.verbose>${test.verbose}</test.verbose>
</environmentVariables>
</configuration>
1
0
Author: tchemit
Date: 2010-11-21 15:30:01 +0100 (Sun, 21 Nov 2010)
New Revision: 172
Url: http://nuiton.org/repositories/revision/jredmine/172
Log:
Update mavenpom4redmineAndCentral to 2.4.1.
Modified:
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-10-29 08:28:48 UTC (rev 171)
+++ trunk/pom.xml 2010-11-21 14:30:01 UTC (rev 172)
@@ -34,7 +34,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom4redmineAndCentral</artifactId>
- <version>2.4</version>
+ <version>2.4.1</version>
</parent>
<artifactId>jredmine</artifactId>
1
0