RE: No deprecation warnings with javac

2004-02-10 Thread Grenner Daniel
This is probably due to a bug in javac, where deprecations are not reported on files when they are compiled at the same time. The bug should be fixed in Java 1.4.2. The different developers probably have different java versions on their path. See http://developer.java.sun.com/developer/bugParade/b

RE: win vs linux with ant

2003-03-20 Thread Grenner Daniel
Could it be a problem with upper case & lower case of file names (or paths)? That has caused me some problems while moving from Windows to Unix, since Windows is not case sensitive. Unix always require an exact match in case. /Daniel. -Original Message- From: Philippe [mailto:[EMAIL PROTE