| Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0031878 | Openbravo ERP | A. Platform | public | 2016-01-14 08:49 | 2016-01-14 08:55 | |||||||
| Reporter | alostale | |||||||||||
| Assigned To | alostale | |||||||||||
| Priority | immediate | Severity | minor | Reproducibility | N/A | |||||||
| Status | closed | Resolution | no change required | |||||||||
| Platform | OS | 5 | OS Version | |||||||||
| Product Version | ||||||||||||
| Target Version | Fixed in Version | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Web browser | ||||||||||||
| Modules | Core | |||||||||||
| Support ticket | ||||||||||||
| 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. | |||||||||||
| Additional Information | ||||||||||||
| Tags | Approved | |||||||||||
| Relationships | 
 | |||||||||||
| Attached Files |  jdt-api-check.txt (437,893) 2016-01-14 08:49 https://issues.openbravo.com/file_download.php?file_id=8919&type=bug | |||||||||||
| 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 | OBNetwork customer | => No | |||||||||
| 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 | |||||||||
| There are no notes attached to this issue. |