Re: bundle symbolic name in source jars MANIFEST.MF file.

2025-03-21 Thread Gary Gregory
The best path to get a patch in is to submit a pull-request on GitHub. Don't forget unit tests that should fail if changes to the 'main' side of the source tree are not applied. The default Maven goal will run all build checks, make sure you run it locally and that is passws before you create a PR.

Re: bundle symbolic name in source jars MANIFEST.MF file.

2025-03-21 Thread Tom Mooney
Thanks for this. How do I get fixes in? Do I create a branch and put that up for PR or put a fix up for a PR create a patch and attach it to the tickets? etc ta Tom On Wed, Mar 19, 2025 at 6:52 PM Gary Gregory wrote: > Hello Tom, > > I would scan Jira and look for bugs to fix. > > It would be