Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0
-
Fix Version/s: Future
-
Labels:None
-
Number of attachments :
Description
The .paf and .ppf files always get written to $
{basedir}. Assuming it's supported by the underlying tool, please add configuration options to control where these files get written.The <applicationFile> parameter exists, but only affects where the file is read from, not where it is written to.
Writing the files to ${basedir}
breaks the release process, which sees them as local changes needing to be checked in before the release can continue.