[GitHub] [camel-website] oscerd merged pull request #117: Added missing blueprint xsd related to 3.0.0 milestones

2019-12-02 Thread GitBox
oscerd merged pull request #117: Added missing blueprint xsd related to 3.0.0 milestones URL: https://github.com/apache/camel-website/pull/117 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [camel-website] oscerd opened a new pull request #117: Added missing blueprint xsd related to 3.0.0 milestones

2019-12-02 Thread GitBox
oscerd opened a new pull request #117: Added missing blueprint xsd related to 3.0.0 milestones URL: https://github.com/apache/camel-website/pull/117 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-website] oscerd merged pull request #116: Added missing xsds for camel-spring-security

2019-12-02 Thread GitBox
oscerd merged pull request #116: Added missing xsds for camel-spring-security URL: https://github.com/apache/camel-website/pull/116 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [camel-website] oscerd merged pull request #115: Added missing CXF xsds

2019-12-02 Thread GitBox
oscerd merged pull request #115: Added missing CXF xsds URL: https://github.com/apache/camel-website/pull/115 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [camel-website] oscerd opened a new pull request #116: Added missing xsds for camel-spring-security

2019-12-02 Thread GitBox
oscerd opened a new pull request #116: Added missing xsds for camel-spring-security URL: https://github.com/apache/camel-website/pull/116 This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [camel-website] oscerd opened a new pull request #115: Added missing CXF xsds

2019-12-02 Thread GitBox
oscerd opened a new pull request #115: Added missing CXF xsds URL: https://github.com/apache/camel-website/pull/115 @zregvart @davsclaus This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [camel-website] oscerd opened a new pull request #114: Added missing xsds for camel-spring

2019-12-02 Thread GitBox
oscerd opened a new pull request #114: Added missing xsds for camel-spring URL: https://github.com/apache/camel-website/pull/114 @zregvart @davsclaus This is an automated message from the Apache Git Service. To respond to the

[GitHub] [camel-website] oscerd commented on issue #113: Added missing camel-blueprint xsd after 3.0.0 release

2019-12-02 Thread GitBox
oscerd commented on issue #113: Added missing camel-blueprint xsd after 3.0.0 release URL: https://github.com/apache/camel-website/pull/113#issuecomment-560440927 I'll do the same for spring and the other missing bits. This i

[GitHub] [camel-website] oscerd opened a new pull request #113: Added missing camel-blueprint xsd after 3.0.0 release

2019-12-02 Thread GitBox
oscerd opened a new pull request #113: Added missing camel-blueprint xsd after 3.0.0 release URL: https://github.com/apache/camel-website/pull/113 @zregvart @davsclaus I added the xsd taken from camel-blueprint jars on maven central and by renaming it. I think this is what we were

AW: [ANNOUNCEMENT] Apache Camel 3.0.0 Released

2019-12-02 Thread Thomas.Thiele
A. Thanks. Didn't expect this from 3.0.0-RC3 to 3.0.0 -Ursprüngliche Nachricht- Von: Andrea Cosentino Gesendet: Montag, 2. Dezember 2019 15:25 An: us...@camel.apache.org Cc: dev Betreff: Re: [ANNOUNCEMENT] Apache Camel 3.0.0 Released The groupId of the starters has been changed fro

Re: [ANNOUNCEMENT] Apache Camel 3.0.0 Released

2019-12-02 Thread Andrea Cosentino
It's in the migration guide by the way https://camel.apache.org/manual/latest/camel-3-migration-guide.html#_spring_boot_starters_maven_coordinate_change Il giorno lun 2 dic 2019 alle ore 15:24 Andrea Cosentino ha scritto: > The groupId of the starters has been changed > from org.apache.camel to

Re: [ANNOUNCEMENT] Apache Camel 3.0.0 Released

2019-12-02 Thread Andrea Cosentino
The groupId of the starters has been changed from org.apache.camel to org.apache.camel.springboot https://search.maven.org/search?q=g:org.apache.camel.springboot Il giorno lun 2 dic 2019 alle ore 15:23 ha scritto: > Hi, > > But camel-spring-boot-starter is still 3.0.0-RC3 ? > > -Ursprünglic

AW: [ANNOUNCEMENT] Apache Camel 3.0.0 Released

2019-12-02 Thread Thomas.Thiele
Hi, But camel-spring-boot-starter is still 3.0.0-RC3 ? -Ursprüngliche Nachricht- Von: Grzegorz Grzybek Gesendet: Freitag, 29. November 2019 15:37 An: us...@camel.apache.org Cc: dev@camel.apache.org Betreff: Re: [ANNOUNCEMENT] Apache Camel 3.0.0 Released Congratulations! Time to cele

[GitHub] [camel-website] oscerd merged pull request #112: chore: increase timout in Hugo

2019-12-02 Thread GitBox
oscerd merged pull request #112: chore: increase timout in Hugo URL: https://github.com/apache/camel-website/pull/112 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [camel-website] zregvart opened a new pull request #112: chore: increase timout in Hugo

2019-12-02 Thread GitBox
zregvart opened a new pull request #112: chore: increase timout in Hugo URL: https://github.com/apache/camel-website/pull/112 Seems that on the CI server default timeout 10s is not enough to complete the build, this increases the timeout to 300s. -