You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Brian McCallister <mc...@forthillcompany.com> on 2004/05/13 20:27:35 UTC

Forrest

Armin,

I am getting nasty error trying to build forrest docs:

forrest:
      [java] Buildfile:  
/Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.build.xml

      [java] init-props:
      [java] Loading project specific properties from  
/Users/mccallister/src/db/db-ojb/forrest/forrest.properties

      [java] echo-settings:

      [java]       ------------------------------------------------
      [java]       | Forrest template run.
      [java]       | Running from ${forrest.home} =  
/Users/mccallister/src/apache-forrest-0.5.1-bin
      [java]       | Working on   ${project.home} =  
/Users/mccallister/src/db/db-ojb/forrest
      [java]       ------------------------------------------------
      [java]       | //where to put the result
      [java]       | project.site-dir    =  
/Users/mccallister/src/db/db-ojb/forrest/build/site
      [java]       | //uri to start crawling/generation process
      [java]       | project.start-uri   = index.html
      [java]       | //cocoon.xconf location
      [java]       | project.configfile  =  
/Users/mccallister/src/db/db-ojb/forrest/build/tmp/context/WEB-INF/ 
cli.xconf
      [java]       | //logkit.xconf location
      [java]       | project.logkitfile  =  
/Users/mccallister/src/db/db-ojb/forrest/build/tmp/context/WEB-INF/ 
logkit.xconf
      [java]       | //temp dir to throw stuff in (i.e. work and ctxt)
      [java]       | project.temp-dir    =  
/Users/mccallister/src/db/db-ojb/forrest/build/tmp
      [java]       | //temp working directory for generation process
      [java]       | project.work-dir    =  
/Users/mccallister/src/db/db-ojb/forrest/build/tmp/work
      [java]       | //temp context directory for generation process
      [java]       | project.ctxt-dir    =  
/Users/mccallister/src/db/db-ojb/forrest/build/tmp/context
      [java]       | //debuglevel for logging (DEBUG, INFO, WARN, ERROR,  
FATAL_ERROR)
      [java]       | project.debuglevel  = DEBUG
      [java]       | //file for list of broken links
      [java]       | project.brokenlinkfile =  
/Users/mccallister/src/db/db-ojb/forrest/build/tmp/brokenlinks.xml
      [java]       | //check if you have tools.jar installed
      [java]       | tools.jar.present   = ${tools.jar.present}
      [java]       ------------------------------------------------
      [java]       | The following properties could be removed from  
future builds:
      [java]       | //which skin to apply
      [java]       | project.skin        = krysalis-site
      [java]       | //where your documentation xml is
      [java]       | project.content-dir =  
/Users/mccallister/src/db/db-ojb/forrest/src/documentation
      [java]       ------------------------------------------------
      [java]

      [java] examine-proj:

      [java] validation-props:

      [java] validate-skinconf:

      [java] load-project-props:

      [java] BUILD FAILED
      [java]  
/Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.build.xml:224:  
java.io.FileNotFoundException:  
/Users/mccallister/src/db/db-ojb/forrest/skinconfig-v06.dtd (No such  
file or directory)

      [java] Total time: 2 seconds



BUILD FAILED
/Users/mccallister/src/db/db-ojb/build.xml:636: Following error occured  
while executing this line
/Users/mccallister/src/db/db-ojb/forrest/forrest-targets.ent:53:  
Following error occured while executing this line
/Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.antproxy.xml: 
32: Following error occured while executing this line
/Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.antproxy.xml: 
45: Java returned: 1

Total time: 6 seconds
[mccallister@kite ~/src/db/db-ojb]$ 



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Forrest

Posted by Armin Waibel <ar...@apache.org>.
Hi Antonio,

Antonio Gallardo wrote:

> 
> Tigris-style has no title on the page. I will prefer the first one. Most
> of the forrestized Apache projects use it.
>

The "first one" does mean forrest-skin?
We made a commiter poll some time ago and the favourite styles were
krysalis and tigris.

Another  subject:
Do you know documentation about how to use Druid with OJB?

regards,
Armin

> Best Regards,
> 
> Antonio Gallardo
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Forrest

