Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031878 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | N/A | 2016-01-14 08:49 | 2016-01-14 08:55 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031878: API checks due jdt-compiler upgrade | |||||||
Description | jdt-compiler library has been upgraded from version 3.1.1 to 4.4.2 to support JDK8 for some jasper reports. New library includes some API changes (detailed in attached jdt-api-check.txt file). | |||||||
Steps To Reproduce | Compare APIs of old with new version to see incompatibilities: 1. hg clone clone https://code.openbravo.com/erp/devel/api-checks/ [^] 2. cd api-checks/java/tools 3. java -classpath japitools.jar net.wuffies.japi.Japize as /tmp/jdt-compiler-3.1.1 apis /home/alostale/ws/releases/pr15q4/openbravo/lib/runtime/jdt-compiler-3.1.1.jar $JAVA_HOME/jre/lib/rt.jar $JAVA_HOME/jre/lib/jsse.jar +org 4. java -classpath japitools.jar net.wuffies.japi.Japize as /tmp/jdt-compiler-4.4.2 apis /home/alostale/ws/pi-pg/openbravo/lib/runtime/jdt-compiler-4.4.2.jar $JAVA_HOME/jre/lib/rt.jar $JAVA_HOME/jre/lib/jsse.jar +org 5. ./japicompat /tmp/jdt-compiler-3.1.1.japi.gz /tmp/jdt-compiler-4.4.2.japi.gz | tee /tmp/jdt-api-check.txt | |||||||
Proposed Solution | Risk assessment: low this is a library internally used by jasper which is not common to be used externally. Checked all published modules in Central Repository and none of them makes use of it. | |||||||
Tags | Approved | |||||||
Attached Files | jdt-api-check.txt [^] (437,893 bytes) 2016-01-14 08:49 | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2016-01-14 08:49 | alostale | New Issue | |
2016-01-14 08:49 | alostale | Assigned To | => alostale |
2016-01-14 08:49 | alostale | Modules | => Core |
2016-01-14 08:49 | alostale | Triggers an Emergency Pack | => No |
2016-01-14 08:49 | alostale | File Added: jdt-api-check.txt | |
2016-01-14 08:49 | alostale | Relationship added | related to 0031709 |
2016-01-14 08:55 | alostale | Tag Attached: Approved | |
2016-01-14 08:55 | alostale | Status | new => closed |
2016-01-14 08:55 | alostale | Resolution | open => no change required |
Copyright © 2000 - 2009 MantisBT Group |