Bug 917626 - tomcat: Please add Maven depmaps for org.eclipse.jetty.orbit artifacts
Summary: tomcat: Please add Maven depmaps for org.eclipse.jetty.orbit artifacts
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: tomcat
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ivan Afonichev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 917618
TreeView+ depends on / blocked
 
Reported: 2013-03-04 12:20 UTC by Mikolaj Izdebski
Modified: 2013-03-04 14:27 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 918514 (view as bug list)
Environment:
Last Closed: 2013-03-04 14:27:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Proposed patch (2.84 KB, patch)
2013-03-04 12:34 UTC, Mikolaj Izdebski
no flags Details | Diff

Description Mikolaj Izdebski 2013-03-04 12:20:44 UTC
Description of problem:
Eclipse relocated various artifacts under their own groupId -
org.eclipse.jetty.orbit. Please additional depmaps to appropriate
artifacts in tomcat package.

The following artifacts need to have depmaps added with groupId
org.eclipse.jetty.orbit:
  * javax.servlet
  * javax.el
  * com.sun.el
  * javax.servlet.jsp

For more information on how to add extra mappings see Java packaging
guidelines[1], especially the part describing %add_maven_depmap macro[3].

Version-Release number of selected component (if applicable):
7.0.37-1

Additional info:
[1] http://fedoraproject.org/wiki/Packaging:Java
[2] http://fedoraproject.org/wiki/Packaging:Guidelines
[3] http://fedoraproject.org/wiki/Packaging:Java#add_maven_depmap_macro

Comment 1 Mikolaj Izdebski 2013-03-04 12:34:28 UTC
Created attachment 704942 [details]
Proposed patch

Comment 2 Krzysztof Daniel 2013-03-04 14:27:12 UTC
I've released everything except com.sun.el mapping.  I believe com.sun.el is 3rd party implementation fo javax.el standard, and it's independent from the tomcat one. 
In many cases it is possible to replace one with another, but this still is not enough for me to tell that tomcat provides com.sun.el while it does not.


Note You need to log in before you can comment on or make changes to this bug.