SOLVED: Regenerating Modified Selector cache file (after it's deleted)

2007-08-20 Thread Fabricio M. Sanchez
prüngliche Nachricht----- Von: Fabricio M. Sanchez [mailto:[EMAIL PROTECTED] Gesendet: Montag, 20. August 2007 16:21 An: user@ant.apache.org Betreff: Regenerating Modified Selector cache file (after it's deleted) Hi there, I've been using google for a while with no useful answers... Hopeful

Regenerating Modified Selector cache file (after it's deleted)

2007-08-20 Thread Fabricio M. Sanchez
Hi there, I've been using google for a while with no useful answers... Hopefully someone can point me in the right direction. My "check" target works fine, it copies any files that are different to the cache.properties file into my mod_src directory (excluding directories). However, I am trying

SOLVED: ZipException on javac task moving from jdk1.4 to jdk1.5

2005-06-08 Thread Fabricio M. Sanchez
fail with the error "java.util.zip.ZipException" The problem does not exist with ant 1.5 as it does not try to open the files. - so make sure that your classpath's do not contain .class files. Peter Fabricio M. Sanchez wrote: >Hi there, > >I've searched google, ant-

ZipException on javac task moving from jdk1.4 to jdk1.5

2005-06-07 Thread Fabricio M. Sanchez
Hi there, I've searched google, ant-faq and ant-manual and found nothing conclusive... I have recently moved from java (jdk) 1.4.2 to 1.5.0_03. I'm using ant 1.6.1 (I've tried ant 1.6.5 also, but the problem still exists) After deleting all classes and compiling using the javac task (target name