Posted by Antonio Gallardo <ag...@agssa.net>.
Armin Waibel dijo:
> Brian McCallister wrote:
>> btw -- did you ever get the smaller logo you wanted? If not I can fire
>> up photoshop while looking over docs.
>>
>
> I think the problem is the krysalis skin. The other skins width is ok.
>
> See here
> http://www.powaibel.de/ojb

Tigris-style has no title on the page. I will prefer the first one. Most
of the forrestized Apache projects use it.

Best Regards,

Antonio Gallardo

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Forrest

Posted by Armin Waibel <ar...@apache.org>.
Brian McCallister wrote:
> btw -- did you ever get the smaller logo you wanted? If not I can fire  
> up photoshop while looking over docs.
>

I think the problem is the krysalis skin. The other skins width is ok.

See here
http://www.powaibel.de/ojb

Armin

> -Brian
> 
> On May 13, 2004, at 2:37 PM, Armin Waibel wrote:
> 
>> Hi Brian,
>>
>> sorry, didn't I say that I use a snapshot of forrest.
>> The 0.5.1 is from Okt 2003, so I thought it will be a good idea to 
>> use  current svn - maybe a bad idea.
>> You can download the used snapshot here
>>
>> http://www.powaibel.de/ojb/download/
>>
>> regards,
>> Armin
>>
>> Brian McCallister wrote:
>>
>>> Armin,
>>> I am getting nasty error trying to build forrest docs:
>>> forrest:
>>>      [java] Buildfile:   
>>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.build.xml
>>>      [java] init-props:
>>>      [java] Loading project specific properties from   
>>> /Users/mccallister/src/db/db-ojb/forrest/forrest.properties
>>>      [java] echo-settings:
>>>      [java]       ------------------------------------------------
>>>      [java]       | Forrest template run.
>>>      [java]       | Running from ${forrest.home} =   
>>> /Users/mccallister/src/apache-forrest-0.5.1-bin
>>>      [java]       | Working on   ${project.home} =   
>>> /Users/mccallister/src/db/db-ojb/forrest
>>>      [java]       ------------------------------------------------
>>>      [java]       | //where to put the result
>>>      [java]       | project.site-dir    =   
>>> /Users/mccallister/src/db/db-ojb/forrest/build/site
>>>      [java]       | //uri to start crawling/generation process
>>>      [java]       | project.start-uri   = index.html
>>>      [java]       | //cocoon.xconf location
>>>      [java]       | project.configfile  =   
>>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context/WEB-INF/  
>>> cli.xconf
>>>      [java]       | //logkit.xconf location
>>>      [java]       | project.logkitfile  =   
>>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context/WEB-INF/  
>>> logkit.xconf
>>>      [java]       | //temp dir to throw stuff in (i.e. work and ctxt)
>>>      [java]       | project.temp-dir    =   
>>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp
>>>      [java]       | //temp working directory for generation process
>>>      [java]       | project.work-dir    =   
>>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/work
>>>      [java]       | //temp context directory for generation process
>>>      [java]       | project.ctxt-dir    =   
>>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context
>>>      [java]       | //debuglevel for logging (DEBUG, INFO, WARN,  
>>> ERROR,  FATAL_ERROR)
>>>      [java]       | project.debuglevel  = DEBUG
>>>      [java]       | //file for list of broken links
>>>      [java]       | project.brokenlinkfile =   
>>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/brokenlinks.xml
>>>      [java]       | //check if you have tools.jar installed
>>>      [java]       | tools.jar.present   = ${tools.jar.present}
>>>      [java]       ------------------------------------------------
>>>      [java]       | The following properties could be removed from   
>>> future builds:
>>>      [java]       | //which skin to apply
>>>      [java]       | project.skin        = krysalis-site
>>>      [java]       | //where your documentation xml is
>>>      [java]       | project.content-dir =   
>>> /Users/mccallister/src/db/db-ojb/forrest/src/documentation
>>>      [java]       ------------------------------------------------
>>>      [java]
>>>      [java] examine-proj:
>>>      [java] validation-props:
>>>      [java] validate-skinconf:
>>>      [java] load-project-props:
>>>      [java] BUILD FAILED
>>>      [java]   
>>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.build.xml: 
>>> 224:  java.io.FileNotFoundException:   
>>> /Users/mccallister/src/db/db-ojb/forrest/skinconfig-v06.dtd (No 
>>> such   file or directory)
>>>      [java] Total time: 2 seconds
>>> BUILD FAILED
>>> /Users/mccallister/src/db/db-ojb/build.xml:636: Following error  
>>> occured  while executing this line
>>> /Users/mccallister/src/db/db-ojb/forrest/forrest-targets.ent:53:   
>>> Following error occured while executing this line
>>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.antproxy.xml:  
>>> 32: Following error occured while executing this line
>>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.antproxy.xml:  
>>> 45: Java returned: 1
>>> Total time: 6 seconds
>>> [mccallister@kite ~/src/db/db-ojb]$
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>>
>>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Forrest

