Skip to content

Commit

Permalink
By default use 'ant build' which compiles not only the module code, b…
Browse files Browse the repository at this point in the history
…ut also its tests
  • Loading branch information
Jaroslav Tulach committed Mar 6, 2018
1 parent 4f9f75e commit f0e6ea3
Show file tree
Hide file tree
Showing 580 changed files with 581 additions and 579 deletions.
2 changes: 1 addition & 1 deletion ant.browsetask/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project name="ant.browsetask" basedir="." default="netbeans">
<project name="ant.browsetask" basedir="." default="build">

<import file="../nbbuild/templates/projectized.xml"/>

Expand Down
2 changes: 1 addition & 1 deletion ant.debugger/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
under the License.
-->
<project basedir="." default="netbeans" name="ant.debugger">
<project basedir="." default="build" name="ant.debugger">
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion ant.freeform/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="ant.freeform">
<project basedir="." default="build" name="ant.freeform">

<import file="../nbbuild/templates/projectized.xml"/>

Expand Down
2 changes: 1 addition & 1 deletion ant.grammar/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
under the License.
-->
<project name="ant.grammar" default="netbeans" basedir=".">
<project name="ant.grammar" default="build" basedir=".">
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion ant.kit/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="ant.kit">
<project basedir="." default="build" name="ant.kit">
<description>Builds, tests, and runs the project org.netbeans.modules.ant.kit</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.annotations.common/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.annotations.common">
<project basedir="." default="build" name="api.annotations.common">
<description>Builds, tests, and runs the project org.netbeans.annotations.common</description>

<import file="../nbbuild/templates/projectized.xml"/>
Expand Down
2 changes: 1 addition & 1 deletion api.debugger.jpda/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.debugger.jpda">
<project basedir="." default="build" name="api.debugger.jpda">
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.debugger/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.debugger">
<project basedir="." default="build" name="api.debugger">
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.htmlui/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.htmlui">
<project basedir="." default="build" name="api.htmlui">
<description>Builds, tests, and runs the project org.netbeans.api.htmlui</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.intent/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.intent">
<project basedir="." default="build" name="api.intent">
<description>Builds, tests, and runs the project org.netbeans.api.intent</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.io/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.io">
<project basedir="." default="build" name="api.io">
<description>Builds, tests, and runs the project org.netbeans.api.io</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.java.classpath/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.java.classpath">
<project basedir="." default="build" name="api.java.classpath">
<description>Builds, tests, and runs the project org.netbeans.api.java.classpath</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.java/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.java">
<project basedir="." default="build" name="api.java">
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.maven/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
-->

<project basedir="." default="netbeans" name="api.maven">
<project basedir="." default="build" name="api.maven">
<description>Builds, tests, and runs the project org.netbeans.api.maven</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.progress.compat8/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.progress.compat8">
<project basedir="." default="build" name="api.progress.compat8">
<description>Builds, tests, and runs the project api.progress.compat8</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.progress.nb/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.progress.nb">
<project basedir="." default="build" name="api.progress.nb">
<description>Builds, tests, and runs the project org.netbeans.api.progress.nb</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.progress/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
under the License.
-->
<project name="api.progress" default="netbeans" basedir=".">
<project name="api.progress" default="build" basedir=".">
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.search/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.search">
<project basedir="." default="build" name="api.search">
<description>Builds, tests, and runs the project org.netbeans.api.search</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.templates/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.templates">
<project basedir="." default="build" name="api.templates">
<description>Builds, tests, and runs the project org.netbeans.api.templates</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.visual/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.visual">
<project basedir="." default="build" name="api.visual">
<description>Builds, tests, and runs the project org.netbeans.api.visual</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.xml.ui/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="api.xml.ui">
<project basedir="." default="build" name="api.xml.ui">
<description>Builds, tests, and runs the project org.netbeans.api.xml.ui</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion api.xml/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
under the License.
-->
<project name="api.xml" default="netbeans" basedir=".">
<project name="api.xml" default="build" basedir=".">
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion apisupport.ant/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project name="apisupport.ant" default="netbeans" basedir=".">
<project name="apisupport.ant" default="build" basedir=".">

