You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/16 09:53:52 UTC

[jira] Updated: (MAVEN-1521) loading properties file via Ant property task does not work from maven.xml

     [ http://jira.codehaus.org/browse/MAVEN-1521?page=all ]

Brett Porter updated MAVEN-1521:
--------------------------------

    Fix Version:     (was: 1.1-beta-1)
                 1.1-beta-2

> loading properties file via Ant property task does not work from maven.xml
> --------------------------------------------------------------------------
>
>          Key: MAVEN-1521
>          URL: http://jira.codehaus.org/browse/MAVEN-1521
>      Project: maven
>         Type: Bug
>   Components: jelly/ant integration
>     Versions: 1.0.1
>  Environment: n/a
>     Reporter: Ian Springer
>     Assignee: Brett Porter
>      Fix For: 1.1-beta-2

>
>
> 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.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org