Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033170Openbravo ERPA. Platformpublic2016-06-07 15:092016-12-16 18:39
shuehner 
inigosanchez 
normalminorhave not tried
closedfixed 
5
 
3.0PR17Q1 
caristu
Core
No
0033170: ant setup forgets to copy src-test/.classpath.template to src-test/.classpath
Above is a bit annoying on setting up new workspace in eclipse using 'search nested projects'.

As that find also OpenbravoTEST but it fails to work because of the missing .template copy.

So that missing copy should be added same as all the other .template files
run ant setup
and notice that src-test/.classpath file still does not exist afterwards
No tags attached.
Issue History
2016-06-07 15:09shuehnerNew Issue
2016-06-07 15:09shuehnerAssigned To => platform
2016-06-07 15:09shuehnerModules => Core
2016-06-07 15:09shuehnerTriggers an Emergency Pack => No
2016-07-15 09:58alostaleStatusnew => acknowledged
2016-12-01 17:03inigosanchezAssigned Toplatform => inigosanchez
2016-12-01 17:03inigosanchezStatusacknowledged => scheduled
2016-12-02 12:19hgbotCheckin
2016-12-02 12:19hgbotNote Added: 0092024
2016-12-02 12:19hgbotStatusscheduled => resolved
2016-12-02 12:19hgbotResolutionopen => fixed
2016-12-02 12:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/df94c05f6b89cadb2412587b0c8badb90f831648 [^]
2016-12-02 12:51inigosanchezReview Assigned To => caristu
2016-12-13 13:16caristuNote Added: 0092315
2016-12-13 13:16caristuStatusresolved => closed
2016-12-13 13:16caristuFixed in Version => 3.0PR17Q1
2016-12-16 18:39hudsonbotCheckin
2016-12-16 18:39hudsonbotNote Added: 0092686

Notes
(0092024)
hgbot   
2016-12-02 12:19   
Repository: erp/devel/pi
Changeset: df94c05f6b89cadb2412587b0c8badb90f831648
Author: Inigo Sanchez <inigo.sanchez <at> openbravo.com>
Date: Fri Dec 02 12:18:00 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/df94c05f6b89cadb2412587b0c8badb90f831648 [^]

Fixes issue 33170: ant setup forgets to copy src-test/.classpath.template

Ant setup application forgets to copy src-test/.classpath.template to
src-test/.classpath.

Now It has been solved the problem by copy the template.

---
M src/org/openbravo/configuration/ConfigurationApp.java
---
(0092315)
caristu   
2016-12-13 13:16   
Code reviewed + tested OK: src-test/.classpath file is now created with ant setup.
(0092686)
hudsonbot   
2016-12-16 18:39   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/dc8bf00badd0 [^]
Maturity status: Test