Fire Blossom
rpelisse
released this
17 Mar 10:06
·
215 commits
to master
since this release
- Update to Aphrodite 0.3.0
- Code Enhacements: fix numerous violations reported by PMD
- PMD: custom ruleset
- Rename StreamUtils to OutputInputStreamUtils for clarity purpose
- Code enhancements: use Java8 stream everywhere possible
- Refactor: remove uneeded classes
- Removes 'IgnoreDuplicate' feature from fitler
** Not implementable with Aphrodite, and not worth fighting for it (and could be argued that duplicate entries also needs to be checked, so...) - Replace iteration on getIssue by call to getIssues()
- Tweaks to add support for use of JIRA as a tracker
- pom: remove unused property
- Updates rules documentation on README