Hi,
You can save the jar files in a separate location and refer to them.
See the task named "path". Then you can use that path in your tasks.
Cheers,
Kamal
---
http://lkamal.blogspot.com/2009/07/war-ant-eclipse-build-web-application.html
On Thu, Aug 6,
Hi,
There are options to enable it.
Use verbose=true and debug="on" attributes to see outputs.
For example;
HTH.
Kamal Mettananda
http://lkamal.blogspot.com
On Fri, Jul 24, 2009 at 6:09 PM, Knuplesch, Juergen <
juergen.knuple...@icongmbh.de> wrote:
> Hello,
>
> I want to see warn
10 AM, xiadanhua wrote:
> Yes, I have.
> Below is part of my build.xml's content.
> Please check it.
>
> classpath="${classpath.lib}" debug="on" />
>
>
>
> - Original Message - From: "Kamal Chandana Mettananda" <
> lka.
Have you added the junit.jar file into the lib folder of the war file?
Kamal
---
http://lkamal.blogspot.com
On Mon, Jan 19, 2009 at 8:51 AM, xiadanhua wrote:
> I have a question about built project(war file).
>
>
>
> At first time, I used ant's build.xml t
How do you call the test with your build file? Does your target with the
test start execution?
---
http://lkamal.blogspot.com
On Tue, Oct 7, 2008 at 3:53 PM, Ram.s <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I'm running junit tests from my IntelliJ IDEA, and
Yes you can. Following is just an example of using .jar files from a given
directory.
---
Kamal Mettananda
http://lkamal.blogspot.com
On Wed, Oct 1, 2008 at 8:31 PM, Mohit Anchlia <[EMAIL PROTECTED]>wrote:
> Can I also use patterns inside of fileset?
>
Inside your jar command you may declare your criteria easily. Try ant
condition.
http://ant.apache.org/manual/CoreTasks/condition.html
First you may declare your criteria as a property, and check that inside a
condition.
---
Kamal Mettananda
http://lkamal.b