DO NOT REPLY [Bug 48152] Task ManifestClassPath fail to find suitable relative path

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48152 --- Comment #6 from mirko.seif...@tu-dresden.de 2010-01-12 00:38:57 UTC --- Yes, I will do so and get back to you as soon as possible. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

svn commit: r898269 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/settings/XmlSettingsParser.java

2010-01-12 Thread maartenc
Author: maartenc Date: Tue Jan 12 10:09:16 2010 New Revision: 898269 URL: http://svn.apache.org/viewvc?rev=898269view=rev Log: FIX: ivy.settings.dir space escaping problem (IVY-1162) Modified: ant/ivy/core/trunk/CHANGES.txt

[jira] Resolved: (IVY-1162) ivy.settings.dir space escaping problem

2010-01-12 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-1162. Resolution: Fixed Fix Version/s: trunk Assignee: Maarten Coene Fixed in SVN trunk.

[jira] Commented: (IVY-1158) Make ivy.xml conf description available

2010-01-12 Thread JIRA
[ https://issues.apache.org/jira/browse/IVY-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799145#action_12799145 ] Jan Matèrne commented on IVY-1158: -- Workaround with AntContrib and a little bit scripting

DO NOT REPLY [Bug 48529] [PATCH]Provide tree-like xml/html reports for TestSuite use

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48529 Andrei Costescu costescuand...@skymail.ro changed: What|Removed |Added Component|Core

DO NOT REPLY [Bug 48529] [PATCH]Provide tree-like xml/html reports for TestSuite use

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48529 --- Comment #1 from Andrei Costescu costescuand...@skymail.ro 2010-01-12 05:22:25 UTC --- Created an attachment (id=24830) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=24830) binary file that wasn't included in text patch (but

[jira] Created: (IVYDE-229) Random compilation errors

2010-01-12 Thread Jonas Brisart (JIRA)
Random compilation errors - Key: IVYDE-229 URL: https://issues.apache.org/jira/browse/IVYDE-229 Project: IvyDE Issue Type: Bug Components: classpath container Affects Versions: 2.0.0.final

svn commit: r898344 - in /ant/ivy/core/trunk: CHANGES.txt doc/use/info.html src/java/org/apache/ivy/ant/IvyInfo.java test/java/org/apache/ivy/ant/IvyInfoTest.java test/java/org/apache/ivy/ant/ivy-info

2010-01-12 Thread maartenc
Author: maartenc Date: Tue Jan 12 14:36:58 2010 New Revision: 898344 URL: http://svn.apache.org/viewvc?rev=898344view=rev Log: NEW: Make ivy.xml conf description available (IVY-1158) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/doc/use/info.html

[jira] Resolved: (IVY-1158) Make ivy.xml conf description available

2010-01-12 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-1158. Resolution: Fixed Fix Version/s: trunk Assignee: Maarten Coene I've implemented your

[jira] Created: (IVYDE-230) Shared Javadoc/Source attachments

2010-01-12 Thread Jason A. Guild (JIRA)
Shared Javadoc/Source attachments - Key: IVYDE-230 URL: https://issues.apache.org/jira/browse/IVYDE-230 Project: IvyDE Issue Type: Improvement Components: classpath container Affects Versions:

[jira] Commented: (IVYDE-230) Shared Javadoc/Source attachments

2010-01-12 Thread Jason A. Guild (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799306#action_12799306 ] Jason A. Guild commented on IVYDE-230: -- After submitting this question to ivy-user, I

[jira] Issue Comment Edited: (IVYDE-230) Shared Javadoc/Source attachments

2010-01-12 Thread Jason A. Guild (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799306#action_12799306 ] Jason A. Guild edited comment on IVYDE-230 at 1/12/10 6:23 PM: ---

svn commit: r898478 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainerState.java

2010-01-12 Thread hibou
Author: hibou Date: Tue Jan 12 19:30:09 2010 New Revision: 898478 URL: http://svn.apache.org/viewvc?rev=898478view=rev Log: Don't use the deprecated API that may produce an incorrect URL under Windows Modified:

svn commit: r898480 - in /ant/ivy/ivyde/trunk: ./ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/ test/variable-i

2010-01-12 Thread hibou
Author: hibou Date: Tue Jan 12 19:32:20 2010 New Revision: 898480 URL: http://svn.apache.org/viewvc?rev=898480view=rev Log: IVYDE-228: - add a test project to reproduce the bug - fix the propagation of the update event Added: ant/ivy/ivyde/trunk/test/variable-ivy/ (with props)

[jira] Resolved: (IVYDE-228) Can not add a project specific property file when adding a library

2010-01-12 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved IVYDE-228. --- Resolution: Fixed Fix Version/s: 2.1.0 Assignee: Nicolas Lalevée Thanks for

svn commit: r898484 - in /ant/ivy/ivyde/trunk: CHANGES.txt org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathUtil.java

2010-01-12 Thread hibou
Author: hibou Date: Tue Jan 12 19:47:32 2010 New Revision: 898484 URL: http://svn.apache.org/viewvc?rev=898484view=rev Log: IVYDE-229: - make the code that search for containers more robust against closed projects Modified: ant/ivy/ivyde/trunk/CHANGES.txt

[jira] Updated: (IVYDE-229) IvyDE fail on project close to trigger resolve on dependent project

2010-01-12 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated IVYDE-229: -- Summary: IvyDE fail on project close to trigger resolve on dependent project (was: IvyDE log

svn commit: r898490 - /ant/ivy/ivyde/trunk/CHANGES.txt

2010-01-12 Thread hibou
Author: hibou Date: Tue Jan 12 20:02:47 2010 New Revision: 898490 URL: http://svn.apache.org/viewvc?rev=898490view=rev Log: IVYDE-229: - change the title of the fixed bug, the fix was more that fixing logging, the resolve should be now properly launched Modified:

[jira] Resolved: (IVYDE-229) IvyDE fail on project close to trigger resolve on dependent project

2010-01-12 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved IVYDE-229. --- Resolution: Fixed Fix Version/s: 2.1.0 Assignee: Nicolas Lalevée I have fixed

svn commit: r898511 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/SettingsEditor.java

2010-01-12 Thread hibou
Author: hibou Date: Tue Jan 12 20:59:38 2010 New Revision: 898511 URL: http://svn.apache.org/viewvc?rev=898511view=rev Log: remove unsed import Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/SettingsEditor.java Modified:

DO NOT REPLY [Bug 44239] Add ability of Ant resource classes to act as factories for relative resources

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44239 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 45429] the zip package should support more modern zip features

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45429 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 40608] xmlvalidate/schemavalidate would gain from a grammar caching

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40608 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 44045] example unit test cases to create new JUnitReport format

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44045 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 44241] add JavaConstantResource to read string constants.

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44241 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 44242] Add funtest task for functional testing

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44242 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 45089] tstamp granularity attribute

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45089 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 43447] Use Java 5 attributes as a replacement for XDoclet docs

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43447 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 45536] JUnit PlainJUnitResultFormatter goes OOM at the end of a run

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45536 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 45612] [Patch] Subproject Addressing and Simulation Mode

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45612 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 47860] [PATCH] ftp task to provide feedback on succeeded/failed transfers

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47860 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 40455] ReaderInputStream handling character sets having preamples incorrect;ly

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40455 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 46058] Ant needs a streamable log format

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46058 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 47153] Support tar files 8 GByte

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47153 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 43144] tar task is very slow when a zipfileset is used as the source resource

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43144 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 46171] Define standard directory layout

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46171 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 48383] contribute ON front to ant

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48383 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 41907] Its nice to have a Task that can genarate certificates like JKS and P12

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41907 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 48225] import task reference environment variable

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48225 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 47047] Add buildroot to RPM

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47047 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 47423] next to attribute granularity: offset

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47423 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 41961] StarTeam Checkout does not update case of filenames

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41961 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 40566] Antunit doesnt exec sub java process; gets execution time very wrong

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40566 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 47117] Concat resource doesn't calculate its size

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47117 Antoine Levy-Lambert anto...@apache.org changed: What|Removed |Added Version|1.8Alpha (nightly) |1.8.0RC1

DO NOT REPLY [Bug 48533] New: When using sql task to execute a SQL script including Chinese, sometimes the script cannot be parsed correctly

2010-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48533 Summary: When using sql task to execute a SQL script including Chinese, sometimes the script cannot be parsed correctly Product: Ant Version: 1.7.1