You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2013/02/11 14:52:51 UTC

[Bug 54547] New: build.xml: Failed to set 'info' properties

https://issues.apache.org/bugzilla/show_bug.cgi?id=54547

            Bug ID: 54547
           Summary: build.xml: Failed to set 'info' properties
           Product: Ant
           Version: 1.8.4
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: svn Antlib
          Assignee: notifications@ant.apache.org
          Reporter: kymberly.mack@scipax.com
    Classification: Unclassified

build.xml:19: Failed to set 'info' properties

19<svn svnkit="true" username="${svn.username}" password="${svn.password}"
javahl="false">
20            <info target="" verbose="true" />
21   <wcversion path="." prefix="svn.wc." processUnversioned="true" />
22        </svn>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54547] build.xml: Failed to set 'info' properties

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54547

--- Comment #3 from Stefan Bodewig <bo...@apache.org> ---
I don't have any idea about coldfusion or eclipse, I don#t use either of them.

The svn antlib has never made it out of Ant's sandbox, so I'm pretty sure you
must be using an svn task provided by a different project (and one I don't
know).  And I'm sure you want to stick with your svn task as the sandbox antlib
isn't really supported.

There must be a typedef somewhere in your build file that defines the svn task
- and this typedef should give you a hint whom to tel about the bug.

I'm sorry, I don't have any more clues to offer.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54547] build.xml: Failed to set 'info' properties

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54547

kYm <ky...@scipax.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #2 from kYm <ky...@scipax.com> ---
I am new to coldfusion/eclipse/ant/subversion.  Can you tell me what the svn
antlib  task should look like?  I am stuck on my build and not sure what to do
at this point and dont know enough about the software.

thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54547] build.xml: Failed to set 'info' properties

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54547

kYm <ky...@scipax.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kymberly.mack@scipax.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54547] build.xml: Failed to set 'info' properties

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54547

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Stefan Bodewig <bo...@apache.org> ---
I'm afraid the svn task you use is not the one of the svn antlib but some other
third party task.  The snippet doesn't match the task of Ant's own sandbox svn
antlib.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54547] build.xml: Failed to set 'info' properties

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54547

Antoine Levy-Lambert <an...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.8.4                       |1.9.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54547] build.xml: Failed to set 'info' properties

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54547

kYm <ky...@scipax.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |1.8.4

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54547] build.xml: Failed to set 'info' properties

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54547

Antoine Levy-Lambert <an...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.9.0                       |1.9.1

-- 
You are receiving this mail because:
You are the assignee for the bug.