Openbravo Issue Tracking System - Openbravo ERP  | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0035327 | Openbravo ERP | A. Platform | public | 2017-02-21 13:24 | 2022-02-01 08:05 | |||||||
| Reporter | shuehner | |||||||||||
| Assigned To | Triage Platform Base | |||||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
| Status | acknowledged | Resolution | open | |||||||||
| 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 | 0035327: lib/runtime has duplicate and conflicting ant jars | |||||||||||
| Description | lib/runtime folder has several jar files related to ant: -rw-r--r-- 1 huehner huehner 2000557 Sep 24 2014 ant-1.9.2.jar -rw-r--r-- 1 huehner huehner 8590 Sep 24 2014 ant-apache-log4j-1.9.2.jar -rw-r--r-- 1 huehner huehner 18333 Sep 24 2014 ant-launcher-1.9.2.jar -rw-r--r-- 1 huehner huehner 436697 Mar 20 2013 ant-nodeps.jar The first three are clearly labeled with 1.9.x version of ant. However the 4th one (checking META-INF/MANIFEST.MF file inside the jar) is a copy of ant 1.7 Having both does not make much sense. From naming ant-nodeps is a ant copy of core ant parts not requiring other dependencies (see size 400k) the ant-1.9.2 some the size is probably a full copy. Note; careful testing of updating old to new version, mmc rebuild etc maybe needed to check for unintended side-effects  | |||||||||||
| Steps To Reproduce | -  | |||||||||||
| Proposed Solution | Check and probably remove ant-nodeps.jar | |||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships | 
  | |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2017-02-21 13:24 | shuehner | New Issue | ||||||||||
| 2017-02-21 13:24 | shuehner | Assigned To | => platform | |||||||||
| 2017-02-21 13:24 | shuehner | OBNetwork customer | => No | |||||||||
| 2017-02-21 13:24 | shuehner | Modules | => Core | |||||||||
| 2017-02-21 13:24 | shuehner | Triggers an Emergency Pack | => No | |||||||||
| 2017-02-21 13:25 | shuehner | Relationship added | related to 0035324 | |||||||||
| 2017-02-24 10:48 | alostale | Status | new => acknowledged | |||||||||
| 2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base | |||||||||
| There are no notes attached to this issue. |