[kepler-dev] Kepler Compilation error .....

jagan Jagan.Kommineni at infotech.monash.edu.au
Fri Aug 5 00:38:59 PDT 2005


Hi,

I have taken fresh copy of kepler from the cvs repository and trying to 
compile.
I am getting one compilation error which I am here with enclosing in 
this mail.

I am using j2sdk 1.4.2_05.
 

If any body got any idea, please advise me please.

with regards,

Jagan Kommineni

$ ant run
Buildfile: build.xml

preinit:

cvsrootfromenv:

cvsrootfrominput:

checkOS:

win.prep:
     [echo] Guessing that you are running: Windows

lin.prep:

init:
    [mkdir] Created dir: C:\temp\kepler\dynsrc

copy-lib-win:

copy-lib-unix:

setcommonclasspath:

prepare:
    [mkdir] Created dir: C:\temp\kepler\build
     [copy] Copying 1 file to C:\ptII
     [copy] Copying 1 file to C:\ptII
    [mkdir] Created dir: C:\temp\kepler\build\src
    [mkdir] Created dir: C:\temp\kepler\build\classes
     [copy] Copying 681 files to C:\temp\kepler\build\src
     [copy] Copied 98 empty directories to 11 empty directories under 
C:\temp\k
pler\build\src
     [copy] Copying 58 files to C:\temp\kepler\build\classes
     [copy] Copying 52 files to C:\temp\kepler\build\configs
     [copy] Copying 15 files to C:\temp\kepler\build\configs
     [copy] Copying 1 file to C:\temp\kepler\build\configs
    [mkdir] Created dir: C:\temp\kepler\build\configs\kepler
     [copy] Copying 1 file to C:\temp\kepler\build\configs
     [copy] Copying 215 files to 
C:\temp\kepler\build\configs\ptolemy\configs\k
pler\workflows
     [copy] Copying 11 files to C:\temp\kepler\build\src
     [copy] Copied 12 empty directories to 2 empty directories under 
C:\temp\ke
ler\build\src
     [copy] Copying 1 file to C:\temp\kepler
    [mkdir] Created dir: C:\temp\kepler\build\tmp

compile:
    [javac] Compiling 629 source files to C:\temp\kepler\build\classes
    [javac] 
C:\temp\kepler\build\src\org\kepler\objectmanager\ObjectManager.jav
:323: cannot find symbol
    [javac] symbol  : method getCacheItemType()
    [javac] location: class org.kepler.objectmanager.cache.CacheItem
    [javac]         if(tItem.getCacheItemType() == cacheItemType)
    [javac]                 ^
    [javac] Note: * uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

BUILD FAILED
C:\temp\kepler\build.xml:347: Compile failed; see the compiler error 
output for
details.

Total time: 23 seconds

jagan at JaganBrama ~/temp/kepler



More information about the Kepler-dev mailing list