I have a junit task with printsummary="off" and showoutput="false", yet I
still get the output and summary. What values should I use to supress the
output of the unit tests?
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, February 10, 2006 6:27 PM
Subject: Re: Displaying the value in a Java class?
--- Rhino <[EMAIL PROTECTED]> wrote:
[SNIP]
Here is my task again:
The current value of the
DESIRED_EMP
--- Rhino <[EMAIL PROTECTED]> wrote:
[SNIP]
> Here is my task again:
>
> stylesheet="${resume.xml.dir}\resume.style"
>
> image="${resume.xml.dir}\maximal.orange.129x30.jpg">
> The current value of the
> DESIRED_EMPLOYMENT_HISTORY_FORMAT constant
> in the ResumeConstants class is:
> ${DE
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, February 10, 2006 5:35 PM
Subject: Re: Displaying the value in a Java class?
--- Rhino <[EMAIL PROTECTED]> wrote:
[SNIP]
As for using , I've been messing around with
that for the past ha
--- Rhino <[EMAIL PROTECTED]> wrote:
[SNIP]
> As for using , I've been messing around with
> that for the past half
> hour and I could probably make do with it in a
> pinch. It's just so darned
> ugly compared to AntMenu/AntForm ;-) I really don't
> like the input text box
> that I can't seem to
Thanks for the suggestion; that never occurred to me! I
was thinking only about REGEX when I asked the question.
As for using , I've been messing around with that for the past half
hour and I could probably make do with it in a pinch. It's just so darned
ugly compared to AntMenu/AntForm ;-) I
Okay, re: the line ending stuff, just chain a
filter after the
filter... as for the antmenu, I couldn't say as I have
never worked with this third-party task. Is there
something you need from it more complex than what the
task can handle?
-Matt
--- Rhino <[EMAIL PROTECTED]> wrote:
> Matt,
>
Matt,
I've _nearly_ got what I want but I'm not quite clear on how to change it to
get _exactly_ what I want.
First of all, I understand your suggestion much better now and have it
working 95%. This is my task:
property="DESIRED_EMPLOYMENT_HISTORY_FORMAT">
DESIRED_EMPLOYMENT_HIST
Hello
If I checkout in a particular dir by source and then do a build, I am
successful
C:\cvssource\bosprint>ant -lib .\lib
Buildfile: build.xml
[echo] C:\apache-ant-1.6.2
clean:
[delete] Deleting directory C:\cvssource\bosprint\build
[delete] Deleting directory C:
Sorry, I don't think you are providing
enough information for anyone to help you; I certainly can't understand
your scenario, as you seem to have two build.xml files you're working with,
but you've only provided one that I can see.
In any case, here is some helpful advice:
http://www.catb.org/~es
I am new to Microsoft visual source ant task. I am trying to checkout
using ant.There is also get for vss.what is the difference ? . what is
the right syntax
C:\cvssource>ant -debug -f cc-build.xml buildvss
Apache Ant version 1.6.2 compiled
One build file is calling another build file to do the build .But for
the actual build to happen , I have to do ant -lib .\lib. How to
accomplish this inside the 2nd target.
-Original Message-
From: Parthasarathy, Srikrishna - Information Technology
<[EMAIL PROTECTED]>
Sent: Friday, Fe
I am doing it this waylike ant -lib .\lib ...then it works . But the
way you are trying doesn't work. If your code works , please ...share
-Original Message-
From: Thomas SMETS [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 09, 2006 7:31 PM
To: Ant Users
Subject: Usage of JBlanke
In my 2nd build, when I actually do a ant -lib .\lib , it works. How do
I incorporate in my below mentioned build.xml file
--- Rhino <[EMAIL PROTECTED]> wrote:
> - Original Message -
> From: "Matt Benson" <[EMAIL PROTECTED]>
> > --- Rhino <[EMAIL PROTECTED]> wrote:
[SNIP]
> >> other types) but the
> >> constant I am trying to read is defined as
> follows:
> >>
> >> public static final EmploymentHistoryForm
- Original Message -
From: "Matt Benson" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, February 10, 2006 11:01 AM
Subject: Re: Displaying the value in a Java class?
--- Rhino <[EMAIL PROTECTED]> wrote:
[I've lost the original email containing this thread
but I found it i
You could also use the script task to load the class and print the
value.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, February 10, 2006 11:11 AM
To: Ant Users List
Subject: Antwort: Re: Displaying the value in a Java class?
Hello,
i think, what yo
Hello,
i think, what you try to do doesnt work this way.
The BCEL - thing reads the class-file, knows about the internal layout and
can find out things about it.
One of these is the constant - pool. Strings, doubles, long constants are
put there by the compiler
your public final static is
--- Rhino <[EMAIL PROTECTED]> wrote:
>
> [I've lost the original email containing this thread
> but I found it in the
> MARC archives and pasted it below the line of equal
> signs]
>
> Matt,
>
> You are absolutely right, it was NOT _remotely_
> obvious that BCEL has to be
> present in or
[I've lost the original email containing this thread but I found it in the
MARC archives and pasted it below the line of equal signs]
Matt,
You are absolutely right, it was NOT _remotely_ obvious that BCEL has to be
present in order for LoadProperties to work. If you hadn't posted that
Stefan Bodewig wrote:
On Thu, 9 Feb 2006, Carlton Brown <[EMAIL PROTECTED]> wrote:
"The class (ClassA) in file (file) is out of date due to
(ClassfileA) but has not been deleted because its source file could
not be determined."
I know this warning message from some historical Java files that
*** To reproduce it you must have a file called name containing the special
name "Modèle", then use the command :
mkdir src; touch src/; touch src/$(cat name)
Then you will have a test directory src/ containing two files : and Modèle
And here is the full build.xml file
Ya thanks
A lot
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://ant.apache.org/manual/CoreTasks/copy.html
Third example.
Jan
>-Ursprüngliche Nachricht-
>Von: Shweta Bodade [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 10. Februar 2006 08:08
>An: 'Ant Users List'
>Betreff: Do Reply
>
>Hi am here again
>
>:-)
>
>
>
>How to copy a complete fold
24 matches
Mail list logo