You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/01/26 09:20:13 UTC

[1/2] camel git commit: CAMEL-9536: Remove taglist plugin which is not in use

Repository: camel
Updated Branches:
  refs/heads/camel-2.16.x aeb276300 -> 6967f518c
  refs/heads/master 2ef043fc1 -> 9d4c8d04a


CAMEL-9536: Remove taglist plugin which is not in use


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d4c8d04
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9d4c8d04
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9d4c8d04

Branch: refs/heads/master
Commit: 9d4c8d04a59e885f4d05f9009f3b2f9816f54cba
Parents: 2ef043f
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Jan 26 09:18:21 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Jan 26 09:18:28 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 11 -----------
 1 file changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/9d4c8d04/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d615aa3..454bff8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -523,7 +523,6 @@
     <stax2-api-bundle-version>3.1.4</stax2-api-bundle-version>
     <stringtemplate-bundle-version>4.0.8_1</stringtemplate-bundle-version>
     <stringtemplate-version>4.0.8</stringtemplate-version>
-    <taglist-maven-plugin-version>2.10</taglist-maven-plugin-version>
     <tagsoup-bundle-version>1.2.1_1</tagsoup-bundle-version>
     <tagsoup-version>1.2.1</tagsoup-version>
     <testng-version>6.8.21</testng-version>
@@ -2901,11 +2900,6 @@
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
-          <artifactId>taglist-maven-plugin</artifactId>
-          <version>${taglist-maven-plugin-version}</version>
-        </plugin>
-        <plugin>
-          <groupId>org.codehaus.mojo</groupId>
           <artifactId>tomcat-maven-plugin</artifactId>
           <version>1.1</version>
           <configuration>
@@ -3102,11 +3096,6 @@
         <version>${maven-surefire-report-plugin-version}</version>
       </plugin>
       <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>taglist-maven-plugin</artifactId>
-        <version>${taglist-maven-plugin-version}</version>
-      </plugin>
-      <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
         <version>${maven-javadoc-plugin-version}</version>


[2/2] camel git commit: CAMEL-9536: Remove taglist plugin which is not in use

Posted by da...@apache.org.
CAMEL-9536: Remove taglist plugin which is not in use


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6967f518
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6967f518
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6967f518

Branch: refs/heads/camel-2.16.x
Commit: 6967f518c81d26eaeaf9ef21b609999d0b8d4fc9
Parents: aeb2763
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Jan 26 09:18:21 2016 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Jan 26 09:19:30 2016 +0100

----------------------------------------------------------------------
 parent/pom.xml | 11 -----------
 1 file changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/6967f518/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1525db5..d043f9e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -497,7 +497,6 @@
     <stax2-api-bundle-version>3.1.4</stax2-api-bundle-version>
     <stringtemplate-bundle-version>4.0.8_1</stringtemplate-bundle-version>
     <stringtemplate-version>4.0.8</stringtemplate-version>
-    <taglist-maven-plugin-version>2.10</taglist-maven-plugin-version>
     <tagsoup-bundle-version>1.2.1_1</tagsoup-bundle-version>
     <tagsoup-version>1.2.1</tagsoup-version>
     <testng-version>6.8.21</testng-version>
@@ -3036,11 +3035,6 @@
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
-          <artifactId>taglist-maven-plugin</artifactId>
-          <version>${taglist-maven-plugin-version}</version>
-        </plugin>
-        <plugin>
-          <groupId>org.codehaus.mojo</groupId>
           <artifactId>tomcat-maven-plugin</artifactId>
           <version>1.1</version>
           <configuration>
@@ -3236,11 +3230,6 @@
         <version>${maven-surefire-report-plugin-version}</version>
       </plugin>
       <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>taglist-maven-plugin</artifactId>
-        <version>${taglist-maven-plugin-version}</version>
-      </plugin>
-      <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
         <version>${maven-javadoc-plugin-version}</version>