I made a number of changes today to get a top-down build of the integration branch working.

To build it:
mvn -Pall clean install

To gen Eclipse projects:
mvn -Peclipse eclipse:eclipse

The top-down build now works for me, and all generated projects compile OK in Eclipse.

I tried two integration tests, iSpecTest and iPropertyTest they both fail with runtime errors (a binding problem and a databinding problem), but at least the itest plugin is able to bootstrap and run them.

The SCATestCase unit test cases in the J2SE samples run successfully. The Webapp samples are not included in the build yet.

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to