Hi

It's because camel 1.4 (camel-core-1.4.0.jar) isn't published to any official 
maven repos yet. 

You can add
http://people.apache.org/~hadrian/apache-camel-1.4.0-RC3/maven2/
as a maven repo to the pom.xml and it should be able to find a 1.4.0 release 
and run the examples.


Med venlig hilsen
 
Claus Ibsen
......................................
Silverbullet
Skovsgårdsvænget 21
8362 Hørning
Tlf. +45 2962 7576
Web: www.silverbullet.dk

-----Original Message-----
From: Christian Schneider [mailto:[EMAIL PROTECTED] 
Sent: 12. juli 2008 11:09
To: camel-dev@activemq.apache.org
Subject: Re: [VOTE] Release apache-camel-1.4

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
>

Reply via email to