[kepler-dev] Compiling Kepler 1.0.0

Aaron Schultz aschultz at nceas.ucsb.edu
Mon Jun 16 20:52:15 PDT 2008


I went through Derik's instructions start to finish, worked well.  You 
do have to have the link and the folder named "ptII" I tried naming the 
folder something else and had some trouble.

After that I tried switching to different branches.  What worked for me 
was using "Replace With" -> "Branch/Tag"
For Kepler I switched to RELEASE-BRANCH-1-0-0
and for ptolemy I went to rel-7-0-beta-2
then I had to remove some jars from the eclipse build path and it 
compiled and launched after that.

Aaron


Derik Barseghian wrote:
> Hi Christopher,
>
> Yes I only tried the current kepler and ptII trunks, sorry I forgot  
> you're trying to use the tags/branches you mention below.
>
> I'm hitting the missing .classpath problem too. Can you give me  
> the .classpath you've come up with for KEPLER_1_0_0_BRANCH that works,  
> and tell me what error you're getting currently?
>
> Incidentally, I've also been getting some errors trying to use "Team - 
>  > Switch to another Branch/Tag.. " with ptII svn. Errors like:
>
> "Left locally modified or unversioned files"
>
> or:
>
> "Working copy not locked; this is probably a bug, please report
> svn: Directory '/Users/derik/workspace/ptII/jni/launcher/.svn'  
> containing working copy admin area is missing"
>
> Derik
>
> On Jun 16, 2008, at 3:43 PM, Christopher James Tuot wrote:
>
>   
>> Hi Derik,
>>
>> Thank you for your answer. Are you sure you used the same SVN Tag/ 
>> Branch  as I did:
>> KEPLER_1_0_0_BRANCH
>>
>> I want to work on the release version and not the current trunk.
>>
>> That is why I also asked if this wast the current tag/trunk.
>>
>> Chrisopher
>>
>> On 16.06.2008, at 15:07, Derik Barseghian wrote:
>>
>>     
>>> Hi Christopher,
>>>
>>> I've checked in Matt's changes to .classpath, and updated our  
>>> Eclipse instructions -- besides changes to do with our move to SVN,  
>>> I also added a few steps to the "Generating the Kar archives  
>>> section" to do with setting some new environment variables we're  
>>> using.
>>>
>>> I'm able to build in Eclipse now, let me know if you have any  
>>> problems.
>>>
>>> Derik
>>>
>>> On Jun 16, 2008, at 1:37 PM, Matthew Jones wrote:
>>>
>>>       
>>>> I managed to get Kepler to build under SVN using Eclipse  
>>>> yesterday.  Somehow, it seems the Eclipse .classpath file for  
>>>> Kepler became pretty out of date, but I haven't been able to  
>>>> deterine why yet as I am on travel.  I had to add back in a number  
>>>> of classes that had been excluded from the build, and I had to  
>>>> make sure all of the exp files were properly excluded so that the  
>>>> Kepler ones would be used.  I was surprised at the extent of  
>>>> changes needed.  Derik is supposed to be updating the Kepler  
>>>> instructions to build under Eclipse.  In the meantime, I've  
>>>> attached my .classpath file -- hopefully its useful to Derik in  
>>>> getting the instructions updated and to you as a temporary fix.
>>>>
>>>> Matt
>>>>
>>>> Christopher James Tuot wrote:
>>>>         
>>>>> Hi,
>>>>> I have problems compiling Kepler 1.0.0 in Eclipse.
>>>>> I checked out from svn the "branch":
>>>>> KEPLER_1_0_0_BRANCH
>>>>> There is no .classpath in kepler project but I fixed the missing  
>>>>> jars.
>>>>> I also checked out ptolemy:
>>>>> I tried the following:
>>>>> KEPLER_1_0_0_Markers
>>>>> rel-7-0-beta
>>>>> rel-7-0-beta-2
>>>>> Could you please give me the working pair of "tags" or "branches".
>>>>> Since tags and branches seems to be used in a non standard way,  
>>>>> could someone please explain me how your tag and branch system is  
>>>>> working?
>>>>> Tag for me is smg stable which never changes and branch is for a  
>>>>> parallel development, is that the case here?
>>>>> many thanks in advance for your help,
>>>>> best,
>>>>> christopher --
>>>>> ______________________________________________________________
>>>>> Dipl.-Ing. Christopher Tuot
>>>>> DFKI GmbH (German Research Center for Artificial Intelligence)
>>>>> Knowledge Management Department
>>>>> POBox 2080, 67608 Kaiserslautern, Germany
>>>>> fon:   +49(0)631 / 20575 - 127
>>>>> fax:   +49(0)631 / 20575 - 103
>>>>> mail:  christopher.tuot at dfki.de <mailto:christopher.tuot at dfki.de>
>>>>> web:   http://www.dfki.de
>>>>> ______________________________________________________________
>>>>> Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
>>>>> Firmensitz: Trippstadter Strasse 122, D-67663 Kaiserslautern
>>>>> Geschaeftsfuehrung:
>>>>> Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender) Dr.  
>>>>> Walter Olthoff
>>>>> Vorsitzender des Aufsichtsrats:
>>>>> Prof. Dr. h.c. Hans A. Aukes
>>>>> Amtsgericht Kaiserslautern, HRB 2313
>>>>> ______________________________________________________________
>>>>> ------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Kepler-dev mailing list
>>>>> Kepler-dev at ecoinformatics.org
>>>>> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
>>>>>           
>>>> -- 
>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>> Matthew B. Jones
>>>> Director of Informatics Research and Development
>>>> National Center for Ecological Analysis and Synthesis (NCEAS)
>>>> UC Santa Barbara
>>>> jones at nceas.ucsb.edu                       Ph: 1-907-523-1960
>>>> http://www.nceas.ucsb.edu/ecoinfo
>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>>> <?xml version="1.0" encoding="UTF-8"?>
>>>> <classpath>
>>>> 	<classpathentry excluding="exp/|org/sdm/spa/ 
>>>> MessageBasedWebService.java" kind="src" path="src"/>
>>>> 	<classpathentry kind="src" path="tests"/>
>>>> 	<classpathentry kind="src" path="src/exp"/>
>>>> 	<classpathentry kind="con"  
>>>> path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/xsdlib.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/xdoclet-1.2.2.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/wsif-j2c.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/wsif.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/wsdl4j.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/wmsd.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/tar.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/soap.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/relaxngDatatype.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/qaqc.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/puretls.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/omi.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/namespace.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/mail.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/lsid- 
>>>> client.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/ 
>>>> log4j-1.2.8.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/LnF_tonic-1.0.5.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/LnF_looks-1.3.2.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/kepler-styles.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/junit.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jump-1.1.1.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jts-1.4.0.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jsch-0.1.31.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jnet.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jgss.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jdom.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jce-jdk13-117.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/jaxrpc.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jax-qname.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jaxb-xjc.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jaxb-libs.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jaxb-impl.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jaxb-api.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jargon_v2.0.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jama_customer.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jai_core.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jai_codec.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/ij.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/hsqldb.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/gt1.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/gnu-regexp-1.0.8.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/GeoVista-PCPVis.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/geon-jdbc-driver.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/ 
>>>> edu.sdsc.globusproxy.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/doublePolygon.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/dnsjava-1.3.2.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/dlese.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cryptix-asn1.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cryptix32.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cryptix.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cos.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/commons-httpclient-2.0- 
>>>> rc2.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/commons- 
>>>> discovery.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cog-tomcat.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cog-jglobus.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cog-axis.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/castor-0.9.5.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/batik- 
>>>> all-1.6.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/axis-ant.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/axis.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/antelope.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/ 
>>>> activation.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cipres/jacorb.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cipres/forester.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cipres/ 
>>>> CipresKeplerRegistry.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/cipres/ 
>>>> cipres_framework.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/imageio/ 
>>>> mlibwrapper_jai.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/imageio/jai_imageio.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/imageio/ 
>>>> clibwrapper_jiio.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/xws-security.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/xws- 
>>>> security_jaxrpc.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/xws-saml.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/xmlsec.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/xmldsig.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/soapprocessor.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/saaj-impl.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/saaj-api.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/jsr173_api.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/jaxrpc-spi.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/jaxrpc-impl.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/jwsdp/FastInfoset.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/sms/ 
>>>> xercesImpl.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/soaplab/soaplab.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/soaplab/alltools2.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/soaplab/alltools.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/apache/xml- 
>>>> apis.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/apache/ 
>>>> xalan.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/apache/ 
>>>> servlet.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/apache/commons- 
>>>> net-1.2.1.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/sms/rdf- 
>>>> api-2001-01-19.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/sms/jena.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/sms/jakarta- 
>>>> oro-2.0.5.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/sms/icu4j.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/sms/ 
>>>> concurrent.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/sms/commons- 
>>>> logging.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/sms/antlr.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/taxon/tos-client.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/taxon/spring.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/taxon/commons- 
>>>> lang-2.0.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/dbdrivers/ 
>>>> pg74.215.jdbc3.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/griddles/ 
>>>> NimrodService.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/griddles/ 
>>>> griddlesActorLib.jar"/>
>>>> 	<classpathentry excluding="**/CVS/|**/adm/|**/codeDoc/|build/| 
>>>> config/|doc/coding/templates/|doc/doclets/|ptolemy/actor/ 
>>>> TypedCompositeActorWithCoSimulation.java|ptolemy/actor/gui/ 
>>>> TableauFrame.java|ptolemy/actor/lib/ArrayLevelCrossing.java| 
>>>> ptolemy/actor/lib/URLDirectoryReader.java|ptolemy/actor/lib/ 
>>>> database|ptolemy/actor/lib/jai/|ptolemy/actor/lib/jmf/|ptolemy/ 
>>>> actor/lib/joystick/|ptolemy/actor/lib/vhdl/|ptolemy/actor/lib/x10/| 
>>>> ptolemy/actor/ptalon/|ptolemy/apps/|ptolemy/backtrack/|ptolemy/ 
>>>> backtrack/ast/|ptolemy/backtrack/test/|ptolemy/backtrack/util/| 
>>>> ptolemy/caltrop/|ptolemy/codegen/|ptolemy/copernicus/|ptolemy/ 
>>>> copernicus/c/test/|ptolemy/copernicus/c/test/cm/|ptolemy/ 
>>>> copernicus/jhdl/|ptolemy/copernicus/kernel/fragment/|ptolemy/data/ 
>>>> properties/|ptolemy/distributed/|ptolemy/domains/ct/demo/Saber/| 
>>>> ptolemy/domains/gr/|ptolemy/domains/gr/lib/experimental/|ptolemy/ 
>>>> domains/gr/lib/quicktime/|ptolemy/domains/pdf/|ptolemy/plot/ 
>>>> servlet/|ptolemy/vergil/actor/ActorController.java|ptolemy/vergil/ 
>>>> actor/LinkController.java|ptolemy/vergil/basic/ 
>>>> BasicGraphController.java|ptolemy/vergil/basic/ 
>>>> BasicGraphFrame.java|ptolemy/vergil/icon/XMLIcon.java|ptolemy/ 
>>>> vergil/kernel/AttributeController.java|ptolemy/vergil/kernel/ 
>>>> RenameDialogAction.java|vendors/" kind="src" path="ptII"/>
>>>> 	<classpathentry kind="con"  
>>>> path="org.eclipse.pde.core.requiredPlugins"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/bsh-2.0b4.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/ptCal.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/java_cup.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/saxon8.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/saxon8-dom.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/chic.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/vendors/sun/commapi/ 
>>>> comm.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/jython.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/vendors/sun/jxta/jxta.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/vendors/sun/jxta/ 
>>>> beepcore.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/vendors/sun/jxta/ 
>>>> minimalBC.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/vendors/sun/jxta/ 
>>>> jxtasecurity.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/vendors/sun/jxta/ 
>>>> jxtaptls.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/ptcolt.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/ptjacl.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/mapss.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/sootclasses.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/lib/jasminclasses.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/ptolemy/distributed/jini/ 
>>>> jar/jini-core.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/ptolemy/distributed/jini/ 
>>>> jar/jini-ext.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/ptolemy/distributed/jini/ 
>>>> jar/sun-util.jar"/>
>>>> 	<classpathentry kind="lib" path="ptII/ptolemy/domains/ptinyos/lib/ 
>>>> nesc.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/ 
>>>> ecogrid_client_lib/ 
>>>> org.ecoinformatics.ecogrid.AuthenticatedQueryService-stub.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/ 
>>>> ecogrid_client_lib/ 
>>>> org.ecoinformatics.ecogrid.AuthenticationService-stub.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/ 
>>>> ecogrid_client_lib/org.ecoinformatics.ecogrid.IdentifierService- 
>>>> stub.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/ 
>>>> ecogrid_client_lib/org.ecoinformatics.ecogrid.PutService-stub.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/ 
>>>> ecogrid_client_lib/org.ecoinformatics.ecogrid.RegistryService- 
>>>> stub.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/opendap/odc- 
>>>> kepler-0.1.r18530.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/opendap/ 
>>>> opendap-0.0.9.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/rbnb-3.1b2.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/RDIPD0Ensemble.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/base-jars/ 
>>>> ecogrid_client_lib/org.ecoinformatics.ecogrid.QueryService- 
>>>> stub.jar"/>
>>>> 	<classpathentry kind="lib" path="lib/jar/dbdrivers/ 
>>>> oracleJdbc.jar"/>
>>>> 	<classpathentry kind="output" path="bin"/>
>>>> </classpath>
>>>> _______________________________________________
>>>> Kepler-dev mailing list
>>>> Kepler-dev at ecoinformatics.org
>>>> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
>>>>         
>>> ----------
>>> Derik Barseghian
>>> http://nceas.ucsb.edu/ecoinfo | office: 805-893-5127
>>> Rm 3411, Marine Science Research Building, UCSB
>>> Santa Barbara, CA, 93106-6150
>>>
>>>       
>> --
>> ______________________________________________________________
>> Dipl.-Ing. Christopher Tuot
>> DFKI GmbH (German Research Center for Artificial Intelligence)
>> Knowledge Management Department
>> POBox 2080, 67608 Kaiserslautern, Germany
>> fon:   +49(0)631 / 20575 - 127
>> fax:   +49(0)631 / 20575 - 103
>> mail:  christopher.tuot at dfki.de
>> web:   http://www.dfki.de
>> ______________________________________________________________
>> Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
>> Firmensitz: Trippstadter Strasse 122, D-67663 Kaiserslautern
>>
>> Geschaeftsfuehrung:
>> Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender) Dr. Walter  
>> Olthoff
>>
>> Vorsitzender des Aufsichtsrats:
>> Prof. Dr. h.c. Hans A. Aukes
>>
>> Amtsgericht Kaiserslautern, HRB 2313
>> ______________________________________________________________
>>
>>     
>
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at ecoinformatics.org
> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
>   



More information about the Kepler-dev mailing list