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/19 13:36:05 UTC

[Bug 64540] New: switch from bndwrap task to bnd task

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

            Bug ID: 64540
           Summary: switch from bndwrap task to bnd task
           Product: Tomcat 10
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Packaging
          Assignee: dev@tomcat.apache.org
          Reporter: raymond.auge@liferay.com
  Target Milestone: ------

Bnd task is more targeted and offers more control w.r.t. building OSGi
metadata. We also need it later to leverage access to classpath references for
producing more accurate metadata.

-- 
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 64540] switch from bndwrap task to bnd task

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

--- Comment #2 from rotty3000 <ra...@liferay.com> ---
master: https://github.com/apache/tomcat/pull/305
9.0.x: https://github.com/apache/tomcat/pull/306

-- 
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 64540] switch from bndwrap task to bnd task

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

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

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

--- 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

Thanks for the PRs.

-- 
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 64540] switch from bndwrap task to bnd task

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

--- Comment #4 from rotty3000 <ra...@liferay.com> ---
For the record, this was not really a bug. The packages were in fact in the
jar. I confirmed with a binary check before and after the change and the jar is
unchanged except for the manifest and the module-info.class

-- 
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 64540] switch from bndwrap task to bnd task

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

--- Comment #1 from rotty3000 <ra...@liferay.com> ---
While making this change we also have to do an initial pass over the metadata
to make sure it's all still minimally correct.

-- 
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