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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048749
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2022-03-09 09:282022-03-10 11:04
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed 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

0048749: org.openbravo.legacy.axis split package with jaxrpc

Descriptionjaxrpc.jar library, included as dependency for the (unsupported) org.openbravo.legacy.axis module, causes split package errors in eclipse.
Steps To ReproduceUsing JDK11:
- install org.openbravo.legacy.axis and create a webservice
- compile with eclipse
  ERRORS:
    The package javax.xml.namespace is accessible from more than one module: <unnamed>, java.xml
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks design defect 0044733 closedplatform Tracking issue: Find and fix all jar libaries with split packages between classpath and system image (Forbidden since Java9) 

-  Notes
(0135609)
hgbot (developer)
2022-03-10 08:42

Merge Request created: https://gitlab.com/openbravo/product/unsupported/modules/org.openbravo.legacy.axis/-/merge_requests/2 [^]
(0135613)
hgbot (developer)
2022-03-10 11:04

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/unsupported/modules/org.openbravo.legacy.axis [^]
Changeset: 6ff13990393bf17e5b57bc05f931c46fe4f775e4
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 10-03-2022 10:24:17
URL: https://gitlab.com/openbravo/product/unsupported/modules/org.openbravo.legacy.axis/-/commit/6ff13990393bf17e5b57bc05f931c46fe4f775e4 [^]

fixes ISSUE-48749: split package with jaxrpc

Removes javax.xml.namespace.QName class from jaxrpc.jar. This class is
already present in JDK's java.xml module.

---
A lib/runtime/jaxrpc-patched.jar
M legal/Licensing.txt
---
(0135615)
hgbot (developer)
2022-03-10 11:04

Merge request merged: https://gitlab.com/openbravo/product/unsupported/modules/org.openbravo.legacy.axis/-/merge_requests/2 [^]

- Issue History
Date Modified Username Field Change
2022-03-09 09:28 alostale New Issue
2022-03-09 09:28 alostale Assigned To => Triage Platform Base
2022-03-09 09:28 alostale Modules => Core
2022-03-09 09:28 alostale Triggers an Emergency Pack => No
2022-03-10 08:35 alostale Relationship added blocks 0044733
2022-03-10 08:35 alostale Assigned To Triage Platform Base => alostale
2022-03-10 08:42 hgbot Note Added: 0135609
2022-03-10 11:04 hgbot Resolution open => fixed
2022-03-10 11:04 hgbot Status new => closed
2022-03-10 11:04 hgbot Note Added: 0135613
2022-03-10 11:04 hgbot Note Added: 0135615


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker