details:   https://code.openbravo.com/erp/devel/pi/rev/e77b49e6d86d
changeset: 35519:e77b49e6d86d
user:      Asier Lostalé <asier.lostale <at> openbravo.com>
date:      Fri Mar 08 10:08:46 2019 +0100
summary:   related to issue 40308: rearranged openbravo core position

  Having OpenbravoCore project on top of WebContent libraries, which includes
  openbravo-core.jar, allows to debug it and changed code to prevail over the
  one already compiled in the jar.

diffstat:

 .classpath.template |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r dc2f40d0a65e -r e77b49e6d86d .classpath.template
--- a/.classpath.template       Fri Mar 08 08:48:27 2019 +0100
+++ b/.classpath.template       Fri Mar 08 10:08:46 2019 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+       <classpathentry combineaccessrules="false" exported="true" kind="src" 
path="/OpenbravoCore"/>
        <classpathentry exported="true" kind="con" 
path="org.eclipse.jst.j2ee.internal.web.container"/>
-       <classpathentry combineaccessrules="false" exported="true" kind="src" 
path="/OpenbravoCore"/>
        <classpathentry 
including="**/*.ext|**/*.ftl|**/*.java|**/*.oaw|**/*.properties|**/*.xml|**/*.xpt|**/*.xslt"
 kind="src" path="src"/>
        <classpathentry kind="src" 
path="modules/org.openbravo.apachejdbcconnectionpool/src"/>
        <classpathentry kind="src" 
path="modules/org.openbravo.client.widgets/src"/>


_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to