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/09/22 15:49:49 UTC

[GitHub] [netbeans] maerevoet-wim opened a new issue, #4676: Gradle : gradle.properties on [root] : Changes are not detected

maerevoet-wim opened a new issue, #4676:
URL: https://github.com/apache/netbeans/issues/4676

   ### Apache NetBeans version
   
   Apache NetBeans 15
   
   ### What happened
   
   We have a gradle main project with subprojects. Some sub projects have an extra source set which is defined based on a property set in gradle.properties in the root folder.
   
   In Netbeans 14, if we changed the gradle.properties file, Netbeans detected the change and reloaded all the required sub projects.
   In Netbeans 15 , this doesn't happen anymore.
   
   I have deleted the cache of NB15, and now even if I reload manually the project, the incorrect source folder is visible in the project tree.
   
   ### How to reproduce
   
   _No response_
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 14
   
   ### Operating System
   
   Windows 10
   
   ### JDK
   
   JDK 11
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
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.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] maerevoet-wim commented on issue #4676: Gradle : gradle.properties on [root] : Changes are not detected

Posted by GitBox <gi...@apache.org>.
maerevoet-wim commented on issue #4676:
URL: https://github.com/apache/netbeans/issues/4676#issuecomment-1256108494

   Additional information / Workaround
   If I disable
   Tools - Options - Java - Gradle - Experimental - Performance : Use On-disk cache , the change detection works again.
   
   And I think the problem initially started after changing git branches.


-- 
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] lkishalmi commented on issue #4676: Gradle : gradle.properties on [root] : Changes are not detected

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on issue #4676:
URL: https://github.com/apache/netbeans/issues/4676#issuecomment-1256650392

   Interesting. Thank you!


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