At the moment I have issues with creating and running unit tests.
Environment: java 8, netbeans-10-vc5 
netbeans_jdkhome to java8
platform ubunutu 18.04

The issue is that I can create a unit test, which obviously uses the Junit 5 
templates.
But when I try to run them I get a 
"The <classpath> or <modulepath> for <junit> must include junit.jar if not in 
Ant's own classpath"

This is a real bummer, because it provents me to move to netbeans 10 for our 
initial java classes.
I would not mind starting Unit testing with JUnit5, but have a problem with an 
install fest, certainly in the light of 'with netbeans, things run out of the 
box'.

On the positive side: My php experienccce with NB10 using PHP 7.2 show no flaws.

On 2018/12/18 04:29:35, Laszlo Kishalmi <[email protected]> wrote: 
> Dear all,
> 
> Please vote on our 5th voting candidate for the 10.0 release of Apache 
> NetBeans (incubating).
> 
> If this voting candidate passes, another similar voting will be started 
> [email protected], and if that passes too, then we can release 
> this version.
> 
> Apache NetBeans 10.0 (incubating) constitutes all but the enterprise cluster 
> in the Apache NetBeans Git repo, which together provide the NetBeans Platform 
> (i.e., the underlying application framework), as well as all the modules that 
> provide the Java SE, PHP, JavaScript and Groovy features of Apache NetBeans.
> 
> In short, Apache NetBeans 10.0 (incubating) is a full IDE for Java SE, PHP 
> and JavaScript development with some Groovy language support.
> 
> Build artifacts available here:
> https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans/incubating-10.0-vc5/
> 
> This voting is on the following artifact:
> https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans/incubating-10.0-vc5/incubating-netbeans-10.0-vc5-source.zip
> 
> Included in the above are the DEPENDENCIES, DISCLAIMER, LICENSE, and NOTICE 
> files, as well as a README file with build instructions, which are the same 
> as these:
> 
> https://github.com/apache/incubator-netbeans/blob/10.0-vc5/README.md
> 
> SHA1: 028b47ca10118e616208e4949fb79c2e38d74fd5
> 
> KEYS file:
> 
> https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS
> 
> Apache NetBeans Git Repo tag: 10.0-vc5 :
> https://github.com/apache/incubator-netbeans/tree/10.0-vc5
> 
> Note: NetBeans license violation checks are managed via the 
> rat-exclusions.txt file:
> 
> https://github.com/apache/incubator-netbeans/blob/10.0-vc5/nbbuild/rat-exclusions.txt
> 
> Rat report shows no unknown licenses, except for license files:
> 
> https://builds.apache.org/job/incubator-netbeans-release/380/artifact/rat-release-temp/nbbuild/build/rat-report.txt
> 
> Included as a convenience binary, not relevant for the voting purposes (unzip 
> it, run it and you'll see Apache NetBeans):
> 
> https://dist.apache.org/repos/dist/dev/incubator/netbeans/incubating-netbeans/incubating-10.0-vc5/incubating-netbeans-10.0-vc5-bin.zip
> 
> Release specific wiki page:
> 
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+10
> 
> How (and what) to try out the release:
> 
> 1. Download the artifact to be voted on and unzip it.
> 2. Check that the artifact does not contain any jar files,
>     save the: 
> platform/autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/empty.jar
> 3. Verify the cryptographic signatures, the NOTICE and LICENSE file
> 4. Build it using the README provided by the artifact.
> 5. Look in nbbuild/netbeans for the NetBeans installation created by the 
> build process.
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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



Reply via email to