[GitHub] camel pull request: CAMEL-9549 - Improvement of error messages whe...

2016-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/926 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

Re: Where is the camel.osgi.version.clean property defined in the build?

2016-04-03 Thread Quinn Stevenson
Thank You!! I was looking in the section(s) - my bad. Thanks Again > On Mar 31, 2016, at 7:14 PM, Raul Kripalani wrote: > > It's defined by the clean goal of the bundle plugin. Check out the > definition in the parent pom. > > Raúl.

Re: Cleanup remote branches

2016-04-03 Thread Gregor Zurowski
+1 It would be nice to remove these branches, including trunk and master-dev. Thanks, Gregor On Thu, Mar 31, 2016 at 12:14 PM, Claus Ibsen wrote: > We got a bunch of remote branches that has been merged to master, or > is no longer in use. > > I propose to remove all branches that are not came

[VOTE] Release Apache Camel 2.16.3

2016-04-03 Thread Gregor Zurowski
Hi Everyone: This is a vote to release Apache Camel 2.16.3, a new patch release that includes 75+ fixes and improvements. Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334721&projectId=12311211 Staging repository: https://repository.apache.org/content/repositor

Re: [DISCUSS] - Thoughts on Apache Camel 2.18 and towards 3.0

2016-04-03 Thread Andreas Gebhardt
Yeah sure we love contributions. Awesome - I create a 'Wish' issue on JIRA (CAMEL-9799) to be transparency. There are two implementations mentioned on JSON Schema [1], 'json-schema-validator' [2] which is created by (one of) the authors of JSON Schema and 'json-schema' [3]. Both seems to be

[GitHub] camel pull request: CAMEL-9549 - Improvement of error messages whe...

2016-04-03 Thread syakimovich
GitHub user syakimovich opened a pull request: https://github.com/apache/camel/pull/926 CAMEL-9549 - Improvement of error messages when compiling the schema You can merge this pull request into a Git repository by running: $ git pull https://github.com/syakimovich/camel CAMEL-

Re: Apache Camel 2.16.3 Release

2016-04-03 Thread Gregor Zurowski
Hi Everyone: I am currently preparing branch camel-2.16.x for building a release candidate for 2.16.3. I will start building the release in about an hour. Thanks, Gregor On Sun, Apr 3, 2016 at 12:06 AM, Gregor Zurowski wrote: > Hi Claus, > > Thanks for the update. I will start building the r

[GitHub] camel pull request: fix schematron classpath uri resolver

2016-04-03 Thread syakimovich
Github user syakimovich closed the pull request at: https://github.com/apache/camel/pull/925 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

Re: [DISCUSS] - Thoughts on Apache Camel 2.18 and towards 3.0

2016-04-03 Thread Claus Ibsen
On Fri, Apr 1, 2016 at 8:56 PM, Andreas Gebhardt wrote: > Hi, > >>> 7. JSON validator. XML XSD validation is nice and straight forward, but >>> it >>> will be great if we have something similar for JSON as well. like >>> to:json-validator:classpath/response.json >>> >> >> Yep, we should create a