This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 185375
Collapse All | Expand All

(-)a/java.helpset/javahelp/org/netbeans/modules/java/helpset/docs/ant/ant_intro.html (-1 / +1 lines)
Lines 29-35 Link Here
29
    <param name="textColor" value="blue">
29
    <param name="textColor" value="blue">
30
  </object> 
30
  </object> 
31
<h3>Using Ant with the IDE</h3>
31
<h3>Using Ant with the IDE</h3>
32
<p>The IDE's project system is built directly on top of Ant version 1.8.0. All
32
<p>The IDE's project system is built directly on top of Ant version 1.8.1. All
33
	of the project commands, like Build Project or Run File in Debugger, call
33
	of the project commands, like Build Project or Run File in Debugger, call
34
	targets in the project's Ant script. You can therefore build and run your
34
	targets in the project's Ant script. You can therefore build and run your
35
	project outside the IDE exactly as it is built and run inside the IDE. 
35
	project outside the IDE exactly as it is built and run inside the IDE. 
(-)a/java.helpset/javahelp/org/netbeans/modules/java/helpset/docs/ant/ant_version.html (-1 / +1 lines)
Lines 10-16 Link Here
10
<body>
10
<body>
11
<h2>Switching Ant Versions</h2>
11
<h2>Switching Ant Versions</h2>
12
<p> <small><a href="#seealso">See&nbsp;Also</a></small>
12
<p> <small><a href="#seealso">See&nbsp;Also</a></small>
13
<p>The IDE comes bundled with Ant version 1.8.0 and uses this installation to 
13
<p>The IDE comes bundled with Ant version 1.8.1 and uses this installation to 
14
  run Ant scripts. You can change the version of Ant that the IDE uses by switching 
14
  run Ant scripts. You can change the version of Ant that the IDE uses by switching 
15
  the Ant installation directory in Ant Settings. You can only switch between 
15
  the Ant installation directory in Ant Settings. You can only switch between 
16
  versions 1.5.3 and higher of Ant.</p>
16
  versions 1.5.3 and higher of Ant.</p>
(-)a/junit/external/binaries-list (-1 / +1 lines)
Lines 1-4 Link Here
1
F9560E8F1187FD4471716E16B09B555506C9B361 Ant-1.8.0-binary-patch-72080.jar
1
39758F3E43AAA9C0D1A95EACAE44DEFF678F462A Ant-1.8.1-binary-patch-72080.jar
2
0027BC49CBF5E88B68CCD58BD1EEB2EA7188D069 junit-3.8.2-api.zip
2
0027BC49CBF5E88B68CCD58BD1EEB2EA7188D069 junit-3.8.2-api.zip
3
07E4CDE26B53A9A0E3FE5B00D1DBBC7CC1D46060 junit-3.8.2.jar
3
07E4CDE26B53A9A0E3FE5B00D1DBBC7CC1D46060 junit-3.8.2.jar
4
8ED9640AE7E6C72E57D23DCF204637FA563C18B3 junit-4.5-api.zip
4
8ED9640AE7E6C72E57D23DCF204637FA563C18B3 junit-4.5-api.zip
(-)a/junit/nbproject/project.properties (-1 / +1 lines)
Lines 46-52 Link Here
46
release.external/junit-3.8.2-api.zip=docs/junit-3.8.2-api.zip
46
release.external/junit-3.8.2-api.zip=docs/junit-3.8.2-api.zip
47
release.external/junit-4.5-api.zip=docs/junit-4.5-api.zip
47
release.external/junit-4.5-api.zip=docs/junit-4.5-api.zip
48
release.external/junit-4.5-src.jar=docs/junit-4.5-src.jar
48
release.external/junit-4.5-src.jar=docs/junit-4.5-src.jar
49
release.external/Ant-1.8.0-binary-patch-72080.jar=ant/patches/72080.jar
49
release.external/Ant-1.8.1-binary-patch-72080.jar=ant/patches/72080.jar
50
50
51
# XXX AntBridge.createMainClassPath probably would not find this anyway:
51
# XXX AntBridge.createMainClassPath probably would not find this anyway:
52
jnlp.verify.excludes=ant/patches/72080.jar
52
jnlp.verify.excludes=ant/patches/72080.jar
(-)a/o.apache.tools.ant.module.docs/antsrc/MakeManual.java (-1 / +1 lines)
Lines 153-159 Link Here
153
                id += "." + anchor;
153
                id += "." + anchor;
154
            }
154
            }
155
        }
155
        }
156
        String title = linktext != null ? linktext : "Ant 1.8.0 Manual";
156
        String title = linktext != null ? linktext : "Ant 1.8.1 Manual";
157
        String log = "";
157
        String log = "";
