blob: 7e03c49e98eec4d7462893e109507f2ee84fc9c9 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
release.external/html-4.01.zip=docs/html-4.01.zip
javac.compilerargs=-Xlint:unchecked
javac.source=1.7
jnlp.verify.excludes=docs/html-4.01.zip
test.config.stableBTD.includes=**/*Test.class
test.config.stableBTD.excludes=\
**/CssEmbeddingProviderTest.class,\
**/Html5CompletionQueryTest.class,\
**/NavigationSideBarTest.class,\
**/HtmlIndenterTest.class
nashorn.prepend=${basedir}/../libs.nashorn/external/nashorn-02f810c26ff9-patched.jar
bootclasspath.prepend=${nashorn.prepend}${path.separator}${basedir}/../libs.nashorn/external/asm-all-4.0.jar