+0

I have a failing unittest, but it seems this one already failed with 3.0.1 as well. And it is well known that symbolic link support and Windows doesn't go very well together.

Robert

Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! - in org.apache.maven.shared.utils.io.Java7SupportTest createAndReadSymlink(org.apache.maven.shared.utils.io.Java7SupportTest) Time elapsed: 0 sec <<< ERROR!
java.nio.file.FileSystemException:
target\fzz: Een van de vereiste bevoegdheden is niet aan de client toegekend.

at org.apache.maven.shared.utils.io.Java7SupportTest.createAndReadSymlink(Java7SupportTest.java:54)

"Een van de vereiste bevoegdheden is niet aan de client toegekend."
means
"One of the required permissions is not granted to the client"


On Wed, 20 Jul 2016 23:40:03 +0200, Hervé BOUTEMY <[email protected]> wrote:

Hi,
We solved 3 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12335944&styleName=Text
Staging repo:
https://repository.apache.org/content/repositories/maven-1282/
https://repository.apache.org/content/repositories/maven-1282/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0-source-release.zip
Source release checksum(s):
maven-shared-utils-3.1.0-source-release.zip sha1:
531af6976641dee4121c143a4e5d8911faca6375
Staging site:
https://maven.apache.org/shared-archives/maven-shared-utils-LATEST/
Guide to testing staged releases:
https://maven.apache.org/guides/development/guide-testing-releases.html
Vote open for 72 hours.
[ ] +1
[ ] +0
[ ] -1


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

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

Reply via email to