Author: jleroux
Date: Sun Mar 13 00:29:01 2011
New Revision: 1081022
URL:
http://svn.apache.org/viewvc?rev=1081022&view=revLog:
Forgot this in r1081020 (I was too fast when I commented out webpos. I know now some persons are using it.)
Still an issue in Login.ftl, will see that later...
[java] Expression posTerminals is undefined on line 55, column 24 in component://webpos/webapp/webpos/Login.ftl.
[java] The problematic instruction:
[java] ----------
[java] ==> list posTerminals as posTerminal [on line 55, column 17 in component://webpos/webapp/webpos/Login.ftl]
Modified:
ofbiz/trunk/specialpurpose/build.xml
Modified: ofbiz/trunk/specialpurpose/build.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/build.xml?rev=1081022&r1=1081021&r2=1081022&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/build.xml (original)
+++ ofbiz/trunk/specialpurpose/build.xml Sun Mar 13 00:29:01 2011
@@ -33,8 +33,8 @@
projectmgr/build.xml,
ldap/build.xml,
crowd/build.xml,
+ webpos/build.xml
googlecheckout/build.xml"/>
- <!-- For the Web POS add "webpos/build.xml" to the list above -->
<!-- For the old OFBiz Workflow Engine add "workflow/build.xml" to the list above -->
<!-- For Shark add "shark/build.xml" to the list above, in the specialpurpose-builds list (after workflow) -->