I think we can improve gradle task and instead of deleting plugins it will its delete sub-folder. I am sure gradle should have ability to delete sub-folder. :)
If we delete README.txt then it will not be available in git as git does not support empty folder. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Tue, Mar 14, 2017 at 6:46 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi, > > I just crossed an issue while updating my ofbiz-framework working copy > after having used pullAllPluginsSource. I get an error message "Skipped > obstructing working copy". > > This is because we have already a plugins folder in the > ofbiz-framework/trunk branch and when we use pullAllPluginsSource we > replace it by a new one (plugins folder) and the main .svn gets confused > (in root) > > I think we can live w/o the README.txt in the plugins folder and the > folder altogether and document it another way if needed (in the main > README.MD?), it will fix this problem. > > Opinions? > > Jacques > >