Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013072 | Openbravo ERP | A. Platform | public | 2010-04-22 12:09 | 2010-06-15 16:17 |
|
| Reporter | shuehner | |
| Assigned To | marvintm | |
| Priority | urgent | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | pi | |
| Target Version | | Fixed in Version | pi | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0013072: ant diagnostics: checks inside tomcat are broken. |
| Description | When doing the BuildValidationAndModuleScript project the folder for the diagnostics code was renamed from:
src-diagnostics -> src-util/diagnostics
However 3 places were not changed which breaks 'ant diagnostics' now |
| Steps To Reproduce | Run ant diagnostics
See failures regarding access to old path src-diagnostics
|
| Proposed Solution | |
| Additional Information | |
| Tags | Regression QA |
| Relationships | |
| Attached Files | diagnostics-fixes.diff (2,053) 2010-04-22 12:09 https://issues.openbravo.com/file_download.php?file_id=2464&type=bug |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2010-04-22 12:09 | shuehner | New Issue | |
| 2010-04-22 12:09 | shuehner | Assigned To | => marvintm |
| 2010-04-22 12:09 | shuehner | OBNetwork customer | => No |
| 2010-04-22 12:09 | shuehner | File Added: diagnostics-fixes.diff | |
| 2010-04-22 13:12 | hgbot | Checkin | |
| 2010-04-22 13:12 | hgbot | Note Added: 0026569 | |
| 2010-04-22 13:12 | hgbot | Status | new => resolved |
| 2010-04-22 13:12 | hgbot | Resolution | open => fixed |
| 2010-04-22 13:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/717afc06700ff97e8e75ffe51e1a81b0bec28e8c [^] |
| 2010-04-22 13:37 | shuehner | Note Added: 0026575 | |
| 2010-04-22 13:37 | shuehner | Status | resolved => closed |
| 2010-04-22 13:37 | shuehner | Fixed in Version | => pi |
| 2010-04-22 14:11 | psarobe | Tag Attached: Regression QA | |
| 2010-04-23 00:00 | anonymous | sf_bug_id | 0 => 2991133 |
| 2010-05-14 15:27 | hudsonbot | Checkin | |
| 2010-05-14 15:27 | hudsonbot | Note Added: 0027270 | |
| 2010-06-04 14:44 | hgbot | Checkin | |
| 2010-06-04 14:44 | hgbot | Note Added: 0027963 | |
| 2010-06-04 14:44 | hgbot | Status | closed => resolved |
| 2010-06-04 14:44 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/717afc06700ff97e8e75ffe51e1a81b0bec28e8c [^] => http://code.openbravo.com/erp/devel/pi/rev/e0ef8b926f905f96724fe2b653062117cc80f6c1 [^] |
| 2010-06-07 21:20 | hudsonbot | Checkin | |
| 2010-06-07 21:20 | hudsonbot | Note Added: 0028085 | |
| 2010-06-07 23:43 | hudsonbot | Checkin | |
| 2010-06-07 23:43 | hudsonbot | Note Added: 0028127 | |
| 2010-06-15 16:17 | jpabloae | Status | resolved => closed |
|
Notes |
|
|
(0026569)
|
|
hgbot
|
|
2010-04-22 13:12
|
|
Repository: erp/devel/pi
Changeset: 717afc06700ff97e8e75ffe51e1a81b0bec28e8c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Apr 22 13:11:30 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/717afc06700ff97e8e75ffe51e1a81b0bec28e8c [^]
Fixed issue 13072. ant diagnostic should work again
---
M src-util/diagnostic/src/org/openbravo/task/CheckTomcatAntExecution.java
M src-util/diagnostic/src/org/openbravo/task/CheckTomcatFilePermissions.java
M src-util/diagnostic/src/org/openbravo/task/CheckX.java
---
|
|
|
|
|
|
Tested in pi/pgsql, rev 717afc06700f: ant diagnostics now runs sucessfully in a correct environment, and does not fails always anymore. -> Closing |
|
|
|
|
|
|
|
(0027963)
|
|
hgbot
|
|
2010-06-04 14:44
|
|
Repository: erp/devel/pi
Changeset: e0ef8b926f905f96724fe2b653062117cc80f6c1
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Apr 22 13:11:30 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e0ef8b926f905f96724fe2b653062117cc80f6c1 [^]
Fixed issue 13072. ant diagnostic should work again
---
M src-util/diagnostic/src/org/openbravo/task/CheckTomcatAntExecution.java
M src-util/diagnostic/src/org/openbravo/task/CheckTomcatFilePermissions.java
M src-util/diagnostic/src/org/openbravo/task/CheckX.java
---
|
|
|
|
|
|
|
|
|
|