Hi All

Updated CVS this morning and a couple of problems had crept in (./build.sh run worked Saturday):

./build.sh webapp - fine!

./build.sh run
....
Trying to load file /Users/jermq/Checkouts/Secure/xml-cocoon2/build/cocoon-2.1-dev/webapp/ resources/deli/config/deliConfig.xml
java.lang.NullPointerException
....
Trying to load file /Users/jermq/Checkouts/Secure/xml-cocoon2/build/cocoon-2.1-dev/webapp/ config/namespaceConfig.xml
java.lang.NullPointerException
....
Trying to load file /Users/jermq/Checkouts/Secure/xml-cocoon2/build/cocoon-2.1-dev/webapp/ config/localProfiles.xml
java.lang.NullPointerException
....


The solution?

My local.build.properties (made yesterday) is now out of date.
I threw it away and everything worked.

Something to watch out for (!)


regards Jeremy




Reply via email to