Hi Brad, please try again with a fresh copy of ant. In the past the issue could be traced back to broken ant versions linux distributions were shipping. This is not a general problem as Ubuntu is unaffected, but if I remember correctly SuSE versions were affected.
Greetings Matthias Am Mittwoch, den 19.02.2020, 11:55 -0700 schrieb Brad Walker: > I'm testing out the voting candidate for the 11.3 release. > > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/netbeans-11.3- > source.zip > < > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/netbeans-11.3-source.zip > > > > When I build using ant here is what I get.. > > Ideas/suggestions? > > -brad w. > > > > [bwalker@localhost foo]$ ant > Buildfile: /tmp/foo/build.xml > > -jdk-pre-preinit: > > -jdk-preinit: > > -jdk-warn: > > -jdk-presetdef-basic: > > -jdk-default: > > -jdk-init: > > ... > > [jarwithmoduleattributes] Building jar: > /tmp/foo/nbbuild/netbeans/websvccommon/modules/org-netbeans-modules- > websvc-saas-api.jar > [nbmerge] Failed to build target: all-websvc.saas.api > > > > > > > > > > > > > > > *BUILD FAILED/tmp/foo/nbbuild/build.xml:618: The following error > occurred > while executing this line:/tmp/foo/nbbuild/build.xml:613: The > following > error occurred while executing this > line:/tmp/foo/nbbuild/build.xml:660: > The following error occurred while executing this > line:/tmp/foo/nbbuild/templates/common.xml:258: Could not find > default > manifest: /org/apache/tools/ant/defaultManifest.mfTotal time: 8 > minutes 21 > seconds[bwalker@localhost foo]$ java -versionopenjdk version > "1.8.0_242"OpenJDK Runtime Environment (build 1.8.0_242-b08)OpenJDK > 64-Bit > Server VM (build 25.242-b08, mixed mode)[bwalker@localhost foo]$ > javac > -versionjavac 1.8.0_242[bwalker@localhost foo]$ find ./ -name > defaultManifest.mf* > [bwalker@localhost foo]$ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists