dev@glassfish.java.net

v3 trunk build failure in appclient module

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Wed, 06 Jan 2010 11:37:39 -0800

I haven't built GlassFish in several weeks. I updated my workspace
and did a build. It fails with:

[INFO] Compiling 4 source files to
/Users/shannon/v3/appclient/client/acc/target/test-classes
error: java.lang.RuntimeException: Unable to load persistence.xml :
/Users/shannon/v3/appclient/client/acc/target/test-classes/META-INF/persistence.xml
(No such file or directory)

All I have is:

$ ls /Users/shannon/v3/appclient/client/acc/target/test-classes
topSecret.stuff


Anyone else seeing this?