All of a sudden, when I run my usual build script, I get this:
[ftp] sending files
BUILD FAILED
/home/patrick/repo/dib/common/build.xml:103: could not put file: 425
Could not open data connection to port 50055: Connection timed out
The site is up and running, and I can connect to it myself from
>From Ant manual: "When this task executes, it will set the specified
property to the value of the specified file (or directory) up to, but not
including, the last path element."
dirname tasks expects an actual file name, to return the path without the
filename (opposite of the basename task). Si
Thanks Glenn,
I'll take a look at them.
Marijan (Mario) Madunic
glenn opdycke-hansen wrote:
Running Ant via Web can be done via CruiseControl or AntHill or other sw
-glenn
On Fri, Jan 9, 2009 at 9:07 PM, Marijan (Mario) Madunic wrote:
Curious if there is a way to run an ANT build via web
Let me talk from a conceptual point of view. In case number 2, big question
is if you need to save the existing older local file if there is a newer
source file, before trying to get the newer one, in case you want to use the
old one if the download fails. If you put a "DELETE ${destination.file}"
Hello again!
Sorry I sent the previous message two times, it was by mistake. It seems
that you decided to punish me for this mistake by not answering to my
posts at all! :P
So, if you have any knowledge on this issue, could you please share it?
regards,
Florin.
-
When I define a property with:
then everything works fine.
On contrast when I define:
then build/common.build.xml is not found because a different directory is taken.
Why?
Ben
-
To unsubscribe, e