Github user afs commented on a diff in the pull request:
https://github.com/apache/jena/pull/122#discussion_r49831471
--- Diff: jena-sdb/assembly.xml ---
@@ -41,11 +41,11 @@
<files>
<file>
- <source>dist/LICENSE</source>
+ <source>LICENSE</source>
--- End diff --
They are probably different. The `dist/` version cover everything in the
assembly, including shipped dependencies. The ones at the top of the module
just cover the code in the module.
Can we just pull `dist/` out of git and check?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---