Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034100Openbravo ERPA. Platformpublic2016-09-27 14:352018-05-31 17:36
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
3.0PR17Q13.0PR17Q1 
caristu
Core
No
0034100: Raise minimum stack requirements for PR17Q1
Raise minimum stack requirements for PR17Q1 to:
- Java 7 (from 6)
- PostgreSQL 9.3 (from 9.1)
- Tomcat 7 (from 6)

More details: http://wiki.openbravo.com/wiki/Projects:PR17Q1_Raise_Minimum_Stack [^]
-
No tags attached.
related to defect 0034684 closed shuehner Remove some not required @SupressWarnings("unchecked") 
related to feature request 0038675 closed alostale Raise minimum stack Java version to Java 8 
blocks defect 0034765 closed alostale incorrect license for servlet-api 3.0 
causes defect 0036192 closed platform Not possible to overwrite the result of a callout from your own callout using a requestdispatcher an a decorator in Tomcat 7 
Issue History
2016-09-27 14:35alostaleNew Issue
2016-09-27 14:35alostaleAssigned To => alostale
2016-09-27 14:35alostaleModules => Core
2016-09-27 14:35alostaleTriggers an Emergency Pack => No
2016-09-27 14:44alostaleDescription Updatedbug_revision_view_page.php?rev_id=13249#r13249
2016-10-24 09:10alostaleReview Assigned To => caristu
2016-10-24 09:12hgbotCheckin
2016-10-24 09:12hgbotNote Added: 0090801
2016-10-24 09:12hgbotStatusnew => resolved
2016-10-24 09:12hgbotResolutionopen => fixed
2016-10-24 09:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f2604d83d7fa3565cfa65564e600e4ae70f927a5 [^]
2016-10-24 12:16caristuNote Added: 0090814
2016-10-24 12:16caristuStatusresolved => closed
2016-10-24 12:16caristuFixed in Version => 3.0PR17Q1
2016-10-25 08:27hgbotCheckin
2016-10-25 08:27hgbotNote Added: 0090841
2016-11-04 09:08hgbotCheckin
2016-11-04 09:08hgbotNote Added: 0091161
2016-11-11 10:11hgbotCheckin
2016-11-11 10:11hgbotNote Added: 0091377
2016-12-06 08:30alostaleRelationship addedrelated to 0034684
2016-12-16 18:38hudsonbotCheckin
2016-12-16 18:38hudsonbotNote Added: 0092548
2016-12-16 18:38hudsonbotCheckin
2016-12-16 18:38hudsonbotNote Added: 0092593
2016-12-19 09:05alostaleRelationship addedblocks 0034765
2017-06-07 13:59maiteRelationship addedcauses 0036192
2018-05-31 17:36caristuIssue cloned0038675
2018-05-31 17:36caristuRelationship addedrelated to 0038675

Notes
(0090801)
hgbot   
2016-10-24 09:12   
Repository: erp/devel/pi
Changeset: f2604d83d7fa3565cfa65564e600e4ae70f927a5
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Oct 24 08:40:07 2016 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f2604d83d7fa3565cfa65564e600e4ae70f927a5 [^]

fixed issue 34100: Raise minimum stack requirements

---
M .classpath.template
M .settings/org.eclipse.jdt.core.prefs
M .settings/org.eclipse.wst.common.project.facet.core.xml
M config/eclipse/Openbravo-eclipse-prefs.epf
M lib/build/servlet-api.jar
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/servlet/CalloutServletConfig.java
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/RequestContext.java
M src-core/.settings/org.eclipse.jdt.core.prefs
M src-core/build.xml
M src-core/src/org/openbravo/base/VariablesBase.java
M src-core/src/org/openbravo/buildvalidation/BuildValidationHandler.java
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-test/.classpath.template
M src-util/buildvalidation/build.xml
M src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DatabaseVersionCheck.class
M src-util/buildvalidation/src/org/openbravo/buildvalidation/DatabaseVersionCheck.java
M src-util/diagnostic/config/diagnostics.properties
M src-wad/src/org/openbravo/wad/webConf.xml
M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
A src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/JdkVersionCheck.class
A src-util/buildvalidation/src/org/openbravo/buildvalidation/JdkVersionCheck.java
A src/org/openbravo/base/ServerVersionChecker.java
R src-core/.settings/org.eclipse.wst.common.component
R src-core/.settings/org.eclipse.wst.common.project.facet.core.xml
R src-trl/.settings/org.eclipse.jdt.core.prefs
R src-trl/.settings/org.eclipse.jdt.ui.prefs
---
(0090814)
caristu   
2016-10-24 12:16   
Code reviewed + tested as part of the project: http://wiki.openbravo.com/wiki/Projects:PR17Q1_Raise_Minimum_Stack [^]
(0090841)
hgbot   
2016-10-25 08:27   
Repository: erp/devel/dbsm-main
Changeset: 0a699d2706098a1dfd6d8fa596414ea8367031f0
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Oct 25 08:27:39 2016 +0200
URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/0a699d2706098a1dfd6d8fa596414ea8367031f0 [^]

related to issue 34100: allow JDK7 in dbsm

---
M .settings/org.eclipse.jdt.core.prefs
M build.xml
---
(0091161)
hgbot   
2016-11-04 09:08   
Repository: erp/devel/pi
Changeset: 819624ec877c2aa1fa9f6c94c47a3ba06092c6da
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Nov 04 09:08:03 2016 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/819624ec877c2aa1fa9f6c94c47a3ba06092c6da [^]

related to issue 30515, related to issue 34100: execute JDK version check once

  Only in the update to PR17Q1

---
M src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/JdkVersionCheck.class
M src-util/buildvalidation/src/org/openbravo/buildvalidation/JdkVersionCheck.java
---
(0091377)
hgbot   
2016-11-11 10:11   
Repository: erp/pmods/org.openbravo.client.analytics
Changeset: 4017501cc7565d376d67cdd2bcf5b0999daf1142
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Fri Nov 11 09:53:10 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.client.analytics/rev/4017501cc7565d376d67cdd2bcf5b0999daf1142 [^]

related to issue 34100: from 17Q1 pg 9.3 and jdk 7 are required

  Removing duplicated bulidvalidations as now they are part of core.

---
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
R build/classes/org/openbravo/client/analytics/buildvalidation/JdkAndDbVersionCheck.class
R build/classes/org/openbravo/client/analytics/buildvalidation/JdkAndDbVersionCheckData.class
R src-util/buildvalidation/src/org/openbravo/client/analytics/buildvalidation/JdkAndDbVersionCheck.java
R src-util/buildvalidation/src/org/openbravo/client/analytics/buildvalidation/JdkAndDbVersionCheck_Data.xsql
R src-util/buildvalidation/src/src/org/openbravo/client/analytics/buildvalidation/JdkAndDbVersionCheckData.java
---
(0092548)
hudsonbot   
2016-12-16 18:38   
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/dc8bf00badd0 [^]
Maturity status: Test
(0092593)
hudsonbot   
2016-12-16 18:38   
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/dc8bf00badd0 [^]
Maturity status: Test