* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2005-01-21 18:43]:
> Possibly a dumb question, but where would I find this jar? I find
> it in the ant eclipse plugin, and see numerous references to it,
> but can not find something specifically named "optional.jar" on
> the ant web site.
The optional.
Possibly a dumb question, but where would I find this jar? I find it in the ant
eclipse plugin, and see numerous references to it, but can not find something
specifically named "optional.jar" on the ant web site.
regards,
Karl
From: "Dominique Devienne" <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: "Ant Users List"
Subject: RE: How to supress output
Date: Fri, 21 Jan 2005 14:56:51 -0600
>
> Pretty much; it goes through a lot of pain to set up
> the ExecuteStreamHandler used by the Execute.
So assuming the ClearCas
--- Dominique Devienne <[EMAIL PROTECTED]> wrote:
> > From: Matt Benson [mailto:[EMAIL PROTECTED]
> >
> > --- Dominique Devienne <[EMAIL PROTECTED]> wrote:
> > [SNIP]
> > > AFAIK, works directly at the source
> of
> > > the output, in
> > > Execute, before it reaches the log sub-system.
> --DD
>
> From: Matt Benson [mailto:[EMAIL PROTECTED]
>
> --- Dominique Devienne <[EMAIL PROTECTED]> wrote:
> [SNIP]
> > AFAIK, works directly at the source of
> > the output, in
> > Execute, before it reaches the log sub-system. --DD
>
> Pretty much; it goes through a lot of pain to set up
> the Execut
--- Dominique Devienne <[EMAIL PROTECTED]> wrote:
[SNIP]
> AFAIK, works directly at the source of
> the output, in
> Execute, before it reaches the log sub-system. --DD
Pretty much; it goes through a lot of pain to set up
the ExecuteStreamHandler used by the Execute.
-Matt
_
> From: Russell Johannesson [mailto:[EMAIL PROTECTED]
> > > From: Russell Johannesson [mailto:[EMAIL PROTECTED]
> > >
> > > It occurs to me that the problem under discussion isn't
necessarily
> > > specific
> > > to ClearCase. Wouldn't any task which employs Runtime.exec()
> >internally
> > > poten
--- Dominique Devienne <[EMAIL PROTECTED]> wrote:
> > From: Russell Johannesson
> [mailto:[EMAIL PROTECTED]
> >
> > It occurs to me that the problem under discussion
> isn't necessarily
> > specific
> > to ClearCase. Wouldn't any task which employs
> Runtime.exec()
> internally
> > potentially b
From: "Dominique Devienne" <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: "Ant Users List"
Subject: RE: How to supress output
Date: Fri, 21 Jan 2005 14:09:33 -0600
> From: Russell Johannesson [mailto:[EMAIL PROTECTED]
>
> It occurs to me that the problem under discussion isn't necessarily
> s
You need BCEL. See here for details:
http://ant.apache.org/manual/install.html
On Jan 21, 2005, at 1:48 PM, michael sorens wrote:
The errors I showed are from -debug. Without it it just says
"IOException". Everything else looks reasonable.
Yes, ${javabin} is set. I get a different error
Hey all,
I was wondering if anyone else finds the "Complete build sequence" string
output confusing (from Project.topoSort(String, Hashtable))
I had to go and look at the code to figure out why all those
non-referenced targets were showing up :-)
It really seems to have no direct bearing on th
> From: Russell Johannesson [mailto:[EMAIL PROTECTED]
>
> It occurs to me that the problem under discussion isn't necessarily
> specific
> to ClearCase. Wouldn't any task which employs Runtime.exec()
internally
> potentially be a source of unwanted output? Would it be reasonable to
> request that
It occurs to me that the problem under discussion isn't necessarily specific
to ClearCase. Wouldn't any task which employs Runtime.exec() internally
potentially be a source of unwanted output? Would it be reasonable to
request that there be control over the exec output of all such tasks? That
w
I'm sure you're right. He was talking about committers/core developers. He
did say they would welcome a code contribution.
From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: "Ant Users List"
CC: [EMAIL PROTECTED]
Subject: RE: How to supress output
Date: Fri,
Hi, DIEGO,
Try connecting to your CVS server directly over ssh (port 22), using
PuTTY. The same error message will show up, but this time you'll get to
interact with it. You should only need to do this once to eliminate the
error you are seeing.
yours,
Julius
On Fri, 2005-21-01 at 15:49 -020
> I imagine Steve meant that no -committer- has
> ClearCase.
Cool.
> Note that this is exactly the
> kind of situation that explains why we are loath to
> add more optional tasks to Ant.
>
> -Matt
Now I understand :) Fortunately, Curtis White (the original author of most of
the ClearCase Ant t
The errors I showed are from -debug. Without it it just says "IOException".
Everything else looks reasonable.
Yes, ${javabin} is set. I get a different error if the file is not found.
On Fri, 21 Jan 2005 17:47:53 +0100, <[EMAIL PROTECTED]> wrote:
- what does "-debug" say?
- is ${javabin} set?
Jan
--- "Anderson, Rob (Global Trade)"
<[EMAIL PROTECTED]> wrote:
> I have ClearCase. I can test it. Although I am not a
> committer, I have contributed tasks and bug fixes. I
> was a little surprised by Steve Loughran's response
> to the bug report.
>
> Steve, Question: Does developer = committer ?
I have ClearCase. I can test it. Although I am not a committer, I have
contributed tasks and bug fixes. I was a little surprised by Steve Loughran's
response to the bug report.
Steve, Question: Does developer = committer ? Since the project is open source,
isn't anyone who contributes to the co
Hi all,
I am using Ant 1.6.2/Java 1.4.2_05/WinXP/cvsnt and trying to access a
remote Linux CVS repository. The supported protocol is extssh, but the
checkout is not working. It seems to require some user interaction and I
simply do not know what to do. This is the output that is printed and
the
- what does "-debug" say?
- is ${javabin} set?
Jan
> -Ursprüngliche Nachricht-
> Von: michael sorens [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 21. Januar 2005 17:45
> An: Ant Users List
> Betreff: Re: ant access of java constants
>
> I tried adding this chunk of code:
> srcfile=
I tried adding this chunk of code:
but received this error:
C:\usr\ms\devel\cleancode-support\build.xml:100: Unable to load file:
java.io.IOException
at
org.apache.tools.ant.taskdefs.LoadProperties.execute(LoadProperties.java:225)
at org.apache.tools.ant.UnknownElemen
Hi all
I've read everything available on the web concerning the Jspc and
java.exe create process issue.
I'm suffering from this issue on one of my PC running Window$ 2000, Ant
1.5.3 (bundled with Maven).
I've read that for some, putting the jdk home in the PATH variable
resolved the issue but n
Hi all
I've read everything available on the web concerning the Jspc and
java.exe create process issue.
I'm suffering from this issue on one of my PC running Window$ 2000, Ant
1.5.3 (bundled with Maven).
I've read that for some, putting the jdk home in the PATH variable
resolved the issue but n
> -Original Message-
> From: ippi [mailto:[EMAIL PROTECTED]
>
> Oops - spoke too soon! [red-faced grin]
>
> Without going into the embarressing details, my
> previous assertion that setting
> includeantruntime="no" made everything work
> perfectly is not at all correct. Rather, ant
> just
Oops - spoke too soon! [red-faced grin]
Without going into the embarressing details, my
previous assertion that setting
includeantruntime="no" made everything work
perfectly is not at all correct. Rather, ant
just prints out the following exception for
each TestCase loaded:
[junit] Except
Stefan, you're a Legend - the following works
perfectly (with ant 1.6.2):
wrote:
> On Fri, 21 Jan 2005, ippi <[EMAIL PROTECTED]>
> wrote:
>
> > Thanks for the reply. I had actually tried setting
> > the build.sysclasspath but I quickly gave up on it
> > when it failed to work for me. When I go
On Fri, 21 Jan 2005, ippi <[EMAIL PROTECTED]> wrote:
> Thanks for the reply. I had actually tried setting
> the build.sysclasspath but I quickly gave up on it
> when it failed to work for me. When I got your
> message I did some more extensive testing and now
> I realise that the build.sysclasspa
Hi Stefan
Thanks for the reply. I had actually tried setting
the build.sysclasspath but I quickly gave up on it
when it failed to work for me. When I got your
message I did some more extensive testing and now
I realise that the build.sysclasspath property only
effects the tasks that don't fork
I think VPP is a nicer way to go about doing this sort of thing:
http://vpp.sourceforge.net/
However, I personally cringe thinking of Java pre-processing instead of
architecting in more flexible design patterns. I love VPP for general
generation though - it's incredibly useful.
And even easier, you can do it with the ClassConstants FilterReader! :)
http://ant.apache.org/manual/CoreTypes/filterchain.html#classconstants
On Jan 21, 2005, at 2:53 AM, [EMAIL PROTECTED] wrote:
You can do that via API calls
- your own task
-
But you have to ensure that the class can be
FYI: I have found a nice blog about using Ant as a little pre processor
(ifdef,endif) for Java.
http://weblogs.java.net/blog/schaefa/archive/2005/01/how_to_do_condi_1.html
cheers
Jan
32 matches
Mail list logo