Hi Jim,

running also on Windows-OS as same as you it works well for me on the trunk!

$> mvn -q test -Dtest=MultiPartFormTest
     [echo] Maven version: 2.8-SNAPSHOT
     [echo] OSGi version: 2.8.0.SNAPSHOT

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.camel.component.jetty.MultiPartFormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

If you're running ALL the unit-tests from the trunk, setting MVN_OPTS helps
to avoid a possible OutOfMemoryError which maybe is the root cause of the
error you get on your box (HTTP 500 == Internal Server Error), see also
http://camel.apache.org/building.html

Regards, Babak


--
View this message in context: 
http://camel.465427.n5.nabble.com/Build-break-in-camel-jetty-tp4468084p4472744.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to