File: project.properties

package info (click to toggle)
libnb-platform18-java 10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 667,920 kB
  • sloc: java: 4,911,908; xml: 540,084; php: 76,736; ansic: 10,266; sh: 5,624; cpp: 4,621; jsp: 3,621; sql: 1,097; makefile: 540; objc: 288; perl: 277; haskell: 93
file content (48 lines) | stat: -rw-r--r-- 3,626 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# 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.

extra.module.files=modules/ext/AbsoluteLayout.jar
javac.source=1.7
javadoc.arch=${basedir}/arch.xml
spec.version.base=1.60.1
test-unit-sys-prop.org.netbeans.modules.form.layoutdesign.test=0
jnlp.verify.excludes=sources/org/netbeans/lib/awtextra/AbsoluteLayout.java,sources/org/netbeans/lib/awtextra/AbsoluteConstraints.java,sources/readme.txt


test.config.templates.includes=org/netbeans/qa/form/TemplateTest.class

test.config.undoredo.includes=org/netbeans/qa/form/undoredo/BaseTest.class
test.config.actions.includes=org/netbeans/qa/form/actions/actionTest.class
test.config.beans.includes=org/netbeans/qa/form/beans/AddBeanFormsTest.class,org/netbeans/qa/form/beans/AddBeanFormsTest.class
test.config.binding.includes=org/netbeans/qa/form/binding/SimpleBeansBindingTest.class
test.config.databinding.includes=org/netbeans/qa/form/databinding/MasterDetailFormTest.class
test.config.issues.includes=org/netbeans/qa/form/issues/CutAndPasteTest.class
test.config.visual.includes=org/netbeans/qa/form/visualDevelopment/*.*
test.config.formating.includes=org/netbeans/test/editor/BasicTest.class
test.config.refactoring.includes=org/netbeans/qa/form/refactoring/MoveFormClassTest.class,org/netbeans/qa/form/refactoring/RenameComponentVariableTest.class,org/netbeans/qa/form/refactoring/RenameFormClassTest.class,org/netbeans/qa/form/refactoring/RenamePackageComponentAndCustomCodeTest.class


test.config.stable.includes=org/netbeans/qa/form/actions/actionsTest.class,org/netbeans/qa/form/beans/AddBeanFormsTest.class,org/netbeans/qa/form/beans/AddAndRemoveBeansTest.class,org/netbeans/qa/form/binding/SimpleBeansBindingTest.class,org/netbeans/qa/form/issues/CutAndPasteTest.class,org/netbeans/qa/form/gridbagcustomizer/GridBagCustomizerTest.class,org/netbeans/qa/form/refactoring/MoveFormClassTest.class,org/netbeans/qa/form/refactoring/RenameFormClassTest.class,org/netbeans/qa/form/refactoring/RenamePackageComponentAndCustomCodeTest.class,org/netbeans/qa/form/undoredo/BaseTest.class,org/netbeans/qa/form/visualDevelopment/AddComponents_AWT.class,org/netbeans/qa/form/visualDevelopment/AddComponents_SWING.class,org/netbeans/qa/form/visualDevelopment/FormGenerateCodeTest.class,org/netbeans/qa/form/visualDevelopment/MenuAndPopupMenuTest.class,org/netbeans/qa/form/databinding/MasterDetailFormTest.class,org/netbeans/qa/form/options/AutomaticInternationalizationTest.class,org/netbeans/qa/form/options/GeneratedComponentsDestionationTest.class,org/netbeans/qa/form/gaps/GapsTest.class

test.config.optop.includes=org/netbeans/qa/form/options/AutomaticInternationalizationTest.class

test.config.gaps.includes=org/netbeans/qa/form/gaps/GapsTest.class

test.config.validation.includes=org/netbeans/qa/form/visualDevelopment/AddComponents_SWING.class

test.config.personal.includes=**/actionsTest.class, **/OpenTempl_defaultPackTest.class