<import file="../nbbuild/templates/projectized.xml"/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="org.netbeans.test.html4j" default="netbeans" basedir=".">
<project name="org.netbeans.test.html4j" default="build" basedir=".">
<description>Builds, tests, and runs the project org.netbeans.test.html4j.</description>
<import file="nbproject/build-impl.xml"/>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="com.controlsjs.netbeans.formeditor" default="netbeans" basedir=".">
<project name="com.controlsjs.netbeans.formeditor" default="build" basedir=".">
<description>Builds, tests, and runs the project com.controlsjs.netbeans.formeditor.</description>
<import file="nbproject/build-impl.xml"/>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="org.netbeans.examples.modules.action" default="netbeans" basedir=".">
<project name="org.netbeans.examples.modules.action" default="build" basedir=".">
<description>Builds, tests, and runs the project org.netbeans.examples.modules.action.</description>
<import file="nbproject/build-impl.xml"/>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="org.netbeans.examples.modules.lib" default="netbeans" basedir=".">
<project name="org.netbeans.examples.modules.lib" default="build" basedir=".">
<description>Builds, tests, and runs the project org.netbeans.examples.modules.lib.</description>
<import file="nbproject/build-impl.xml"/>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="org.netbeans.examples.modules.misc" default="netbeans" basedir=".">
<project name="org.netbeans.examples.modules.misc" default="build" basedir=".">
<description>Builds, tests, and runs the project org.netbeans.examples.modules.misc.</description>
<import file="nbproject/build-impl.xml"/>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="org.netbeans.examples.modules.dummy" default="netbeans" basedir=".">
<project name="org.netbeans.examples.modules.dummy" default="build" basedir=".">
<description>Builds, tests, and runs the project org.netbeans.examples.modules.dummy.</description>
<import file="nbproject/build-impl.xml"/>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="module1" default="netbeans" basedir=".">
<project name="module1" default="build" basedir=".">
<description>Builds, tests, and runs the project module1.</description>
<import file="nbproject/build-impl.xml"/>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="module2" default="netbeans" basedir=".">
<project name="module2" default="build" basedir=".">
<description>Builds, tests, and runs the project module2.</description>
<import file="nbproject/build-impl.xml"/>
</project>
2 changes: 1 addition & 1 deletion apisupport.harness/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project name="apisupport.harness" default="netbeans" basedir=".">
<project name="apisupport.harness" default="build" basedir=".">

<import file="../nbbuild/templates/projectized.xml"/>

Expand Down
2 changes: 1 addition & 1 deletion apisupport.harness/release/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project name="harness" basedir="." default="netbeans">
<project name="harness" basedir="." default="build">

<import file="common.xml"/>
<import file="jdk.xml"/>
Expand Down
2 changes: 1 addition & 1 deletion apisupport.installer.maven/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="apisupport.installer.maven">
<project basedir="." default="build" name="apisupport.installer.maven">
<description>Builds, tests, and runs the project org.netbeans.modules.apisupport.installer.maven</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion apisupport.installer/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
under the License.
-->
<project basedir="." name="apisupport.installer" default="netbeans">
<project basedir="." name="apisupport.installer" default="build">
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion apisupport.kit/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="apisupport.kit">
<project basedir="." default="build" name="apisupport.kit">
<description>Builds, tests, and runs the project org.netbeans.modules.apisupport.kit</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion apisupport.project/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
under the License.
-->
<project basedir="." default="netbeans" name="apisupport.project">
<project basedir="." default="build" name="apisupport.project">
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion apisupport.refactoring/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="apisupport.refactoring">
<project basedir="." default="build" name="apisupport.refactoring">
<description>Builds, tests, and runs the project org.netbeans.modules.apisupport.refactoring</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="testRename" default="netbeans" basedir=".">
<project name="testRename" default="build" basedir=".">
<description>Builds, tests, and runs the project testRename.</description>
<import file="nbproject/build-impl.xml"/>
</project>
2 changes: 1 addition & 1 deletion apisupport.wizards/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="apisupport.wizards">
<project basedir="." default="build" name="apisupport.wizards">
<description>Builds, tests, and runs the project org.netbeans.modules.apisupport.wizards</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion applemenu/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
-->

<project name="applemenu" basedir="." default="netbeans">
<project name="applemenu" basedir="." default="build">
<import file="../nbbuild/templates/projectized.xml"/>

<target name="build-init" depends="projectized.build-init">
Expand Down
2 changes: 1 addition & 1 deletion autoupdate.cli/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
-->

<project basedir="." default="netbeans" name="autoupdate.cli">
<project basedir="." default="build" name="autoupdate.cli">
<description>Builds, tests, and runs the project org.netbeans.modules.autoupdate.cli</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion autoupdate.pluginimporter/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="autoupdate.pluginimporter">
<project basedir="." default="build" name="autoupdate.pluginimporter">
<description>Builds, tests, and runs the project org.netbeans.modules.autoupdate.pluginsimporter</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
2 changes: 1 addition & 1 deletion autoupdate.services/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="autoupdate.services">
<project basedir="." default="build" name="autoupdate.services">
<description>Builds, tests, and runs the project org.netbeans.modules.autoupdate.services</description>
<import file="../nbbuild/templates/projectized.xml"/>
<target name="compile-updater" depends="init">
Expand Down
2 changes: 1 addition & 1 deletion autoupdate.ui/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
under the License.
-->
<project basedir="." default="netbeans" name="autoupdate.ui">
<project basedir="." default="build" name="autoupdate.ui">
<description>Builds, tests, and runs the project org.netbeans.modules.autoupdate.ui</description>
<import file="../nbbuild/templates/projectized.xml"/>
</project>
Loading

0 comments on commit f0e6ea3

Please sign in to comment.