[kepler-dev] compatible with Java 1.5
Dan Higgins
higgins at nceas.ucsb.edu
Mon Apr 24 12:14:08 PDT 2006
Zhijie,
I think you just need to update Ptolemy. I have seen the enum
'warning' but Kepler compile OK on the Mac with 1.5. Matthew also has
not had compile problems
Dan
---
Zhijie Guan wrote:
> Hi,
>
> I forget if the issue of the compatibility of Kepler to Java 1.5 has
> been discussed in this list or not. If we have a solution, please
> remind me. Just let me know how to fix the following problems.
>
> Thanks.
>
> I cannot compile Kepler on my Mac since my Mac updated itself to Java
> 1.5 last Friday. The build process reported the following errors:
>
> [javac] /Users/zhijieguan/work/kepler/build/src/org/sdm/spa/
> MessageBasedWebService.java:87: warning: as of release 1.5, 'enum' is
> a keyword, and may not be used as an identifier
> [javac] (try -source 1.5 to use 'enum' as a keyword)
> [javac] import org.apache.axis.enum.Style;
> [javac] ^
> [javac] /Users/zhijieguan/work/kepler/build/src/ptolemy/kernel/
> util/KeplerIconLoader.java:36: cannot find symbol
> [javac] symbol : class IconLoader
> [javac] location: package ptolemy.moml
> [javac] import ptolemy.moml.IconLoader;
> [javac] ^
> [javac] /Users/zhijieguan/work/kepler/build/src/ptolemy/kernel/
> util/KeplerIconLoader.java:54: cannot find symbol
> [javac] symbol: class IconLoader
> [javac] public class KeplerIconLoader implements IconLoader {
> [javac] ^
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] 2 errors
> [javac] 1 warning
>
>
> It is a depreciated API problem.
>
> Zhijie
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at ecoinformatics.org
> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
>
--
*******************************************************************
Dan Higgins higgins at nceas.ucsb.edu
http://www.nceas.ucsb.edu/ Ph: 805-893-5127
National Center for Ecological Analysis and Synthesis (NCEAS) Marine Science Building - Room 3405
Santa Barbara, CA 93195
*******************************************************************
More information about the Kepler-dev
mailing list