Re: [GUMP@vmgump]: Project smartfrog (in module smartfrog) failed
Steve Loughran <[email protected]> Sat, 15 Oct 2005 16:46:58 +0100
| Newsgroups | gmane.comp.java.smartfrog.devel |
|---|---|
| Message-ID | <[email protected]> |
Smartfrog wrote: > > compile-source: > [echo] 1.4 build.compiler=modern javac.compiler=modern > [javac] Compiling 391 source files to /x1/gump/public/workspace/smartfrog/smartfrog/build > [javac] /x1/gump/public/workspace/smartfrog/smartfrog/src/org/smartfrog/services/utils/setproperty/SystemPropertiesImpl.java:192: cannot resolve symbol > [javac] symbol : method clearProperty (java.lang.String) > [javac] location: class java.lang.System > [javac] System.clearProperty(name); > [javac] ^ > [javac] /x1/gump/public/workspace/smartfrog/smartfrog/src/org/smartfrog/services/utils/setproperty/SystemPropertiesImpl.java:194: cannot resolve symbol > [javac] symbol : method clearProperty (java.lang.String) > [javac] location: class java.lang.System > [javac] System.clearProperty(name); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -deprecation for details. > [javac] 2 errors > This was me :) You cannot clear properties on java1.4 or below. hmm. ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl