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 2020/12/20 05:48:18 UTC

[GitHub] [netbeans] lkishalmi opened a new pull request #2606: [NETBEANS-5161] Prevent IAE when resolving composite project dependencies

lkishalmi opened a new pull request #2606:
URL: https://github.com/apache/netbeans/pull/2606


   This one just prevents the IAE from happening on composite projects. I need a testcase and find out how to handle the dependency issues.


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

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] neilcsmith-net commented on pull request #2606: [NETBEANS-5161] Prevent IAE when resolving composite project dependencies

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on pull request #2606:
URL: https://github.com/apache/netbeans/pull/2606#issuecomment-766101263


   @lkishalmi as it has work-in-progress on it, just removing milestone rather than adding 12.4.  Let us know if it is actually intended for release.


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

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] lkishalmi commented on pull request #2606: [NETBEANS-5161] Prevent IAE when resolving composite project dependencies

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on pull request #2606:
URL: https://github.com/apache/netbeans/pull/2606#issuecomment-774597863


   Finally I had the chance to test and polish this fix. Would be great to be included in the 12.3 as right now those few Gradle projects which has included builds are not loadable at all. Les worse side effect that the included build won't show up in the configuration nodes, though the classpath would be corecly evaluated for such projects.


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

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] lkishalmi merged pull request #2606: [NETBEANS-5161] Prevent IAE when resolving composite project dependencies

Posted by GitBox <gi...@apache.org>.
lkishalmi merged pull request #2606:
URL: https://github.com/apache/netbeans/pull/2606


   


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

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] neilcsmith-net commented on pull request #2606: [NETBEANS-5161] Prevent IAE when resolving composite project dependencies

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on pull request #2606:
URL: https://github.com/apache/netbeans/pull/2606#issuecomment-775359324


   Great, thanks, let's get it in!


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

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