3.3.4
olamy
released this
21 Jul 10:59
·
92 commits
to master
since this release
What's Changed
- [MSHARED-826] Require Java 7 by @mthmulders in #7
- docs: grammar by @elharo in #8
- [MSHARED-803] set names on threads by @elharo in #15
- [MSHARED-685] assert some things by @elharo in #16
- docs: fix issues URL by @elharo in #14
- docs: this project does have further dependencies by @elharo in #13
- [MSHARED-861] remove unreachable package by @elharo in #17
- remove info about what's not here by @elharo in #19
- [MSHARED-860] remove unreferenced non-public class by @elharo in #18
- [MSHARED-862] system independent file separator by @elharo in #21
- [MSHARED-860] deprecated Windows 9X CommandShell by @elharo in #20
- update to parent 34 by @elharo in #23
- fix a number of small warnings and formatting issues by @elharo in #10
- docs: Java 7 is the target by @elharo in #24
- docs: we don't shade commons-io by @elharo in #22
- [MSHARED-866] don't throw a java.lang.Error when reading invalid or corrupt properties files by @elharo in #25
- docs: edit various comments for typos and Sun javadoc conventions by @elharo in #26
- [MSHARED-881] use try with resources by @elharo in #27
- [MSHARED-860] Deprecate unnecessary Java7Support by @roxspring in #30
- [MRESOURCES-236] Attempt to copy file permissions when copying files by @roxspring in #29
- [MSHARED-881] use try-with-resources in #32
- [MSHARED-891] update to commons-lang 3.8.1 by @elharo in #33
- [MSHARED-892] modernize tests by @elharo in #34
- [MSHARED-893] deprecate file methods we don't need in Java 7+ by @elharo in #35
- [MSHARED-893] deprecate more file methods we don't need in Java 7+ by @elharo in #36
- [MSHARED-894] deprecate close methods since we require Java 7+ by @elharo in #38
- [MSHARED-893] deprecate more methods and clean up api doc and tests by @elharo in #37
- [MSHARED-894] deprecate many easily replaced methods by @elharo in #39
- docs: remove unreferenced non-public class by @elharo in #43
- [MSHARED-860] deprecate constants that are now available in Java 7+ by @elharo in #42
- [MSHARED-860] deprecate PropertyUtils constructor and clean up docs by @elharo in #41
- docs: correct API docs for clean and trim by @elharo in #44
- [MSHARED-898] prefer JDK classes to DirectoryScanner by @elharo in #45
- [MSHARED-860] suppress deprecations and clean up test methods by @elharo in #46
- update to Maven core 3.1.0 by @elharo in #47
- replace deprecated method by @elharo in #48
- [MSHARED-918] deprecate equals in favor of Objects.equals() by @elharo in #50
- [MSHARED-919] deprecate defaultString since it's now in the JDK by @elharo in #51
- clean up JavaDoc for StringUtils by @elharo in #52
- fix warnings by @elharo in #49
- Restore space between referenced parameter and its description by @pzygielo in #53
- Remove useless check by @pzygielo in #56
- [MSHARED-904] update test dependencies for Maven 3.1 by @elharo in #57
- remove call to deprecated method by @elharo in #58
- [MSHARED-848] deprecate XmlStreamReader by @elharo in #59
- [MSHARED-951] fix exception handling by @elharo in #61
- [MSHARED-954] Deprecate platform dependent unifyLineSeparators method by @elharo in #63
- [MSHARED-952] make PrettyPrintXmlWriter platform independent by @elharo in #62
- [MSHARED-954] fix JavaDoc typos by @elharo in #64
- fix a few JavaDoc errors by @elharo in #65
- deps: update JUnit by @elharo in #66
- remove unreachable catch block by @elharo in #71
- clean up Javadoc by @elharo in #76
- libraries should not communicate directly with the end user by @elharo in #75
- deprecate methods that have been obsolete since Java 1.5 by @elharo in #72
- clean up comments by @elharo in #73
- move plexus-utils to scope test by @elharo in #79
- Test, fix, and deprecate buggy copyDirectory methods by @elharo in #80
- [MSHARED-969] Environment variable with null value by @slawekjaranowski in #68
- Windows 9X is long dead by @elharo in #74
- [MNG-6380] Option -Dstyle.color=always doesn't force color output by @gnodet in #67
- [MNG-6915] Add a helper method to get the terminal width by @gnodet in #70
- remove unused plexus dependency by @elharo in #78
- update to JUnit 4.13.2 by @elharo in #83
- [SUREFIRE-1556] fail fast on empty element names by @elharo in #11
New Contributors
- @mthmulders made their first contribution in #7
- @roxspring made their first contribution in #30
- @gnodet made their first contribution in #67
Full Changelog: https://github.com/apache/maven-shared-utils/commits/maven-shared-utils-3.3.4