> From: Thomas Dudziak [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, 31 December, 2003 11:12 AM
> To: OJB Users List
> Subject: Re: ojbdoclet task in ant build.xml
> 
> On Wed, 31 Dec 2003, De Swert Pierre (GFDI) wrote:
> 
> > I have reused the ant build files of the ojb-blank project to build
my 
> > own things. I have added a target to produce an ojb repository and a

> > project schema via ojb doclets, a target to generate the database by

> > means of torque (by the way, the repository.xml file is missing in
the 
> > ojb-blank project).
> 
> If you mean that the file generated by the XDoclet OJB module misses
the OJB core tables, then you are
> right, but this is on purpose. The module only generates the
repository_user.xml part (see the OJB unit 
> tests for the proposed structure of the repository xml files).

I mean that the src/resources directory of the ojb-blank project does
not contain a repository.xml file.
The src/resources directory contains the following files:

        commons-logging.properties
        log4j.properties
        OJB.properties
        repository.dtd
        repository_database.xml
        repository_ejb.xml
        repository_internal.xml
        repository_jdo.xml
        repository_junit.xml
        repository_junit_cloneable.xml
        repository_junit_meta_seq.xml
        repository_junit_model.xml
        repository_junit_odmg.xml
        repository_junit_otm.xml
        repository_junit_reference.xml
        repository_user.xml
        simplelog.properties
        spy.properties
        testsuite-spy.properties

Maybe it does not contain the repository.xml file purposely or it could
be a build problem...

Pierre

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to