Posted by Brian McCallister <mc...@forthillcompany.com>.
btw -- did you ever get the smaller logo you wanted? If not I can fire  
up photoshop while looking over docs.

-Brian

On May 13, 2004, at 2:37 PM, Armin Waibel wrote:

> Hi Brian,
>
> sorry, didn't I say that I use a snapshot of forrest.
> The 0.5.1 is from Okt 2003, so I thought it will be a good idea to use  
> current svn - maybe a bad idea.
> You can download the used snapshot here
>
> http://www.powaibel.de/ojb/download/
>
> regards,
> Armin
>
> Brian McCallister wrote:
>
>> Armin,
>> I am getting nasty error trying to build forrest docs:
>> forrest:
>>      [java] Buildfile:   
>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.build.xml
>>      [java] init-props:
>>      [java] Loading project specific properties from   
>> /Users/mccallister/src/db/db-ojb/forrest/forrest.properties
>>      [java] echo-settings:
>>      [java]       ------------------------------------------------
>>      [java]       | Forrest template run.
>>      [java]       | Running from ${forrest.home} =   
>> /Users/mccallister/src/apache-forrest-0.5.1-bin
>>      [java]       | Working on   ${project.home} =   
>> /Users/mccallister/src/db/db-ojb/forrest
>>      [java]       ------------------------------------------------
>>      [java]       | //where to put the result
>>      [java]       | project.site-dir    =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/site
>>      [java]       | //uri to start crawling/generation process
>>      [java]       | project.start-uri   = index.html
>>      [java]       | //cocoon.xconf location
>>      [java]       | project.configfile  =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context/WEB-INF/  
>> cli.xconf
>>      [java]       | //logkit.xconf location
>>      [java]       | project.logkitfile  =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context/WEB-INF/  
>> logkit.xconf
>>      [java]       | //temp dir to throw stuff in (i.e. work and ctxt)
>>      [java]       | project.temp-dir    =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp
>>      [java]       | //temp working directory for generation process
>>      [java]       | project.work-dir    =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/work
>>      [java]       | //temp context directory for generation process
>>      [java]       | project.ctxt-dir    =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context
>>      [java]       | //debuglevel for logging (DEBUG, INFO, WARN,  
>> ERROR,  FATAL_ERROR)
>>      [java]       | project.debuglevel  = DEBUG
>>      [java]       | //file for list of broken links
>>      [java]       | project.brokenlinkfile =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/brokenlinks.xml
>>      [java]       | //check if you have tools.jar installed
>>      [java]       | tools.jar.present   = ${tools.jar.present}
>>      [java]       ------------------------------------------------
>>      [java]       | The following properties could be removed from   
>> future builds:
>>      [java]       | //which skin to apply
>>      [java]       | project.skin        = krysalis-site
>>      [java]       | //where your documentation xml is
>>      [java]       | project.content-dir =   
>> /Users/mccallister/src/db/db-ojb/forrest/src/documentation
>>      [java]       ------------------------------------------------
>>      [java]
>>      [java] examine-proj:
>>      [java] validation-props:
>>      [java] validate-skinconf:
>>      [java] load-project-props:
>>      [java] BUILD FAILED
>>      [java]   
>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.build.xml: 
>> 224:  java.io.FileNotFoundException:   
>> /Users/mccallister/src/db/db-ojb/forrest/skinconfig-v06.dtd (No such   
>> file or directory)
>>      [java] Total time: 2 seconds
>> BUILD FAILED
>> /Users/mccallister/src/db/db-ojb/build.xml:636: Following error  
>> occured  while executing this line
>> /Users/mccallister/src/db/db-ojb/forrest/forrest-targets.ent:53:   
>> Following error occured while executing this line
>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.antproxy.xml:  
>> 32: Following error occured while executing this line
>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.antproxy.xml:  
>> 45: Java returned: 1
>> Total time: 6 seconds
>> [mccallister@kite ~/src/db/db-ojb]$
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Forrest

