Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #30135 Back to Issue ]
Summary 0030135: On windows the 'ant setup' tool writes incorrect source.path to Openbravo.properties (not using \\ for a \)
Revision 2015-06-24 10:50 by inigosanchez
Steps To Reproduce In Windows OS:
.as system administrator, go to module management window
. select a obx file to install module
. error is returned:

Error: Error
org.openbravo.service.web.ResourceNotFoundException: Source file [C:openbravoerpopenbravo\src-db\database\model\tables\AD_MODULE.xml] can not be found. Verify 'source.path' property is properly set in Openbravo.properties file.
Revision 2015-06-19 11:24 by inigosanchez
Steps To Reproduce .as system administrator, go to module management window
. select a obx file to install module
. error is returned:

Error: Error
org.openbravo.service.web.ResourceNotFoundException: Source file [C:openbravoerpopenbravo\src-db\database\model\tables\AD_MODULE.xml] can not be found. Verify 'source.path' property is properly set in Openbravo.properties file.
Revision 2015-06-10 17:59 by shuehner
Description Using 'ant setup' the tool writes source.path automatically but does not follow proper encoding of java properties files which required \\ to be used when a \ character is wanted as is

Effect of this is that any code using source.path (i.e. MMC, obx module installation and/or updates does not work)

Workaround is to manually edit source.path to have \\ for each \ which is wanted.

Note: Same applies to any path in properties (i.e. also attach.path)
Revision 2015-06-10 17:59 by shuehner
Description using module management window, obx module can not be installed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker