You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/06/13 23:45:00 UTC

[Bug 64522] New: package jars in effective dependency order

https://bz.apache.org/bugzilla/show_bug.cgi?id=64522

            Bug ID: 64522
           Summary: package jars in effective dependency order
           Product: Tomcat 10
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Packaging
          Assignee: dev@tomcat.apache.org
          Reporter: raymond.auge@liferay.com
  Target Milestone: ------

This will play an important part later when we leverage bnd to help calculate
correct OSGi and JPMS metadata. These calculations will need to look at
dependencies for things like import package versions, module names, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 64522] package jars in effective dependency order

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64522

rotty3000 <ra...@liferay.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|PC                          |All
                 OS|Linux                       |All

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 64522] package jars in effective dependency order

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64522

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Do you have a patch in mind for this? Or are you looking for input on what the
correct order might be?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 64522] package jars in effective dependency order

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64522

--- Comment #2 from rotty3000 <ra...@liferay.com> ---
https://github.com/apache/tomcat/pull/301

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 64522] package jars in effective dependency order

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64522

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Mark Thomas <ma...@apache.org> ---
Fixed in:
- master for 10.0.0-M7 onwards
- 9.0.x for 9.0.37 onwards
- 8.5.x for 8.5.57 onwards

Thanks for the PR.

While not strictly required for 8.5.x I back-ported it anyway to keep the code
in sync to ease any future back-ports.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org