Re: ANT Server faulting

2012-02-29 Thread Stefan Bodewig
Hi Benjamin On 2012-02-29, Benjamin Bryan wrote: > I'm not sure this is the right project or forum but it's the closest I > can find... unfortunately it is not. > I've got an ANTServer that gets this error whenever someone tries to > access it... I don't have any idea what ANTServer may be, th

[ANNOUNCE] Apache Ant 1.8.3 Released

2012-02-29 Thread Stefan Bodewig
The Apache Ant Team is proud to announce the 1.8.3 release of Ant. Apache Ant is a Java based build tool. Version 1.8.3 is a bug fix release with small fixes and improvements accross many tasks. The Ant developers have decided to require at least Java5 for Ant 1.9.x so this may be the last relea

ANT script to telnet to Windows 2008 R2 server.

2012-02-29 Thread Nehal Patel
Hello, I'd like to use telnet and connect to another Windows server; yes TELNET Server is installed on the target server. Here is my task: $ dir > test.txt $ And here is my output: D:\User1>C:\apache-ant-1.7.1\bin\ant -buildfile install-deploy.xml Buildfile: install-deploy.xml main: conne

Re: Wildcard patterns

2012-02-29 Thread Bruce Atherton
Not quite. The former will match any files. The latter will only match a file with a period in the name. Microsoft provides a shortened 8.3 version of all long file names but I don't believe there is any way to get that shortened name from Java. So not the same thing on any modern platform I

Wildcard patterns

2012-02-29 Thread Perrier, Nathan
Equivalent?: "**/*" and "**/*.*"

ANT Server faulting

2012-02-29 Thread Benjamin Bryan
I'm not sure this is the right project or forum but it's the closest I can find... I've got an ANTServer that gets this error whenever someone tries to access it... Exception EAccessViolation raised in ReadRequest: Access violation at address 00071F40 in module 'ANTserver.exe'. Read of addres