DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40300>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40300 ------- Additional Comments From [EMAIL PROTECTED] 2006-08-23 15:11 ------- Output from ant --noconfig -debug -verbose -f test.xml: ANT_HOME=/opt/apache-ant-1.6.5/ Apache Ant version 1.6.5 compiled on June 2 2005 Apache Ant version 1.6.5 compiled on June 2 2005 Buildfile: test.xml Adding reference: ant.PropertyHelper Detected Java version: 1.4 in: /opt/IBMJava2-142/jre Detected OS: Linux Adding reference: ant.ComponentHelper Setting ro project property: ant.version -> Apache Ant version 1.6.5 compiled on June 2 2005 Setting ro project property: ant.file -> /home/bpracht/test.xml Adding reference: ant.projectHelper Adding reference: ant.parsing.context Adding reference: ant.targets parsing buildfile /home/bpracht/test.xml with URI = file:///home/bpracht/test.xml Setting ro project property: ant.project.name -> Test Adding reference: Test Setting ro project property: ant.file.Test -> /home/bpracht/test.xml Project base dir set to: /home/bpracht +Target: +Target: test Attempting to create object of type org.apache.tools.ant.helper.DefaultExecutor Adding reference: ant.executor Build sequence for target(s) `test' is [test] Complete build sequence is [test, ] test: Could not load a dependent class (com/sun/media/jai/codec/FileSeekableStream) for type image Could not load a dependent class (com/jcraft/jsch/UserInfo) for type sshexec Could not load a dependent class (com/jcraft/jsch/UserInfo) for type scp Could not load a dependent class (jdepend/xmlui/JDepend) for type jdepend Could not load a dependent class (junit/framework/TestListener) for type junit fileset: Setup scanner in dir /home/bpracht/testin with patternSet{ includes: [FilteredFile.txt] excludes: [] } [copy] FilteredFile.txt added as FilteredFile.txt doesn't exist. [copy] Copying 1 file to /home/bpracht/testout [copy] Copying /home/bpracht/testin/FilteredFile.txt to /home/bpracht/testout/FilteredFile.txt BUILD FAILED /home/bpracht/test.xml:8: Failed to copy /home/bpracht/testin/FilteredFile.txt to /home/bpracht/testout/FilteredFile.txt due to null at org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:637) at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:430) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275) at org.apache.tools.ant.Task.perform(Task.java:364) at org.apache.tools.ant.Target.execute(Target.java:341) at org.apache.tools.ant.Target.performTasks(Target.java:369) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216) at org.apache.tools.ant.Project.executeTarget(Project.java:1185) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40) at org.apache.tools.ant.Project.executeTargets(Project.java:1068) at org.apache.tools.ant.Main.runBuild(Main.java:668) at org.apache.tools.ant.Main.startAnt(Main.java:187) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67) Caused by: sun.io.MalformedInputException at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java(Compiled Code)) at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:287) at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:337) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:223) at java.io.InputStreamReader.read(InputStreamReader.java:208) at java.io.BufferedReader.fill(BufferedReader.java:153) at java.io.BufferedReader.read(BufferedReader.java:174) at org.apache.tools.ant.util.LineTokenizer.getToken(LineTokenizer.java:60) at org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:564) at org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:330) at org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:626) ... 13 more --- Nested Exception --- sun.io.MalformedInputException at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java(Compiled Code)) at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:287) at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:337) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:223) at java.io.InputStreamReader.read(InputStreamReader.java:208) at java.io.BufferedReader.fill(BufferedReader.java:153) at java.io.BufferedReader.read(BufferedReader.java:174) at org.apache.tools.ant.util.LineTokenizer.getToken(LineTokenizer.java:60) at org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:564) at org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:330) at org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:626) at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:430) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275) at org.apache.tools.ant.Task.perform(Task.java:364) at org.apache.tools.ant.Target.execute(Target.java:341) at org.apache.tools.ant.Target.performTasks(Target.java:369) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216) at org.apache.tools.ant.Project.executeTarget(Project.java:1185) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40) at org.apache.tools.ant.Project.executeTargets(Project.java:1068) at org.apache.tools.ant.Main.runBuild(Main.java:668) at org.apache.tools.ant.Main.startAnt(Main.java:187) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67) Total time: 0 seconds -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]