[Ant Wiki] Update of "WikiSandBox" by WilliamLin

2005-07-04 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by WilliamLin: http://wiki.apache.org/ant/WikiSandBox -- http://purl.net/w

DO NOT REPLY [Bug 35476] - XMLLogger causes OutOfMemoryError

2005-07-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35476] - XMLLogger causes OutOfMemoryError

2005-07-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: XJ - xml extension for Java

2005-07-04 Thread Alexey Solofnenko
On JavaOne SUN presented something similar for Java 7. The syntax is not finilized yet - there are problems - <> characters are used in Java generics. They thinking about using # character, but it does not look good. IBM's compiler does not support generics - it is 1.4 only. - Alexey. -- Alex

AntUnit and 's tests

2005-07-04 Thread Stefan Bodewig
Hi, for those who've not been following the commit mails. I've ported most of the copy tasks tests to AntUnit - i.e. without a single piece of JUnit involved. The build file is in src/etc/testcases/antunit/copy.xml and in order to run it, you'd use the antunit-copy target in src/etc/testcases/an

svn commit: r209085 - /ant/sandbox/antlibs/antunit/trunk/src/etc/testcases/antunit/copy.xml

2005-07-04 Thread bodewig
Author: bodewig Date: Mon Jul 4 07:13:16 2005 New Revision: 209085 URL: http://svn.apache.org/viewcvs?rev=209085&view=rev Log: Port more of copy's test suite Modified: ant/sandbox/antlibs/antunit/trunk/src/etc/testcases/antunit/copy.xml Modified: ant/sandbox/antlibs/antunit/trunk/src/etc/te

svn commit: r209084 - in /ant/sandbox/antlibs/antunit/trunk: docs/assertions.html src/main/org/apache/ant/antunit/antlib.xml

2005-07-04 Thread bodewig
Author: bodewig Date: Mon Jul 4 07:12:15 2005 New Revision: 209084 URL: http://svn.apache.org/viewcvs?rev=209084&view=rev Log: new assertions for log handling Modified: ant/sandbox/antlibs/antunit/trunk/docs/assertions.html ant/sandbox/antlibs/antunit/trunk/src/main/org/apache/ant/antuni

svn commit: r209080 - in /ant/sandbox/antlibs/antunit/trunk/src/main/org/apache/ant/antunit: LogContains.java antlib.xml

2005-07-04 Thread bodewig
Author: bodewig Date: Mon Jul 4 06:56:09 2005 New Revision: 209080 URL: http://svn.apache.org/viewcvs?rev=209080&view=rev Log: logcontains condition - only usable during antunit runs Added: ant/sandbox/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/LogContains.java (with props) Mo

svn commit: r209074 - /ant/sandbox/antlibs/antunit/trunk/src/testcases/org/apache/ant/antunit/LogCapturerTest.java

2005-07-04 Thread bodewig
Author: bodewig Date: Mon Jul 4 06:35:46 2005 New Revision: 209074 URL: http://svn.apache.org/viewcvs?rev=209074&view=rev Log: forgot to add testcase Added: ant/sandbox/antlibs/antunit/trunk/src/testcases/org/apache/ant/antunit/LogCapturerTest.java (with props) Added: ant/sandbox/antli

svn commit: r209073 - in /ant/sandbox/antlibs/antunit/trunk: docs/ src/etc/testcases/antunit/ src/main/org/apache/ant/antunit/ src/testcases/org/apache/ant/antunit/

2005-07-04 Thread bodewig
Author: bodewig Date: Mon Jul 4 06:35:24 2005 New Revision: 209073 URL: http://svn.apache.org/viewcvs?rev=209073&view=rev Log: Make log output available to test runs Added: ant/sandbox/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/LogCapturer.java (with props) Modified: ant/s

svn commit: r209070 - in /ant/sandbox/antlibs/antunit/trunk: docs/assertions.html src/etc/testcases/assert.xml src/main/org/apache/ant/antunit/antlib.xml src/testcases/org/apache/ant/antunit/AssertTes

2005-07-04 Thread bodewig
Author: bodewig Date: Mon Jul 4 06:12:05 2005 New Revision: 209070 URL: http://svn.apache.org/viewcvs?rev=209070&view=rev Log: New assertions for references Modified: ant/sandbox/antlibs/antunit/trunk/docs/assertions.html ant/sandbox/antlibs/antunit/trunk/src/etc/testcases/assert.xml

