Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002419Openbravo ERPA. Platformpublic2007-12-27 12:392008-08-13 18:20
rafaroda 
jpabloae 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0002419: \'openbravo-core.jar\' and \'WEB-INF\' to SVN ignore list
*Environment
OS: Unbuntu 7.04
DB: Oracle XE 10g
OB: Trunk source code revision 1870
Web browser: Firefox 2

*Steps
1. Check out trunk source code: svn co https://dev.openbravo.com/svn/openbravo/trunk [^] openbravo
2. Configure Openbravo.properties file:
3. Create database, build and install Openbravo ERP: ant install.source
4. Type in your 'openbravo' (main) folder: svn status

'openbravo-core.jar' file inside 'lib' folder and files inside 'WEB_INF' folder have '?' status. If you perform a commit, these files will try to check in to SVN repository when they should not.

If using Eclipse IDE (http://wiki.openbravo.com/wiki/index.php/Installation_and_setup_of_Eclipse_IDE [^]) and change workspace settings, files inside '.settings' folder also take '?' status.

'openbravo-core.jar' file and 'WEB-INF' (inside 'WebContent' folder) and '.settings' folders need to be added to SVN ignore list.
No tags attached.
depends on backport 0003595 closed jpabloae 'openbravo-core.jar' and 'WEB-INF' to SVN ignore 
Issue History
2008-08-13 18:20plujanStatusresolved => closed

Notes
(0006008)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1858886 [^]
(0002873)
jpabloae   
2008-01-15 16:43   
(edited on: 2008-06-12 09:23)
Logged In: YES
user_id=1603191
Originator: NO

Fixed in commit 1994.

Ignore .settings in root directory.
Ignore everything inside .settings.
Delete irrelevant specific file encoding line in .settings/org.eclipse.core.resources.prefs
Ignore everything inside WebContent/WEB-INF.
Ignore lib/openbravo-core.jar.