You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Jeremy Quinn <je...@media.demon.co.uk> on 2003/02/23 13:47:34 UTC

potential build probs

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