3.3.2
olamy
released this
09 Apr 09:15
·
202 commits
to master
since this release
What's Changed
- [MJAVADOC-530] - Clean up additionalparam documentation by @marschall in #6
- [MJAVADOC-538] Filter out 'Picked up' by @risdenk in #11
- [MJAVADOC-546] Allow to generate report in Spanish locale by @belingueres in #12
- [MJAVADOC-537] Explicitly the batchMode to true by @joshiste in #7
- fix mailing list url in README by @rgdoliveira in #13
- [MJAVADOC-544] - Changed behaviour of Javadoc for temporary files encoding (options, argfile, ...) by @michael-st in #10
- [MJAVADOC-444] add aggregate-no-fork and aggregate-test-no-fork for non-forking versions of aggregate goals. by @busbey in #2
- Avoid converting separator characters into newline. by @cowwoc in #19
- [MJAVADOC-577] Fixed typos in User Guide. by @glqdlt in #20
- Fix typo in additionalDependencies documentation by @britter in #23
- Add missing
@since
tags to sourceFile[Includes|Excludes] by @britter in #24 - Added example of --add-modules to aggregate FAQ. by @cowwoc in #18
- Remove space typo in markdown by @nrbw in #29
- [MJAVADOC-620] Do not ignore JARs w/o module info when building classpath by @fwienber in #35
- [MJAVADOC-626] Add a stale javadoc detection mechanism by @gnodet in #33
- [MJAVADOC-613] exclude skipped modules from javadoc aggregate by @olamy in #36
- [MJAVADOC-636] exclude some modules from aggregated javadoc by @olamy in #37
- [MJAVADOC-639] include requires static from external dependencies for all modules by @olamy in #38
- [MJAVADOC-638] upgrade Doxia Sitetools to 1.9.2 to remove dependency on Struts by @olamy in #39
- MJAVADOC-610 by @olamy in #40
- [MJAVADOC-644] Properly close DirectoryStream by @britter in #41
- update qdox by @elharo in #42
- update doxia by @elharo in #43
- update misc apache dependencies by @elharo in #44
- [MJAVADOC-614] - "No source files for package" in a directory with accent characters by @AlexisJehan in #30
- Uses try with resources by @elharo in #45
- toURL --> toURI().toURL() by @elharo in #46
- [MJAVADOC-617] Normalize module path so that '..' in the path are resolved by @weissreto in #27
- replace deprecated method scheduled for removal and update archiver by @elharo in #47
- (doc) Fix referenced parameter by @pzygielo in #49
- [MJAVADOC-653] fix javadoc; fix code smells by @XenoAmess in #48
- remove unused commons-io dependency by @elharo in #53
- [MJAVADOC-657] The fix operation duplicates annotations on private methods that have an annotation line between the method body and the javadoc comments. by @XenoAmess in #52
- add undeclared but used dependency by @elharo in #54
- [MJAVADOC-658] The fix operation wrongly delete generic functions's generic-class javadoc if exist, and add it if lack, and will not create it if param part of javadoc be empty by @XenoAmess in #55
- remove dead code by @elharo in #56
- [MJAVADOC-659] changing exception description when using "fix". by @XenoAmess in #57
- [MJAVADOC-664] - Fix stale javadoc data detection on Windows. by @Syquel in #63
- Bump maven-invoker from 3.0.1 to 3.1.0 by @dependabot in #73
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #78
- Bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in #81
- [MJAVADOC-687] Upgrade Jetty Version to last 9.4.x by @olamy in #92
- Bump mockito-core from 3.9.0 to 3.12.0 by @dependabot in #93
- Bump slf4j-simple from 1.7.30 to 1.7.32 by @dependabot in #94
- Bump mockito-core from 3.12.0 to 4.0.0 by @dependabot in #103
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #102
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #109
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #107
- Bump qdox from 2.0.0 to 2.0.1 by @dependabot in #108
- Bump mockito-core from 4.0.0 to 4.1.0 by @dependabot in #111
- Bump httpcore from 4.4.14 to 4.4.15 by @dependabot in #113
- [MJAVADOC-694] Avoid empty warn message from getResolvePathResult by @slawekjaranowski in #104
- Bump plexus-archiver from 4.2.5 to 4.2.6 by @dependabot in #112
- Bump doxia-site-renderer from 1.10 to 1.11.1 by @dependabot in #116
- [MJAVADOC-705] Upgrade Maven Reporting API to 3.1.0 by @michael-o in #120
New Contributors
- @marschall made their first contribution in #6
- @risdenk made their first contribution in #11
- @belingueres made their first contribution in #12
- @joshiste made their first contribution in #7
- @rgdoliveira made their first contribution in #13
- @michael-st made their first contribution in #10
- @busbey made their first contribution in #2
- @cowwoc made their first contribution in #19
- @glqdlt made their first contribution in #20
- @britter made their first contribution in #23
- @nrbw made their first contribution in #29
- @fwienber made their first contribution in #35
- @gnodet made their first contribution in #33
- @olamy made their first contribution in #36
- @elharo made their first contribution in #42
- @AlexisJehan made their first contribution in #30
- @weissreto made their first contribution in #27
- @XenoAmess made their first contribution in #48
- @Syquel made their first contribution in #63
- @dependabot made their first contribution in #73
- @slawekjaranowski made their first contribution in #104
- @michael-o made their first contribution in #120
Full Changelog: https://github.com/apache/maven-javadoc-plugin/commits/maven-javadoc-plugin-3.3.2