svn commit: r661239 - /ant/core/trunk/docs/manual/CoreTasks/javadoc.html

2008-05-29 Thread jhm
Author: jhm Date: Thu May 29 00:30:15 2008 New Revision: 661239 URL: http://svn.apache.org/viewvc?rev=661239view=rev Log: Some links to JavaDoc API (Doclet, Taglet) Modified: ant/core/trunk/docs/manual/CoreTasks/javadoc.html Modified: ant/core/trunk/docs/manual/CoreTasks/javadoc.html URL:

[jira] Updated: (IVY-816) Report encoding is incorrect

2008-05-29 Thread Gilles Scokart (JIRA)
[ https://issues.apache.org/jira/browse/IVY-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Scokart updated IVY-816: --- Issue Type: Bug (was: Improvement) Summary: Report encoding is incorrect (was: Report encoding

svn commit: r661275 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/report/XmlReportWriter.java test/java/org/apache/ivy/plugins/report/XmlReportWriterTest.java test/repositories

2008-05-29 Thread gscokart
Author: gscokart Date: Thu May 29 02:55:26 2008 New Revision: 661275 URL: http://svn.apache.org/viewvc?rev=661275view=rev Log: Fix the encoding used in XML reports (IVY-816) Added: ant/ivy/core/trunk/test/repositories/1/special-encoding-root-ivy.xml (with props) Modified:

[jira] Resolved: (IVY-816) Report encoding is incorrect

2008-05-29 Thread Gilles Scokart (JIRA)
[ https://issues.apache.org/jira/browse/IVY-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Scokart resolved IVY-816. Resolution: Fixed Fix Version/s: 2.0-RC1 Report encoding is incorrect

DO NOT REPLY [Bug 45094] New: Token substitution problem - where file includes literal character the same as the token

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45094 Summary: Token substitution problem - where file includes literal character the same as the token Product: Ant Version: 1.7.0 Platform: PC OS/Version: Linux

[jira] Created: (IVY-822) Incorrect proxy configuration in FAQ: use http.proxyUser instead of http.proxyUserName

2008-05-29 Thread Matthieu Leclercq (JIRA)
Incorrect proxy configuration in FAQ: use http.proxyUser instead of http.proxyUserName -- Key: IVY-822 URL: https://issues.apache.org/jira/browse/IVY-822

DO NOT REPLY [Bug 45098] New: Jar does not generate an index for an existing jar file

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45098 Summary: Jar does not generate an index for an existing jar file Product: Ant Version: 1.7.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

DO NOT REPLY [Bug 45098] Jar does not generate an index for an existing jar file

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45098 --- Comment #1 from Tobias Schulte [EMAIL PROTECTED] 2008-05-29 08:32:08 PST --- I was not able to attach the build file, so here is the content: ?xml version=1.0 encoding=iso-8859-1? project name=JarIndex default=jar target

svn commit: r661370 - in /ant/sandbox/antlibs/dbpatch: TODO docs/cover.html docs/dbpatch.html src/main/org/apache/ant/dbpatch/AntDBPatchRunner.java src/main/org/apache/ant/dbpatch/DBPatchTask.java

2008-05-29 Thread bodewig
Author: bodewig Date: Thu May 29 08:50:47 2008 New Revision: 661370 URL: http://svn.apache.org/viewvc?rev=661370view=rev Log: Add some documentation, override unsupported attributes of base task. PR 44969. Submitted by Andrus Adamchik Modified: ant/sandbox/antlibs/dbpatch/TODO

DO NOT REPLY [Bug 44969] DBPatch: documentation and cleanup patch

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44969 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r661371 - /ant/sandbox/antlibs/dbpatch/src/main/org/apache/ant/dbpatch/DBPatchRunner.java

2008-05-29 Thread bodewig
Author: bodewig Date: Thu May 29 08:53:19 2008 New Revision: 661371 URL: http://svn.apache.org/viewvc?rev=661371view=rev Log: make it compile with Java 1.4, PR 45075, Submitted by Andrus Adamchik Modified: ant/sandbox/antlibs/dbpatch/src/main/org/apache/ant/dbpatch/DBPatchRunner.java

DO NOT REPLY [Bug 34342] java.lang.OutOfMemoryError in junitreport

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=34342 Jesse Glick [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED]

[jira] Assigned: (IVY-797) Filesystem repositories can not have () in the path

2008-05-29 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene reassigned IVY-797: - Assignee: Maarten Coene Filesystem repositories can not have () in the path

[jira] Resolved: (IVY-797) Filesystem repositories can not have () in the path

2008-05-29 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-797. --- Resolution: Fixed Fix Version/s: 2.0-RC1 Fixed in SVN trunk. Implemented as suggested by Xavier,

[jira] Created: (IVY-823) Set the last modified attribute of files downloaded from repositories

2008-05-29 Thread Claudio Miranda (JIRA)
Set the last modified attribute of files downloaded from repositories - Key: IVY-823 URL: https://issues.apache.org/jira/browse/IVY-823 Project: Ivy Issue Type: Improvement