The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Wed, 5 Jan 2005 8:05 AM
Comment:
dIon is the jexl guru - is this correct behaviour. With jexl 1.0 (CVS HEAD of
Maven), I get this now:
[echo] foo=
[echo] my.dir=some/dir
[echo] my_dir=some/dir
[echo] my+dir=0
[echo] my-dir=0
[echo] my*dir=0
[echo] my/dir=0
[echo] my%dir=0
Changes:
assignee changed to dion gillard
Fix Version changed to 1.1-beta-1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/browse/MAVEN-1521?page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-1521
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1521
Summary: loading properties file via Ant property task does not work from
maven.xml
Type: Bug
Status: Reopened
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
jelly/ant integration
Fix Fors:
1.1-beta-1
Versions:
1.0.1
Assignee: dion gillard
Reporter: Ian Springer
Created: Tue, 30 Nov 2004 12:44 PM
Updated: Wed, 5 Jan 2005 8:05 AM
Environment: n/a
Description:
If I have the following line in maven.xml, either within a goal or outside of
any goals:
<property file="my.properties" />
where my.properties exists and is a valid Java props file, any properties that
are in my.properties end up with a value of "0" (yes, simply the zero
character) in Maven.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]