DO NOT REPLY [Bug 39628] - [PATCH] close inputstream in Manifest getDefaultManifest() instead of relying upon finalization

2006-06-16 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

svn commit: r414940 - in /ant/core/trunk: CONTRIBUTORS WHATSNEW src/main/org/apache/tools/ant/taskdefs/Manifest.java

2006-06-16 Thread jkf
Author: jkf Date: Fri Jun 16 15:03:43 2006 New Revision: 414940 URL: http://svn.apache.org/viewvc?rev=414940&view=rev Log: Closing some streams in Manifest, patch kindly provided by John Sisson. Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/

DO NOT REPLY [Bug 39825] - CUnit task similar to JUnit which may be needed to test C/C++ unit test executables

2006-06-16 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 39825] New: - CUnit task similar to JUnit which may be needed to test C/C++ unit test executables

2006-06-16 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

[Vote] remove Xalan1 dependencies from codebase

2006-06-16 Thread Martijn Kruithof
As xalan 1 is no longer supported for quite some time now, and the libraries needed are not readily available anymore (from http://xml.apache.org/xalan-j/faq.html#faq-N100AC) *How do I run applications that use the Xalan-Java version 1 API with Xalan-Java * The Xalan-Java version 1

Re: [vote] 'undeprecate project.resolveFile() [was Re: svn commit: r414442 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: AbstractJarSignerTask.java ExecTask.java Javac.java Javadoc.java

2006-06-16 Thread Martijn Kruithof
I'd like to throw in a -0 in that case (not too bothered either) (as of here what I just wrote before:) I think Project has become too much of a "God" class. It has almost 100 public methods, more than 80 are not deprecated. I understand it is convenient to have a proxy towards every utility in

Re: [VOTE] change junitreport to delegate to XSLTTask

2006-06-16 Thread Martijn Kruithof
Antoine Levy-Lambert schreef: http://issues.apache.org/bugzilla/show_bug.cgi?id=39708 This patch renders the classes XalanExecutor, Xalan1Executor, Xalan2Executor in the package org.apache.tools.ant.taskdefs.optional.junit useless. So I have 2 questions : 1) do you agree that I submit the p

Re: svn commit: r414442 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: AbstractJarSignerTask.java ExecTask.java Javac.java Javadoc.java TempFile.java Touch.java XSLTProcess.java

2006-06-16 Thread Martijn Kruithof
I appreciate Kev's efforts to remove the deprecations, but IMHO resolveFile(String) shouldn't have been deprecated. Am I the only one to think that? --DD I thought that Martin only added "since Ant 1.x.y" mentions next to already deprecated function calls. I am enclined to follow your

RE: CUnit ant task

2006-06-16 Thread Prasad Khambete
Hi Jan Thanks for the suggestions and feedback. I will open a bugzilla and post the patch there. I dont have a web-site or plans to maintain it by myself. I could open an RFE so we can add features as needed Regards -Prasad -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL P

RE: AW: CUnit ant task

2006-06-16 Thread Prasad Khambete
Steve, Thanks for the response and suggestions. yes, cleanup is problem for unit testing executables - so the exe quits at the first failure. (of course it is not the same as having a test suite where some tests could fail and yet others can get exercised) but that is what we could do. CUnit do

OT - want to join other projects, any recommendations?

2006-06-16 Thread Kev Jackson
Hi all, This is totally off-topic, apart from in a meta-sense of Ant being an open source project... I'm finding that between work projects I still have loads of time to experiment, but that I lack a focus and direction for these experiments. Usually this means that I stop coding and do

[VOTE] change junitreport to delegate to XSLTTask

2006-06-16 Thread Antoine Levy-Lambert
Hi, I plan to apply the patches contained in the bug report submitted by Ivan Ivanov, titled : Modify task to support nested parameters that will be passed to the underlying XSLT transformation http://issues.apache.org/bugzilla/show_bug.cgi?id=39708 This patch renders the classes XalanExecu

[Fwd: Call for Papers Opens for ApacheCon Asia 2006]

2006-06-16 Thread Steve Loughran
ApacheCon asia is looking for speakers. As is Apachecon US, for which the deadline is next week. ApacheCon asia looks like it could be a fun little conference -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The Apache Software Foundation (ASF) is proud to announce that the first ever Asian ed

Re: [vote] 'undeprecate project.resolveFile() [was Re: svn commit: r414442 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: AbstractJarSignerTask.java ExecTask.java Javac.java Javadoc.java

2006-06-16 Thread Dominique Devienne
My +1 to un-deprecate, obviously. --DD On 6/15/06, Kev Jackson <[EMAIL PROTECTED]> wrote: On 16 Jun 2006, at 07:00, Antoine Levy-Lambert wrote: > > Original-Nachricht > Datum: Thu, 15 Jun 2006 15:14:57 -0500 > Von: Dominique Devienne <[EMAIL PROTECTED]> > An: Ant Developers L

Re: [vote] 'undeprecate project.resolveFile() [was Re: svn commit: r414442 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: AbstractJarSignerTask.java ExecTask.java Javac.java Javadoc.java

2006-06-16 Thread Conor MacNeill
+1 Conor - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [vote] 'undeprecate project.resolveFile() [was Re: svn commit: r414442 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: AbstractJarSignerTask.java ExecTask.java Javac.java Javadoc.java

2006-06-16 Thread Antoine Levy-Lambert
+1 for undeprecating. Regards, Antoine Original-Nachricht Datum: Fri, 16 Jun 2006 09:43:17 +0700 Von: Kev Jackson <[EMAIL PROTECTED]> An: Ant Developers List Betreff: [vote] \'undeprecate project.resolveFile() [was Re: svn commit: r414442 - in /ant/core/trunk/src/main/org/apac

Re: AW: CUnit ant task

2006-06-16 Thread Steve Loughran
[EMAIL PROTECTED] wrote: Hello In our project our unit tests are executable files. I wanted to have something like Ant's JUnit task to be used with CruiseControl. For this I modified the Ant JUnit task to have a CUnit task (its a little bit of a hack because I wanted to get something that

[PATCH] resultproperty for sshexec

2006-06-16 Thread Atsuhiko Yamanaka
Hi, The attached patch will add the 'resultproperty' attribute support to sshexec task. You know that 'resultproperty' is supported by exec task. There is no problem even if this patch is ignored, but I strongly recommend to use channel.isClosed() instead of channel.isEOF() in SSHExec.java. T

[EMAIL PROTECTED]: Project svn-antlib-test (in module ant-antlibs) failed

2006-06-16 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project svn-antlib-test has an issue affecting its community integration. This issue affe

Re: [vote] 'undeprecate project.resolveFile() [was Re: svn commit: r414442 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: AbstractJarSignerTask.java ExecTask.java Javac.java Javadoc.java

2006-06-16 Thread Peter Reilly
+1 for undeprecating. The Project class should be the mediatator class that ant tasks use to get access to the ant enviroment - properties, types, resolving. The Project class itself should relay the requests to the appropriate ant sub-system. Peter On 6/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTE