Mailing list archives: July 2009

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · Next »Thread · Author · Date
bode...@apache.org svn commit: r796138 - /ant/core/trunk/docs/manual/CoreTasks/tar.html Tue, 21 Jul, 04:15
bode...@apache.org svn commit: r796144 - in /ant/core/trunk: WHATSNEW src/etc/junit-frames.xsl src/etc/junit-noframes.xsl Tue, 21 Jul, 05:00
bode...@apache.org svn commit: r796145 - in /ant/antlibs/antunit/trunk: changes.xml src/etc/junit-frames.xsl src/etc/junit-noframes.xsl Tue, 21 Jul, 05:03
bode...@apache.org svn commit: r796169 - /ant/core/trunk/src/main/org/apache/tools/ant/util/facade/FacadeTaskHelper.java Tue, 21 Jul, 07:25
bode...@apache.org svn commit: r796188 - in /ant/core/trunk: ./ docs/manual/CoreTasks/ docs/manual/OptionalTasks/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/taskdefs/compilers/ src/main/org/apache/tools/ant/taskdefs/optional/ src/main/org/apach... Tue, 21 Jul, 08:52
DO NOT REPLY [Bug 11143] Javac should load build.compiler class from a defined classloader
bugzi...@apache.org   DO NOT REPLY [Bug 11143] Javac should load build.compiler class from a defined classloader Tue, 21 Jul, 08:52
bode...@apache.org svn commit: r796192 - in /ant/core/trunk: WHATSNEW src/tests/antunit/taskdefs/optional/native2ascci-test.xml src/tests/antunit/taskdefs/optional/native2ascii-test.xml Tue, 21 Jul, 08:58
DO NOT REPLY [Bug 46759] AntClassLoader is incomplete
bugzi...@apache.org   DO NOT REPLY [Bug 46759] AntClassLoader is incomplete Wed, 22 Jul, 04:10
bugzi...@apache.org   DO NOT REPLY [Bug 46759] AntClassLoader is incomplete Wed, 22 Jul, 04:11
bugzi...@apache.org   DO NOT REPLY [Bug 46759] AntClassLoader is incomplete Wed, 22 Jul, 04:11
bugzi...@apache.org   DO NOT REPLY [Bug 46759] AntClassLoader is incomplete Wed, 22 Jul, 04:12
bugzi...@apache.org   DO NOT REPLY [Bug 46759] AntClassLoader is incomplete Wed, 22 Jul, 09:45
bugzi...@apache.org   DO NOT REPLY [Bug 46759] AntClassLoader is incomplete Wed, 22 Jul, 09:51
bugzi...@apache.org   DO NOT REPLY [Bug 46759] AntClassLoader is incomplete Wed, 22 Jul, 11:14
bugzi...@apache.org   DO NOT REPLY [Bug 46759] AntClassLoader is incomplete Wed, 22 Jul, 13:17
bugzi...@apache.org   DO NOT REPLY [Bug 46759] AntClassLoader is incomplete Wed, 22 Jul, 13:43
DO NOT REPLY [Bug 46752] AntClassLoader.getResources unimplemented
bugzi...@apache.org   DO NOT REPLY [Bug 46752] AntClassLoader.getResources unimplemented Wed, 22 Jul, 04:10
bugzi...@apache.org   DO NOT REPLY [Bug 46752] AntClassLoader.getResources unimplemented Wed, 22 Jul, 04:21
bugzi...@apache.org   DO NOT REPLY [Bug 46752] AntClassLoader.getResources unimplemented Wed, 22 Jul, 09:45
DO NOT REPLY [Bug 43994] AntClassLoader getPackage() returns null
bugzi...@apache.org   DO NOT REPLY [Bug 43994] AntClassLoader getPackage() returns null Wed, 22 Jul, 04:11
bugzi...@apache.org   DO NOT REPLY [Bug 43994] AntClassLoader getPackage() returns null Wed, 22 Jul, 11:14
DO NOT REPLY [Bug 35436] AntClassLoader returns false loader in getParent()
bugzi...@apache.org   DO NOT REPLY [Bug 35436] AntClassLoader returns false loader in getParent() Wed, 22 Jul, 04:11
bugzi...@apache.org   DO NOT REPLY [Bug 35436] AntClassLoader returns false loader in getParent() Wed, 22 Jul, 09:51
DO NOT REPLY [Bug 20174] antClassloader does not set codebase and thus cannot handle signed jars
bugzi...@apache.org   DO NOT REPLY [Bug 20174] antClassloader does not set codebase and thus cannot handle signed jars Wed, 22 Jul, 04:12
bugzi...@apache.org   DO NOT REPLY [Bug 20174] antClassloader does not set codebase and thus cannot handle signed jars Wed, 22 Jul, 13:17
bode...@apache.org svn commit: r796614 - in /ant/core/trunk/src/main/org/apache/tools/ant: AntClassLoader.java Project.java taskdefs/Classloader.java taskdefs/WhichResource.java taskdefs/optional/javacc/JavaCC.java taskdefs/optional/junit/JUnitTask.java Wed, 22 Jul, 05:03
bode...@apache.org svn commit: r796647 - in /ant/core/trunk: ./ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/loader/ src/main/org/apache/tools/ant/util/ src/tests/junit/org/apache/tools/ant/ src/tests/junit/org/apache/tools/ant/loader/ Wed, 22 Jul, 09:44
bode...@apache.org svn commit: r796649 - /ant/core/trunk/src/main/org/apache/tools/ant/AntClassLoader.java Wed, 22 Jul, 09:51
bode...@apache.org svn commit: r796667 - in /ant/core/trunk/src: etc/testcases/core/antclassloader.xml tests/junit/org/apache/tools/ant/AntClassLoaderTest.java Wed, 22 Jul, 11:13
Jon Schneider (JIRA) [jira] Created: (IVYDE-191) "Ivy Settings Path" Browse button results in an incorrectly formatted URL Wed, 22 Jul, 12:45
Jon Schneider (JIRA) [jira] Updated: (IVYDE-191) "Ivy Settings Path" Browse button results in an incorrectly formatted URL Wed, 22 Jul, 12:47
Jon Schneider (JIRA) [jira] Resolved: (IVYDE-191) "Ivy Settings Path" Browse button results in an incorrectly formatted URL Wed, 22 Jul, 12:47
bode...@apache.org svn commit: r796702 - in /ant/core/trunk: WHATSNEW src/etc/testcases/core/antclassloader.xml src/main/org/apache/tools/ant/AntClassLoader.java src/tests/junit/org/apache/tools/ant/AntClassLoaderTest.java Wed, 22 Jul, 13:17
bode...@apache.org svn commit: r796730 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/taskdefs/ProtectedJarMethodsTest.java Wed, 22 Jul, 13:58
bode...@apache.org svn commit: r796736 - /ant/core/trunk/docs/manual/CoreTypes/resources.html Wed, 22 Jul, 14:26
DO NOT REPLY [Bug 19523] zip/unzip should have the capability to use a mapper
bugzi...@apache.org   DO NOT REPLY [Bug 19523] zip/unzip should have the capability to use a mapper Wed, 22 Jul, 14:27
DO NOT REPLY [Bug 16494] [PATCH] accessibility of Ant documentation
bugzi...@apache.org   DO NOT REPLY [Bug 16494] [PATCH] accessibility of Ant documentation Wed, 22 Jul, 14:36
DO NOT REPLY [Bug 16441] [Patch] Add server deploy support for the RI servers
bugzi...@apache.org   DO NOT REPLY [Bug 16441] [Patch] Add server deploy support for the RI servers Wed, 22 Jul, 14:37
DO NOT REPLY [Bug 21387] [PATCH] Permit <junit> to turn on Java (1.4) assertions in tests + tested code
bugzi...@apache.org   DO NOT REPLY [Bug 21387] [PATCH] Permit <junit> to turn on Java (1.4) assertions in tests + tested code Wed, 22 Jul, 14:45
bugzi...@apache.org   DO NOT REPLY [Bug 21387] [PATCH] Permit <junit> to turn on Java (1.4) assertions in tests + tested code Wed, 22 Jul, 15:10
bugzi...@apache.org DO NOT REPLY [Bug 47558] New: Assertion status silently ignored by <junit> if unforked Wed, 22 Jul, 15:10
bugzi...@apache.org   DO NOT REPLY [Bug 47558] Assertion status silently ignored by <junit> if unforked Wed, 22 Jul, 15:10
bugzi...@apache.org   DO NOT REPLY [Bug 47558] Assertion status silently ignored by <junit> if unforked Thu, 30 Jul, 14:04
bugzi...@apache.org   DO NOT REPLY [Bug 47558] Assertion status silently ignored by <junit> if unforked Thu, 30 Jul, 14:17
bode...@apache.org svn commit: r796762 - in /ant/core/trunk: ./ docs/manual/CoreTasks/ src/etc/testcases/taskdefs/conditions/ src/main/org/apache/tools/ant/taskdefs/condition/ src/tests/junit/org/apache/tools/ant/taskdefs/condition/ Wed, 22 Jul, 15:17
DO NOT REPLY [Bug 30244] [PATCH] Add ability to set the request method when using the <http/> condition
bugzi...@apache.org   DO NOT REPLY [Bug 30244] [PATCH] Add ability to set the request method when using the <http/> condition Wed, 22 Jul, 15:17
Kurt Roekle (JIRA) [jira] Created: (IVYDE-192) Source & Javadoc do not attach when using workspace resolver Thu, 23 Jul, 05:27
maart...@apache.org svn commit: r797189 - /ant/ivy/core/branches/2.1.0-rc2/doc/release-notes.html Thu, 23 Jul, 18:56
maart...@apache.org svn commit: r797200 - in /ant/ivy/site: download.html images/ivy-dl-2.1.0-rc2.png index.html Thu, 23 Jul, 19:24
maart...@apache.org svn commit: r797204 - in /ant/ivy/site/target: ./ history/ history/2.1.0-rc2/ history/2.1.0-rc2/configuration/ history/2.1.0-rc2/configuration/caches/ history/2.1.0-rc2/configuration/macrodef/ history/2.1.0-rc2/configuration/namespace/ history/2.1.0-rc... Thu, 23 Jul, 19:41
DO NOT REPLY [Bug 46783] erroronmissingdir not supported by javac task
bugzi...@apache.org   DO NOT REPLY [Bug 46783] erroronmissingdir not supported by javac task Thu, 23 Jul, 19:53
bugzi...@apache.org   DO NOT REPLY [Bug 46783] erroronmissingdir not supported by javac task Thu, 30 Jul, 14:01
[jira] Commented: (IVY-854) Evil behavior form resolve latest.status: performs DOS attacks
Nascif Abousalh-Neto (JIRA)   [jira] Commented: (IVY-854) Evil behavior form resolve latest.status: performs DOS attacks Thu, 23 Jul, 21:07
Ernest Pasour (JIRA)   [jira] Commented: (IVY-854) Evil behavior form resolve latest.status: performs DOS attacks Mon, 27 Jul, 12:38
maart...@apache.org svn commit: r797251 [2/2] - in /ant/ivy/site: build.xml target/history/latest-milestone/book.html Thu, 23 Jul, 22:40
maart...@apache.org svn commit: r797251 [1/2] - in /ant/ivy/site: build.xml target/history/latest-milestone/book.html Thu, 23 Jul, 22:40
Maarten Coene (JIRA) [jira] Resolved: (IVY-1068) printer-friendly link broken Thu, 23 Jul, 22:44
Miguel Griffa (JIRA) [jira] Updated: (IVYDE-190) Inclusion of Ivy related schemas into the Eclipse XML Catalog Fri, 24 Jul, 13:45
bugzi...@apache.org DO NOT REPLY [Bug 47574] New: provide insight where the relevant jars are taken from Fri, 24 Jul, 14:23
bugzi...@apache.org   DO NOT REPLY [Bug 47574] provide insight where the relevant jars are taken from Tue, 28 Jul, 04:42
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · Next »Thread · Author · Date
Box list
Dec 200997
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