Hello Denis,
excludes="WEB-INF/web.xml"/>
should work.
Regards
Frank
Quoting Denis Bessmertnyj <[EMAIL PROTECTED]>:
It's Since Ant 1.7, but I use Ant 1.6.
-
Denis
- Original Message - From: "Martin Gainty" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Thursday, April 26, 2007
It's Since Ant 1.7, but I use Ant 1.6.
-
Denis
- Original Message -
From: "Martin Gainty" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Thursday, April 26, 2007 7:30 PM
Subject: Re: Warning: selected war files include a WEB-INF/web.xml which
will be ignored (please use webxml attribu
Is there anyway to export tables in mysql as sql statements? I know that
DbUnit can export as XML but what about exporting as sql?
--
View this message in context:
http://www.nabble.com/Export-Mysql-tables-as-sql-in-Ant-tf3653916.html#a10207925
Sent from the Ant - Users mailing list archive at
attribute
needxmlfile="true"
(to require web.xml for war task)
HTH
M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
th
Hi,
how I may escape this warning message in War task
[war] Warning: selected war files include a WEB-INF/web.xml which will
be ignored (please use webxml attribute to war task)
Here my war task
As you see I have webxml attribute and it refs correctly.
But in web application files in WE
I'm using cruisecontrol as my nightly build system and have recently
setup some branch build. I use the cvstagdiff to gather a list of
changes.However, I am currently getting changes from both the head
and the branch.
The attributes form the manual are:
startTag - The earliest tag fro
On 4/26/07, Saloucious <[EMAIL PROTECTED]> wrote:
It seems to have a conflict between
Ant does not copy files with pattern *-${value}-mock.xml
always wins over . Their relative order in the
fileset doesn't matter.
For greater flexibility, use selectors and notably the
selection with and
sorry - should be sent to [EMAIL PROTECTED] ;-)
Jan
>-Ursprüngliche Nachricht-
>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 26. April 2007 16:22
>An: user@ant.apache.org
>Betreff: AW: [ANN] Ivy 2.0.0-alpha-1
>
>Translation into German (I want to post that to
Translation into German (I want to post that to some sites...)
---8-<---8-<---8-<---8-<---8-<---8-<---8-<---8-<
Das Incubatorprojekt Ivy ist stolz die Version 2.0.0 alpha 1, exakt zwei Jahre
nach dem Erscheinen von Ivy 1.0, anzukündigen.
Ivy ist ein Werkzeug zur V
Rob--are you using Ant 1.7? Somehow when this first
came through I went brain dead and didn't give you the
easy answer.
Note that a pre-1.7 compatible way of testing the
number of files returned might start:
HTH,
Matt
--- "Anderson, Rob (Global Trade)"
<[EMAIL PROTECTED]> wrote:
>
Hi,
I've got a problem wih a conflict include exclude :
Here is my task :
I desire to copy all XML files,
Exclude XML files ended with mock.xml excepted pattern like
something-${value}-mock.xml
Exclude XML files ended with something-${value}.xml
It seems to have a conf
April 26 2007 - The Ivy incubator project is please to announce its
2.0.0 alpha 1 release, exactly two years after Ivy 1.0!
Ivy is a tool for managing (recording, tracking, resolving and
reporting) project dependencies, characterized by flexibility,
configurability, and tight integration with Apa
Thank you, James.
Now it is all ok with it. It was something with activation.jar & mail.jar
files and I updated them.
-
Denis
- Original Message -
From: "Priest, James (NIH/NIEHS) [C]" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Thursday, April 26, 2007 3:50 PM
Subject: RE: Cann
> -Original Message-
> From: Denis Bessmertnyj [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 26, 2007 6:35 AM
> To: Ant Users List
> Subject: Cannot send e-mail via ant
> And I receive
>
> BUILD FAILED
> java.lang.NoSuchFieldError: headers
Ì'd try it without the fileset just to see
todir="${directory.target.temp}" includeEmptyDirs="false"/>
file="${directory.target.temp}/my-dir-to-check"/>
the src directory is not copied if it is empty !
Anderson, Rob (Global Trade) wrote:
I have a build.xml that runs a custom task to import documents into a
document managemen
Hi,
As usual the easiest way works. I've loaded the property file as suggested
below.
Many thanks,
Tim
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 26 April 2007 09:53
To: user@ant.apache.org
Subject: AW: Verifying if a property is present in a property
Hi, All.
I try to send e-mail via ant.
Here is my code
mailport="..."
from="..."
tolist="..."
subject="..."
messagefile="..."
encoding="mime"
messagemimetype="text/html"
charset="Window
Gilbert
-Original Message-
From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 26, 2007 11:28 AM
To: Ant Users List
Subject: RE: Verifying if a property is present in a property file
Hi,
or solution via script, i.e.
key = value
key.1 = value1
bind.i.address
Hi,
or solution via script, i.e.
key = value
key.1 = value1
bind.i.address = foobar
The easiest way is loading the property file ...
...
Alternatively you could search for the string "TheMagicProperty=" in the file
...
Jan
>-Ursprüngliche Nachricht-
>Von: Tim Culhane [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 26. April 2007 10:28
>An: user@ant.apache
Hi,
I am writing a target which merges property values from the property file
into another file which is then used when building my application. The
target should only get executed if the specific property is present in the
property file.
The target which does the merging is dependant on another
21 matches
Mail list logo