-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closes #43 #46
Merged
Merged
Closes #43 #46
Changes from 12 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
5ce1400
Make workable with JDK 17
csringhofer c60aa89
Fix build errors
bpross-52n 079fe88
Formatting and javadoc
bpross-52n 4c534ec
CHange system property fro user.dir to user.home
bpross-52n e891465
Organize imports
bpross-52n d83d4dc
Adjust assembly files
bpross-52n b3d75ce
Adjust pom.xml
bpross-52n e3d3c85
Remove final modifier
bpross-52n c99f5d5
Adjust path for execution on WIndows
bpross-52n aa609c5
Re-introduce ReusableEntityFilter
bpross-52n ef5aa3c
Formatting
bpross-52n 48e58c1
Move dependency versions to ets-common
bpross-52n 75ade3f
Adjust filtering of resources
bpross-52n 72ae273
Remove inherited dependency
bpross-52n bdd92f7
#43 - Add plugin and adjust outdated and delete obsolete content in p…
dstenger 354f4d5
#43 - Set maven-fluido-skin to version 2.0.1
dstenger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maven-resources-plugin:
Can you please check if this can be simplified (e.g. moved to resources element)? If this is not possible, the version shall be moved to ets-common.