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

Stefan Bodewig <bode...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Stefan Bodewig <bode...@apache.org> ---
Actually Ant does not use the command line jar tool at all, it creates the
archive and the MANIFEST.MF inside of it all by itself.

So what needs to be changed in Ant is to mimic the effect of --main-class in
the generated ZIP we call a jar. Without having looked into it in detail this
likely means we need to tinker with the mudule-info.java file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to