Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013085 | Openbravo ERP | A. Platform | public | 2010-04-22 17:19 | 2010-06-15 14:03 |
|
Reporter | shuehner | |
Assigned To | alostale | |
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 | 0013085: ant diagnostics should check for tomcat >=6 as minimum version and not only for tomcat >= 5.5 |
Description | Our system requirements for erp 2.50 state that tomcat version >=6 is required.
However the 'ant diagnostics' is currently configured to only check for tomcat version >= 5.5
|
Steps To Reproduce | |
Proposed Solution | Update check in 'ant diagnostic' to require tomcat >=6 to really enforce the system requirement as they are stated. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-04-22 17:19 | shuehner | New Issue | |
2010-04-22 17:19 | shuehner | Assigned To | => alostale |
2010-04-22 17:19 | shuehner | OBNetwork customer | => No |
2010-04-22 17:20 | shuehner | Note Added: 0026583 | |
2010-04-22 17:47 | hgbot | Checkin | |
2010-04-22 17:47 | hgbot | Note Added: 0026586 | |
2010-04-22 17:47 | hgbot | Status | new => resolved |
2010-04-22 17:47 | hgbot | Resolution | open => fixed |
2010-04-22 17:47 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/dc5494f72eacaf4fae60a5afc96fb5c928191796 [^] |
2010-05-11 15:31 | marvintm | Note Added: 0027140 | |
2010-05-11 15:31 | marvintm | Status | resolved => closed |
2010-05-11 15:31 | marvintm | Fixed in Version | => pi |
2010-05-12 00:00 | anonymous | sf_bug_id | 0 => 3000185 |
2010-05-14 15:27 | hudsonbot | Checkin | |
2010-05-14 15:27 | hudsonbot | Note Added: 0027274 | |
2010-06-04 14:44 | hgbot | Checkin | |
2010-06-04 14:44 | hgbot | Note Added: 0027967 | |
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/dc5494f72eacaf4fae60a5afc96fb5c928191796 [^] => http://code.openbravo.com/erp/devel/pi/rev/9cefcd00f0b16f4db3a6866e826d5672d303a25a [^] |
2010-06-07 21:20 | hudsonbot | Checkin | |
2010-06-07 21:20 | hudsonbot | Note Added: 0028089 | |
2010-06-07 23:43 | hudsonbot | Checkin | |
2010-06-07 23:43 | hudsonbot | Note Added: 0028131 | |
2010-06-15 14:03 | jpabloae | Status | resolved => closed |
Notes |
|
|
Note: the core erp module as of now still works with tomcat5.5, but some modules (i.e. UI selector) have a hard requirement on tomcat >=6
So we should starting to enforce this check in ant diagnostics. |
|
|
(0026586)
|
hgbot
|
2010-04-22 17:47
|
|
|
|
|
Verified that the validation passes when using tomcat 6, and fails when using tomcat 5.5 |
|
|
|
|
|
(0027967)
|
hgbot
|
2010-06-04 14:44
|
|
|
|
|
|
|
|
|