[kepler-dev] Compiling trouble?

Rod Spears rods at ku.edu
Fri Dec 17 05:22:36 PST 2004


I just pulled and it built fine on Windows and runs. The search just 
returned results.

Try removing all the jar files in jars/ecogrid_client_lib and do another 
pull, I had to check in an additional fix (about an hour later), and I 
think you may have not gotten the latest.

Rod



higgins at nceas.ucsb.edu wrote:

>Hi All
>
>Is anyone else having trouble compiling a new checkout of Kepler from the head
>of CVS (on Windows)?
>
>Chad seems to be able to compile on his Mac, but I am getting compile errors
>that seem to be related to the two new jars added to the jars/ecogrid_client_lib
>directory.
>
>Could those jars have not been entered into CVS as binaries?
>
>Dan Higgins
>NCEAS
>
>ERRORS
>    [javac] Compiling 316 source files to C:\work\kepler\build\classes
>    [javac] C:\work\kepler\build\src\org\ecoinformatics\seek\datasource\EcogridQ
>ueryDataCacheItem.java:209: cannot resolve symbol
>    [javac] symbol  : method parseXMLFile (java.lang.String)
>    [javac] location: class org.ecoinformatics.ecogrid.EcogridResultsetParser
>    [javac]             _resultset = EcogridResultsetParser.parseXMLFile(mLocalF
>ileName);
>    [javac]                                                ^
>    [javac] C:\work\kepler\build\src\org\ecoinformatics\seek\datasource\darwinco
>re\DarwinCoreDataSource.java:1447: transform(java.lang.String) in org.ecoinforma
>tics.ecogrid.digir.impl.DigirJavaToEcogridJavaResultsetTransformer cannot be app
>lied to (java.io.File)
>    [javac]                         _resultsetType = ecogrid2ResultTransformer.t
>ransform(cachedDataFile);
>    [javac]                                                                   ^
>    [javac] C:\work\kepler\build\src\org\ecoinformatics\seek\datasource\darwinco
>re\DarwinCoreMetaDataSpecification.java:152: cannot resolve symbol
>    [javac] symbol  : method getCacheFile ()
>    [javac] location: class org.ecoinformatics.ecogrid.digir.impl.DigirProxyImpl
>
>    [javac]                 File dataCacheFile = digir.getCacheFile();
>    [javac]                                           ^
>    [javac] C:\work\kepler\build\src\org\ecoinformatics\seek\ecogrid\SearchQuery
>Generator.java:168: cannot resolve symbol
>    [javac] symbol  : constructor EcogridQueryParser (org.w3c.dom.Node)
>    [javac] location: class org.ecoinformatics.ecogrid.EcogridQueryParser
>    [javac]         EcogridQueryParser queryParser = new EcogridQueryParser(quer
>yNode);
>
>-------------------------------------------------
>This mail sent through IMP: http://horde.org/imp/
>_______________________________________________
>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