Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027276
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2014-08-04 18:582014-08-08 18:54
ReportershuehnerView Statuspublic 
Assigned Toalostale 
PriorityurgentResolutionfixedFixed in Version3.0PR14Q4
StatusclosedFix in branchFixed in SCM revisionca197a91d631
ProjectionnoneETAnoneTarget Version3.0PR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshuehner
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027276: ant diagnostics should be update to acknowledge the de-support of pg8.3 + ora10

DescriptionRight 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 ReproduceCompare checks in 'ant dianostics' with System Requirements page in the wiki.
Proposed SolutionChange postgres min version to be >=8.4
Change oracle min version to be >=11.1
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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

- Issue History
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 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
Powered by Mantis Bugtracker