DO NOT REPLY [Bug 36290] - mutilates LATIN1 text files

2005-08-23 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

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs MakeUrlTest.java

2005-08-23 Thread stevel
stevel 2005/08/23 02:19:52 Modified:src/testcases/org/apache/tools/ant/taskdefs MakeUrlTest.java Log: how to break two builds simultaneously: change the wrong file in the wrong repository. Revision ChangesPath 1.2 +1 -1 ant/src/testcases/org/apache/tools/ant

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs MakeUrlTest.java

2005-08-23 Thread Steve Loughran
Stefan Bodewig wrote: On 22 Aug 2005, <[EMAIL PROTECTED]> wrote: url = fileToConvert.toURI().toURL().toExternalForm(); I think File.toURI is JDK 1.4+. What is wrong with FileUtils.toURL()? Shouldn't we improve FileUtils and use that from the task if anything is wrong? will

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs MakeUrl.java

2005-08-23 Thread stevel
stevel 2005/08/23 02:43:27 Modified:src/main/org/apache/tools/ant/taskdefs MakeUrl.java Log: move to FileUtils.toURI Revision ChangesPath 1.2 +10 -10ant/src/main/org/apache/tools/ant/taskdefs/MakeUrl.java Index: MakeUrl.java =

cvs commit: ant/src/main/org/apache/tools/ant ComponentHelper.java

2005-08-23 Thread stevel
stevel 2005/08/23 02:43:07 Modified:src/main/org/apache/tools/ant ComponentHelper.java Log: extra javadocs, as requested by JHM Revision ChangesPath 1.62 +24 -0 ant/src/main/org/apache/tools/ant/ComponentHelper.java Index: ComponentHelper.java ===

Re: AW: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs MakeUrlTest.java

2005-08-23 Thread Steve Loughran
[EMAIL PROTECTED] wrote: Index: MakeUrl.java === ... * @ant.task category="core" name="tourl" s/tourl/makeurl/ you are using that in the default.properties (not the SmartFrog name :-) yeah, I am just catching up with the

Re: AW: cvs commit: ant/src/main/org/apache/tools/ant/launch Launcher.java

2005-08-23 Thread Steve Loughran
[EMAIL PROTECTED] wrote: Index: ComponentHelper.java === /** + * string used to control build.syspath policy [EMAIL PROTECTED] + */ +private static final String BUILD_SYSCLASSPATH_ONLY = "only"; +private static f

DO NOT REPLY [Bug 36290] - mutilates LATIN1 text files

2005-08-23 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

strange logging error

2005-08-23 Thread Kev Jackson
Hi all, I'm writing a custom task at the moment and I've come across a problem the simple act of trying to log causes a NullPointerException at Task:347 which seems to be failing as the project is null. I'm pretty sure that this is being caused by my code, but I can't see what the problem is

Re: antlib loading in typedef

2005-08-23 Thread Steve Loughran
Stefan Bodewig wrote: On Mon, 22 Aug 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: Why do you have to repeat the full path to an antlib in , when declaring into an antlib url. antlib descriptor, you mean? If so, I agree with you, we should magically provide a default for the resource att

AW: strange logging error

2005-08-23 Thread Jan.Materne
Maybe the project is not set correctly. What does "getProject()" refer? If you inherit from DispatchUtils, you dont have a real task (class inherited from oata.Task). You´re using a task wrapper instead. Jan >-Ursprüngliche Nachricht- >Von: Kev Jackson [mailto:[EMAIL PROTECTED] >Ges

RE: AW: cvs commit: ant/src/main/org/apache/tools/ant/launch Launcher.java

2005-08-23 Thread Burgess, Benjamin
While you are looking at this file: http://issues.apache.org/bugzilla/show_bug.cgi?id=36171 It is pretty straight forward and a simple patch is supplied. Ben -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 5:44 AM To: Ant Developers List

cvs commit: ant/src/main/org/apache/tools/ant/launch Launcher.java

2005-08-23 Thread stevel
stevel 2005/08/23 07:17:14 Modified:src/main/org/apache/tools/ant/launch Launcher.java Log: bug #36171; -noclasspath crashes ant if no system classpath is set. submitted by Benjamin Burgess Revision ChangesPath 1.34 +1 -2 ant/src/main/org/apache/tools/ant/lau

cvs commit: ant contributors.xml WHATSNEW CONTRIBUTORS

2005-08-23 Thread stevel
stevel 2005/08/23 07:19:08 Modified:.contributors.xml WHATSNEW CONTRIBUTORS Log: bug #36171; -noclasspath crashes ant if no system classpath is set. submitted by Benjamin Burgess Revision ChangesPath 1.2 +5 -1 ant/contributors.xml Index: contrib

DO NOT REPLY [Bug 36171] - -noclasspath crashes ant if no system classpath is set

2005-08-23 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

cvs commit: ant/docs/manual/CoreTasks makeurl.html

2005-08-23 Thread stevel
stevel 2005/08/23 07:46:53 Modified:docs/manual coretasklist.html tasksoverview.html Added: docs/manual/CoreTasks makeurl.html Log: documentation for makeurl. also fixed up errors in tasksoverview.html Revision ChangesPath 1.64 +1 -0 ant/docs/manual/cor

cvs commit: ant/proposal/xdocs/dvsl task.dvsl

2005-08-23 Thread stevel
stevel 2005/08/23 07:47:19 Modified:proposal/xdocs/dvsl task.dvsl Log: update date Revision ChangesPath 1.9 +1 -1 ant/proposal/xdocs/dvsl/task.dvsl Index: task.dvsl === RCS file: /home/cv

DO NOT REPLY [Bug 36171] - -noclasspath crashes ant if no system classpath is set

2005-08-23 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 35649] - WeblogicDeploymentTool.java does not work in jdk1.4.2_05

2005-08-23 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 35649] - WeblogicDeploymentTool.java does not work in jdk1.4.2_05

2005-08-23 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 20699] - [PATCH] rmic and seaprate input/output directories

2005-08-23 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: AW: strange logging error

2005-08-23 Thread Kev Jackson
[EMAIL PROTECTED] wrote: Maybe the project is not set correctly. What does "getProject()" refer? If you inherit from DispatchUtils, you dont have a real task (class inherited from oata.Task). You´re using a task wrapper instead. Jan I know, but I was inheriting from Task (just indirectly

RE: Please Unsubscribe this email address

2005-08-23 Thread Richard Evans
ALL, I believe this address previously belonged to an employee with this name sake in the UK. However, I am in the US and do not work in the area of system resolutions. Thanks in advance for your responsiveness, - Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTE

Re: Please Unsubscribe this email address

2005-08-23 Thread Kev Jackson
Richard Evans wrote: ALL, I believe this address previously belonged to an employee with this name sake in the UK. However, I am in the US and do not work in the area of system resolutions. Thanks in advance for your responsiveness, - Richard Hi Richard, If you want to be removed from

AW: AW: strange logging error

2005-08-23 Thread Jan.Materne
The ProjectHelper2 [1] tries setting a reference to the project instance at line 925. But only for the placeholder UnkownElement. In line 951 that is replaced by the wrapper [2]. Conor had writte an article [3] about that whole scenario. Just an idea - implement: Project project; public