sdedic commented on PR #6514:
URL: https://github.com/apache/netbeans/pull/6514#issuecomment-1775155452
> Nitpick : there appears to be a left over `chmod` for `mvnw` in the
build.xml. I assume Ant doesn't care about this given everything built?!
```
FileSet: Setup scanner in dir
/space/src/vscode/netbeans/java/maven/build/test/unit/data/projects/multiproject/democa
with patternSet{ includes: [mvnw] excludes: [] }
[chmod] Skipping fileset for directory
/space/src/vscode/netbeans/java/maven/build/test/unit/data/projects/multiproject/democa.
It is empty.
```
Do you want to clean it up here, or should I include it into next commit to
maven in `master` ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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