Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034728Openbravo ERPA. Platformpublic2016-12-14 12:132016-12-16 18:39
alostale 
alostale 
lowtrivialN/A
closedfixed 
5
 
3.0PR17Q1 
inigosanchez
Core
No
0034728: Unneeded file authorisations.txt
Unneeded file in src-test: src-test/src/org/openbravo/test/authorisations.txt.

This file is not used anywhere.
It first appeared in 2.50 (2008), it was never used from anywhere:

alostale@alopor:~/ws/pi-pristine$ hg log ./src-test/src/org/openbravo/test/authorisations.txt
changeset: 24606:4f7f7b9297b1
parent: 24605:a0f567f3ef4e
parent: 24344:87bbcf7c09a4
user: Víctor Martínez Romanos <victor.martinez@openbravo.com>
date: Wed Aug 27 14:55:11 2014 +0200
summary: [reconciliation refactor] merge from PI

changeset: 24250:72011c9d701f
user: Asier Lostalé <asier.lostale@openbravo.com>
date: Wed Aug 13 14:10:03 2014 +0200
summary: [junit] moving test soruces from src-test to src-test/src

alostale@alopor:~/ws/pi-pristine$ hg log src-test/org/openbravo/test/authorisations.txt
changeset: 3625:c9bee52a74db
user: Martin Taal <martin.taal@openbravo.com>
date: Wed Apr 22 13:34:41 2009 +0200
summary: fixes issue 8562: Testcases should be runable from the command line (without Eclipse)

changeset: 1929:ad0353d93b0f
user: Asier Lostalé <asier.lostale@openbravo.com>
date: Wed Nov 12 13:14:11 2008 +0000
summary: Merge back modularity branch to trunk.

alostale@alopor:~/ws/pi-pristine$ find -type f | xargs grep authorisations
  --> Nothing found

alostale@alopor:~/ws/pi-pristine$ hg up 1929
alostale@alopor:~/ws/pi-pristine$ find -type f | xargs grep authorisations
  --> Nothing found
Remove it
No tags attached.
blocks design defect 0032688 acknowledged Triage Platform Base remove unused resources 
Issue History
2016-12-14 12:13alostaleNew Issue
2016-12-14 12:13alostaleAssigned To => platform
2016-12-14 12:13alostaleModules => Core
2016-12-14 12:13alostaleTriggers an Emergency Pack => No
2016-12-14 12:14alostaleRelationship addedblocks 0032688
2016-12-14 12:14alostaleAssigned Toplatform => alostale
2016-12-14 12:14alostaleReview Assigned To => inigosanchez
2016-12-14 12:16hgbotCheckin
2016-12-14 12:16hgbotNote Added: 0092345
2016-12-14 12:16hgbotStatusnew => resolved
2016-12-14 12:16hgbotResolutionopen => fixed
2016-12-14 12:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2ef61a1d2ed8ef0db3cfef50b853930f74f714bb [^]
2016-12-14 12:17alostaleSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=13993#r13993
2016-12-16 10:37inigosanchezNote Added: 0092466
2016-12-16 10:37inigosanchezStatusresolved => closed
2016-12-16 10:37inigosanchezFixed in Version => 3.0PR17Q1
2016-12-16 18:39hudsonbotCheckin
2016-12-16 18:39hudsonbotNote Added: 0092708

Notes
(0092345)
hgbot   
2016-12-14 12:16   
Repository: erp/devel/pi
Changeset: 2ef61a1d2ed8ef0db3cfef50b853930f74f714bb
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Dec 14 12:16:18 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2ef61a1d2ed8ef0db3cfef50b853930f74f714bb [^]

fixed issue 34728: removed unneeded file authorisations.txt

---
R src-test/src/org/openbravo/test/authorisations.txt
---
(0092466)
inigosanchez   
2016-12-16 10:37   
Code reviewed and tested in pi@93f6391178a1: authorisations.txt file is not used anywhere.
(0092708)
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