FWIW

I am on the master branch of incubator-netbeans and the build via ant with
no params as you have noted works OK for me on my Mac Air.

Ant and Java versions:

Carls-Air:incubator-netbeans moscac$ ant -version

Apache Ant(TM) version 1.10.5 compiled on July 10 2018

Carls-Air:incubator-netbeans moscac$ java -version

java version "1.8.0_161"

Java(TM) SE Runtime Environment (build 1.8.0_161-b12)

Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)


I don't expect different results but I will download the zipped source and
try the same.


Carl

On Thu, Dec 27, 2018 at 10:55 AM Emilian Bold <emilian.b...@gmail.com>
wrote:

> Please report which Ant version you are using. And if it's an Ant from
> Apache or some repackaged version in your OS distro.
>
> --emi
>
> http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more!
>
> On Thu, Dec 27, 2018 at 5:45 PM Brad Walker <bwal...@musings.com> wrote:
> >
> > I'm trying to build Netbeans 10 and having some difficult.
> >
> > Maybe I'm doing something wrong here..
> >
> > Here are the steps that I did:
> > 1 - cd /tmp
> > 2 - unzip-ed the source from
> >
> https://www.apache.org/dyn/closer.cgi/incubator/netbeans/incubating-netbeans/incubating-10.0/incubating-netbeans-10.0-source.zip
> > 2 - cd ./incubator-netbeans
> > 3 - ant
> >
> > Here is the message that I get..
> >
> > ...
> > projectized-common.jar:
> > [jarwithmoduleattributes] Building jar:
> >
> /tmp/incubator-netbeans/nbbuild/netbeans/websvccommon/modules/org-netbeans-modules-websvc-saas-api.jar
> >   [nbmerge] Failed to build target: all-websvc.saas.api
> >
> > BUILD FAILED
> > /tmp/incubator-netbeans/nbbuild/build.xml:478: The following error
> occurred
> > while executing this line:
> > /tmp/incubator-netbeans/nbbuild/build.xml:473: The following error
> occurred
> > while executing this line:
> > /tmp/incubator-netbeans/nbbuild/build.xml:520: The following error
> occurred
> > while executing this line:
> > /tmp/incubator-netbeans/nbbuild/templates/common.xml:252: Could not find
> > default manifest: /org/apache/tools/ant/defaultManifest.mf
> >
> > Total time: 4 minutes 50 seconds
> > [bwalker@localhost incubator-netbeans]$
> >
> > Any ideas about what I'm doing wrong here?
> >
> > Thanks.
> >
> > -brad w.
>
> ---------------------------------------------------------------------
> 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
>
>
>
>

-- 
Carl J. Mosca

Reply via email to