Posted by Brian McCallister <mc...@forthillcompany.com>.
Ah okay. No problem, though does make building the docs a hair trickier.

-Brian

On May 13, 2004, at 2:37 PM, Armin Waibel wrote:

> Hi Brian,
>
> sorry, didn't I say that I use a snapshot of forrest.
> The 0.5.1 is from Okt 2003, so I thought it will be a good idea to use  
> current svn - maybe a bad idea.
> You can download the used snapshot here
>
> http://www.powaibel.de/ojb/download/
>
> regards,
> Armin
>
> Brian McCallister wrote:
>
>> Armin,
>> I am getting nasty error trying to build forrest docs:
>> forrest:
>>      [java] Buildfile:   
>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.build.xml
>>      [java] init-props:
>>      [java] Loading project specific properties from   
>> /Users/mccallister/src/db/db-ojb/forrest/forrest.properties
>>      [java] echo-settings:
>>      [java]       ------------------------------------------------
>>      [java]       | Forrest template run.
>>      [java]       | Running from ${forrest.home} =   
>> /Users/mccallister/src/apache-forrest-0.5.1-bin
>>      [java]       | Working on   ${project.home} =   
>> /Users/mccallister/src/db/db-ojb/forrest
>>      [java]       ------------------------------------------------
>>      [java]       | //where to put the result
>>      [java]       | project.site-dir    =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/site
>>      [java]       | //uri to start crawling/generation process
>>      [java]       | project.start-uri   = index.html
>>      [java]       | //cocoon.xconf location
>>      [java]       | project.configfile  =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context/WEB-INF/  
>> cli.xconf
>>      [java]       | //logkit.xconf location
>>      [java]       | project.logkitfile  =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context/WEB-INF/  
>> logkit.xconf
>>      [java]       | //temp dir to throw stuff in (i.e. work and ctxt)
>>      [java]       | project.temp-dir    =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp
>>      [java]       | //temp working directory for generation process
>>      [java]       | project.work-dir    =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/work
>>      [java]       | //temp context directory for generation process
>>      [java]       | project.ctxt-dir    =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context
>>      [java]       | //debuglevel for logging (DEBUG, INFO, WARN,  
>> ERROR,  FATAL_ERROR)
>>      [java]       | project.debuglevel  = DEBUG
>>      [java]       | //file for list of broken links
>>      [java]       | project.brokenlinkfile =   
>> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/brokenlinks.xml
>>      [java]       | //check if you have tools.jar installed
>>      [java]       | tools.jar.present   = ${tools.jar.present}
>>      [java]       ------------------------------------------------
>>      [java]       | The following properties could be removed from   
>> future builds:
>>      [java]       | //which skin to apply
>>      [java]       | project.skin        = krysalis-site
>>      [java]       | //where your documentation xml is
>>      [java]       | project.content-dir =   
>> /Users/mccallister/src/db/db-ojb/forrest/src/documentation
>>      [java]       ------------------------------------------------
>>      [java]
>>      [java] examine-proj:
>>      [java] validation-props:
>>      [java] validate-skinconf:
>>      [java] load-project-props:
>>      [java] BUILD FAILED
>>      [java]   
>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.build.xml: 
>> 224:  java.io.FileNotFoundException:   
>> /Users/mccallister/src/db/db-ojb/forrest/skinconfig-v06.dtd (No such   
>> file or directory)
>>      [java] Total time: 2 seconds
>> BUILD FAILED
>> /Users/mccallister/src/db/db-ojb/build.xml:636: Following error  
>> occured  while executing this line
>> /Users/mccallister/src/db/db-ojb/forrest/forrest-targets.ent:53:   
>> Following error occured while executing this line
>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.antproxy.xml:  
>> 32: Following error occured while executing this line
>> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.antproxy.xml:  
>> 45: Java returned: 1
>> Total time: 6 seconds
>> [mccallister@kite ~/src/db/db-ojb]$
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
>> For additional commands, e-mail: ojb-dev-help@db.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org


