[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

[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,

svn commit: r661448 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/IvyPatternHelper.java test/java/org/apache/ivy/util/IvyPatternHelperTest.java

2008-05-29 Thread maartenc
Author: maartenc Date: Thu May 29 12:45:24 2008 New Revision: 661448 URL: http://svn.apache.org/viewvc?rev=661448&view=rev Log: FIX: Filesystem repositories can not have () in the path (IVY-797) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/core/IvyPa

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

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]

DO NOT REPLY [Bug 45075] DBPatch: small bug fix - use of Java 5 API

2008-05-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45075 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=661371&view=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 Modif

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: 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=661370&view=rev Log: Add some documentation, override unsupported attributes of base task. PR 44969. Submitted by Andrus Adamchik Modified: ant/sandbox/antlibs/dbpatch/TODO ant/san

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: -- Configure b

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

[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 Proj

svn commit: r661318 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/report/XmlReportWriter.java

2008-05-29 Thread gscokart
Author: gscokart Date: Thu May 29 05:37:52 2008 New Revision: 661318 URL: http://svn.apache.org/viewvc?rev=661318&view=rev Log: Fix the encoding used in XML reports , use UTF-8 as initialy requested in IVY-816 Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/report/XmlReportWrit

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 S

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

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=661275&view=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: ant/ivy/core

[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 s

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=661239&view=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: