Thanks for this feedback! On 09/10/2007, blin <[EMAIL PROTECTED]> wrote: > > I am not sure if any one tried examples successfully, but I still got > complain about finding "org.apache.camel:camel-parent:pom:1.2.0" artifact. > Apparently, this artifact is not in any maven repo.
did you try running the examples with -DremoteRepo=http://people.apache.org/~chirino/apache-camel-1.2.0-RC1/maven2 FWIW ideally we'd have an Ant based mechanism for running the example programs as well which would not require maven or things to be in the repo... http://issues.apache.org/activemq/browse/CAMEL-46 For now I've added a section on testing a release candiate to the release guide... http://cwiki.apache.org/CAMEL/release-guide.html > BTW, I noticed a couple minor issues: > 1. Both camel-example-bam and camel-example-cxf are missing a README file, > it would be good to include a README file to explain what does the example > do and how to run example. Good catch - fixed! > 2. I noticed all files under /lib directory have timestamp, are they going > to be replaced by version 1.2.0 during fianl release cut? Or can we make the > RC release exactly like a final release? The contents of the maven repo should just be copied across as-is if the vote passes -- James ------- http://macstrac.blogspot.com/ Open Source SOA http://open.iona.com
