On 6/1/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 6/1/06, Sean Schofield <[EMAIL PROTECTED]> wrote: > I ran all but the tiger script. There are a ton of errors still in > the core tests but we're making progress. Core library builds and all the tests pass: mvn clean install -Pmyfaces
Works for me now as well, with your latest patches. But shouldn't it also work without the "-Pmyfaces" because it's got <activeByDefault> set? By the way (if you beat me to it), the sql-browser example app also requires JDK 1.5 (an the tiger library). Craig It was a combination of a missing 'documentRoot' system property, and
not having all of the non-Java resources in the right place in the jar file. The Ant build also copies messages.properties -> message_en.properties, which isn't in the Maven build yet. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]