Hello Hans,It looks like that you are using mergefromtrunk.sh for committing this change.
Am I right ?
On Saturday there was a problem in this file and I have fixed that problem on the same day. Just wanted to confirm that are you using that file for committing the code and its working fine for you.
-- Ashish [email protected] wrote:
Author: hansbak Date: Mon May 4 02:07:47 2009 New Revision: 771162 URL: http://svn.apache.org/viewvc?rev=771162&view=rev Log:Applied fix from trunk for revision: 771161 remove unused requests from controller as reported by JacquesModified: ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml Modified: ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml?rev=771162&r1=771161&r2=771162&view=diff ============================================================================== --- ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml (original) +++ ofbiz/branches/release09.04/framework/example/webapp/example/WEB-INF/controller.xml Mon May 4 02:07:47 2009 @@ -196,7 +196,6 @@<request-map uri="ListExampleFormOnly"><security https="true" auth="false"/><response name="success" type="view" value="ListExampleFormOnly"/></request-map><request-map uri="CreateExampleFormOnly"><security https="true" auth="false"/><response name="success" type="view" value="CreateExampleFormOnly"/></request-map> - <request-map uri="dashboardExample"><security https="true" auth="false"/><response name="success" type="view" value="dashboardExample"/></request-map><request-map uri="printExampleFOPFonts"><security https="true" auth="true"/>
smime.p7s
Description: S/MIME Cryptographic Signature
