Skip to content

Commit

Permalink
[resolves wildfly-extras#2301] Upgrade to camel-2.20.2 - WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
tdiesler committed Nov 23, 2017
1 parent 51ef115 commit e159510
Show file tree
Hide file tree
Showing 10 changed files with 433 additions and 429 deletions.
2 changes: 2 additions & 0 deletions catalog/src/main/resources/component.roadmap
Original file line number Diff line number Diff line change
Expand Up @@ -260,11 +260,13 @@ restlet #2024
tika #1850 Blocked by camel-2.21.x

[undecided]
elasticsearch5-rest
ganglia #1998 No test coverage for ganglia in camel
pgevent #2021 No test coverage for pgevent in camel
solr #2030 No test coverage for solr in camel
solrCloud #2031 No test coverage for solr in camel
solrs #2032 No test coverage for solr in camel
yql

[rejected]
atmos #1984 Jersey clashes with RestEasy
Expand Down
1 change: 1 addition & 0 deletions catalog/src/main/resources/other.roadmap
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ zipkin
[planned]

[undecided]
spring-dm

[rejected]
bam #deprecated
Expand Down
12 changes: 6 additions & 6 deletions feature/extrasA/etc/wildfly-feature-pack.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
<artifact groupId="javax.inject" artifactId="javax.inject" version="1"/>
<artifact groupId="javax.jcr" artifactId="jcr" version="2.0"/>
<artifact groupId="org.apache.avro" artifactId="avro" version="1.7.4"/>
<artifact groupId="org.apache.camel" artifactId="camel-core" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-flink" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-hbase" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-hdfs2" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-jbpm" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-jcr" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-core" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.camel" artifactId="camel-flink" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.camel" artifactId="camel-hbase" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.camel" artifactId="camel-hdfs2" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.camel" artifactId="camel-jbpm" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.camel" artifactId="camel-jcr" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.commons" artifactId="commons-compress" version="1.4.1"/>
<artifact groupId="org.apache.commons" artifactId="commons-lang3" version="3.3.2"/>
<artifact groupId="org.apache.commons" artifactId="commons-math3" version="3.5"/>
Expand Down
4 changes: 2 additions & 2 deletions feature/extrasB/etc/wildfly-feature-pack.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<artifact groupId="commons-cli" artifactId="commons-cli" version="1.3.1"/>
<artifact groupId="io.netty" artifactId="netty" version="3.10.6.Final"/>
<artifact groupId="joda-time" artifactId="joda-time" version="2.9.5"/>
<artifact groupId="org.apache.camel" artifactId="camel-core" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-elasticsearch" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-core" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.camel" artifactId="camel-elasticsearch" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.lucene" artifactId="lucene-analyzers-common" version="5.5.2"/>
<artifact groupId="org.apache.lucene" artifactId="lucene-backward-codecs" version="5.5.2"/>
<artifact groupId="org.apache.lucene" artifactId="lucene-core" version="5.5.2"/>
Expand Down
4 changes: 2 additions & 2 deletions feature/extrasC/etc/wildfly-feature-pack.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<artifact groupId="io.netty" artifactId="netty" version="3.10.6.Final"/>
<artifact groupId="joda-time" artifactId="joda-time" version="2.9.5"/>
<artifact groupId="net.sf.jopt-simple" artifactId="jopt-simple" version="5.0.2"/>
<artifact groupId="org.apache.camel" artifactId="camel-core" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-elasticsearch5" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-core" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.camel" artifactId="camel-elasticsearch5" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.httpcomponents" artifactId="httpasyncclient" version="4.1.2"/>
<artifact groupId="org.apache.httpcomponents" artifactId="httpclient" version="4.5.2"/>
<artifact groupId="org.apache.httpcomponents" artifactId="httpcore" version="4.4.5"/>
Expand Down
4 changes: 2 additions & 2 deletions feature/extrasD/etc/wildfly-feature-pack.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<artifact groupId="com.google.inject" artifactId="guice" version="3.0"/>
<artifact groupId="com.google.inject.extensions" artifactId="guice-assistedinject" version="3.0"/>
<artifact groupId="javax.inject" artifactId="javax.inject" version="1"/>
<artifact groupId="org.apache.camel" artifactId="camel-core" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-jclouds" version="2.20.1"/>
<artifact groupId="org.apache.camel" artifactId="camel-core" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.camel" artifactId="camel-jclouds" version="2.20.2-SNAPSHOT"/>
<artifact groupId="org.apache.jclouds" artifactId="jclouds-blobstore" version="2.0.2"/>
<artifact groupId="org.apache.jclouds" artifactId="jclouds-compute" version="2.0.2"/>
<artifact groupId="org.apache.jclouds" artifactId="jclouds-core" version="2.0.2"/>
Expand Down
Loading

0 comments on commit e159510

Please sign in to comment.