[
https://issues.apache.org/activemq/browse/CAMEL-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42077#action_42077
]
Peter Jones commented on CAMEL-46:
----------------------------------
Hi Claus,
Leaving the camel.version property set to 1.3-SNAPSHOT in the common-build.xml
is definitely likely to not get updated. The only place this property was
being used, was in building a jar for a sample (in the jar name), and it was
included just to be consistent with maven naming. However, the build.jar
target is only executed if you pass in -Dbuild.jar=true right now. So, I'm
thinking of just deleting the camel.version property, and the build.jar target
altogether... the samples will run fine without this, so it doesn't serve much
purpose. Do you think thats reasonable?
One other thing I accidentally omitted was executing dot to generate svg files
for the camel-example-docs sample. I've updated my copy of that sample's build
file to do that, and I'll attach an updated patch in the morning to replace the
earlier patch.
Cheers,
Peter
> add Ant build.xml scripts for running the examples using the jars that ship
> with the distro rather than requiring maven
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-46
> URL: https://issues.apache.org/activemq/browse/CAMEL-46
> Project: Apache Camel
> Issue Type: Improvement
> Components: examples
> Affects Versions: 1.3.0
> Reporter: James Strachan
> Fix For: 1.4.0
>
> Attachments: buildfiles.patch
>
>
> Peter thanks a lot for the great work on the ant files.
> We will sure include it in the 1.4.
> Would it be possible to have a property etc to easy set the correct Camel
> version. I am sure we forget.
> In you build files its set to 1.3-SNAPSHOT.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.