Exec on Windows is not fired if ant started from sinatra

2011-08-03 Thread Radek Simcik
Hi I run ant from sinatra http://www.sinatrarb.com/ on Windows XP When there was one target (not exec) everything worked fine. Now I added new target with exec. I run another ruby script from there. Now the tricky part comes I run ant from command line or .bat or simple (not sinatra) rb file

Re: Export Control Data for your product

2011-08-03 Thread Stefan Bodewig
On 2011-08-03, Ettinger, Werner J. (E D EA SPR P 2) wrote: > To comply with the U.S. export control laws we kindly ask you to > provide us with the export relevant data (such as ECCN and CCATS) for > your product: > Apache ANT I hope contains all informa

ftp task and Java 7

2011-08-03 Thread Joe Black
Until now, I am using Java 1.6.0_26 and apache ant 1.8.2 and commons-net 2.2 and jakarta-oro-2.0.8 to use the ant task ftp, to download some files from a server using ID and password and using the file names. I just upgraded from Java 1.6.0_26 to Java 1.7.0 and try to run the same program. Err