svn commit: r477043 - in /incubator/ofbiz/trunk: LICENSE OPTIONAL_LIBRARIES specialpurpose/pos/config/jpos.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r477043 - in /incubator/ofbiz/trunk: LICENSE OPTIONAL_LIBRARIES specialpurpose/pos/config/jpos.xml

jonesde
Author: jonesde
Date: Sun Nov 19 20:51:16 2006
New Revision: 477043

URL: http://svn.apache.org/viewvc?view=rev&rev=477043
Log:
Updated some files based on the pos component move, thanks for Jean-Sebastien Hederer for finding these

Modified:
    incubator/ofbiz/trunk/LICENSE
    incubator/ofbiz/trunk/OPTIONAL_LIBRARIES
    incubator/ofbiz/trunk/specialpurpose/pos/config/jpos.xml

Modified: incubator/ofbiz/trunk/LICENSE
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/LICENSE?view=diff&rev=477043&r1=477042&r2=477043
==============================================================================
--- incubator/ofbiz/trunk/LICENSE (original)
+++ incubator/ofbiz/trunk/LICENSE Sun Nov 19 20:51:16 2006
@@ -368,7 +368,7 @@
 ofbiz/trunk/framework/base/lib/freemarker.jar
 ofbiz/trunk/framework/base/lib/junitperf.jar
 ofbiz/trunk/framework/entity/lib/jdbc/hsqldb.jar
-ofbiz/trunk/applications/pos/lib/looks-2.0.2.jar
+ofbiz/trunk/specialpurpose/pos/lib/looks-2.0.2.jar
 ofbiz/trunk/framework/webapp/lib/MinML2.jar
 ofbiz/trunk/framework/base/lib/javolution.jar
 =========================================================================
@@ -902,8 +902,8 @@
 =========================================================================
 The following libraries distributed with Apache OFBiz are licensed under the
 Common Public License:
-ofbiz/trunk/applications/pos/lib/jcl.jar
-ofbiz/trunk/applications/pos/lib/jpos18-controls.jar
+ofbiz/trunk/specialpurpose/pos/lib/jcl.jar
+ofbiz/trunk/specialpurpose/pos/lib/jpos18-controls.jar
 ofbiz/trunk/framework/service/lib/wsdl4j.jar
 ofbiz/trunk/framework/base/lib/junit.jar
 =========================================================================

Modified: incubator/ofbiz/trunk/OPTIONAL_LIBRARIES
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/OPTIONAL_LIBRARIES?view=diff&rev=477043&r1=477042&r2=477043
==============================================================================
--- incubator/ofbiz/trunk/OPTIONAL_LIBRARIES (original)
+++ incubator/ofbiz/trunk/OPTIONAL_LIBRARIES Sun Nov 19 20:51:16 2006
@@ -86,7 +86,7 @@
   http://sourceforge.net/projects/gtkswing/
   TO DEPLOY: base/config/pos-containers.xml:org.gtk.java.swing.plaf.gtk.GtkLookAndFeel for look and feel  
 -JavaPOS hardware drivers
-  TO DEPLOY: applications/pos/lib/
+  TO DEPLOY: specialpurpose/pos/lib/
 
   Epson Printer TM-T88III (Proprietay licence) needs jpos18-controls.jar (version specific)
   https://www.epson-pos.com/cgi-bin/sdssm/main/td_login.jsp

Modified: incubator/ofbiz/trunk/specialpurpose/pos/config/jpos.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/specialpurpose/pos/config/jpos.xml?view=diff&rev=477043&r1=477042&r2=477043
==============================================================================
--- incubator/ofbiz/trunk/specialpurpose/pos/config/jpos.xml (original)
+++ incubator/ofbiz/trunk/specialpurpose/pos/config/jpos.xml Sun Nov 19 20:51:16 2006
@@ -173,7 +173,7 @@
     </JposEntry>
 
     <!-- Epson TM-T88III POSPrinter (requires epsonJposService180.jar, epsonJposServiceCommon.jar
-        in /ofbiz/applications/pos/lib (classpath references not needed)
+        in component://pos/lib (classpath references not needed)
  and JavaComm installed (javax.comm package). See http://www.javapos.com/devint.html about this point...
  pos-containers.xml must contains a reference to the logicalName : <property name="Receipt" value="TM-T88III"/>
  -->