Disabling doclint
This commit is contained in:
parent
d63f93c8d3
commit
fda3b3d5e6
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ pushd runtime-decompiler
|
|||
%pom_add_dep com.sun:tools
|
||||
%pom_remove_plugin :maven-jar-plugin
|
||||
popd
|
||||
export JAVA_TOOL_OPTIONS="-Dadditionalparam=-Xdoclint:none -DadditionalJOption=-Xdoclint:none"
|
||||
%mvn_build
|
||||
|
||||
%install
|
||||
|
|
@ -89,6 +90,7 @@ desktop-file-install --vendor="fedora" \
|
|||
%changelog
|
||||
* Thu Jan 17 2019 Jiri Vanek <jvanek@redhat.com> - 2.0-5
|
||||
- improved Patch3, includeLambdas.patch to sort the lamdas t the bottom
|
||||
- disabled doclint, remove invlaid src character
|
||||
|
||||
* Thu Jan 17 2019 Jiri Vanek <jvanek@redhat.com> - 2.0-4
|
||||
- added depndence of procyon decompiler (currenlty under review
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue