Aha, I know what happened! The patch should have been applied to the parent pom, *not* the cxf pom. Thats why the build failed :) I would revert the last commit and re-patch. Sorry for the confusion!
Cheers, Jon James.Strachan wrote: > > On 5/10/07, janstey <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> The CXF module wasn't even compiling so I figured I should investigate :) >> >> - Updated to use the 2.0-incubator-RC release of CXF, as it should be >> more >> stable. If you guys want to use the latest trunk CXF it is at version >> 2.0-incubator-SNAPSHOT. >> - Added default install goal to parent pom... I'm lazy so all I want to >> type >> is 'mvn' >> - Added fastinstall profile to skip tests if you just wanna compile the >> code. > > Awesome thanks! Patch applied. (I found first time I applied the patch > the build failed; it turned out there was a missing version ID in the > pom which I fixed up). > > I wonder if moving the fastinstall / default install goal into the > parent pom would still work; then all modules would work the same way? > > >> By the way, nice work!!! Using DSL for EIP is a great idea! > > Many thanks! > -- > James > ------- > http://macstrac.blogspot.com/ > > -- View this message in context: http://www.nabble.com/-CAMEL--Simple-patch-tf3723060s2354.html#a10419992 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
