On 2016-12-21 Stefan Bodewig wrote:
> On 2016-12-20, Jan Tosovsky wrote:
>
> > While in MANIFEST can be found 'created by' JDK 7, when that
> > main class is executed in JDK 7, executing of the main class
> > fails because of unsupported version (major
duce JDK 8
bytecode?
There is JDK8 installed on my PC as well, but both JAVA_HOME and PATH
variables point to the JDK7. Is it possible Ant could bypass this settings
internally? Is that MANIFEST 'created by' value reliable?
Thanks,
Jan
ok thanks for the hint
On Wed, Jan 19, 2011 at 9:22 PM, Antoine Levy-Lambert wrote:
> Hi,
>
> on the JUnit leg of your parallel invocation, you need to use a script to
> kill your http server. Depending on your operating system you could use
> pskill from sysinternals (Window
what I meant is that I don't start the server from my java class so I can't call
> embedded.destroy();
;)
On Wed, Jan 19, 2011 at 12:31 PM, Michael Ludwig wrote:
> Jan C. schrieb am 19.01.2011 um 11:26 (+0100):
>> I'm not starting the SimpleHTTPServer programmatic
Hi,
I'm not starting the SimpleHTTPServer programmatically so I don't have
any reference to the instance.
cheers,
Jan
On Wed, Jan 19, 2011 at 11:21 AM, Michael Ludwig wrote:
> Jan C. schrieb am 19.01.2011 um 10:17 (+0100):
>> My JUnit test need a http server so I also s
, the ant target does not
terminate. I can only terminate it using Ctrl+C. Since I want this
target to be automated, I would like to find a way to "successfully"
stop the ant target when the junit task finishes.
Any ideas ?
c
Hi All,
I'm trying to read muliple properties into one property key is that possible
int ant?
For examble lets say i property file called name.properties in that i've
entries as shown below
name1=Joe
name2=Jan
numberofnames=2
now i want read these 2 property key value and assign t
hen i run this i get error
BUILD FAILED
C:\Temp\test.xml:8: end <= begin, step needs to be < 0
any one has any idea how to make this work? Please help
Thanks in advance for your help
On Thu, Apr 15, 2010 at 11:00 AM, Jan wrote:
> Already tried it and didn't work
>
> $ ant
Hi All,
Is there any way using ant to get the Property Key from value ?
For examble lets say i have file "name.properties" and in it i have entry
like "hostname=gold", now i want to parse "name.properties" get the key of
value "gold" means reverse read of property, is this possible using ant?
An
14, 2010 at 11:52 PM, wrote:
> > It did work with antconrib 1.0b3
> >
> > I just have another question, is there a way to override jar
> > in ant lib
> > directory
>
> Try
>
>
>
>
>
>
>
>
>
>
> Jan
>
>
Thank you Jan
It did work with antconrib 1.0b3
I just have another question, is there a way to override jar in ant lib
directory
For eg,
in our ant.home/lib directory it has ant-contrib-0.3.jar, and the same
installation is being used by different team and they're not ready to change
th
Hi Jan
is this ant- conrib stuff really works?
coz i'm getting the error ---> The type doesn't support the "end"
attribute.
On Tue, Apr 13, 2010 at 2:05 AM, wrote:
> or directly from the ac-manual
>
> The following example loops from one to ten.
&
Hi All,
Is there any task available to loop for number of times ?
I know we can use ant-contrib for loop for the comma seperated list, instead
of it i want to mention loop it for 10 times
Any one any idea?
Thank you all acutally this worked, i think i just confused myself and got
lost
Thanks again everyone
On Mon, Mar 29, 2010 at 1:49 PM, Jan wrote:
> Actually my LNAME anf FNAME it self being used as property copy, ie. those
> comes from other property file which is available at runttime,
Actually my LNAME anf FNAME it self being used as property copy, ie. those
comes from other property file which is available at runttime, based on
arguments passed
On Mon, Mar 29, 2010 at 1:18 PM, Michael Shea wrote:
> Unless I am very much misinterpreting your question, I think this will
> suff
Hi All,
Is there a way to assign a comma seperated values for a property?
for example, lets say i have different value from another property file
like LNAME and FNAME
Now i want to use ant-contrib or something like that to copy the property
value LANME,FNAME into NAME Property so finally when i
nts .
Isn't there a way to set the basedir manually (programatically or with a tag)
to cope with the problem of relative paths.
> if you want to use Ant without xml you may try
leafcutter and groovy/AntBuilder seem to be very powerful libraries but at the
moment I have to focus o
);
ProjectHelper helper = ProjectHelper.getProjectHelper();
p.addReference("ant.projectHelper", helper);
helper.parse(p, buildFile);
p.executeTarget(p.getDefaultTarget());
Is there any possibility to invoke ant by an Java-String without using a
real build.xml ???
Thank yo
d.xml ???
Thank you for your suggestions
CU
Jan
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org
Hi
Hash encryption is one-way so you cannot go back to the original password from
a hash. You'd need a twoway encryption method and be fine.
Jan
Från: Martin Gainty
Till: Ant Users List
Skickat: måndag 23 februari 2009 16:44:28
Ämne: RE: Is there a
I would
like to know if there are simpler solutions to this issue.
Thanks,
Jan
__
Låna pengar utan säkerhet. Jämför vilkor online hos Kelkoo.
http://www.kelkoo.se/c-100390123-lan-utan-sakerhet.html?partnerId=96915014
files only.Selenium server supports Ant to do this.So
only i need to call Build.xml.Can you understand and help me to solve the
problem.
Ognjen Blagojevic wrote:
>
> Jan K wrote:
>> I am developing a project for Testing Automated Test.I am using selenium
>> server for running
run the test.So i need to know how to do this?
Jan K wrote:
>
> I need to include ant (build.xml) file in JSP.Can anyone help me to do
> this?
>
--
View this message in context:
http://www.nabble.com/Include-XML-file-tp19664082p19664437.html
Sent from the Ant - Users mailing lis
I need to include ant (build.xml) file in JSP.Can anyone help me to do this?
--
View this message in context:
http://www.nabble.com/Include-XML-file-tp19664082p19664082.html
Sent from the Ant - Users mailing list archive at Nabble.com.
ANT deploy to install ActiveMQ .Is this possible?
Scot P. Floess wrote:
>
>
> Deploy of...what?
>
> On Thu, 18 Sep 2008, Jan K wrote:
>
>>
>> Can anyone suggest me some ideas how to do this?
>> --
>> View this message in context:
>>
Can anyone suggest me some ideas how to do this?
--
View this message in context:
http://www.nabble.com/How-to-automate-Ant-deploy--tp19553582p19553582.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To un
ually run on windows. You state that you are on
> linux.
>
> Other questions include: Do you want to install ActiveMQ with Ant?
> I would try out the commands needed for your stated requirements.
> Then you can decide what you want to do with Ant.
>
> --glenn
>
> On
error (because cmd doesnt exist on
> linux). If you want a linux equivalent to cmd and batch files read up on
> bash scripts.
>
> 2008/9/18 Jan K <[EMAIL PROTECTED]>
>
>>
>> I am a new bee to Ant.I need to know how to configure batch file in Ant.I
>&g
I am a new bee to Ant.I need to know how to configure batch file in Ant.I am
using Ant 1.6.5 and Linux(ubuntu)platform.I tried using
I really dont know what i am doing is correct.I browsed through google and
got this exec command.I am geting an error as Execute failed:
java.io.IOException:
Célio Cidral Junior wrote on Thu, 06 Apr 2006 19:48:23 GMT:
> I'm trying to run a build script which has a target that uses the
>
To really ensure that JUnit is on Ant´s classpath, you could print it out
classpath: ${java.class.path}
But putting junit.jar into ${user.home}/.ant/lib should help.
Or starting Ant with
-lib
Jan
> -Ursprüngliche Nachricht-
> Von: Hyrum [mailto:[EMAIL PROTECTED]
> Ge
a nested
I think you are deeper in that topic than me, so you should be able to guess
what that names could mean :-)
Jan
> -Ursprüngliche Nachricht-
> Von: S I [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 31. Mai 2005 18:12
> An: user@ant.apache.org
> Betre
AntContrib.
Not sure about that syntax - try out.
Jan
Have also a look at
Jan
> -Ursprüngliche Nachricht-
> Von: S I [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 25. Mai 2005 18:36
> An: user@ant.apache.org
> Betreff: RE: need help for ant scripting
>
> Experimenting between the two ant tasks and I
> foun
doesnt something else that your direct "java " call from command
line.
Jan
> -Ursprüngliche Nachricht-
> Von: Ammar Hedi (stu) [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 25. Mai 2005 14:26
> An: Ant Users List
> Betreff: RE: XSLT transofrmations
?
Jan
> -Ursprüngliche Nachricht-
> Von: Ammar Hedi (stu) [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 25. Mai 2005 11:31
> An: user@ant.apache.org
> Betreff: XSLT transofrmations
>
> Hello,
> I am a new user of Ant.
> I want to optimize my XSLT tran
Not "inside" Ant. But you could write a wrapper script converting
to -D option :)
Jan
> -Ursprüngliche Nachricht-
> Von: Jay Burgess [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 24. Mai 2005 17:26
> An: user@ant.apache.org
> Betreff: Catch-all target?
>
The other scripts should use properties than you can provide other values
while
invocation.
master1.xml
other.xml
-Ursprüngliche Nachricht-
> Von: Kumar, Pankaj [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 20. Mai 2005 01:32
> An: user@ant.apache.org
> Betreff: Is it possibl
Maybe the compiler does that, because a compiled class depends on that?
Jan
> -Ursprüngliche Nachricht-
> Von: Lim, Teck Hooi [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 18. Mai 2005 10:27
> An: user@ant.apache.org
> Betreff: Exclude Single Java File from Comp
You can use
${fs}
or beautifying the output with
Jan
> -Ursprüngliche Nachricht-
> Von: Mark Lybarger [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 9. Mai 2005 17:41
> An: Ant Users List
> Betreff: output of fileset
>
> is there a way i can take a fileset an
"Nice" feature from BEA ...
Jan
> -Ursprüngliche Nachricht-
> Von: Peter Reilly [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 9. Mai 2005 12:13
> An: Ant Users List
> Betreff: Re: AW: InstantiationException using ant.bat
>
> Weblogic has it's own
What is your PATH, CLASSPATH and ANT_HOME?
Jan
> -Ursprüngliche Nachricht-
> Von: Andreas Bothner [ MTN - Innovation Centre ]
> [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 9. Mai 2005 11:43
> An: user@ant.apache.org
> Betreff: InstantiationException using ant.bat
Thanks for the flowers :-)
Jan
> -Ursprüngliche Nachricht-
> Von: Ben Gill [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 4. Mai 2005 13:21
> An: user@ant.apache.org
> Betreff: Re: Ant paths
>
> Hi
>
> Yes Jan sent me a link to an article about this -
No - there is no buildin scripting language and there wont be.
But you can use any BSF language on many places in Ant ().
We dont want to have any dependency on delivery. And on the other
hand the scripting language has to have an ASF license - otherwise
we couldnt deliver it.
Jan
You should have a look at the manual.
"Developing with Ant > Tasks using Properties, Filesets & Paths" [1]
shows how to deal with s and s.
Jan
[1] http://ant.apache.org/manual/tutorial-tasks-filesets-properties.html
> -Ursprüngliche Nachricht-
> Von: Ben Gill [
uses the File.getAbsolutePath() method. That should have the
platform
dependend separators and roots (/, A: B: ...). So you could try a
.
Jan
> -UrsprÃngliche Nachricht-
> Von: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 3. Mai 2005 19:49
> A
Use to find catch that class file. Transform into a property
using or . After that should
be your friend.
Jan
> -Ursprüngliche Nachricht-
> Von: Stuart Harper [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 3. Mai 2005 19:39
> An: user@ant.apache.org
> Betreff:
stribution. I tried to look at Gump [3]
for a new link,
but I only got a "Current State: Prerequisite Failed - Reason: Build Failed
- Root Cause: Project: xml-xerces".
Jan
[1] http://issues.apache.org/bugzilla/show_bug.cgi?id=22570
[2] http://issues.apache.org/bugzilla/attachment.
At first step of your build process copy the libx.jar into your lib
directory, then define
the . Copying can be done with , , , , ...
depends on your server.
Jan
> -Ursprüngliche Nachricht-
> Von: Mikael Petterson (KI/EAB) [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 2. Ma
Mmh - "other languages as Synergy" ??? I thought CM Synergy is a software
configuration
management tool ...
Jan
> -Ursprüngliche Nachricht-
> Von: Declan McCann [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 29. April 2005 15:31
> An: Ant Users List
> Betref
Not as I´m aware of. Maybe you could use JTidy for converting from HTML to
XHTML before using
.
Jan
> -Ursprüngliche Nachricht-
> Von: P-Y Foucou [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 28. April 2005 17:35
> An: user@ant.apache.org
> Betreff: html input for
Ok - four steps back ...
What is your current DTD and where you want to add the "node"?
Jan
> -Ursprüngliche Nachricht-
> Von: Nir Geier [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 28. April 2005 15:17
> An: Ant Users List
> Betreff: RE: Looking for
I think you have misunderstood me (or vice versa :-)
With a DTD like
book : (chapter | comment)+
you could have a comment, but you dont have to. So you could add your "node"
to the DTD and the XML would be valid - with or without the . So no
change
of the DTD would be needed any m
eveService.java,
separate/package/UpdateProperty.java" <--
MISSING FROM ${source}, build successful
srcdir="${source}"
destdir="${classes}"
debug="on">
Doe
For manipulating the xml file I would try the xmltasks [1,2].
For the DTD - why you have to change the DTD? You can change the DTD
so that it allows the have your (but it dont have to be there).
Jan
[1] http://ant.apache.org/external.html#xmltask
[2] http://www.oopsconsultancy.com/software
-8-<---8-<---8-<---8-<
Then retry.
After that you could start with a very small tutorial from the manual.
"Developing with Ant | Hello World with Ant" [1].
Jan
[1] http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html
> -Ursprüngl
2
4) the original file is a "template" and you could use a
with while ing and having a ${propname}
inside your "template".
Not any particular order ...
Jan
> -Ursprüngliche Nachricht-
> Von: Nir Geier [mailto:[EMAIL PROTECTED]
> Gesendet am: Donne
Sorry forgotten:
message
Jan
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 28. April 2005 11:39
> An: user@ant.apache.org
> Betreff: AW: Looking for task to add text to file.
>
>
message
Jan
> -Ursprüngliche Nachricht-
> Von: Nir Geier [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 28. April 2005 12:16
> An: Ant Users List
> Betreff: RE: Looking for task to add text to file.
>
>
> Ty Gilbert.
> I will look into it in detail
The only workaround is iterating for yourself, e.g. with AntContrib .
(B
(BJan
(B
(B> -Urspr$B!&(Jgliche Nachricht-
(B> Von: Dies Koper [mailto:[EMAIL PROTECTED]
(B> Gesendet am: Mittwoch, 27. April 2005 03:19
(B> An: user@ant.apache.org
(B> Betreff: copying multiple directories s
Usually you use s for them ...
Jan
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 25. April 2005 15:15
> An: user@ant.apache.org
> Betreff: How to combine multiple file sets ?
>
>
>
> I thought I could h
You dont have a JDK (development kit) installed.
A runtime environment doesnt have the tools.jar.
Jan
-Ursprüngliche Nachricht-
Von: Sam Huang [mailto:[EMAIL PROTECTED]
Gesendet am: Montag, 25. April 2005 08:32
An: user@ant.apache.org
Betreff: Unable to locate tools.jar. Expected to
ANT_HOME\lib and USER_HOME\.ant\lib.
> PATH=%ANT_HOME%\bin
Indeed helpful - but not necessary.
Jan
does "java -version" work?
Jan
> -Ursprüngliche Nachricht-
> Von: Daniele Gianni [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 21. April 2005 09:48
> An: Ant Users List
> Betreff: Re: AW: Installing Ant under Windows XP
>
> No, I receive the same me
can you go into ANT_HOME\bin directory and execute
.\ant -version
?
Jan
> -Ursprüngliche Nachricht-
> Von: Daniele Gianni [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 21. April 2005 09:39
> An: user@ant.apache.org
> Betreff: Installing Ant under Windows
> License:
> Tasks itself is Apache, the actual Diff java code is GPL
You know that if your class direcly uses GPL code it must be
under GPL, too?
In Ant we use reflection for using GPL classes so we dont depend
on them.
Jan
Then Ant uses the _current_ OS...
Jan
> -Ursprüngliche Nachricht-
> Von: Peter Reilly [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 15. April 2005 14:56
> An: Ant Users List
> Betreff: Re: os independent paths
>
> Just use the location attribute of prope
Ant can work (internally) with your ${build.dir}.
When you want to write the content in a platformspecific format
to a file you have to specify which format to use. From where
Ant should know that?
Jan
> -Ursprüngliche Nachricht-
> Von: rakesh mailgroups [mailto:[EMAIL PRO
Sure, the JavaDocs inside the -src.zip are inside the java sources :-)
Jan
> -Ursprüngliche Nachricht-
> Von: Conelly, Luis (GE Energy, Non GE, GENE)
> [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 14. April 2005 00:04
> An: Ant Users List
> Betreff: RE: api
Download the sources and build Ant for yourself - including the JavaDocs ;-)
Maybe there are some points on the Gump server ...
Jan
> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 13. April 2005 05:38
> An: Ant Users Li
why not just
? You only have to ensure that ${target.dir} is not under your basedir (.)
for
recursion possibility.
Jan
> -Ursprüngliche Nachricht-
> Von: Dick, Brian E. [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 12. April 2005 15:43
> An: An
If you running application needs a directory it should create
it for itself. So it doesnt depend on a deployer - who could forget
that.
Jan
> -Ursprüngliche Nachricht-
> Von: Rodolfo García Esteban/CYII [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 11. April 2005 09:01
&
Just another possibility to point to the manual [1,2] ? :-)
Jan
[1] http://ant.apache.org/manual/tutorial-writing-tasks.html
[2] http://ant.apache.org/manual/tutorial-tasks-filesets-properties.html
> -Ursprüngliche Nachricht-
> Von: Greg Gimler [mailto:[EMAIL PROTECTED]
> Ge
Cant see the mistake in THAT snippet. But I would search for a
construct.
Jan
> -Ursprüngliche Nachricht-
> Von: Kenneth McKnight [mailto:[EMAIL PROTECTED]
> Gesendet am: Samstag, 9. April 2005 00:25
> An: user@ant.apache.org
> Betreff: The type doesn't supp
tools.jar is part of a JDK - not included in a JRE.
So your JAVA_HOME should point to a JDK.
Jan
> -Ursprüngliche Nachricht-
> Von: Graeme Shaw [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 8. April 2005 17:02
> An: user@ant.apache.org
> Betreff: Ant configuration pro
> to "\" of the current drive (C:) using "cd \".
> How can this be possible if there's no real root dir on Windows?
\ is the root directory of the current drive.
Is it c:\ or d:\ ... you cant know that when just having a "\".
Jan
In contrast to Unix, Windows has not real root directory. I dont think
that the "Desktop" would help ... And if there is no common root directory,
you cant use one fileset - you have to have multiple.
...
...
2) assume that its on the path (like cvs,svn,...) In a later step you could
add a "executable" attribute.
3)
But you have to tes
> Unfortunately, the Ant manual is not really clear on these two issues.
Provide a path :-)
Jan
0) do a google search ... maybe there is something on the web
1) How do invoke that from command line?
2) try that inside Ant with /
3) convert that to /
4) share with us :-)
Jan
> -Ursprüngliche Nachricht-
> Von: Danilo Bürger
> [mailto:[EMAIL PROTECTED]
> Gesendet am
see FAQ
http://ant.apache.org/faq.html#propertyvalue-as-name-for-property
Jan
> -Ursprüngliche Nachricht-
> Von: Ninju Bohra [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 1. April 2005 05:49
> An: Ant Users List
> Betreff: Re: Possible to "nest" variable
You have to think about selectors like a SQL "WHERE".
Without a selector you´ll get all
select * from files
and with selectors you´ll get only a part of that
select * from files WHERE name="foo"
but your logig was
select * from files WHERE name="foo&quo
Ok, then I would extend the -class and preset some values :-)
Jan
> -Ursprüngliche Nachricht-
> Von: Simon Chappell [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 29. März 2005 16:02
> An: Ant Users List
> Betreff: Re: Executing a command on a Unix/Linux box
>
>
: dont crosspost!
Jan
> -Ursprüngliche Nachricht-
> Von: Jeffrey E Care [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 29. März 2005 14:35
> An: Ant Users List
> Betreff: Re: Tomcat start/stop tasks don't work for Tomcat 5.5
>
> Maybe I'm nuts, but I w
notes.
Sure about the port?
Jan
> -Ursprüngliche Nachricht-
> Von: David [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 29. März 2005 14:15
> An: Ant Apache User Group
> Betreff: Tomcat start/stop tasks don't work for Tomcat 5.5
>
> Dear Members,
>
>
I wouldnt write a task for "just" executing that one liner.
Jan
> -Ursprüngliche Nachricht-
> Von: Ninju Bohra [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 28. März 2005 19:38
> An: Ant
just an idea ... could you use ${path.separator} ?
Jan
> -Ursprüngliche Nachricht-
> Von: Peter Reilly [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 24. März 2005 11:20
> An: Ant Users List
> Betreff: Re: os-independent directory mapping in copy task?
>
> Ant
mmh - my first impression is that
, , , , ,
could be helpful.
Jan
> -Ursprüngliche Nachricht-
> Von: Nicolas Vervelle [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 23. März 2005 12:05
> An: user@ant.apache.org
> Betreff: Executing a task in each subdirectory
>
&
s to step 2
2. copy files to destdir
3. filtering
Are you sure, that files are copied?
What does -verbose / -debug say?
Jan
> -Ursprüngliche Nachricht-
> Von: David Resnick [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 23. März 2005 07:30
> An: 'Ant Users List'
&
. Give the output.
c:\temp>ant
Buildfile: build.xml
[echo] output.dir=default
c:\temp>set OUTPUT_DIR=other
c:\temp>ant
Buildfile: build.xml
[echo] output.dir=other
Jan
> -Ursprüngliche Nachricht-
> Von: Janu Mohandass [mailto:[EMAIL PROTECTED]
> Gesendet
selector?
Jan
> -Ursprüngliche Nachricht-
> Von: David Resnick [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 22. März 2005 14:19
> An: 'Ant Users List'
> Betreff: RE: Making copy NEVER overwrite
>
> Thanks for the suggestion.
>
> The problem
set the read-only flag to the files?
Jan
> -Ursprüngliche Nachricht-
> Von: David Resnick [mailto:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 22. März 2005 11:40
> An: 'Ant Users List'
> Betreff: Making copy NEVER overwrite
>
> I am making a backup of some
?
Jan
> -Ursprüngliche Nachricht-
> Von: Markus Innerebner [mailto:[EMAIL PROTECTED]
> Gesendet am: Montag, 21. März 2005 15:16
> An: Ant Users List
> Betreff: how to read from an enviroment variable
>
> how can I read an environment value which I am passing in
> My perl script renames files into files_en, so i want to
> execute my perl script and that should rename all the files
> ending with xsl.
Why using perl? Why not a with a nested mapper?
Jan
You have to know, that we have a B2B (brain-to-brain) connection :-)
Jan
> -Ursprüngliche Nachricht-
> Von: Ninju Bohra [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 18. März 2005 19:04
> An: Ant Users List
> Betreff: RE: Copying files through FTP to servers in
> d
Dont worry about that - the manual is not as small as some years before :-)
And if that hint is enough - that´s ok.
Jan
> -Ursprüngliche Nachricht-
> Von: Conelly, Luis (GE Energy, Non GE, GENE)
> [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 18. März 2005 19:08
> An:
Do you know the selector?
Jan
> -Ursprüngliche Nachricht-
> Von: Conelly, Luis (GE Energy, Non GE, GENE)
> [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 18. März 2005 18:54
> An: Ant Users List
> Betreff: Copying files through FTP to servers in different tim
Jan
> -Ursprüngliche Nachricht-
> Von: Ninju Bohra [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 18. März 2005 17:45
> An: Ant Users Group
> Betreff: Fwd: Get timestamping in the echo message
>
> It did not seem to
...
...
error message
Jan
> -Ursprüngliche Nachricht-
> Von: Michael Pelz Sherman [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 17. März 2005 20:56
> An: Ant Users List
> Betreff: Re: Exiting ant TARGET without aborting build
>
&g
1 - 100 of 506 matches
Mail list logo