Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Commit

Permalink
refactor: upgrade to Camel 2.20.0, few Maven bits
Browse files Browse the repository at this point in the history
Upgrades Camel to 2.20.0 (from Fuse EA) and removes the Fuse EA
repository. Also adds Maven configuration intended to speed up the
build (GC configuration, 8 parallel threads for downloads).
  • Loading branch information
zregvart committed Oct 12, 2017
1 parent 52a9966 commit 166e0d8
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 63 deletions.
1 change: 1 addition & 0 deletions .mvn/jvm.config
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-Xmx512m -Djava.awt.headless=true -XX:+UseG1GC -XX:+UseStringDeduplication
1 change: 1 addition & 0 deletions .mvn/maven.config
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-Dmaven.artifact.threads=8
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "rest",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-core",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.rest.RestComponent",
"name" : "DayTradeGetComponent",
"scheme" : "day-trade-get",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "rest",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-core",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.rest.RestComponent",
"name" : "DayTradePlaceComponent",
"scheme" : "day-trade-place",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceCreateSObject",
"scheme" : "salesforce-create-sobject",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceDeleteSObject",
"scheme" : "salesforce-delete-sobject",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceDeleteSObjectWithId",
"scheme" : "salesforce-delete-sobject-with-id",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceGetSObject",
"scheme" : "salesforce-get-sobject",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceGetSObjectWithId",
"scheme" : "salesforce-get-sobject-with-id",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceOnCreate",
"scheme" : "salesforce-on-create",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceOnDelete",
"scheme" : "salesforce-on-delete",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceOnUpdate",
"scheme" : "salesforce-on-update",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceUpdateSObject",
"scheme" : "salesforce-update-sobject",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceUpsertContact",
"scheme" : "salesforce-upsert-contact-connector",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "salesforce",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-salesforce",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.salesforce.SalesforceComponent",
"name" : "SalesforceUpsertSObject",
"scheme" : "salesforce-upsert-sobject",
Expand Down
17 changes: 1 addition & 16 deletions connectors/sql-stored-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<camel.version>2.20.0.fuse-000091</camel.version>
<camel.version>2.20.0</camel.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -237,19 +237,4 @@
</plugins>
</build>

<repositories>
<repository>
<id>jboss-ea</id>
<name>JBoss Early-access repository</name>
<url>https://repository.jboss.org/nexus/content/groups/ea/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>


</project>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "timer",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-core",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.timer.TimerComponent",
"name" : "Timer",
"scheme" : "periodic-timer-connector",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "rest",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-core",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.rest.RestComponent",
"name" : "TradeInsightBuy",
"scheme" : "trade-insight-buy",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "rest",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-core",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.rest.RestComponent",
"name" : "TradeInsightSell",
"scheme" : "trade-insight-sell",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "rest",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-core",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.rest.RestComponent",
"name" : "TradeInsightTop",
"scheme" : "trade-insight-top",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "twitter-timeline",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-twitter",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.twitter.timeline.TwitterTimelineComponent",
"name" : "TwitterMention",
"scheme" : "twitter-mention-connector",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"baseScheme" : "twitter-search",
"baseGroupId" : "org.apache.camel",
"baseArtifactId" : "camel-twitter",
"baseVersion" : "2.20.0.fuse-000106",
"baseVersion" : "2.20.0",
"baseJavaType" : "org.apache.camel.component.twitter.search.TwitterSearchComponent",
"name" : "TwitterSearch",
"scheme" : "twitter-search-connector",
Expand Down
29 changes: 1 addition & 28 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,41 +78,14 @@
</snapshotRepository>
</distributionManagement>

<repositories>
<repository>
<id>jboss-ea</id>
<name>JBoss Early-access repository</name>
<url>https://repository.jboss.org/nexus/content/groups/ea/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>jboss-ea</id>
<name>JBoss Early-access repository</name>
<url>https://repository.jboss.org/nexus/content/groups/ea/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<spring-boot.version>1.5.6.RELEASE</spring-boot.version>
<camel.version>2.20.0.fuse-000106</camel.version>
<camel.version>2.20.0</camel.version>

<!-- maven plugin version -->
<maven-dependency-plugin.version>3.0.0</maven-dependency-plugin.version>
Expand Down

0 comments on commit 166e0d8

Please sign in to comment.