blob: 84c8a1e3c3df99a19ca0940098f731175d29be1e [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.
javac.compilerargs=-Xlint -Xlint:-serial
javac.source=1.6
spec.version.base=1.47.1
is.autoload=true
javadoc.packages=\
org.netbeans.modules.xml.api.*,\
org.netbeans.modules.xml.spi.*
javadoc.arch=${basedir}/arch.xml
javadoc.apichanges=${basedir}/apichanges.xml
test.qa-functional.cp.extra=\
${openide.filesystems.dir}/core/org-openide-filesystems.jar:\
${openide.actions.dir}/modules/org-openide-actions.jar:\
${openide/cookie.dir}/lib/org-openide-cookie.jar:\
${openide.filesystems.dir}/core/org-openide-filesystems.jar:\
${openide.loaders.dir}/modules/org-openide-loaders.jar:\
${openide.nodes.dir}/modules/org-openide-nodes.jar:\
${openide.options.dir}/modules/org-openide-options.jar:\
${openide.text.dir}/modules/org-openide-text.jar:\
${openide.util.dir}/lib/org-openide-util.jar:\
${openide.util.ui.dir}/lib/org-openide-util-ui.jar:\
${nbjunit.dir}/modules/ext/nbjunit.jar:\
${xml.core.dir}/modules/org-netbeans-modules-xml.jar:\
${xml.core.dir}/modules/org-netbeans-modules-xml-core.jar:\
${options/editor}/modules/org-netbeans-modules-options-editor.jar:\
${projectapi.dir}/modules/org-netbeans-modules-projectapi.jar:
test.config.stableBTD.includes=**/*Test.class
test.config.stableBTD.excludes=\
**/XmlFileEncodingQueryImplTest.class