Hi Michelle

the property allows to specify a xml parser implementation (e.g. xerces) when running with JDK 1.3. It is used by the JDO Model in model20. I'm not sure whether we really need it in the tck. There is a little bit of documentation on the wiki: http://wiki.apache.org/jdo/J2SESupport

Regards Michael

Hi,

I have a question about the xmlparser property which appears in the following two places in the project files:

project.properties:
xmlparser =

maven.xml:
<!-- Jar files for the Reference Implementation -->
   <path id="jdo.jdori.classpath">
       <pathelement location="${jpox.jdori.jarfile}" />
...
       <pathelement location="${xmlparser}" />
...
   </path>

Do we need to keep this property for any reason? If so, we should document how it is intended to be used.

-- Michelle


--
[EMAIL PROTECTED] Engineering GmbH  Tel.: +49/(0)30/235 520-33
Buelowstr. 66                Fax.: +49/(0)30/217 520-12
10783 Berlin mailto:[EMAIL PROTECTED]
Geschaeftsfuehrung: Martin Weber
Sitz Berlin, Amtsgericht Charlottenburg, HRB 564 52

Reply via email to