[kepler-dev] FW: latest kepler and java 5.0? build problems

Ilkay Altintas altintas at sdsc.edu
Mon Mar 21 13:45:27 PST 2005


Hi Robin,

The latest updates for javadoc extensions don't work with java 1.5.x as 
the source for javadoc is not published by Sun yet.

We're working on porting Kepler to java 1.5 but we also need to wait 
for 1.5 to become available for Mac. It would be great if you could 
switch your Java version to 1.4.2  until then.

We apologize for the inconvenience.

Thanks,
-ilkay


On Mar 21, 2005, at 12:19 PM, Robin Schroeder wrote:

>> Hello,
>>
>> I just updated my copy of kepler from the ecoinformatics.org 
>> repository and ran into a number of problems when I went to compile.
>>
>> I ran the 'clean' target in the build-ptolemy.xml ant file. Then I 
>> ran the 'clean' and 'ptolemy' targets in the build.xml file without 
>> issue. When I ran the run-dev target in the build.xml ant file, I got 
>> the following:
>> **************************************************
>> compile-dev:
>> Compiling 415 source files to C:\cvsRep\kepler\build\classes
>> C:\cvsRep\kepler\build\src\doc\doclets\ActorClassWriter.java:31: 
>> cannot find symbol
>> symbol  : class ClassTree
>> location: package com.sun.tools.doclets
>> import com.sun.tools.doclets.ClassTree;
>> C:\cvsRep\kepler\build\src\doc\doclets\ActorClassWriter.java:32: 
>> cannot find symbol
>> symbol  : class DocletAbortException
>> location: package com.sun.tools.doclets
>> import com.sun.tools.doclets.DocletAbortException;
>> C:\cvsRep\kepler\build\src\doc\doclets\ActorClassWriter.java:33: 
>> cannot find symbol
>> symbol  : class VisibleMemberMap
>> location: package com.sun.tools.doclets
>> import com.sun.tools.doclets.VisibleMemberMap;
>> C:\cvsRep\kepler\build\src\doc\doclets\ActorClassWriter.java:34: 
>> cannot find symbol
>> symbol  : class ClassWriter
>> location: package com.sun.tools.doclets.standard
>> import com.sun.tools.doclets.standard.ClassWriter;
>> C:\cvsRep\kepler\build\src\doc\doclets\ActorClassWriter.java:35: 
>> cannot find symbol
>> symbol  : class ConfigurationStandard
>> location: package com.sun.tools.doclets.standard
>> import com.sun.tools.doclets.standard.ConfigurationStandard;
>> C:\cvsRep\kepler\build\src\doc\doclets\ActorClassWriter.java:36: 
>> cannot find symbol
>> symbol  : class HtmlStandardWriter
>> location: package com.sun.tools.doclets.standard
>> import com.sun.tools.doclets.standard.HtmlStandardWriter;
>> C:\cvsRep\kepler\build\src\doc\doclets\ActorClassWriter.java:67: 
>> cannot find symbol
>> symbol: class ClassWriter
>> public class ActorClassWriter extends ClassWriter {
>> C:\cvsRep\kepler\build\src\doc\doclets\ActorClassWriter.java:74: 
>> cannot find symbol
>> symbol  : class ConfigurationStandard
>> location: class doc.doclets.ActorClassWriter
>>     public ActorClassWriter(ConfigurationStandard configuration,
>>
>> ... it goes on and on...
>>
>> 100 errors
>> C:\cvsRep\kepler\build.xml:344: Compile failed; see the compiler 
>> error output for details.
>> BUILD FAILED (total time: 1 minute 5 seconds)
>> ******************************************
>>
>> I am running kepler with Netbeans 4.0 and java sdk 1.5.0 I checked on 
>> a few of these missing classes and while they are included in the 
>> Java 1.4.x tools.jar, they are not included in java 1.5. tools.jar. 
>> However, the first few that I checked did not show up in the 
>> depricated page in the 1.5 api. Perhaps they have moved? I am not 
>> sure. Has anyone had problems similar to this?  Can anyone suggest a 
>> fix?
>>
>> Thanks,
>> Robin
>>
>>
>> Robin Tori Schroeder
>> Senior Software Developer
>> International Institute for Sustainability
>> Arizona State University
>> 480-727-7290
>> robin.schroeder at asu.edu
>>
> _______________________________________________
> kepler-dev mailing list
> kepler-dev at ecoinformatics.org
> http://www.ecoinformatics.org/mailman/listinfo/kepler-dev




More information about the Kepler-dev mailing list