Hi,
I have submitted the following problem to the Maven mailing list which
redirected me to this Ant mailing list.
The problem occurs when I use the maven ant task 2.0.4 with Ant 1.7.0.
The fileset created by the task raises a
NullPointerException when used in the Ant task.
The following
Antoine -
Thanks for the prompt reply. The concat task works fine. I neglected to
mention that I was also doing token replacement, but it was easily done with
the builtin filterreader . Nice stuff. You da man. Thanks!
Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Hello Jay,
I was wondering if the ant development team has considered append semantics
for the copy task. I had a need to be able to write files compiled from
multiple fragments. I made some changes to 1.6.5 to try this, and the changes
were simple and minor. I added an attribute "append" to the copy t
quot;?
Command line argument "-quiet" echoes:
No command line argument echoes:
Command line argument "-verbose" echoes:
Command line argument "-debug" echoes:
Thanks.
even this is confirmed, the hosties werent
> entirely sure which one (or they couldnt explain it to us). I also tried
> using binary upload for ascii files (which should work, shouldnt it?), but
> this resultet in unreadable files.
>
> Thanks for the help anyway.
>
> Dan
>
> -
If it's S390 or z/os it might be a setup problem on your FTP started task. I
use the ftp task from ant 1.5.1 as is and have not had any translation
problems. When I send text data I use binary="no", and a second task
binary="yes" for things like .class files. You might check your TCPIP.DATA
I have an ant project that uses several log listeners and loggers, MailLogger,
Log4JListener for example. In that project I have a vendor provided ant task
that unfortunately prints out the userid and password it was passed. Since
the logs have a wide audience I need to delete/hide the logged
Here is the test case for the containsregexp I submitted last week.
Thanks.
--- selectors.xml 2003-04-21 00:31:42.0 -0500
+++ /cdrive/apache-ant-1.6alpha/src/etc/testcases/types/selectors.xml 2003-04-22 20:01:18.0 -0500
@@ -5,6 +5,10 @@
+
+
@@ -81,5 +85,27 @@
released I had to do it on
the "best available" release. Next time I'll do the one to contribute from
the current snapshot.
I think you gave me enough info to do the test case, I'll work on it today.
Thanks!
On Monday 14 April 2003 02:50, Stefan Bodewig wrote:
> On Fri, 1
n answered before but so far
I have not had much luck finding a howto for doing a test case. I have looked
at the others similar in /testcases/org/apache/tools/ant/types/selectors for
example the ContainsSelector. Where is the input file for that test, how do
I drive a specific test case?
Thanks
ur time on this.
Jay van der Meer
On Thursday 10 April 2003 01:13, Stefan Bodewig wrote:
> On Wed, 09 Apr 2003, Jay <[EMAIL PROTECTED]> wrote:
> > Attached is a update to ContainsSelector.java (based on 1.5.3) that
> > allows the users to specify the text attribute is to be u
base?
Thanks,
Jay van der Meer
--- ContainsSelector.java 2003-04-08 10:24:06.0 -0500
+++ /tmp/ContainsSelector.java 2003-04-09 17:59:11.0 -0500
@@ -63,6 +63,8 @@
import org.apache.tools.ant.Project;
import org.apache.tools.ant.types.Parameter;
import
12 matches
Mail list logo