Hi Geertjan,

Am Freitag, den 12.01.2018, 22:29 +0100 schrieb Geertjan Wielenga:
> Can you be very very clear and concise about what is wrong here? What
> does 'Nur in' mean and what exactly is the problem?
> 
> Please don't respond with generated texts and so on -- just write down
> what it is that is not what it should be or not be.

I did not respond with "generated texts and so on", but I respondend
with generated text, that I set into context by commenting it.

What I did was this:

 * I checked out the "9.0-beta-rc1" tag.
 * I ran a git clean -x -d -f on the repository (removing all files in
   the repository, that are not under version control)
 * I expanded the source ZIP you prepared.
 * I ran a "diff -qr" between the repository checkout and the directory
   with the contents of the source ZIP. "diff -qr" will do a recursive
   diff of the two directory trees and output the differing files and
   directories

What I pasted into the email and what you could not interpret was the
output of the diff (nextime I'll switch to english locale).

The diff showed, that the source zip contains binary jars (this is what
I wrote) and the paths in the source zip are:

/javahelp/external/jhall-2.0_05.jar
/libs.junit4/external/hamcrest-core-1.3.jar
/libs.junit4/external/junit-4.12.jar
/nbbuild/external/apache-rat-0.12.jar
/nbbuild/external/apitest.jar
/nbbuild/external/langtools-9.zip
/nbbuild/external/vanilla-javac-api.jar
/nbbuild/external/vanilla-javac-impl.jar

These files should not be there. In addition the /LICENSE file and the
/NOTICE file are not identical to the files in the repository.

I hope that is a bit clearer.

Matthias

---------------------------------------------------------------------
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