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 2021/02/24 08:26:03 UTC

[GitHub] [netbeans] lkishalmi opened a new pull request #2779: [NETBEANS-5141] Support Gradle Source Groups from Alien Projects

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


   This change allows Gradle Source groups to display a source group from another project ownership. Previously an error node was created in this case, as having such entities in a project is generally a bad practice. With this change such source groups are coming with an error badge and some warning text.
   I was thinking about putting this under an experimental feature flag, though I hope the number of such Gradle projects are really low.


----------------------------------------------------------------
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 #2779: [NETBEANS-5141] Support Gradle Source Groups from Alien Projects

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


   


-- 
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 #2779: [NETBEANS-5141] Support Gradle Source Groups from Alien Projects

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


   Just to see what's changed:
   ![image](https://user-images.githubusercontent.com/1381701/109038770-ef713f80-7680-11eb-9bab-e2dd4383ba4a.png)
   
   The new behavior:
   ![image](https://user-images.githubusercontent.com/1381701/109038828-fe57f200-7680-11eb-9278-f015a44a7aef.png)
   


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