Re: XJ - xml extension for Java

2005-07-04 Thread Phil Weighill Smith
On Mon, 2005-07-04 at 12:56 +0100, Steve Loughran wrote: > Xpath is profound once you apply to > object trees Interestingly, and orthogonal to the initial discussion, JXPath has been able to apply XPaths to object trees for quite some time. (Clearly XJ is something else again and definitely inter

svn commit: r209063 - /ant/sandbox/antlibs/antunit/trunk/src/etc/testcases/antunit/copy.xml

2005-07-04 Thread bodewig
Author: bodewig Date: Mon Jul 4 05:15:10 2005 New Revision: 209063 URL: http://svn.apache.org/viewcvs?rev=209063&view=rev Log: Port more of the copy tests Modified: ant/sandbox/antlibs/antunit/trunk/src/etc/testcases/antunit/copy.xml Modified: ant/sandbox/antlibs/antunit/trunk/src/etc/testc

svn commit: r209062 - in /ant/sandbox/antlibs/antunit/trunk: docs/ src/etc/testcases/ src/main/org/apache/ant/antunit/ src/testcases/org/apache/ant/antunit/

2005-07-04 Thread bodewig
Author: bodewig Date: Mon Jul 4 05:07:49 2005 New Revision: 209062 URL: http://svn.apache.org/viewcvs?rev=209062&view=rev Log: New task expectfailure Added: ant/sandbox/antlibs/antunit/trunk/docs/expectfailure.html (with props) ant/sandbox/antlibs/antunit/trunk/src/etc/testcases/expect

Re: XJ - xml extension for Java

2005-07-04 Thread Steve Loughran
Kev Jackson wrote: Thought you may find this of interest. IBM have a new way of processing XML docs within Java. http://www.research.ibm.com/xj/samples/sample2.html Very cool page showing how this all works (cool in firefox anyway). I like the way you can construct objects from inlined xml

Re: How to pipe output to input?

2005-07-04 Thread Steve Loughran
Kev Jackson wrote: As with most bits of unix (i.e. symlinks), it is a shame that the Nt implementation isnt as seamless as the unix one. it means we can't easily work with it to provide a portable pipe mechanism that the OS handles. But if you can stick to unix, pipes make a good IPC mecha

DO NOT REPLY [Bug 35476] - XMLLogger causes OutOfMemoryError

2005-07-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

RE: [Ant Wiki] Trivial Update of "StartSeite" by JürgenHermann

2005-07-04 Thread Jose Alberto Fernandez
> > What do you think? Do we want forreign language content? > Well, some committers may say that english is a foreign language ;-) I think we should keep to one lingua franca, just as a matter of consistency and maintainability. Managing consistency through multiple languages may become reall

AW: cvs commit: ant/xdocs/stylesheets project.xml

2005-07-04 Thread Jan.Materne
> Index: sandbox.xml > === > > Sponsoring Committers > Stefan Bodewig > > Sponsoring Committers > Stefan Bodewig > > Sponsoring Committers >

Information on Ant Libraries Subproject on our site

2005-07-04 Thread Stefan Bodewig
Hi, I've committed a few pages to the xdocs, but not committed the generated pages yet, so that you can still jump in and make changes before anything goes live. If you want to see the output without running Anakia, see , nothing should have changed exc

cvs commit: ant/xdocs/stylesheets project.xml

2005-07-04 Thread bodewig
bodewig 2005/07/04 01:50:15 Modified:xdocs/stylesheets project.xml Added: xdocs/antlibs charter.xml index.xml proper.xml sandbox.xml Log: Add antlibs to site Revision ChangesPath 1.1 ant/xdocs/antlibs/charter.xml Index: charter.xml

AW: [Ant Wiki] Trivial Update of "StartSeite" by JürgenHermann

2005-07-04 Thread Jan.Materne
>while Ant has a significant fraction of committers who happen >to speak German, I'm not sure that we really want to keep Wiki >pages on our side in any language other than English - this is >purely from an oversight point of view. We should have the official documentation only in one language

cvs commit: ant/xdocs/antlibs - New directory

2005-07-04 Thread bodewig
bodewig 2005/07/04 00:49:53 ant/xdocs/antlibs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]