Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034100 | Openbravo ERP | A. Platform | public | 2016-09-27 14:35 | 2018-05-31 17:36 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR17Q1 | Fixed in Version | 3.0PR17Q1 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034100: Raise minimum stack requirements for PR17Q1 |
Description | 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 [^] |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | 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 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-09-27 14:35 | alostale | New Issue | |
2016-09-27 14:35 | alostale | Assigned To | => alostale |
2016-09-27 14:35 | alostale | Modules | => Core |
2016-09-27 14:35 | alostale | Triggers an Emergency Pack | => No |
2016-09-27 14:44 | alostale | Description Updated | bug_revision_view_page.php?rev_id=13249#r13249 |
2016-10-24 09:10 | alostale | Review Assigned To | => caristu |
2016-10-24 09:12 | hgbot | Checkin | |
2016-10-24 09:12 | hgbot | Note Added: 0090801 | |
2016-10-24 09:12 | hgbot | Status | new => resolved |
2016-10-24 09:12 | hgbot | Resolution | open => fixed |
2016-10-24 09:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f2604d83d7fa3565cfa65564e600e4ae70f927a5 [^] |
2016-10-24 12:16 | caristu | Note Added: 0090814 | |
2016-10-24 12:16 | caristu | Status | resolved => closed |
2016-10-24 12:16 | caristu | Fixed in Version | => 3.0PR17Q1 |
2016-10-25 08:27 | hgbot | Checkin | |
2016-10-25 08:27 | hgbot | Note Added: 0090841 | |
2016-11-04 09:08 | hgbot | Checkin | |
2016-11-04 09:08 | hgbot | Note Added: 0091161 | |
2016-11-11 10:11 | hgbot | Checkin | |
2016-11-11 10:11 | hgbot | Note Added: 0091377 | |
2016-12-06 08:30 | alostale | Relationship added | related to 0034684 |
2016-12-16 18:38 | hudsonbot | Checkin | |
2016-12-16 18:38 | hudsonbot | Note Added: 0092548 | |
2016-12-16 18:38 | hudsonbot | Checkin | |
2016-12-16 18:38 | hudsonbot | Note Added: 0092593 | |
2016-12-19 09:05 | alostale | Relationship added | blocks 0034765 |
2017-06-07 13:59 | maite | Relationship added | causes 0036192 |
2018-05-31 17:36 | caristu | Issue cloned | 0038675 |
2018-05-31 17:36 | caristu | Relationship added | related 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
---
|
|
|
|
|
|
(0090841)
|
hgbot
|
2016-10-25 08:27
|
|
|
|
(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
---
|
|
|
|
|
|
|
|