Re: regexp-type doesn't work as expected/(advertised?)

2009-10-11 Thread Francis GALIEGUE
On Mon, Oct 12, 2009 at 08:26, Francis GALIEGUE wrote: > On Mon, Oct 12, 2009 at 07:00, Stefan Bodewig wrote: >> On 2009-10-09, Francis GALIEGUE wrote: >> >>> >> >>>         >>>                 >>>                         >>>                         >>>                 >>>         >> >> m

Re: regexp-type doesn't work as expected/(advertised?)

2009-10-11 Thread Francis GALIEGUE
On Mon, Oct 12, 2009 at 07:00, Stefan Bodewig wrote: > On 2009-10-09, Francis GALIEGUE wrote: > >> > >>         >>                 >>                         >>                         >>                 >>         > > means map anything that ends with "xml" to "txt" - no prefix here. > E

Re: archive tasks make output in different size

2009-10-11 Thread Stefan Bodewig
On 2009-10-10, özgür yıldız wrote: > hi all,I use Apache Ant version 1.7.0. > And I use ant archive tasks to get ABC.ear. > I need to compare size of output archives(ABC.ear) with older one in order > to realize any of changes. > When I run the build.xml one after another(the same build.xml),

Re: regexp-type doesn't work as expected/(advertised?)

2009-10-11 Thread Stefan Bodewig
On 2009-10-09, Francis GALIEGUE wrote: > > > > > > > means map anything that ends with "xml" to "txt" - no prefix here. > Say that t.txt doesn't exist. The first time the file is run, then it

Ant and Java Forking

2009-10-11 Thread David Nemer
Hi, I'm invoking Ant through Java to run the target (as shown bellow) "test-javalanche", apparently it doesn't run the target... this target I'm trying to run also runs with the Java Virtual Machine. So I was wondering if the fact that I can't run Ant (programmatically) and call this target (test-

Filenot found Exception +deploying webapplication with manager ant ant

2009-10-11 Thread srinivas2828
I am trying to deploy webapplication using ant with tomcat manager when i ran ant install got the message which says Message r...@vaio:/home/miriyala/Desktop/myapp# ant install Buildfile: build.xml prepare: compile: install: BUILD FAILED java.io.FileNotFoundException: http://localhost:8080/man