Mailing list archives: July 2008

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · Next »Thread · Author · Date
bode...@apache.org svn commit: r677887 - in /ant/core/trunk: CONTRIBUTORS contributors.xml src/main/org/apache/tools/ant/taskdefs/optional/net/RExecTask.java src/main/org/apache/tools/ant/taskdefs/optional/net/TelnetTask.java Fri, 18 Jul, 12:37
bugzi...@apache.org DO NOT REPLY [Bug 34464] telnet task performance problem Fri, 18 Jul, 12:37
bode...@apache.org svn commit: r677891 - /ant/core/trunk/docs/manual/cover.html Fri, 18 Jul, 12:54
bode...@apache.org svn commit: r677899 - in /ant/core/trunk/docs/manual: CoreTasks/apply.html CoreTasks/exec.html CoreTasks/java.html running.html runninglist.html Fri, 18 Jul, 13:09
bugzi...@apache.org DO NOT REPLY [Bug 34461] problems with core <java fork="true"> task Fri, 18 Jul, 13:10
bugzi...@apache.org DO NOT REPLY [Bug 30569] basedir is not set correctly when calling subant task through ant task Fri, 18 Jul, 13:19
bugzi...@apache.org DO NOT REPLY [Bug 30569] basedir is not set correctly when calling subant task through ant task Fri, 18 Jul, 13:59
bugzi...@apache.org DO NOT REPLY [Bug 30569] basedir is not set correctly when calling subant task through ant task Fri, 18 Jul, 14:00
bode...@apache.org svn commit: r677914 - in /ant/core/trunk/src: main/org/apache/tools/ant/Project.java main/org/apache/tools/ant/taskdefs/Ant.java main/org/apache/tools/ant/taskdefs/SubAnt.java tests/antunit/taskdefs/subant-test.xml Fri, 18 Jul, 14:21
bode...@apache.org svn commit: r677915 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Ant.java Fri, 18 Jul, 14:22
bugzi...@apache.org DO NOT REPLY [Bug 30569] basedir is not set correctly when calling subant task through ant task Fri, 18 Jul, 14:24
Gump Integration Build [GUMP@vmgump]: Project ivy-tests (in module ivy) failed Fri, 18 Jul, 21:33
Gump Integration Build [GUMP@vmgump]: Project ivy-tests (in module ivy) failed Sat, 19 Jul, 08:32
Gump Integration Build [GUMP@vmgump]: Project ivy-tests (in module ivy) failed Sun, 20 Jul, 09:18
gscok...@apache.org svn commit: r678264 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/settings/XmlSettingsParser.java test/java/org/apache/ivy/core/settings/ivysettings-ref.xml test/java/org/apache/ivy/core/settings/ivysettings-test.xml Sun, 20 Jul, 09:50
Gilles Scokart (JIRA) [jira] Updated: (IVY-89) properties tag in ivy conf do not support relative path Sun, 20 Jul, 09:56
Gilles Scokart (JIRA) [jira] Resolved: (IVY-89) properties tag in ivy conf do not support relative path Sun, 20 Jul, 10:00
gscok...@apache.org svn commit: r678265 - in /ant/ivy/core/trunk: CHANGES.txt test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java test/java/org/apache/ivy/core/settings/ivyconf-properties-relative-to-ivyconf.xml Sun, 20 Jul, 10:12
Gilles Scokart (JIRA) [jira] Resolved: (IVY-573) Ivy causes IveDE to fail where a properties file is relative to ivyconf.xml Sun, 20 Jul, 10:14
bugzi...@apache.org DO NOT REPLY [Bug 45439] New: Memory growth during copy with use of FilterReader Sun, 20 Jul, 12:27
maart...@apache.org svn commit: r678326 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/resolver/packager/ test/java/org/apache/ivy/plugins/resolver/ test/repositories/packager/repo/org/mod/1.0/ Sun, 20 Jul, 21:45
Maarten Coene (JIRA) [jira] Resolved: (IVY-829) Add new "packager" resolver to Ivy Sun, 20 Jul, 21:52
Maarten Coene (JIRA) [jira] Reopened: (IVY-824) antcall to a target with a nested retrieve followed by a publish leads to a wrong revision attribute in the published ivy.xml (lates.integration instead of correct revision) Sun, 20 Jul, 21:54
Maarten Coene (JIRA) [jira] Resolved: (IVY-824) antcall to a target with a nested retrieve followed by a publish leads to a wrong revision attribute in the published ivy.xml (lates.integration instead of correct revision) Sun, 20 Jul, 21:56
Archie Cobbs (JIRA) [jira] Commented: (IVY-829) Add new "packager" resolver to Ivy Mon, 21 Jul, 17:37
bugzi...@apache.org DO NOT REPLY [Bug 44756] Can' t get a class name or stack trace for NoClassDefFoundError Mon, 21 Jul, 20:14
maart...@apache.org svn commit: r678558 - /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java Mon, 21 Jul, 20:49
maart...@apache.org svn commit: r678564 - /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java Mon, 21 Jul, 20:56
Maarten Coene (JIRA) [jira] Commented: (IVY-829) Add new "packager" resolver to Ivy Mon, 21 Jul, 21:01
Maarten Coene (JIRA) [jira] Work started: (IVY-849) undeprecate configure task Mon, 21 Jul, 21:03
maart...@apache.org svn commit: r678574 - in /ant/ivy/core/trunk/doc/use: configure.html settings.html Mon, 21 Jul, 21:22
Maarten Coene (JIRA) [jira] Resolved: (IVY-849) undeprecate configure task Mon, 21 Jul, 21:23
Archie Cobbs (JIRA) [jira] Commented: (IVY-829) Add new "packager" resolver to Ivy Mon, 21 Jul, 21:33
jgl...@apache.org svn commit: r678602 - /ant/core/trunk/xdocs/external.xml Tue, 22 Jul, 00:10
jgl...@apache.org svn commit: r678603 - in /ant/core/trunk/docs/manual: ./ CoreTasks/ CoreTypes/ Tue, 22 Jul, 00:24
jgl...@apache.org svn commit: r678604 - in /ant/core/branches/ANT_17_BRANCH/docs/manual: ./ CoreTasks/ CoreTypes/ Tue, 22 Jul, 00:26
Jason A. Guild (JIRA) [jira] Created: (IVYDE-104) Display all resolved libraries in order Tue, 22 Jul, 00:52
James P. White (JIRA) [jira] Created: (IVY-864) HTTP Handlers ignore unsuccessful response codes. Tue, 22 Jul, 05:42
James P. White (JIRA) [jira] Updated: (IVY-864) HTTP Handlers ignore unsuccessful response codes. Tue, 22 Jul, 05:44
Maarten Coene (JIRA) [jira] Commented: (IVYDE-104) Display all resolved libraries in order Tue, 22 Jul, 07:22
Maarten Coene (JIRA) [jira] Commented: (IVY-864) HTTP Handlers ignore unsuccessful response codes. Tue, 22 Jul, 07:42
James P. White (JIRA) [jira] Commented: (IVY-864) HTTP Handlers ignore unsuccessful response codes. Tue, 22 Jul, 13:49
Sébastien Launay (JIRA) [jira] Created: (IVYDE-105) Retrieve after resolve feature does not clean target directory first Tue, 22 Jul, 14:47
Sébastien Launay (JIRA) [jira] Commented: (IVYDE-53) Allow for 'retrieve after resolve' for a specific Ivy configuration Tue, 22 Jul, 14:51
Nicolas Lalevée (JIRA) [jira] Assigned: (IVYDE-105) Retrieve after resolve feature does not clean target directory first Tue, 22 Jul, 16:05
Nicolas Lalevée (JIRA) [jira] Updated: (IVYDE-105) Retrieve after resolve feature does not clean target directory first Tue, 22 Jul, 16:05
Nicolas Lalevée (JIRA) [jira] Commented: (IVYDE-105) Retrieve after resolve feature does not clean target directory first Tue, 22 Jul, 16:05
Sébastien Launay (JIRA) [jira] Commented: (IVYDE-105) Retrieve after resolve feature does not clean target directory first Tue, 22 Jul, 16:27
Jason A. Guild (JIRA) [jira] Commented: (IVYDE-104) Display all resolved libraries in order Tue, 22 Jul, 18:15
Gary Baker (JIRA) [jira] Created: (IVY-865) Allow logging configuration independent of ant. Tue, 22 Jul, 22:35
bugzi...@apache.org DO NOT REPLY [Bug 45463] New: ZipFile. positionAtCentralDirectory needs to bail out sooner if it can' t find the EOCD signature Wed, 23 Jul, 04:40
Sébastien Launay (JIRA) [jira] Created: (IVYDE-106) Retrieve after resolve feature does not fetch only accepted jar types artifact Wed, 23 Jul, 07:35
Sébastien Launay (JIRA) [jira] Updated: (IVYDE-106) Retrieve after resolve feature does not fetch only accepted jar types artifact Wed, 23 Jul, 07:37
Nicolas Lalevée (JIRA) [jira] Commented: (IVYDE-104) Display all resolved libraries in order Wed, 23 Jul, 07:39
Nicolas Lalevée (JIRA) [jira] Resolved: (IVYDE-104) Display all resolved libraries in order Wed, 23 Jul, 07:39
bugzi...@apache.org DO NOT REPLY [Bug 30569] basedir is not set correctly when calling subant task through ant task Wed, 23 Jul, 14:01
bugzi...@apache.org DO NOT REPLY [Bug 30569] basedir is not set correctly when calling subant task through ant task Wed, 23 Jul, 14:47
hi...@apache.org svn commit: r679117 - in /ant/ivy/ivyde/trunk: build.xml signArtifacts.sh verifyArtifacts.sh Wed, 23 Jul, 15:54
hi...@apache.org svn commit: r679119 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ src/java/org/apache/ivyde/eclipse/cpcontainer/ src/java/org/apache/ivyde/eclipse/ui/preferences/ Wed, 23 Jul, 16:03
Nicolas Lalevée (JIRA) [jira] Commented: (IVYDE-105) Retrieve after resolve feature does not clean target directory first Wed, 23 Jul, 16:16
Nicolas Lalevée (JIRA) [jira] Resolved: (IVYDE-105) Retrieve after resolve feature does not clean target directory first Wed, 23 Jul, 16:16
Nicolas Lalevée (JIRA) [jira] Commented: (IVYDE-105) Retrieve after resolve feature does not clean target directory first Wed, 23 Jul, 16:22
Jason A. Guild (JIRA) [jira] Reopened: (IVYDE-104) Display all resolved libraries in order Wed, 23 Jul, 17:56
xav...@apache.org svn commit: r679189 - /ant/ivy/core/trunk/doc/settings/include.html Wed, 23 Jul, 20:25
maart...@apache.org svn commit: r679208 - /ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/HttpClientHandler.java Wed, 23 Jul, 22:06
Maarten Coene (JIRA) [jira] Commented: (IVY-854) Evil behavior form resolve latest.status: performs DOS attacks Wed, 23 Jul, 22:10
maart...@apache.org svn commit: r679214 - /ant/ivy/core/trunk/build.xml Wed, 23 Jul, 22:25
hi...@apache.org svn commit: r679416 - /ant/ivy/site/ivyde/download.html Thu, 24 Jul, 14:19
hi...@apache.org svn commit: r679419 - /ant/ivy/site/target/ivyde/download.html Thu, 24 Jul, 14:23
hi...@apache.org svn commit: r679426 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse: ./ cpcontainer/ ui/preferences/ Thu, 24 Jul, 14:39
bugzi...@apache.org DO NOT REPLY [Bug 45477] New: spelling of "default values" Thu, 24 Jul, 19:00
Maarten Coene (JIRA) [jira] Created: (IVY-866) Add support for Nexus Indexer Fri, 25 Jul, 06:51
Paul Newport (JIRA) [jira] Created: (IVYDE-107) IVyDE editor not available in RAD 7 (Eclipse 3.2 based IDE from IBM Rational) Fri, 25 Jul, 13:35
Paul Newport (JIRA) [jira] Closed: (IVYDE-107) IVyDE editor not available in RAD 7 (Eclipse 3.2 based IDE from IBM Rational) Fri, 25 Jul, 14:11
xav...@apache.org svn commit: r679833 [2/3] - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ META-INF/ src/java/org/apache/ivyde/common/ src/java/org/apache/ivyde/common/completion/ src/java/org/apache/ivyde/common/ivyfile/ src/java/org/apache/ivyde/common/model/ ... Fri, 25 Jul, 15:26
xav...@apache.org svn commit: r679833 [1/3] - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ META-INF/ src/java/org/apache/ivyde/common/ src/java/org/apache/ivyde/common/completion/ src/java/org/apache/ivyde/common/ivyfile/ src/java/org/apache/ivyde/common/model/ ... Fri, 25 Jul, 15:26
xav...@apache.org svn commit: r679833 [3/3] - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ META-INF/ src/java/org/apache/ivyde/common/ src/java/org/apache/ivyde/common/completion/ src/java/org/apache/ivyde/common/ivyfile/ src/java/org/apache/ivyde/common/model/ ... Fri, 25 Jul, 15:26
xav...@apache.org svn commit: r679836 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: src/java/org/apache/ivyde/common/ivyfile/ test/java/org/apache/ivyde/common/ivyfile/ test/java/org/apache/ivyde/common/ivyfile/addDependency1/ test/java/org/apache/ivyde/common/ivy... Fri, 25 Jul, 15:30
xav...@apache.org svn commit: r679837 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ src/java/org/apache/ivyde/common/ivysettings/ src/java/org/apache/ivyde/eclipse/ui/editors/ Fri, 25 Jul, 15:31
Xavier Hanin (JIRA) [jira] Resolved: (IVYDE-22) settings files code completion support Fri, 25 Jul, 15:35
Xavier Hanin (JIRA) [jira] Updated: (IVYDE-22) settings files code completion support Fri, 25 Jul, 15:35
xav...@apache.org svn commit: r679838 - in /ant/ivy: core/trunk/doc/resolver/ core/trunk/doc/settings/ core/trunk/doc/settings/caches/ core/trunk/doc/settings/macrodef/ core/trunk/doc/settings/namespace/ site/ Fri, 25 Jul, 15:42
xav...@apache.org svn commit: r679839 - in /ant/ivy/site/target/history/trunk: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ ivyfile/ resolver/ settings/ settings/caches/ settings/macrodef/ settings/namespace/ tutorial/ tutoria... Fri, 25 Jul, 15:45
xav...@apache.org svn commit: r679847 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/common/ivyfile/IvyFileUpdater.java Fri, 25 Jul, 16:10
xav...@apache.org svn commit: r679854 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde: common/ivysettings/IvySettingsFile.java common/ivysettings/IvySettingsModel.java eclipse/ui/editors/IvySettingsEditor.java Fri, 25 Jul, 16:34
xav...@apache.org svn commit: r679874 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/common/ivysettings: IvySettingsFile.java IvySettingsModel.java Fri, 25 Jul, 18:35
Ross Camara (JIRA) [jira] Created: (IVY-867) Publish Ant Task 'warnonmissing' ignored Fri, 25 Jul, 19:27
hi...@apache.org svn commit: r679976 - /ant/ivy/core/trunk/META-INF/MANIFEST.MF Sat, 26 Jul, 10:42
bugzi...@apache.org DO NOT REPLY [Bug 40776] a problem compiling a Java 5 project with generics Sun, 27 Jul, 18:33
bugzi...@apache.org DO NOT REPLY [Bug 9706] "Unknown error in XPath" using the style task with params for multiple files Mon, 28 Jul, 12:53
bugzi...@apache.org DO NOT REPLY [Bug 21858] Improper handling of "--" comments in the <sql> task Mon, 28 Jul, 12:54
bugzi...@apache.org DO NOT REPLY [Bug 31541] Unable to delete files with the ftp task Mon, 28 Jul, 12:55
bugzi...@apache.org DO NOT REPLY [Bug 42142] name of non existing archive not indicated Mon, 28 Jul, 13:25
Simon Steiner (JIRA) [jira] Created: (IVY-868) Config files with # in path can't be read Mon, 28 Jul, 14:01
Simon Steiner (JIRA) [jira] Updated: (IVY-868) Config files with # in path can't be read Mon, 28 Jul, 14:03
Simon Steiner (JIRA) [jira] Updated: (IVY-868) Patch: Config files with # in path can't be read Mon, 28 Jul, 14:05
xav...@apache.org svn commit: r680392 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/search/SearchEngine.java Mon, 28 Jul, 16:39
Xavier Hanin (JIRA) [jira] Assigned: (IVY-803) Cache can't distinguish artifacts with classifiers Mon, 28 Jul, 17:19
xav...@apache.org svn commit: r680407 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/packager/PackagerCacheEntry.java Mon, 28 Jul, 17:20
xav...@apache.org svn commit: r680408 - /ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/HttpClientHandler.java Mon, 28 Jul, 17:21
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · Next »Thread · Author · Date
Box list
Dec 200971
Nov 2009210
Oct 2009345
Sep 2009450
Aug 2009427
Jul 2009598
Jun 2009340
May 2009233
Apr 2009261
Mar 2009314
Feb 2009361
Jan 2009519
Dec 2008255
Nov 2008751
Oct 2008609
Sep 2008638
Aug 2008513
Jul 2008626
Jun 2008431
May 2008267
Apr 2008382
Mar 2008895
Feb 2008460
Jan 2008389
Dec 2007347
Nov 200713