You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/05/03 07:25:46 UTC

[GitHub] [netbeans] sdedic opened a new pull request, #4067: Additional fixes for Gradle reports

sdedic opened a new pull request, #4067:
URL: https://github.com/apache/netbeans/pull/4067

   During testing of #4041, I've encountered issues that possibly affect NB14 - fixes are simple enough. 
   * If `location' does not contain a proper path (it is a description, or e.g. a remote), Paths.get() or Path.relativize() may throw an exception
   * setting file locations are interpreted


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] ebarboni merged pull request #4067: Additional fixes for Gradle reports

Posted by GitBox <gi...@apache.org>.
ebarboni merged PR #4067:
URL: https://github.com/apache/netbeans/pull/4067


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] sdedic commented on pull request #4067: Additional fixes for Gradle reports

Posted by GitBox <gi...@apache.org>.
sdedic commented on PR #4067:
URL: https://github.com/apache/netbeans/pull/4067#issuecomment-1117018557

   > Fine with me. Please rebase this on the delivery branch if you wish to include this in NB14.
   
   Thanks ! Actually branched off from delivery, but I did not switch the target in PR web ... 


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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