Skip to content

Build and metadata cleanup and fixes#45

Merged
joewiz merged 7 commits intomainfrom
hotfix/cleanup
Jun 30, 2021
Merged

Build and metadata cleanup and fixes#45
joewiz merged 7 commits intomainfrom
hotfix/cleanup

Conversation

@adamretter
Copy link
Contributor

  • Fixes some issues with the build process.
  • Adds missing Java dependencies and updates versions for eXist-db 5.3.0.
  • Adds and enforces correct license headers.
  • Adds missing index.html back into the XAR.

@adamretter adamretter requested review from joewiz, line-o and windauer June 30, 2021 15:00
Copy link
Member

@line-o line-o left a comment

Choose a reason for hiding this comment

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

Good stuff!
One minor suggestion.

<includes>
<include>pom.xml</include>
<include>src/test/java/xquery/crypto/CryptoIT.java</include>
<!-- include>src/test/java/ro/kuberam/libs/java/crypto/TestUtils.java</include>
Copy link
Member

Choose a reason for hiding this comment

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

I would remove code instead of commenting it out. It will stay in version control if we ever need to get back to it.

Copy link
Member

Choose a reason for hiding this comment

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

Sorry, Juri, GitHub didn't show me your comment until after I merged!

Copy link
Member

@joewiz joewiz left a comment

Choose a reason for hiding this comment

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

Looks good! And I didn't realize we could generate HTML from Markdown and include the README as index.html in the package. This is going to benefit people who get the package from outside the repo. All good stuff.

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.

3 participants