Re: Forrest

Posted by Armin Waibel <ar...@apache.org>.
Hi Brian,

sorry, didn't I say that I use a snapshot of forrest.
The 0.5.1 is from Okt 2003, so I thought it will be a good idea to use 
current svn - maybe a bad idea.
You can download the used snapshot here

http://www.powaibel.de/ojb/download/

regards,
Armin

Brian McCallister wrote:

> Armin,
> 
> I am getting nasty error trying to build forrest docs:
> 
> forrest:
>      [java] Buildfile:  
> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.build.xml
> 
>      [java] init-props:
>      [java] Loading project specific properties from  
> /Users/mccallister/src/db/db-ojb/forrest/forrest.properties
> 
>      [java] echo-settings:
> 
>      [java]       ------------------------------------------------
>      [java]       | Forrest template run.
>      [java]       | Running from ${forrest.home} =  
> /Users/mccallister/src/apache-forrest-0.5.1-bin
>      [java]       | Working on   ${project.home} =  
> /Users/mccallister/src/db/db-ojb/forrest
>      [java]       ------------------------------------------------
>      [java]       | //where to put the result
>      [java]       | project.site-dir    =  
> /Users/mccallister/src/db/db-ojb/forrest/build/site
>      [java]       | //uri to start crawling/generation process
>      [java]       | project.start-uri   = index.html
>      [java]       | //cocoon.xconf location
>      [java]       | project.configfile  =  
> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context/WEB-INF/ 
> cli.xconf
>      [java]       | //logkit.xconf location
>      [java]       | project.logkitfile  =  
> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context/WEB-INF/ 
> logkit.xconf
>      [java]       | //temp dir to throw stuff in (i.e. work and ctxt)
>      [java]       | project.temp-dir    =  
> /Users/mccallister/src/db/db-ojb/forrest/build/tmp
>      [java]       | //temp working directory for generation process
>      [java]       | project.work-dir    =  
> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/work
>      [java]       | //temp context directory for generation process
>      [java]       | project.ctxt-dir    =  
> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/context
>      [java]       | //debuglevel for logging (DEBUG, INFO, WARN, ERROR,  
> FATAL_ERROR)
>      [java]       | project.debuglevel  = DEBUG
>      [java]       | //file for list of broken links
>      [java]       | project.brokenlinkfile =  
> /Users/mccallister/src/db/db-ojb/forrest/build/tmp/brokenlinks.xml
>      [java]       | //check if you have tools.jar installed
>      [java]       | tools.jar.present   = ${tools.jar.present}
>      [java]       ------------------------------------------------
>      [java]       | The following properties could be removed from  
> future builds:
>      [java]       | //which skin to apply
>      [java]       | project.skin        = krysalis-site
>      [java]       | //where your documentation xml is
>      [java]       | project.content-dir =  
> /Users/mccallister/src/db/db-ojb/forrest/src/documentation
>      [java]       ------------------------------------------------
>      [java]
> 
>      [java] examine-proj:
> 
>      [java] validation-props:
> 
>      [java] validate-skinconf:
> 
>      [java] load-project-props:
> 
>      [java] BUILD FAILED
>      [java]  
> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.build.xml:224:  
> java.io.FileNotFoundException:  
> /Users/mccallister/src/db/db-ojb/forrest/skinconfig-v06.dtd (No such  
> file or directory)
> 
>      [java] Total time: 2 seconds
> 
> 
> 
> BUILD FAILED
> /Users/mccallister/src/db/db-ojb/build.xml:636: Following error occured  
> while executing this line
> /Users/mccallister/src/db/db-ojb/forrest/forrest-targets.ent:53:  
> Following error occured while executing this line
> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.antproxy.xml: 
> 32: Following error occured while executing this line
> /Users/mccallister/src/apache-forrest-0.5.1-bin/forrest.antproxy.xml: 
> 45: Java returned: 1
> 
> Total time: 6 seconds
> [mccallister@kite ~/src/db/db-ojb]$
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
> For additional commands, e-mail: ojb-dev-help@db.apache.org
> 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org