-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0-ALPHA
-
Fix Version/s: 4.0-ALPHA
-
Component/s: general/build
-
Labels:None
-
Lucene Fields:Patch Available
Hi all my build environment is a little weird for legacy reasons, one of these is that checkouts from version control for my build server have {} in the path.
This causes the process-webapps target to fail since XSL rejects none URI characters.
I have a patch that fixes this by escaping the paths first