Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027276 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2014-08-04 18:58 | 2014-08-08 18:54 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR14Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ca197a91d631 | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shuehner | |||||||
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 | 0027276: ant diagnostics should be update to acknowledge the de-support of pg8.3 + ora10 | |||||||
Description | Right now ant diagnostics checks for: Postgresql >=8.3 (and 8.3.5 on windows) Oracle > 10 Both checks should be updated to reflect that both of those are no longer supported in Q3 release. Note: the min version can be set in a property file without touching any java code. When done please request backporting of this fix to the next Q3.1 emergency mp. But i think not worth to start one just for this. | |||||||
Steps To Reproduce | Compare checks in 'ant dianostics' with System Requirements page in the wiki. | |||||||
Proposed Solution | Change postgres min version to be >=8.4 Change oracle min version to be >=11.1 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0069090) hgbot (developer) 2014-08-05 14:23 |
Repository: erp/devel/pi Changeset: ca197a91d631ddfa99bda9795676ef081b7da9ca Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Aug 05 14:23:02 2014 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ca197a91d631ddfa99bda9795676ef081b7da9ca [^] fixed issue 27276: diagnostics desupport for pg 8.3 + ora 10 Minimum required versions are now: -PostrgeSQL: 8.4 -Oracle: 10 --- M src-util/diagnostic/config/diagnostics.properties --- |
(0069103) shuehner (administrator) 2014-08-06 16:26 |
Reviewed (only config change and only affecting ant diagnostic command and nothing else). Tested running ant diagnostic (all tests passed). 1.) pg8.3 shows correctly not supported /home/huehner/ob/tmp/pi_pg83_tmp/src-util/diagnostic/build.xml:126: Minimum required version: 8.4, current version 8.3.23 Tip: check http://wiki.openbravo.com/wiki/Development_Stack_Setup#PostgreSQL [^] 2.) pg8.4 shows correctly is supported [checkDB] Checking PostgreSQL version... [checkDB] Minimum required version: 8.4, current version 8.4.22 [checkDB] PostgreSQL version OK 3.) oracle 10 shows correctly not supported /home/rafa/workspaces/ws/openbravo-pi-oracle/openbravo/src-util/diagnostic/build.xml:126: Minimum required version: 11.1, current version 10.2.0.1.0 4.) oracle 11.1 shows correctly supported [checkDB] Checking Oracle version... [checkDB] Minimum required version: 11.1, current version 11.1.0.7.0 [checkDB] Oracle version OK |
(0069267) hudsonbot (viewer) 2014-08-08 18:54 |
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/4450016dee64 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-08-04 18:58 | shuehner | New Issue | |
2014-08-04 18:58 | shuehner | Assigned To | => AugustoMauch |
2014-08-04 18:58 | shuehner | OBNetwork customer | => No |
2014-08-04 18:58 | shuehner | Modules | => Core |
2014-08-04 18:58 | shuehner | Triggers an Emergency Pack | => No |
2014-08-05 07:38 | alostale | Assigned To | AugustoMauch => alostale |
2014-08-05 13:44 | alostale | Summary | and diagnostics should be update to acknowledge the de-support of pg8.3 + ora10 => ant diagnostics should be update to acknowledge the de-support of pg8.3 + ora10 |
2014-08-05 14:12 | alostale | Review Assigned To | => shuehner |
2014-08-05 14:23 | hgbot | Checkin | |
2014-08-05 14:23 | hgbot | Note Added: 0069090 | |
2014-08-05 14:23 | hgbot | Status | new => resolved |
2014-08-05 14:23 | hgbot | Resolution | open => fixed |
2014-08-05 14:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ca197a91d631ddfa99bda9795676ef081b7da9ca [^] |
2014-08-06 16:26 | shuehner | Note Added: 0069103 | |
2014-08-06 16:26 | shuehner | Status | resolved => closed |
2014-08-06 16:26 | shuehner | Fixed in Version | => 3.0PR14Q4 |
2014-08-08 18:54 | hudsonbot | Checkin | |
2014-08-08 18:54 | hudsonbot | Note Added: 0069267 |
Copyright © 2000 - 2009 MantisBT Group |