Devuelto por contener virus:ßdo0ßi4grjj40j09gjijgpüdé

2004-05-13 Thread user
po44u90ugjidßk9z5894z0 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Problem with JSPC and source jsp file timestamps causing recompile on app server

2004-05-13 Thread Steve Rogers
ON Weblogic 6.1 sp4, with version of ant 1.5.2 and higher (actually not sure about 1.6x) I have a complete build and package ant script which executs a java task to invoke the weblogic.jspc on all my jsps. I then create a war file, with the jsp source, and the precompiled jsp's in the prescribed W

RE: uptodate question

2004-05-13 Thread Mani G. Iyer
Andrey: You are right. If the timestamps are equal then it is set to true. I think it should be set to false. I tried the task from Ant-contrib and that behaves the same way too. Is it a documentation defect or a design defect? Mani -Original Message- From: Andrey Grishin [mailto:

Devuelto por contener virus:Mail Delivery (failure 7704657@correonotarial.org)

2004-05-13 Thread user
If the message will not displayed automatically, follow the link to read the delivered message. Received message is available at: www.correonotarial.org/inbox/7704657/read.php?sessionid-26603  

RE: Requirement to copy from local drive to network drive

2004-05-13 Thread Conelly, Luis (GNF, Contractor)
As mentioned in [1] Copy a set of files to a directory, appending .bak to the file name on the fly Instead, will append the current date prior to the names of all files when copied; therefore, if you have: a.txt b.txt c.txt and you copy them using glob mapper, you will g

RE: Freezing / Core Dump - 1.6.1

2004-05-13 Thread Peter Bulford
I've run into this before. I'm not sure of the exact cause however it may be associated with changes made to the JDK 1.4.1-03 and up with Linux. Try either changing back to J2SDK1.4.1-02 or update your system. I had one RH9 box that I kept up todate which is currently 2.4.20-30.9, jdk 1.4.2,

RE: Requirement to copy from local drive to network drive

2004-05-13 Thread Matt Benson
UNC stands for something like Universal Naming Convention. These should be supported pathnames for file operations on Windows; i.e. you don't have to do anything special to make this work. -Matt --- [EMAIL PROTECTED] wrote: > ${unc}.what does it stand for ? > > -Original Message-