Thanks for the suggestions. :-)
I am still having the same error, though.
httpget is ant task defined in fikin. It said it requires Apache
HttpClient.
I see commons-httpclient-3.0.1.jar in tools directory.
Any other suggestions?
Thanks in advance,
Choiso
Thomas Loy wrote:
>
> Try using som
Another way to keep this as a resourcecollection is:
-Matt
On Jan 7, 2010, at 4:47 PM, leroybrownbpj wrote:
Thank you!
ddevienne wrote:
On Thu, Jan 7, 2010 at 4:02 PM, leroybrownbpj
wrote:
I'm working on a project currently where we need to deploy an
artifact to
a
server via
Thank you!
ddevienne wrote:
>
> On Thu, Jan 7, 2010 at 4:02 PM, leroybrownbpj wrote:
>> I'm working on a project currently where we need to deploy an artifact to
>> a
>> server via an ant task which takes the fully qualified file path and
>> name.
>> When this script runs the artifact will be
On Thu, Jan 7, 2010 at 4:02 PM, leroybrownbpj wrote:
> I'm working on a project currently where we need to deploy an artifact to a
> server via an ant task which takes the fully qualified file path and name.
> When this script runs the artifact will be in a directory like this:
>
> location/deploy
I'm working on a project currently where we need to deploy an artifact to a
server via an ant task which takes the fully qualified file path and name.
When this script runs the artifact will be in a directory like this:
location/deployable-artifact-1.0.3.9.war
My problem is that in order to keep