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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031878
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. PlatformminorN/A2016-01-14 08:492016-01-14 08:55
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031878: API checks due jdt-compiler upgrade

Descriptionjdt-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 ReproduceCompare 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 SolutionRisk 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.
TagsApproved
Attached Filestxt file icon jdt-api-check.txt [^] (437,893 bytes) 2016-01-14 08:49

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00317093.0PR16Q2 closedcaristu some reports are not exported using JDK 8 

-  Notes
There are no notes attached to this issue.

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