[kepler-dev] kepler fails to compile: LocalRepositoryManager

David Welker david.v.welker at gmail.com
Mon Jun 1 11:38:02 PDT 2009


Fixed.


> Hi David,
>
> Kepler fails to build for me.  I suspect a recent change
> to LocalRepositoryManager.
>
> No big deal on my end, I'm working on ptII today.
>
>
> ash-3.2$ ant run
> Buildfile: build.xml
>
> compile:
>   [compile] Compiling ptolemy...
>   [compile] Compiling 19 source files to 
> /Users/cxh/src/kepler/ptolemy/target/\
> classes
>   [compile] Note: Some input files use unchecked or unsafe operations.
>   [compile] Note: Recompile with -Xlint:unchecked for details.
>   [compile] Compiling core...
>   [compile] Compiling 6 source files to 
> /Users/cxh/src/kepler/core/target/clas\
> ses
>   [compile] 
> /Users/cxh/src/kepler/core/src/org/kepler/objectmanager/cache/Loca\
> lRepositoryManager.java:189: cannot find symbol
>   [compile] symbol  : method getKarResourcesDir()
>   [compile] location: class org.kepler.build.modules.Module
>   [compile]                     if( 
> m.getKarResourcesDir().isDirectory() )
>   [compile]                              ^
>   [compile] Note: Some input files use unchecked or unsafe operations.
>   [compile] Note: Recompile with -Xlint:unchecked for details.
>   [compile] 1 error
>
> BUILD FAILED
> /Users/cxh/src/kepler/build-area/build.xml:31: 
> /Users/cxh/src/kepler/build-are\
> a/build.xml:31: Compile failed; see the compiler error output for 
> details.
>
> Total time: 27 seconds
>
> _Christopher
>



More information about the Kepler-dev mailing list