Skip to content

Fix for issue #371: exclude unnecessary files from distro.#372

Merged
joeytakeda merged 3 commits intodevfrom
issue-371-dist
Mar 25, 2026
Merged

Fix for issue #371: exclude unnecessary files from distro.#372
joeytakeda merged 3 commits intodevfrom
issue-371-dist

Conversation

@martindholmes
Copy link
Copy Markdown
Collaborator

No description provided.

@martindholmes martindholmes changed the title Fix for issue #371: exclude generated config.xsl from distro. Fix for issue #371: exclude unnecessary files from distro. Feb 5, 2026
<include name="images/**/*"/>
<include name="js/**/*"/>
<include name="lib/**/*"/>
<exclude name="lib/ant-contrib_docs/**"/>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This excludes the ant-contrib license file, which we should probably keep. For other libraries (like Jing and Saxon) we have a _notices directory that just contains the licensing info. Should we do the same here?

@martindholmes
Copy link
Copy Markdown
Collaborator Author

@joeytakeda Good point. I'll revisit this, and try to make sure all the license files are included.

@martindholmes martindholmes marked this pull request as draft February 23, 2026 17:21
@joeytakeda joeytakeda marked this pull request as ready for review March 25, 2026 18:49
@joeytakeda joeytakeda merged commit af5d6ac into dev Mar 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants