Issue Details (XML | Word | Printable)

Key: MSHARED-51
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Olivier Lamy
Reporter: Olivier Lamy
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven Shared Components

ability to escape interpolation with \

Created: 04/Aug/08 10:56 AM   Updated: 10/Sep/08 02:50 AM   Resolved: 10/Sep/08 02:50 AM
Return to search
Component/s: maven-filtering
Affects Version/s: maven-filtering-1.0-beta-1
Fix Version/s: maven-filtering-1.0-beta-2

Time Tracking:
Not Specified

Issue Links:
dependent
 


 Description  « Hide

Maven Filtering must be able to escape (not interpolate) :

\${java.home}
\${java.version}
\@java.home@
etc....

All expressions preceding with \



Olivier Lamy added a comment - 10/Sep/08 02:50 AM

fixed in rev 693721
SNAPSHOT deployed.