Project:
View Revisions: Issue #34728 | [ Back to Issue ] | ||
Summary | 0034728: Unneeded file authorisations.txt | ||
Revision | 2016-12-14 12:17 by alostale | ||
Steps To Reproduce | 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 |
||
Revision | 2016-12-14 12:16 by alostale | ||
Steps To Reproduce | It first appeared in 2.50 (2014), 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 |
Copyright © 2000 - 2009 MantisBT Group |