Author: ningjiang
Date: Thu Dec 1 02:27:23 2011
New Revision: 1208933
URL: http://svn.apache.org/viewvc?rev=1208933&view=rev
Log:
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.8.x/ (props changed)
camel/branches/camel-2.8.x/components/camel-xmlbeans/pom.xml
Propchange: camel/branches/camel-2.8.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Dec 1 02:27:23 2011
@@ -1 +1 @@
-/camel/trunk:1202148,1202167,1202204-1202206,1202215,1202223,1202659,1202685,1203879,1203978,1204338,1205124,1205372,1205412,1205429,1205431,1205713,1206116,1206414,1207743,1207784,1208301
+/camel/trunk:1202148,1202167,1202204-1202206,1202215,1202223,1202659,1202685,1203879,1203978,1204338,1205124,1205372,1205412,1205429,1205431,1205713,1206116,1206414,1207743,1207784,1208301,1208930
Propchange: camel/branches/camel-2.8.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: camel/branches/camel-2.8.x/components/camel-xmlbeans/pom.xml
URL:
http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-xmlbeans/pom.xml?rev=1208933&r1=1208932&r2=1208933&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-xmlbeans/pom.xml (original)
+++ camel/branches/camel-2.8.x/components/camel-xmlbeans/pom.xml Thu Dec 1
02:27:23 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>