Fridrich Strba 2018-10-24 21:10:14 +00:00 committed by Git OBS Bridge
parent cbfd2a1bbe
commit 38b8de4a87

View File

@ -80,7 +80,7 @@ sed -i -e 's/pom\.groupId/project.groupId/' tck-pom.xml
set -e
alias rm=:
alias xargs=:
alias javadoc='javadoc -Xdoclint:none -source 6'
alias javadoc='javadoc -source 6'
. ./build.sh
# Inject OSGi manifests required by Eclipse.