Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-eodm.dev] tests from the cvs

Hello *,

I've tryed to run the
com.ibm.iodt.sor.examples.StorageDemo
but it does not work.

There are some preconditions I don't know. It is possible to get more
documentation for this feature?

I've searched on www.alphaworks.ibm.com, but all I got, were the binaries I've
allready downloaded.

Ciao, Micha



--- Original-Nachricht ---
Absender: Lei L Zhang
Datum: 29.07.2008 06:48
> 
> Ciao Micha,
> 
> Sorry for late reply. You are right. The test package is not for the 0.9 
> version of code. It is for 0.8. You can ignore the test package to use 
> 0.9 version.
> 
> Best Regards,
> --
> Lei ZHANG (张雷) :: IBM China Research Lab
> +86-21-60923214 :: 902-3214 :: lzhangl@xxxxxxxxxx
> http://www.research.ibm.com/people/z/zhanglei
> 
> 
> 
> From: 	Michael Burkhardt <mib@xxxxxxxxxx>
> To: 	mdt-eodm.dev@xxxxxxxxxxx
> Date: 	2008-07-07 22:56
> Subject: 	[mdt-eodm.dev] tests from the cvs
> 
> 
> ------------------------------------------------------------------------
> 
> 
> Hello *,
> 
> currently I try to get more information about handling and using EODM. 
> So, I've
> checked out the current sources from CVS.
> 
> The java projects
> + org.eclipse.eodm
> + org.eclipse.eodm.owl
> + org.eclipse.eodm.rdf
> were imported without errors, but the project
> - org.eclipse.eodm.precheckin.tests
> raised over 100 compile errors.
> 
> For example the class TestOWLReasoner has four unresolved imports:
> 
> import org.eclipse.eodm.owl.OWLClass;
> import org.eclipse.eodm.owl.OWLObjectProperty;
> import org.eclipse.eodm.owl.OWLOntology;
> import org.eclipse.eodm.owl.reasoner.structural.StructuralReasonerFactory;
> 
> I guess, there are two different versions for testing and compiling?
> What should I do now?
> 
> Then I have opened the Manifest.mf for the project
> "org.eclipse.eodm.precheckin.tests" and I saw the version number 0.8.
> 
> Ciao, Micha
> _______________________________________________
> mdt-eodm.dev mailing list
> mdt-eodm.dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mdt-eodm.dev
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> mdt-eodm.dev mailing list
> mdt-eodm.dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mdt-eodm.dev


Back to the top