mbateman / fitnesse-launcher-maven-plugin

Automatically exported from code.google.com/p/fitnesse-launcher-maven-plugin
0 stars 0 forks source link

Don't overwrite resources when unpacking #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In order to be able to override specific pages in the FitNesse wiki (e.g. the 
FrontPage), the unpacking of FitNesseRoot as part of the setup goal should not 
overwrite any existing resources.

The attached patch adds "overwrite=false" to the implementation of the 
unpacking as part of the SetUp mojo.

Original issue reported on code.google.com by bjorn.be...@callistaenterprise.se on 20 Nov 2013 at 3:37

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by bjorn.be...@callistaenterprise.se on 9 Dec 2013 at 1:41

Attachments:

GoogleCodeExporter commented 8 years ago
Fix committed to /trunk at r393. Public snapshot also updated.

See Issue #31 - Config to allow arbitrary SymLink creation

Original comment by stewart@javahelp.co.uk on 9 Jun 2014 at 11:24