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: [email protected]
Reporter: [email protected]
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.