158
        for (int i = 0; i < depth; i++) {
158
        for (int i = 0; i < depth; i++) {
159
            log += "\t";
159
            log += "\t";
(-)a/o.apache.tools.ant.module.docs/external/ant-1.8.0-license.txt (-3 / +3 lines)
Lines 1-9 Link Here
1
Name: Apache Ant
1
Name: Apache Ant
2
Version: 1.8.0
2
Version: 1.8.1
3
Files: ant-docs-1.8.0.zip
3
Files: ant-docs-1.8.1.zip
4
Description: Ant build tool.
4
Description: Ant build tool.
5
License: Apache-2.0
5
License: Apache-2.0
6
Origin: http://www.apache.org/dist/ant/binaries/apache-ant-1.8.0-bin.tar.bz2
6
Origin: http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.bz2
7
7
8
                                 Apache License
8
                                 Apache License
9
                           Version 2.0, January 2004
9
                           Version 2.0, January 2004
(-)a/o.apache.tools.ant.module.docs/external/binaries-list (-1 / +1 lines)
Line 1 Link Here
1
3EB5B5AC3ED2625F6FF4C32A6C5B06EAB31BB5CA ant-docs-1.8.0.zip
1
A81D38819CADDDA773EDF5D6FAA120AB964B38B6 ant-docs-1.8.1.zip
(-)a/o.apache.tools.ant.module.docs/manifest.mf (-1 / +1 lines)
Lines 1-7 Link Here
1
Manifest-Version: 1.0
1
Manifest-Version: 1.0
2
OpenIDE-Module: org.apache.tools.ant.module.docs
2
OpenIDE-Module: org.apache.tools.ant.module.docs
3
OpenIDE-Module-Localizing-Bundle: org/apache/tools/ant/module/docs/Bundle.properties
3
OpenIDE-Module-Localizing-Bundle: org/apache/tools/ant/module/docs/Bundle.properties
4
OpenIDE-Module-Specification-Version: 2.24
4
OpenIDE-Module-Specification-Version: 2.25
5
OpenIDE-Module-Layer: org/apache/tools/ant/module/docs/layer.xml
5
OpenIDE-Module-Layer: org/apache/tools/ant/module/docs/layer.xml
6
OpenIDE-Module-Requires: org.netbeans.api.javahelp.Help
6
OpenIDE-Module-Requires: org.netbeans.api.javahelp.Help
7
7
(-)a/o.apache.tools.ant.module.docs/nbproject/project.properties (-1 / +1 lines)
Lines 41-44 Link Here
41
javahelp.base=org/apache/tools/ant/module/docs
41
javahelp.base=org/apache/tools/ant/module/docs
42
javahelp.hs=HelpSet.hs
42
javahelp.hs=HelpSet.hs
43
ant.cp=${ant.core.lib}:../javahelp/external/jh-2.0_05.jar
43
ant.cp=${ant.core.lib}:../javahelp/external/jh-2.0_05.jar
44
extra.license.files=external/ant-1.8.0-license.txt
44
extra.license.files=external/ant-1.8.1-license.txt
(-)a/o.apache.tools.ant.module.docs/src/org/apache/tools/ant/module/docs/Bundle.properties (-1 / +1 lines)
Lines 37-43 Link Here
37
# Version 2 license, then the option applies only if the new code is
37
# Version 2 license, then the option applies only if the new code is
38
# made subject to such option by the copyright holder.
38
# made subject to such option by the copyright holder.
39
39
40
OpenIDE-Module-Name=Ant 1.8.0 Documentation
40
OpenIDE-Module-Name=Ant 1.8.1 Documentation
41
OpenIDE-Module-Display-Category=Java
41
OpenIDE-Module-Display-Category=Java
42
OpenIDE-Module-Short-Description=Documentation for the Ant build tool.
42
OpenIDE-Module-Short-Description=Documentation for the Ant build tool.
43
OpenIDE-Module-Long-Description=\
43
OpenIDE-Module-Long-Description=\
(-)a/o.apache.tools.ant.module/arch.xml (-1 / +1 lines)
Lines 335-341 Link Here
335
            <li>
335
            <li>
336
                <api group="java" name="Ant" type="import" category="third" url="http://ant.apache.org/">
336
                <api group="java" name="Ant" type="import" category="third" url="http://ant.apache.org/">
337
                    Ant itself, of course.
337
                    Ant itself, of course.
338
                    1.5.3+ is required, 1.8.0 recommended (and currently bundled); some features may be limited to newer versions.
338
                    1.5.3+ is required, 1.8.1 recommended (and currently bundled); some features may be limited to newer versions.
339
                </api>
339
                </api>
340
            </li>
340
            </li>
341
        </ol>
341
        </ol>
(-)a/o.apache.tools.ant.module/build.xml (-2 / +2 lines)
Lines 107-113 Link Here
107
            <fileset dir="${cluster}">
107
            <fileset dir="${cluster}">
108
                <include name="ant/lib/*.jar"/>
108
                <include name="ant/lib/*.jar"/>
109
            </fileset>
109
            </fileset>
110
            <mapper type="glob" from="ant${file.separator}lib${file.separator}*.jar" to="apache-*-1.8.0.jar"/>
110
            <mapper type="glob" from="ant${file.separator}lib${file.separator}*.jar" to="apache-*-1.8.1.jar"/>
111
        </copy>
111
        </copy>
112
        <copy file="${cluster}/ant/nblib/bridge.jar" tofile="${dir}/org-apache-tools-ant-module-bridge.jar"/>
112
        <copy file="${cluster}/ant/nblib/bridge.jar" tofile="${dir}/org-apache-tools-ant-module-bridge.jar"/>
113
        <!-- XXX ought to only do this in case jnlp.sign.jars=true -->
113
        <!-- XXX ought to only do this in case jnlp.sign.jars=true -->
Lines 218-224 Link Here
218
    ant -f ${here}/../java.project/build.xml -Dtest-unit-sys-prop.ignore.random.failures=true clean test-unit
218
    ant -f ${here}/../java.project/build.xml -Dtest-unit-sys-prop.ignore.random.failures=true clean test-unit
219
    ant -f ${here}/../java.j2seproject/build.xml -Dtest-unit-sys-prop.ignore.random.failures=true clean test-unit
219
    ant -f ${here}/../java.j2seproject/build.xml -Dtest-unit-sys-prop.ignore.random.failures=true clean test-unit
220
    ant -f ${here}/../build.xml commit-validation
220
    ant -f ${here}/../build.xml commit-validation
221
9.  Submit a patch for https://svn.apache.org/repos/asf/ant/core/trunk/xdocs/external.xml
221
9.  Submit a patch for https://svn.apache.org/repos/asf/ant/core/branches/ANT_SITE/xdocs/external.xml
222
    mentioning that the bundled version in NB is now ${release.version}.
222
    mentioning that the bundled version in NB is now ${release.version}.
223
10. Edit these instructions in build.xml according to anything you had to do differently.
223
10. Edit these instructions in build.xml according to anything you had to do differently.
224
224
(-)a/o.apache.tools.ant.module/external/ant-1.8.0-license.txt (-3 / +3 lines)
Lines 1-9 Link Here
1
Name: Apache Ant
1
Name: Apache Ant
2
Version: 1.8.0
2
Version: 1.8.1
3
Files: ant-libs-1.8.0.zip ant-misc-1.8.0.zip
3
Files: ant-libs-1.8.1.zip ant-misc-1.8.1.zip
4
Description: Ant build tool.
4
Description: Ant build tool.
5
License: Apache-2.0
5
License: Apache-2.0
6
Origin: http://www.apache.org/dist/ant/binaries/apache-ant-1.8.0-bin.tar.bz2
6
Origin: http://www.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.bz2
7
OSR: 7102
7
OSR: 7102
8
8
9
                                 Apache License
9
                                 Apache License
(-)a/o.apache.tools.ant.module/external/binaries-list (-2 / +2 lines)
Lines 1-2 Link Here
1
B91FAB9535E06A6B853F04C8CBB7ECB8DC892423 ant-libs-1.8.0.zip
1
1AEA391CB8BC9A7D8AD9C34E9CF709E129FAAE14 ant-libs-1.8.1.zip
2
DF624446C6C6F4E72547AAA199B90C625A9F380E ant-misc-1.8.0.zip
2
6C282A7DF2CDD43229B6BCFB516298E350E61FC0 ant-misc-1.8.1.zip
(-)a/o.apache.tools.ant.module/external/build.xml (-1 / +1 lines)
Lines 42-48 Link Here
42
-->
42
-->
43
<project name="o.apache.tools.ant.module/external" default="unzip" basedir=".">
43
<project name="o.apache.tools.ant.module/external" default="unzip" basedir=".">
44
    <target name="unzip">
44
    <target name="unzip">
45
        <unzip src="ant-libs-1.8.0.zip" dest="lib"/>
45
        <unzip src="ant-libs-1.8.1.zip" dest="lib"/>
46
    </target>
46
    </target>
47
    <target name="clean">
47
    <target name="clean">
48
        <delete dir="lib"/>
48
        <delete dir="lib"/>
(-)a/o.apache.tools.ant.module/nbproject/project.properties (-2 / +2 lines)
Lines 39-45 Link Here
39
39
40
javac.compilerargs=-Xlint:unchecked
40
javac.compilerargs=-Xlint:unchecked
41
javac.source=1.6
41
javac.source=1.6
42
spec.version.base=3.41.0
42
spec.version.base=3.42.0
43
compile.ant.jar=${ant.core.lib}
43
compile.ant.jar=${ant.core.lib}
44
src-bridge.cp.extra=build/classes:${compile.ant.jar}
44
src-bridge.cp.extra=build/classes:${compile.ant.jar}
45
extra.module.files=\
45
extra.module.files=\
Lines 47-53 Link Here
47
    ant/lib/,\
47
    ant/lib/,\
48
    ant/bin/,\
48
    ant/bin/,\
49
    ant/etc/
49
    ant/etc/
50
extra.license.files=external/ant-1.8.0-license.txt
50
extra.license.files=external/ant-1.8.1-license.txt
51
nbm.executable.files=\
51
nbm.executable.files=\
52
    ant/bin/ant,\
52
    ant/bin/ant,\
53
    ant/bin/antRun,\
53
    ant/bin/antRun,\

Return to bug 185375