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


   
   This is a small enhancement in the Janitor code, so it offers abandoned 
cache directories for removal.
   
   Especially useful for those who has the Snap package installed, as the cache 
directories are no longer picked up since 12.5 the user dir is in 
```${SNAP_USER_DATA}``` and the cache is in 
```${SNAP_USER_COMMON}/${SNAP_REVISION}```. As SNAP_USER_COMMON is not cleaned 
up by the snap infrastructure, cache dirs can pile up there.
   


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

Reply via email to