Thank you Thomas,

I didn't remember seeing that in the release notes, but I should have figured it out.  
Not too familiar with Forrest yet.  Upon recompiling, however, I was getting this new 
error below.  I am too sleepy to figure it out tonight, but likely something just 
trivial I am missing.  Don't see docs though on it.  Just being a dumb user.  Will 
figure it out tomorrow.

JohnE



rokenlinks.xml
     [exec]       | //check if you have tools.jar installed
     [exec]       | tools.jar.present   = true
     [exec]       ------------------------------------------------
     [exec]       | The following properties could be removed from future builds:
     [exec]       | //which skin to apply
     [exec]       | project.skin        = tigris-style
     [exec]       | //where your documentation xml is
     [exec]       | project.content-dir = C:\cvslocal\extras\libraries\Apache\OJB\OJB 
1.0\src\db-ojb-1.0.0\target\doc\src\documentat
ion
     [exec]       ------------------------------------------------
     [exec]

     [exec] BUILD FAILED
     [exec] C:\forrest\forrest.build.xml:224: java.io.FileNotFoundException: 
C:\forrest\ant\lib\skinconfig-v06.dtd (The system canno
t find the file specified)

     [exec] Total time: 1 second

forrest-on-win-with-command:

forrest-on-unix:

BUILD FAILED
file:c:/cvslocal/extras/libraries/Apache/OJB/OJB%201.0/src/db-ojb-1.0.0/build.xml:680: 
C:\cvslocal\extras\libraries\Apache\OJB\OJB 1
.0\src\db-ojb-1.0.0\target\doc\build\site not found.

Total time: 3 minutes 0 seconds








----- Original Message -----
From: Thomas Dudziak <[EMAIL PROTECTED]>
Date: Thursday, July 1, 2004 2:04 am
Subject: Re: problem compiling

> [EMAIL PROTECTED] wrote:
> 
> > I downloaded db-ojb-1.0.0-src.zip and made my standard 
> modifications which had worked in the past.
> > 
> > I am getting the failure below which I have never had before.
> > 
> > Any ideas?  I can send more detail if necessary.  Not seeing 
> anything wrong as of yet with the properties.
> 
> OJB now uses Forrest (http://forrest.apache.org) to build its 
> documentation. So if you run the build with 'ant' or 'ant all' 
> then it's 
> also trying to build the doc which fails because you don't have 
> Forrest 
> installed. Now you can either install Forrest (from SVN, see their 
> website), or you build only the OJB jars with 'ant jar' or 'ant 
> jar-debug'.
> 
> Tom
> 
> -------------------------------------------------------------------
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to