You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2011/12/01 07:52:32 UTC

svn commit: r1208973 - in /camel/branches/camel-2.7.x: ./ components/camel-xmlbeans/pom.xml

Author: ningjiang
Date: Thu Dec  1 06:52:31 2011
New Revision: 1208973

URL: http://svn.apache.org/viewvc?rev=1208973&view=rev
Log:
Merged revisions 1208933 via svnmerge from 
https://svn.apache.org/repos/asf/camel/branches/camel-2.8.x

................
  r1208933 | ningjiang | 2011-12-01 10:27:23 +0800 (Thu, 01 Dec 2011) | 9 lines
  
  Merged revisions 1208930 via svnmerge from 
  https://svn.apache.org/repos/asf/camel/trunk
  
  ........
    r1208930 | ningjiang | 2011-12-01 09:59:38 +0800 (Thu, 01 Dec 2011) | 1 line
    
    Removed the fuse repo as the xmlbeans is in the maven central
  ........
................

Modified:
    camel/branches/camel-2.7.x/   (props changed)
    camel/branches/camel-2.7.x/components/camel-xmlbeans/pom.xml

Propchange: camel/branches/camel-2.7.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Dec  1 06:52:31 2011
@@ -1,2 +1,2 @@
-/camel/branches/camel-2.8.x:1170965,1171400,1174571,1175323,1176329,1176787,1177397,1177946,1177949,1180598,1187226,1189704,1199138,1199732,1199766,1199807,1200867,1201638-1201639,1202171,1202222,1202662,1204355,1205709
-/camel/trunk:1146608,1146903,1147216,1170956,1171396,1174565,1175321,1176274,1176781-1176782,1177394,1177945,1177948,1180597,1187221,1189693,1199137,1199703,1199739,1199804,1200861,1201623,1201637,1202167,1202215,1202659,1204338,1205412
+/camel/branches/camel-2.8.x:1170965,1171400,1174571,1175323,1176329,1176787,1177397,1177946,1177949,1180598,1187226,1189704,1199138,1199732,1199766,1199807,1200867,1201638-1201639,1202171,1202222,1202662,1204355,1205709,1208933
+/camel/trunk:1146608,1146903,1147216,1170956,1171396,1174565,1175321,1176274,1176781-1176782,1177394,1177945,1177948,1180597,1187221,1189693,1199137,1199703,1199739,1199804,1200861,1201623,1201637,1202167,1202215,1202659,1204338,1205412,1208930

Propchange: camel/branches/camel-2.7.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: camel/branches/camel-2.7.x/components/camel-xmlbeans/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/components/camel-xmlbeans/pom.xml?rev=1208973&r1=1208972&r2=1208973&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/components/camel-xmlbeans/pom.xml (original)
+++ camel/branches/camel-2.7.x/components/camel-xmlbeans/pom.xml Thu Dec  1 06:52:31 2011
@@ -35,14 +35,6 @@
     <camel.osgi.export.pkg>org.apache.camel.converter.xmlbeans.*</camel.osgi.export.pkg>
   </properties>
 
-  <repositories>
-      <repository>
-          <id>fusesource.m2</id>
-          <name>Fusesource maven2 Repository</name>
-          <url>http://repo.fusesource.com/maven2-all</url>
-      </repository>
-  </repositories>
-
   <dependencies>
 
     <dependency>