Re: overwriting property specified in different files.
André Pilz <[EMAIL PROTECTED]> wrote: > ... > that is standard behaviour for ant. The first property definition wins. > A simple solution for this example is to load the second property file > first. > ... That's exactly how we do it. We have a default configuration held in a properties file.
RE: Create a task to deploy in a remote server
We use scp. Works well. Here's an example: ... And then we run a deployment script on the remote server as follows: - Original Message: From: Antoine POURCHEZ <[EMAIL PROTECTED]> To: 'Ant Users List' Cc: