You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/08/03 13:18:54 UTC

[1/2] git commit: added comment about plugin upgrade

Updated Branches:
  refs/heads/master c15a3fc1a -> f63e6f00b


added comment about plugin upgrade


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

Branch: refs/heads/master
Commit: 8a5963ce8fad1d725b11e40fcd5da87f202e4b2b
Parents: c15a3fc
Author: cmueller <cm...@apache.org>
Authored: Sat Aug 3 10:28:01 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Sat Aug 3 13:18:44 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8a5963ce/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 990056b..aa39f1d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -259,6 +259,7 @@
     <maven-bundle-version>${maven-bundle-plugin-version}</maven-bundle-version>
     <!-- problems by upgrading to maven-bundle-plugin 2.4.0 -->
     <maven-bundle-plugin-version>2.3.7</maven-bundle-plugin-version>
+    <!-- maven-checkstyle-plugin 2.10 has problems to validate the license header in properties files-->
     <maven-checkstyle-plugin-version>2.9.1</maven-checkstyle-plugin-version>
     <maven-clean-plugin-version>2.5</maven-clean-plugin-version>
     <maven-compiler-plugin-version>2.5.1</maven-compiler-plugin-version>


[2/2] git commit: CAMEL-6596: upgraded maven-jaxb2-plugin from 0.8.1 to 0.8.3

Posted by cm...@apache.org.
CAMEL-6596: upgraded maven-jaxb2-plugin from 0.8.1 to 0.8.3


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

Branch: refs/heads/master
Commit: f63e6f00ba0f37a70febd78446cecce568fea28a
Parents: 8a5963c
Author: cmueller <cm...@apache.org>
Authored: Sat Aug 3 13:18:15 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Sat Aug 3 13:18:45 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/f63e6f00/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index aa39f1d..7905701 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2451,7 +2451,7 @@
         <plugin>
           <groupId>org.jvnet.jaxb2.maven2</groupId>
           <artifactId>maven-jaxb2-plugin</artifactId>
-          <version>0.8.1</version>
+          <version>0.8.3</version>
           <executions>
             <execution>
               <goals>