I have just downloaded the release candidate and tried to run the examples.
When simply running the examples as described in
http://activemq.apache.org/camel/running-examples.html I still get the
error missing parent pom.
So I downloaded the src of the release candidate and did a quick build.
As maven exits with out of memory I added the maven opts to the wiki page.
With the maven opts set the build ran without any further problems.
When I then went back to the examples I was able run them like described
in the documentation.
If compiling from source will also be necessary when using the final
release we should add this to the running examples wiki page. If it is
only necessary for snapshots and release candidates we should at least
note that compiling fom source is necessary in this case.
Apart from that the distro looks great to me.
Greetings
Christian Schneider
Willem Jiang schrieb:
Hi
I think most user who write unit test are using maven, if they still
want to use *Support class we can tell them how to down load it.
Anyway, I'd suggest user to use the Jame's Spring test frame work[1].
We can add these in the Camel 1.4.0 release note.
BTW, I also found the PDF document can't show the whole component
description due to the big table. I think we can leave it to next
camel release.
Here is my +1 for this release.
[1]http://activemq.apache.org/camel/spring-testing.html
Willem