JM, the last problem I solved. Now, I don´t know what to do with this
problem:
BUILD FAILED
java.lang.NoSuchMethodError: org.mozilla.javascript.Context.compressScript
(Lorg/mozilla/javascript/Script;I)Ljava/lang/String;
Do you know what it might be?
On 9/11/06, Diego Chagastelles <[EMAIL PROTE
JM, I tried to configure the task, but with these configuration my IDE
doesn´t find the class.
Message: "Reference not found"
the classpathref property is not required. Should I keep it?
On 9/9/06, Diego Chagastelles <[EMAIL PROTECTED]> wrote:
Thank you! Thats what I was looking for!
On 9
Cobertura, by analyzing the bytecode, can tell which classes are interfaces.
And since interfaces have no executable code, there is nothing to "cover" with
a test case. That is why these interface classes are not copied to your
instrumented directory by the task .
So if you really need these
Hi Nagender,
The previous answers are correct. However, I suspect that in your case
you have no need to use quotes. Does the following work?
Regards,
Daniel
Mathieu Champlon wrote:
> Nagender Malik a écrit :
>> Hi All,
>>
>> How to use ""(quotes) in the elements:
>>
>> For example:
>
Hello Holger,
you can generate a XML file which will be basically a mini ant build file
and get it started using the task.
to generate the XML file you can use the XMLTask or use another stylesheet.
Regards,
Antoine
Original-Nachricht
Datum: Mon, 11 Sep 20
Thankx a Lot,
MAT & Keith
Regards,
Nagender
- Original Message -
From: "Mathieu Champlon" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Monday, September 11, 2006 6:25 PM
Subject: Re: How to use Qoutes with arg element
> Nagender Malik a écrit :
> > Hi All,
> >
> > How to use ""(quot
Nagender Malik a écrit :
Hi All,
How to use ""(quotes) in the elements:
For example:
Please suggest..
Here is what I usually do...
MAT.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
This should work.
It's just like putting special characters into an HTML document.
Please keep the thread on the mailing list.
HTH
Keith
-Original Message-
From: Nagender Malik
[mailto:[EMAIL PROTECTED]
Sent: 11 September 2006 13:50
To: Keith Hatton
Subject: Re: How to use Qoutes wit
"
HTH
Keith
-Original Message-
From: Nagender Malik
[mailto:[EMAIL PROTECTED]
Sent: 11 September 2006 13:41
To: Ant Group
Subject: How to use Qoutes with arg element
Hi All,
How to use ""(quotes) in the elements:
For example:
Please suggest..
regards,
Nagender
-
Hi All,
How to use ""(quotes) in the elements:
For example:
Please suggest..
regards,
Nagender
If you really need to use the property reference to property then I think
there is another ant task for that. The task allows you to build property
names from properties. Have you tried PopertyCopy ?
Hope this helps
-Original Message-
From: Ray Madigan [mailto:[EMAIL PROTECTED]
Sent: Su
I've not followed this conversation in detail, but you can use XMLTask to
create a new build.xml and exec a new copy of Ant solely to execute this.
Brian
On Mon, September 11, 2006 11:08, Holger Rauch wrote:
> Hi Antoine,
>
> after googling a bit, I found this:
>
> http://www.oopsconsultancy.com/
You also could do
- create a new buildfile
- invoce that buildfile
not tested...
Jan
>-Ursprüngliche Nachricht-
>Von: Holger Rauch [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 11. September 2006 12:08
>An: user@ant.apache.org
>Betre
Hi Antoine,
after googling a bit, I found this:
http://www.oopsconsultancy.com/software/xmltask/#examples
=> It's possible to create an XML fragment describing the task
(including the elements for the stylesheet parameters)
But that leads me to a totally different question: Is it possible
14 matches
Mail list logo