So build fails with openSuse's Ant 1.9.9, doesn't it?

If so maybe we want to add a small comment in NetBeans' README...

Cheers,
Antonio

On 19/01/18 22:22, Chuck Davis wrote:
Your suggestion worked Gj.  Success at last!

I've both cloned and used the source zip successfully with Apache Ant
1.10.1.  Must be something wrong with openSUSE's compilation of Ant 1.9.9.

Haven't tried to run the results yet because this machine does not yet have
jdk9 on board.  But I assume I've joined the success crowd at this point
and feel comfortable that NB would "just work" since the binaries have been
so smooth.

Thanks to all who have helped find the problem.



On Fri, Jan 19, 2018 at 12:39 PM, Geertjan Wielenga <
geertjan.wiele...@googlemail.com> wrote:

I’d start by recloning from scratch, i.e., delete everything you have right
now. Clone from scratch then run Ant 1.10.1 again.

Gj

On Friday, January 19, 2018, Chuck Davis <cjgun...@gmail.com> wrote:

Just tried with Apache Ant 1.10.1 and got this fail point:


build-init:

-javac-init-nbjdk:

-javac-init-bootclasspath-prepend:

-javac-init-no-bootclasspath-prepend:

-javac-init:

-init-proxy:

projectized.init:

init:

fake-jdbc-40:

compile-lib:

jar-lib:
       [jar] Building jar:
/downloads/netbeans_9/nbbuild/netbeans/ide/modules/ext/ddl.jar

up-to-date:

projectized-common.compile:
    [depend] Deleted 180 out of date files in 0 seconds
   [nbmerge] Failed to build target: all-db

BUILD FAILED
/downloads/netbeans_9/nbbuild/build.xml:480: The following error
occurred
while executing this line:
/downloads/netbeans_9/nbbuild/build.xml:475: The following error
occurred
while executing this line:
/downloads/netbeans_9/nbbuild/build.xml:522: The following error
occurred
while executing this line:
/downloads/netbeans_9/nbbuild/templates/common.xml:201: could not delete
/downloads/netbeans_9/db/build/classes/org/netbeans/
modules/db/explorer/node/ProcedureNodeProvider$1.class

Total time: 21 seconds
chuck@Dell7720:/downloads/netbeans_9>


On Fri, Jan 19, 2018 at 12:21 PM, Geertjan Wielenga <
geertjan.wiele...@googlemail.com> wrote:

Definitely looks like a problem with your version of Ant. Thanks also
to
John for the related reference as well.

Gj

On Friday, January 19, 2018, John McDonnell <mcdonnell.j...@gmail.com>
wrote:

Hi Chuck,

Have a look at this thread:
https://lists.apache.org/thread.html/51dad1ca86facf5b5244ec7136d7e3
0d42915fbb7899e38345ee95f6@%3Cdev.netbeans.apache.org%3E

It seems the initial poster had a similar issue?

Regards

John

On 19 January 2018 at 19:49, Chuck Davis <cjgun...@gmail.com> wrote:

Following information as requested.  I can provide any other of the
Ant
output anybody wants to see if it will help (it scrolls way too
fast
to
get
a clue).  But I seem to be the only one not experiencing success so
I've
contented myself to use the binaries others produce.

LINK TO SOURCES I USED:

https://dist.apache.org/repos/dist/dev/incubator/netbeans/
incubating-netbeans-java/incubating-9.0-beta-rc2/
incubating-netbeans-java-9.0-beta-source.zip

MY JAVA VERSION INFO:

chuck@Dell7720:~> java -version
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
chuck@Dell7720:~>

ANT VERSION:

chuck@Dell7720:~> ant -version
Apache Ant(TM) version 1.9.9 compiled on October 28 2017
chuck@Dell7720:~>



MESSAGE WHERE BUILD FAILS:


compile:

jar-prep:

jar:
[jarwithmoduleattributes] Building jar:
/downloads/netbeans_9/nbbuild/netbeans/websvccommon/modules/
org-netbeans-modules-websvc-saas-api.jar
   [nbmerge] Failed to build target: all-websvc.saas.api

BUILD FAILED
/downloads/netbeans_9/nbbuild/build.xml:480: The following error
occurred
while executing this line:
/downloads/netbeans_9/nbbuild/build.xml:475: The following error
occurred
while executing this line:
/downloads/netbeans_9/nbbuild/build.xml:522: The following error
occurred
while executing this line:
/downloads/netbeans_9/nbbuild/templates/common.xml:252: Could not
find
default manifest: /org/apache/tools/ant/defaultManifest.mf

Total time: 3 minutes 19 seconds
chuck@Dell7720:/downloads/netbeans_9>







---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to