File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
pmd-scala-modules/pmd-scala-common Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,7 @@ It is shipped with the new module `pmd-css`.
9595* [ #5911 ] ( https://github.com/pmd/pmd/pull/5911 ) : \[ doc] Reference CPD Capable Languages in CPD CLI docu - [ Andreas Dangel] ( https://github.com/adangel ) (@adangel )
9696* [ #5914 ] ( https://github.com/pmd/pmd/pull/5914 ) : Fix #5892 : \[ java] ShortVariable FP for java 22 Unnamed Variable - [ Lukas Gräf] ( https://github.com/lukasgraef ) (@lukasgraef )
9797* [ #5918 ] ( https://github.com/pmd/pmd/pull/5918 ) : chore: \[ cli] Improve symbolic link tests for Windows - [ Andreas Dangel] ( https://github.com/adangel ) (@adangel )
98+ * [ #5920 ] ( https://github.com/pmd/pmd/pull/5920 ) : chore: \[ scala] Fix javadoc config - [ Andreas Dangel] ( https://github.com/adangel ) (@adangel )
9899
99100### 📦 Dependency updates
100101<!-- content will be automatically generated, see /do-release.sh -->
Original file line number Diff line number Diff line change 112112 <url >../../pmd-lang-test/${project.version} </url >
113113 </offlineLink >
114114 <offlineLink >
115- <location >${project.basedir} /../../pmd-test/target/apidocs</location >
115+ <location >${project.basedir} /../../pmd-test/target/reports/ apidocs</location >
116116 <url >../../pmd-test/${project.version} </url >
117117 </offlineLink >
118118 <!-- core needs to be last, because the package "net.sourceforge.pmd.lang" is both in pmd-core and pmd-test -->
119119 <offlineLink >
120- <location >${project.basedir} /../../pmd-core/target/apidocs</location >
120+ <location >${project.basedir} /../../pmd-core/target/reports/ apidocs</location >
121121 <url >../../pmd-core/${project.version} </url >
122122 </offlineLink >
123123 </offlineLinks >
You can’t perform that action at this time.
0 commit comments