On Sun, Sep 20, 2009 at 11:52 AM, Willem Jiang <[email protected]> wrote: > Hi Claus, > > I removed your comment, and ran the build, every thing is fine. > I tried on Mac OSX 1.6.1 and Windows Vista with JDK 1.5.0 and maven 2.0.9. >
The most important part is that it works on the CI servers at FUSE as well. So keep an eye on TeamCity. > Willem > > Claus Ibsen wrote: >> >> On Sun, Sep 20, 2009 at 10:18 AM, Willem Jiang <[email protected]> >> wrote: >>> >>> Hi Clause, >>> >>> I tried to reproduce the error on maven 2.0.9 of the >>> org.apache.camel.tests.mock-javamail_1.7, but I'm no luck with it. >>> Did the blew change fix the error, or you did something else to fix the >>> build. >> >> I comment out the test in the pom.xml file in folder: >> davsclaus:(svn)camel[trunk:816854]/tests/test-bundles$ >> >> <modules> >> <!-- TODO: Does not work with maven 2.0.9 >> <module>mock-javamail_1.7</module> >> --> >> </modules> >> >> >>> Willem >>> >>> [email protected] wrote: >>>> >>>> Author: davsclaus >>>> Date: Sat Sep 19 06:35:25 2009 >>>> New Revision: 816860 >>>> >>>> URL: http://svn.apache.org/viewvc?rev=816860&view=rev >>>> Log: >>>> Working with maven 2.0.9 again. >>>> >>>> Modified: >>>> camel/trunk/examples/camel-example-reportincident/pom.xml >>>> camel/trunk/parent/pom.xml >>>> camel/trunk/tests/camel-itest-osgi/pom.xml >>>> camel/trunk/tests/test-bundles/pom.xml >>>> > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
