You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@forrest.apache.org by Johannes Schaefer <jo...@uidesign.de> on 2004/12/10 17:58:52 UTC

plugin sDocBook doesn't work

Hi!

We tried moving our sdocbook document to the newer
forrest releases (read "plugins"):
   r109997 and r111264.

The sDocBook files simply don't get converted
to forrest's document. This is also true for
the plugin's documentation (.../plugins/sdocbook).

With r037116 (from Aug-27) our document works
as expected.

Is this a bug?
Johannes

P.S. We use
<!DOCTYPE article PUBLIC "-//OASIS//DTD Simplified DocBook 
XML V1.0//EN"
"http://www.oasis-open.org/docbook/xml/simple/1.0/sdocbook.dtd">


-- 
User Interface Design GmbH * Teinacher Str. 38 * D-71634 
Ludwigsburg
Fon +49 (0)7141 377 000 * Fax  +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * 
Lehrer-Götz-Weg 11 * D-81825 München
www.uidesign.de

Buch "User Interface Tuning" von Joachim Machate & Michael 
Burmester
www.user-interface-tuning.de

Attraktivität von interaktiven Produkten messen mit
www.attrakdiff.de

Re: plugin sDocBook doesn't work

Posted by Ross Gardler <rg...@apache.org>.
Johannes Schaefer wrote:
> 
> 
> Ross Gardler wrote:
> 
>> Johannes Schaefer wrote:
>>
>>> I did all you recommended.
>>
>> No you didn't...
> 
> 
> sorry, you're right about "moving target" ...
> my last update was in the office at noon :-(

Normally changes are not so severe that it requires a complete rebuild. 
It's just that you started working with trunk immediately after a 
release which is when many of the major changes we'd been holding off on 
started.

Things should start to settle down again soon and become much more 
easily manageable.

Ross

Re: plugin sDocBook doesn't work

Posted by Johannes Schaefer <jo...@uidesign.de>.

Ross Gardler wrote:
> Johannes Schaefer wrote:
> 
>> I did all you recommended.
> No you didn't...

sorry, you're right about "moving target" ...
my last update was in the office at noon :-(
haven't had the chance to do 'svn update', yet
since I'm travelling and only at times get a
slot to send email.

I got the sDocBook plugin's documentation and
I got the excel sheet plugin running :-)
Will put it into jira by end of the week.

Then I'll get the latest update, too.
So long!
Johannes


> 
>> See below for details, here the results:
>> * index.html gives an cocoon error:
>>   org.apache.forrest.sourcetype.SourceTypeAction
>> * forrest site gives this error as well for
>>   X [0] samples/sdocbook.html BROKEN:
>>         org.apache.forrest.sourcetype.SourceTypeAction
> 
> 
> This results from a recent change in the name of some Java class files. 
> The sourcecode was updated earlier today and the plugins were updated by 
> myself a few minutes before I responded to your mail. The copy of your 
> actions did not show the "svn up" that I recommended before doing the 
> clean build. This means you are still working with the old class names, 
> but the plugins expect the new ones.
> 
> When working with SVN head it is vital that you keep up to date, it is a 
> fast moving target and you will need to do "svn up" very often (it is 
> best to subscribe to the cvs notification list so that you can see when 
> changes are being made).
> 
> (Users working with 0.6 release need not concern yourselves with this, 
> these changes do not affect you)
> 
> Ross
> 
> 


-- 
User Interface Design GmbH * Teinacher Str. 38 * D-71634 
Ludwigsburg
Fon +49 (0)7141 377 000 * Fax  +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * 
Lehrer-Götz-Weg 11 * D-81825 München
www.uidesign.de

Buch "User Interface Tuning" von Joachim Machate & Michael 
Burmester
www.user-interface-tuning.de

Attraktivität von interaktiven Produkten messen mit
www.attrakdiff.de


Re: plugin sDocBook doesn't work

Posted by Ross Gardler <rg...@apache.org>.
Johannes Schaefer wrote:
> I did all you recommended.

No you didn't...

> See below for details, here the results:
> * index.html gives an cocoon error:
>   org.apache.forrest.sourcetype.SourceTypeAction
> * forrest site gives this error as well for
>   X [0] samples/sdocbook.html BROKEN:
>         org.apache.forrest.sourcetype.SourceTypeAction

This results from a recent change in the name of some Java class files. 
The sourcecode was updated earlier today and the plugins were updated by 
myself a few minutes before I responded to your mail. The copy of your 
actions did not show the "svn up" that I recommended before doing the 
clean build. This means you are still working with the old class names, 
but the plugins expect the new ones.

When working with SVN head it is vital that you keep up to date, it is a 
fast moving target and you will need to do "svn up" very often (it is 
best to subscribe to the cvs notification list so that you can see when 
changes are being made).

(Users working with 0.6 release need not concern yourselves with this, 
these changes do not affect you)

Ross

Re: plugin sDocBook doesn't work

Posted by Johannes Schaefer <jo...@uidesign.de>.
it's getting worse ... (still r111694).
I did all you recommended.
See below for details, here the results:
* index.html gives an cocoon error:
   org.apache.forrest.sourcetype.SourceTypeAction
* forrest site gives this error as well for
   X [0] samples/sdocbook.html BROKEN:
         org.apache.forrest.sourcetype.SourceTypeAction

For the plugin I get
Getting: 
http://forrest.apache.org/plugins//simplified-docbook.zip
..
last modified = Mon Dec 13 18:42:31 CET 2004


More on Environment:
   JAVA_HOME c:\j2sdk1.4.2_04

So, I really don't know :-(
(I'll be offsite for two days, but don't hesitate to
respond!)

Thanks a lot!
Johannes

DETAILS

H:\forrest111694-1213>cd main

H:\forrest111694-1213\main>build.bat clean
Using classpath: 
";..\lib\endorsed\jakarta-bcel-20040329.jar;..\lib\endorsed\jakarta-regexp-1.3.jar;..\lib\endorsed\xala
n-2.6.1-dev-20041008T0304.jar;..\lib\endorsed\xercesImpl-2.6.2.jar;..\lib\endorsed\xml-apis.jar"
Buildfile: build.xml

init:

 
--------------------------------------------------------------

       Using Apache Ant version 1.6.2 compiled on July 16 2004
       Build file H:\forrest111694-1213\main\build.xml
       Use 'build.[sh|bat] -projecthelp' to see other options.
       Build system home ..\tools\ant
       Build number 2
       Project Name Forrest build file
       Java Version 1.4
       Timestamp 200412132053
       This is: apache-forrest 0.7-dev

 
--------------------------------------------------------------


clean:
Deleting directory H:\forrest111694-1213\build

BUILD SUCCESSFUL
Total time: 4 seconds

H:\forrest111694-1213\main>build.bat
Using classpath: 
";..\lib\endorsed\jakarta-bcel-20040329.jar;..\lib\endorsed\jakarta-regexp-1.3.jar;..\lib\endorsed\xala
n-2.6.1-dev-20041008T0304.jar;..\lib\endorsed\xercesImpl-2.6.2.jar;..\lib\endorsed\xml-apis.jar"
Buildfile: build.xml

init:
Created dir: H:\forrest111694-1213\build

 
--------------------------------------------------------------

       Using Apache Ant version 1.6.2 compiled on July 16 2004
       Build file H:\forrest111694-1213\main\build.xml
       Use 'build.[sh|bat] -projecthelp' to see other options.
       Build system home ..\tools\ant
       Build number 0
       Project Name Forrest build file
       Java Version 1.4
       Timestamp 200412132053
       This is: apache-forrest 0.7-dev

 
--------------------------------------------------------------


compile:
Created dir: H:\forrest111694-1213\build\classes
Compiling 31 source files to H:\forrest111694-1213\build\classes
2 warnings

jar:
Building jar: H:\forrest111694-1213\build\xml-forrest.jar

 
*-----------------------------------------------------------------
   | Installation notice
 
*-----------------------------------------------------------------
   | You have now built the 0.7-dev version of Forrest.
   | Please set the environment variable FORREST_HOME to 
point to .
   | It is recommended to add
   |    unix: $FORREST_HOME/bin: to your $PATH
   |    win: %FORREST_HOME%\bin; to your %PATH%
   | Then do 'forrest -projecthelp' to list options for the 
'forrest' command
   | More help at http://forrest.apache.org/
 
*-----------------------------------------------------------------


BUILD SUCCESSFUL
Total time: 19 seconds

H:\forrest111694-1213\main>cd ..\plugins

H:\forrest111694-1213\plugins>cd simplified-docbook

H:\forrest111694-1213\plugins\simplified-docbook>..\..\bin\forrest.bat 
run

Apache Forrest.  Run 'forrest -projecthelp' to list options


Buildfile: H:\forrest111694-1213\bin\..\main\forrest.build.xml

init-plugins:
Created dir: H:\forrest111694-1213\build\plugins
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Installing plugin: simplified-docbook

fetch-plugins-descriptors:
fetching descriptor: 
http://forrest.apache.org/plugins/plugins.xml
Getting: http://forrest.apache.org/plugins/plugins.xml
...
last modified = Thu Dec 09 14:57:07 CET 2004

fetch-plugin:
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\plugins-1.xml 
to H:\forrest111694-1213\plugins\sim
plified-docbook\build\tmp\pluginlist2fetchbuild.xml
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginlist2fetch.xsl

fetch-versioned-plugin:
Trying to get "simplified-docbook" plugin version
                   0.7-dev...
Getting: 
http://forrest.apache.org/plugins//simplified-docbook-0.7-dev.zip
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Can't get 
http://forrest.apache.org/plugins//simplified-docbook-0.7-dev.zip 
to H:\forrest111694-1213\build\plugins\simplified-docbook.zip

fetch-unversioned-plugin:
Versioned plugin unavailable, trying to get versionless 
plugin...
Getting: 
http://forrest.apache.org/plugins//simplified-docbook.zip
..
last modified = Mon Dec 13 18:42:31 CET 2004

final-check:
Plugin "simplified-docbook" correctly installed.

unpack-plugin:
Expanding: 
H:\forrest111694-1213\build\plugins\simplified-docbook.zip 
into H:\forrest111694-1213\build\plugins\simplifie
d-docbook
Deleting 1 files from H:\forrest111694-1213\build\plugins

configure-input-plugin:
Mounting input plugin: simplified-docbook
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\input.xmap 
to H:\forrest111694-1213\plugins\simpli
fied-docbook\build\tmp\input.xmap.new
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\resources.xmap 
to H:\forrest111694-1213\plugins\si
mplified-docbook\build\tmp\resources.xmap.new
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Installing plugin: org.apache.forrest.plugin.pdf-output

fetch-plugins-descriptors:
Deleting 1 files from 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
fetching descriptor: 
http://forrest.apache.org/plugins/plugins.xml
Getting: http://forrest.apache.org/plugins/plugins.xml
...
last modified = Thu Dec 09 14:57:07 CET 2004

fetch-plugin:
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\plugins-1.xml 
to H:\forrest111694-1213\plugins\sim
plified-docbook\build\tmp\pluginlist2fetchbuild.xml
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginlist2fetch.xsl

fetch-versioned-plugin:
Trying to get "org.apache.forrest.plugin.pdf-output" plugin 
version
                   0.7-dev...
Getting: 
http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output-0.7-dev.zip
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Can't get 
http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output-0.7-dev.zip 
to H:\forrest111694-1213\b
uild\plugins\org.apache.forrest.plugin.pdf-output.zip

fetch-unversioned-plugin:
Versioned plugin unavailable, trying to get versionless 
plugin...
Getting: 
http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output.zip
....
last modified = Sat Dec 04 02:31:57 CET 2004

final-check:
Plugin "org.apache.forrest.plugin.pdf-output" correctly 
installed.

unpack-plugin:
Expanding: 
H:\forrest111694-1213\build\plugins\org.apache.forrest.plugin.pdf-output.zip 
into H:\forrest111694-1213\build
\plugins\org.apache.forrest.plugin.pdf-output
Deleting 1 files from H:\forrest111694-1213\build\plugins

configure-output-plugin:
Mounting output plugin: org.apache.forrest.plugin.pdf-output
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\output.xmap 
to H:\forrest111694-1213\plugins\simpl
ified-docbook\build\tmp\output.xmap.new
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp

run_default_jetty:
20:54:41.997 EVENT  Checking Resource aliases
20:54:42.568 EVENT  Starting Jetty/4.2.19
20:54:42.828 EVENT  Started WebApplicationContext[/,Apache 
Forrest]
20:54:43.038 WARN!! Delete existing temp dir 
C:\DOKUME~1\JSCHAE~1\LOKALE~1\Temp\Jetty__8888__ for 
WebApplicationContext[
/,Apache Forrest]
20:54:45.181 EVENT  Started SocketListener on 0.0.0.0:8888
20:54:45.181 EVENT  Started org.mortbay.jetty.Server@cd2c3c
Batchvorgang abbrechen (J/N)? n

H:\forrest111694-1213\plugins\simplified-docbook>h:\forrest111694-1213\bin\forrest.bat

Apache Forrest.  Run 'forrest -projecthelp' to list options


Buildfile: h:\forrest111694-1213\bin\..\main\forrest.build.xml

init-plugins:
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Installing plugin: simplified-docbook

configure-input-plugin:
Mounting input plugin: simplified-docbook
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\input.xmap 
to H:\forrest111694-1213\plugins\simpli
fied-docbook\build\tmp\input.xmap.new
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\resources.xmap 
to H:\forrest111694-1213\plugins\si
mplified-docbook\build\tmp\resources.xmap.new
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Installing plugin: org.apache.forrest.plugin.pdf-output

configure-output-plugin:
Mounting output plugin: org.apache.forrest.plugin.pdf-output
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\output.xmap 
to H:\forrest111694-1213\plugins\simpl
ified-docbook\build\tmp\output.xmap.new
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp

validate-xdocs:
3 file(s) have been successfully validated.
...validated xdocs

validate-skinconf:
1 file(s) have been successfully validated.
...validated skinconf

validate-sitemap:
...validated project sitemap

validate-skinchoice:
...validated existence of skin 'pelt'

site:

Copying the various non-generated resources to site.
Warnings will be issued if the optional project resources 
are not found.
This is often the case, because they are optional and so may 
not be available.
Copying project resources and images to site ...
Warning: 
H:\forrest111694-1213\plugins\simplified-docbook\build\webapp\resources 
not found.
Copied 1 empty directory to 1 empty directory under 
H:\forrest111694-1213\plugins\simplified-docbook\build\site
Copying main skin images to site ...
Created dir: 
H:\forrest111694-1213\plugins\simplified-docbook\build\site\skin\images
Copying 23 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\site\skin\images
Copying 14 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\site\skin\images
Copying project skin images to site ...
Warning: 
H:\forrest111694-1213\plugins\simplified-docbook\src\documentation\skins\common\images 
not found.
Warning: 
H:\forrest111694-1213\plugins\simplified-docbook\src\documentation\skins\pelt\images 
not found.
Copying main skin css and js files to site ...
Copying 8 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\site\skin
Copied 3 empty directories to 2 empty directories under 
H:\forrest111694-1213\plugins\simplified-docbook\build\site\skin

Copying 6 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\site\skin
Copying project skin css and js files to site ...
Warning: 
H:\forrest111694-1213\plugins\simplified-docbook\src\documentation\skins\common 
not found.
Warning: 
H:\forrest111694-1213\plugins\simplified-docbook\src\documentation\skins\pelt 
not found.
Finished copying the non-generated resources.
Now Cocoon will generate the rest ...

Static site will be generated at:
H:\forrest111694-1213\plugins\simplified-docbook\build\site

Note that there are various reasons for "build failed" messages.
* Cocoon will report the status of each document:
   - in column 1: *=okay X=brokenLink ^=pageSkipped (see FAQ).
* Even if only one link is broken, you will still get "failed".
* Your site would still be generated, but some pages would 
be broken.
* Please check the file:
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\brokenlinks.xml
for any broken links in the generated site.
------------------------------------------------------------------------
cocoon 2.2.0-dev
Copyright (c) 1999-2004 Apache Software Foundation. All 
rights reserved.
------------------------------------------------------------------------
^                                    samples/
* [1/17]    [17/18]   7.42s  6.0Kb   linkmap.html
* [2/17]    [1/16]    1.683s 5.4Kb   todo.html
* [3/29]    [13/13]   1.222s 12.0Kb  skin/screen.css
* [4/28]    [0/0]     0.28s  1.1Kb   skin/print.css
* [5/35]    [8/23]    1.602s 5.8Kb   changes.html
* [6/34]    [0/0]     0.581s 932b    images/fix.jpg
* [7/33]    [0/0]     3.345s 3.2Kb   linkmap.pdf
* [9/31]    [0/0]     0.301s 743b    images/hack.jpg
* [11/29]   [0/0]     0.3s   990b    images/update.jpg
* [13/27]   [0/0]     4.266s 243b 
skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
* [14/26]   [0/0]     0.421s 360b    images/rss.png
X [0] 
samples/sdocbook.html BROKEN: 
org.apache.forrest.sourcetype.SourceTypeAction
* [16/24]   [0/0]     0.29s  12.3Kb  images/apache-forrest.png
* [18/22]   [0/0]     0.641s 2.8Kb   todo.pdf
* [19/21]   [0/0]     0.41s  228b 
skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
* [20/20]   [0/0]     2.203s 736b    changes.rss
* [21/19]   [0/0]     0.551s 377b 
skin/images/rc-b-l-15-1body-2menu-3menu.png
* [22/18]   [0/0]     0.721s 229b 
skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
* [23/17]   [0/0]     0.311s 1.2Kb   images/remove.jpg
* [24/16]   [0/0]     0.47s  228b 
skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
* [25/15]   [0/0]     0.461s 238b 
skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
* [26/14]   [0/0]     0.441s 243b 
skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
* [27/13]   [0/0]     0.661s 3.8Kb   changes.pdf
* [28/12]   [0/0]     0.44s  419b 
skin/images/rc-t-r-15-1body-2menu-3menu.png
* [29/11]   [0/0]     0.301s 1.1Kb   images/add.jpg
X [0]                                     index.html 
BROKEN: org.apache.forrest.sourcetype.SourceTypeAction
* [31/9]    [0/0]     0.431s 244b 
skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
* [32/8]    [0/0]     0.26s  285b 
images/instruction_arrow.png
* [33/7]    [0/0]     3.154s 10.4Kb  images/project.png
* [37/3]    [0/0]     0.671s 348b 
skin/images/rc-b-r-15-1body-2menu-3menu.png
* [39/1]    [0/0]     0.531s 3.8Kb   skin/profile.css
* [40/0]    [0/0]     0.31s  2.6Kb   skin/basic.css
Logging Error: Writing event to closed stream.
Total time: 0 minutes 44 seconds,  Site size: 80.686 Site 
pages: 30

BUILD FAILED
H:\forrest111694-1213\main\targets\site.xml:40: Java returned: 1

Total time: 1 minute 19 seconds

H:\forrest111694-1213\plugins\simplified-docbook>
H:\forrest111694-1213\plugins\simplified-docbook>h:\forrest111694-1213\bin\forrest.bat 
run

Apache Forrest.  Run 'forrest -projecthelp' to list options


Buildfile: h:\forrest111694-1213\bin\..\main\forrest.build.xml

init-plugins:
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Installing plugin: simplified-docbook

configure-input-plugin:
Mounting input plugin: simplified-docbook
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\input.xmap 
to H:\forrest111694-1213\plugins\simpli
fied-docbook\build\tmp\input.xmap.new
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\resources.xmap 
to H:\forrest111694-1213\plugins\si
mplified-docbook\build\tmp\resources.xmap.new
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Installing plugin: org.apache.forrest.plugin.pdf-output

configure-output-plugin:
Mounting output plugin: org.apache.forrest.plugin.pdf-output
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\output.xmap 
to H:\forrest111694-1213\plugins\simpl
ified-docbook\build\tmp\output.xmap.new
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp

run_default_jetty:
20:58:30.635 EVENT  Checking Resource aliases
20:58:31.567 EVENT  Starting Jetty/4.2.19
20:58:31.827 EVENT  Started WebApplicationContext[/,Apache 
Forrest]
20:58:31.997 WARN!! Delete existing temp dir 
C:\DOKUME~1\JSCHAE~1\LOKALE~1\Temp\Jetty__8888__ for 
WebApplicationContext[
/,Apache Forrest]
20:58:34.010 EVENT  Started SocketListener on 0.0.0.0:8888
20:58:34.010 EVENT  Started org.mortbay.jetty.Server@cd2c3c

























Ross Gardler wrote:
> Johannes Schaefer wrote:
> 
>> Ross Gardler wrote:
>>
>>> Johannes Schaefer wrote:
> 
> 
> ...
> 
>> H:\forrest111694-1213\plugins\simplified-docbook
>> Installing plugin: simplified-docbook
>>
>> hum? so, i wonder if I'm using something wrong.
>>
>> but it still doesn't work, i.e. doesn't render the
>> simplified-docbook documentation:
>>   http://localhost:8888/samples/sdocbook.html
> 
> 
> I cannot reproduce this problem. So it would appear to be something to 
> do with your configuration. Lets get you working with the plugin first 
> as we can both work with the same files, then we can look at your 
> specific file if it is still not working.
> 
> Do the following:
> 
> svn up
> cd FORREST_HOME/main
> build.bat clean
> build.bat
> 
> cd FORREST_HOME/plugins/simplified-docbook
> 
> http://localhost:8888/samples/sdocbook.html
> 
> This works for me, if it doesn't work for you we'll have to dig deep.
> 
> Ross
> 
> 


-- 
User Interface Design GmbH * Teinacher Str. 38 * D-71634 
Ludwigsburg
Fon +49 (0)7141 377 000 * Fax  +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * 
Lehrer-Götz-Weg 11 * D-81825 München
www.uidesign.de

Buch "User Interface Tuning" von Joachim Machate & Michael 
Burmester
www.user-interface-tuning.de

Attraktivität von interaktiven Produkten messen mit
www.attrakdiff.de

Re: plugin sDocBook doesn't work

Posted by Johannes Schaefer <jo...@uidesign.de>.
OK, I'm back at the office,
see at the end for detailed transcript.

* without network access: no changes in behaviour,
   i.e. sdocbook page is not rendered
* with network access: everything seems to work fine.

So, there's something wrong with building the
plugins from the local copy.

cheers,
Johannes



D:\forrest111694-1213>svn up
U  tools\eclipse\.classpath
U  tools\eclipse\conf\log4j.xml
U 
tools\eclipse\src\org\apache\forrest\eclipse\ForrestPlugin.java
U 
tools\eclipse\src\org\apache\forrest\eclipse\popup\actions\StartForrest.java
U 
tools\eclipse\src\org\apache\forrest\eclipse\popup\actions\BuildSite.java
U 
tools\eclipse\src\org\apache\forrest\eclipse\popup\actions\StopForrest.java
A  tools\eclipse\src\org\apache\forrest\eclipse\job
A 
tools\eclipse\src\org\apache\forrest\eclipse\job\ForrestJob.java
A 
tools\eclipse\src\org\apache\forrest\eclipse\job\ForrestManager.java
A 
tools\eclipse\src\org\apache\forrest\eclipse\job\ForrestStopper.java
A 
tools\eclipse\src\org\apache\forrest\eclipse\job\ForrestBuilder.java
A 
tools\eclipse\src\org\apache\forrest\eclipse\job\ForrestRunner.java
D  tools\eclipse\src\org\apache\forrest\ForrestRunner.java
U  plugins\org.apache.forrest.plugin.logs\input.xmap
U  plugins\simplified-docbook\input.xmap
A  plugins\org.apache.forrest.plugin.pod-output
A 
plugins\org.apache.forrest.plugin.pod-output\forrest.properties
A  plugins\org.apache.forrest.plugin.pod-output\status.xml
A  plugins\org.apache.forrest.plugin.pod-output\output.xmap
A  plugins\org.apache.forrest.plugin.pod-output\src
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\skinconf.xml
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\.html
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\site.xml
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\images
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\images\project.svg
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\images\project-logo.gif
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\images\group.svg
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\images\icon.png
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\images\usemap.gif
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\images\group-logo.gif
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\index.xml
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\content\xdocs\tabs.xml
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\classes
A 
plugins\org.apache.forrest.plugin.pod-output\src\documentation\classes\CatalogManager.properties
A  plugins\org.apache.forrest.plugin.pod-output\resources
A 
plugins\org.apache.forrest.plugin.pod-output\resources\stylesheets
A 
plugins\org.apache.forrest.plugin.pod-output\resources\stylesheets\pod
A 
plugins\org.apache.forrest.plugin.pod-output\resources\stylesheets\pod\document2pod.xsl
A  plugins\org.apache.forrest.plugin.pod-output\build.xml
D  main\java\org\apache\cocoon\components\modules
D  main\java\org\apache\cocoon\selection
D  main\java\org\apache\cocoon\acting
D  main\java\org\apache\cocoon\transformation
D  main\java\org\apache\cocoon\matching
D  main\java\org\apache\cocoon\generation
A  main\java\org\apache\forrest\sourceexists
A 
main\java\org\apache\forrest\sourceexists\SourceExistsSelector.java
A  main\java\org\apache\forrest\sourcetype
A 
main\java\org\apache\forrest\sourcetype\DocumentElementRule.java
A  main\java\org\apache\forrest\sourcetype\SourceTypeAction.java
A  main\java\org\apache\forrest\sourcetype\SourceType.java
A  main\java\org\apache\forrest\sourcetype\DocDeclRule.java
A 
main\java\org\apache\forrest\sourcetype\ProcessingInstructionRule.java
A  main\java\org\apache\forrest\sourcetype\XmlSchemaRule.java
A  main\java\org\apache\forrest\sourcetype\SourceTypeRule.java
A  main\java\org\apache\forrest\sourcetype\SourceInfo.java
A  main\java\org\apache\forrest\locationmap
A 
main\java\org\apache\forrest\locationmap\AbstractWrappingModule.java
A 
main\java\org\apache\forrest\locationmap\WildcardLocationMapMatcher.java
A 
main\java\org\apache\forrest\locationmap\RegexpLocationMapMatcher.java
A 
main\java\org\apache\forrest\locationmap\WildcardLocationMapHintMatcher.java
A  main\java\org\apache\forrest\locationmap\lm
A  main\java\org\apache\forrest\locationmap\lm\MatchNode.java
A  main\java\org\apache\forrest\locationmap\lm\SelectNode.java
A  main\java\org\apache\forrest\locationmap\lm\LocationMap.java
A  main\java\org\apache\forrest\locationmap\lm\AbstractNode.java
A  main\java\org\apache\forrest\locationmap\lm\LocatorNode.java
A  main\java\org\apache\forrest\locationmap\lm\LocationNode.java
A 
main\java\org\apache\forrest\locationmap\LocationMapModule.java
A  main\java\org\apache\forrest\util
A  main\java\org\apache\forrest\util\IdGeneratorTransformer.java
A  main\java\org\apache\forrest\util\XPathTransformer.java
A  main\java\org\apache\forrest\xni
A 
main\java\org\apache\forrest\xni\XNIConfigurableFileGenerator.java
U  main\fresh-site\forrest.properties
U 
main\fresh-site\src\documentation\content\xdocs\samples\sample.xml
U 
main\fresh-site\src\documentation\content\xdocs\samples\document-v13.xml
U  main\targets\webapp.xml
U  main\webapp\dtd.xmap
D  main\webapp\skins\common\xslt\text
U  main\webapp\forrest.xmap
U  main\webapp\sitemap.xmap
U  main\webapp\faq.xmap
U  docs-author\status.xml
  U .
Aktualisiert zu Revision 122549.

D:\forrest111694-1213>cd build

D:\forrest111694-1213\build>cd ..

D:\forrest111694-1213>build clean
Der Befehl "build" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

D:\forrest111694-1213>cd main

D:\forrest111694-1213\main>forrest clean

Apache Forrest.  Run 'forrest -projecthelp' to list options


Buildfile: d:\forrest111694-1213\main\forrest.build.xml

init-props:
Created dir: D:\forrest111694-1213\main\build\tmp

clean:
Deleting directory D:\forrest111694-1213\main\build\tmp

BUILD SUCCESSFUL
Total time: 2 seconds

D:\forrest111694-1213\main>build.bat clean
Using classpath: 
";..\lib\endorsed\jakarta-bcel-20040329.jar;..\lib\endorsed\jakarta-regexp-1.3.jar;..\lib\endorsed\xala
n-2.6.1-dev-20041008T0304.jar;..\lib\endorsed\xercesImpl-2.6.2.jar;..\lib\endorsed\xml-apis.jar"
Buildfile: build.xml

init:

 
--------------------------------------------------------------

       Using Apache Ant version 1.6.2 compiled on July 16 2004
       Build file D:\forrest111694-1213\main\build.xml
       Use 'build.[sh|bat] -projecthelp' to see other options.
       Build system home ..\tools\ant
       Build number 2
       Project Name Forrest build file
       Java Version 1.4
       Timestamp 200412161451
       This is: apache-forrest 0.7-dev

 
--------------------------------------------------------------


clean:
Deleting directory D:\forrest111694-1213\build

BUILD SUCCESSFUL
Total time: 2 seconds

D:\forrest111694-1213\main>build
Using classpath: 
";..\lib\endorsed\jakarta-bcel-20040329.jar;..\lib\endorsed\jakarta-regexp-1.3.jar;..\lib\endorsed\xala
n-2.6.1-dev-20041008T0304.jar;..\lib\endorsed\xercesImpl-2.6.2.jar;..\lib\endorsed\xml-apis.jar"
Buildfile: build.xml

init:
Created dir: D:\forrest111694-1213\build

 
--------------------------------------------------------------

       Using Apache Ant version 1.6.2 compiled on July 16 2004
       Build file D:\forrest111694-1213\main\build.xml
       Use 'build.[sh|bat] -projecthelp' to see other options.
       Build system home ..\tools\ant
       Build number 0
       Project Name Forrest build file
       Java Version 1.4
       Timestamp 200412161451
       This is: apache-forrest 0.7-dev

 
--------------------------------------------------------------


compile:
Created dir: D:\forrest111694-1213\build\classes
Compiling 31 source files to D:\forrest111694-1213\build\classes
2 warnings

jar:
Building jar: D:\forrest111694-1213\build\xml-forrest.jar

 
*-----------------------------------------------------------------
   | Installation notice
 
*-----------------------------------------------------------------
   | You have now built the 0.7-dev version of Forrest.
   | Please set the environment variable FORREST_HOME to 
point to .
   | It is recommended to add
   |    unix: $FORREST_HOME/bin: to your $PATH
   |    win: %FORREST_HOME%\bin; to your %PATH%
   | Then do 'forrest -projecthelp' to list options for the 
'forrest' command
   | More help at http://forrest.apache.org/
 
*-----------------------------------------------------------------


BUILD SUCCESSFUL
Total time: 8 seconds

D:\forrest111694-1213\main>cd ..

D:\forrest111694-1213>cd plugins

D:\forrest111694-1213\plugins>cd simplified-docbook

D:\forrest111694-1213\plugins\simplified-docbook>forrest run

Apache Forrest.  Run 'forrest -projecthelp' to list options


Buildfile: d:\forrest111694-1213\main\forrest.build.xml

init-plugins:
Created dir: D:\forrest111694-1213\build\plugins
Copying 1 file to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Installing plugin: simplified-docbook

fetch-plugins-descriptors:
fetching descriptor: 
http://forrest.apache.org/plugins/plugins.xml
Getting: http://forrest.apache.org/plugins/plugins.xml
Error getting http://forrest.apache.org/plugins/plugins.xml 
to D:\forrest111694-1213\plugins\simplified-docbook\build\tm
p\plugins-1.xml
Installing plugin: org.apache.forrest.plugin.pdf-output

fetch-plugins-descriptors:
fetching descriptor: 
http://forrest.apache.org/plugins/plugins.xml
Getting: http://forrest.apache.org/plugins/plugins.xml
Error getting http://forrest.apache.org/plugins/plugins.xml 
to D:\forrest111694-1213\plugins\simplified-docbook\build\tm
p\plugins-1.xml

run_default_jetty:
14:52:18.573 EVENT  Checking Resource aliases
14:52:19.013 EVENT  Starting Jetty/4.2.19
14:52:19.194 EVENT  Started WebApplicationContext[/,Apache 
Forrest]
14:52:19.294 WARN!! Delete existing temp dir 
C:\DOKUME~1\JSCHAE~1\LOKALE~1\Temp\Jetty__8888__ for 
WebApplicationContext[
/,Apache Forrest]
14:52:20.556 EVENT  Started SocketListener on 0.0.0.0:8888
14:52:20.556 EVENT  Started org.mortbay.jetty.Server@cd2c3c
Batchvorgang abbrechen (J/N)? n

D:\forrest111694-1213\plugins\simplified-docbook>forrest run

Apache Forrest.  Run 'forrest -projecthelp' to list options


Buildfile: d:\forrest111694-1213\main\forrest.build.xml

init-plugins:
Copying 1 file to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Installing plugin: simplified-docbook

fetch-plugins-descriptors:
fetching descriptor: 
http://forrest.apache.org/plugins/plugins.xml
Getting: http://forrest.apache.org/plugins/plugins.xml
..
last modified = Thu Dec 09 14:57:07 CET 2004

fetch-plugin:
Processing 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp\plugins-1.xml 
to D:\forrest111694-1213\plugins\sim
plified-docbook\build\tmp\pluginlist2fetchbuild.xml
Loading stylesheet 
D:\forrest111694-1213\main\var\pluginlist2fetch.xsl

fetch-versioned-plugin:
Trying to get "simplified-docbook" plugin version
                   0.7-dev...
Getting: 
http://forrest.apache.org/plugins//simplified-docbook-0.7-dev.zip
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Can't get 
http://forrest.apache.org/plugins//simplified-docbook-0.7-dev.zip 
to D:\forrest111694-1213\build\plugins\simpl
ified-docbook.zip

fetch-unversioned-plugin:
Versioned plugin unavailable, trying to get versionless 
plugin...
Getting: 
http://forrest.apache.org/plugins//simplified-docbook.zip
..
last modified = Mon Dec 13 18:42:31 CET 2004

final-check:
Plugin "simplified-docbook" correctly installed.

unpack-plugin:
Expanding: 
D:\forrest111694-1213\build\plugins\simplified-docbook.zip 
into D:\forrest111694-1213\build\plugins\simplifie
d-docbook
Deleting 1 files from D:\forrest111694-1213\build\plugins

configure-input-plugin:
Mounting input plugin: simplified-docbook
Processing 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp\input.xmap 
to D:\forrest111694-1213\plugins\simpli
fied-docbook\build\tmp\input.xmap.new
Loading stylesheet 
D:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Processing 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp\resources.xmap 
to D:\forrest111694-1213\plugins\si
mplified-docbook\build\tmp\resources.xmap.new
Loading stylesheet 
D:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Installing plugin: org.apache.forrest.plugin.pdf-output

fetch-plugins-descriptors:
Deleting 1 files from 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp
fetching descriptor: 
http://forrest.apache.org/plugins/plugins.xml
Getting: http://forrest.apache.org/plugins/plugins.xml
...
last modified = Thu Dec 09 14:57:07 CET 2004

fetch-plugin:
Processing 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp\plugins-1.xml 
to D:\forrest111694-1213\plugins\sim
plified-docbook\build\tmp\pluginlist2fetchbuild.xml
Loading stylesheet 
D:\forrest111694-1213\main\var\pluginlist2fetch.xsl

fetch-versioned-plugin:
Trying to get "org.apache.forrest.plugin.pdf-output" plugin 
version
                   0.7-dev...
Getting: 
http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output-0.7-dev.zip
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Can't get 
http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output-0.7-dev.zip 
to D:\forrest111694-1213\b
uild\plugins\org.apache.forrest.plugin.pdf-output.zip

fetch-unversioned-plugin:
Versioned plugin unavailable, trying to get versionless 
plugin...
Getting: 
http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output.zip
..
last modified = Sat Dec 04 02:31:57 CET 2004

final-check:
Plugin "org.apache.forrest.plugin.pdf-output" correctly 
installed.

unpack-plugin:
Expanding: 
D:\forrest111694-1213\build\plugins\org.apache.forrest.plugin.pdf-output.zip 
into D:\forrest111694-1213\build
\plugins\org.apache.forrest.plugin.pdf-output
Deleting 1 files from D:\forrest111694-1213\build\plugins

configure-output-plugin:
Mounting output plugin: org.apache.forrest.plugin.pdf-output
Processing 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp\output.xmap 
to D:\forrest111694-1213\plugins\simpl
ified-docbook\build\tmp\output.xmap.new
Loading stylesheet 
D:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
D:\forrest111694-1213\plugins\simplified-docbook\build\tmp

run_default_jetty:
14:59:22.913 EVENT  Checking Resource aliases
14:59:23.343 EVENT  Starting Jetty/4.2.19
14:59:23.524 EVENT  Started WebApplicationContext[/,Apache 
Forrest]
14:59:23.624 WARN!! Delete existing temp dir 
C:\DOKUME~1\JSCHAE~1\LOKALE~1\Temp\Jetty__8888__ for 
WebApplicationContext[
/,Apache Forrest]
14:59:24.946 EVENT  Started SocketListener on 0.0.0.0:8888
14:59:24.946 EVENT  Started org.mortbay.jetty.Server@cd2c3c


Ross Gardler wrote:
> Johannes Schaefer wrote:
> 
>> I digged a liitle bit deeper:
>> Now I *do* get the simplified-docbook documentation
>> running. I have to do a manual build for the plugin
>> like this:
>>   d:\forrest111694-1213\tools\ant\bin\ant.bat
>>
>> Shouldn't the build be done by 'forrest run'
>> automatically?
> 
> 
> Yes it should, furthermore if it fails to download and install it should 
> tell you this and stop the build giving instructions on how to manually 
> install.
> 
> I cannot reproduce this problem so I need some more info:
> 
> Can you please do the following:
> 
> rm -Rf FORREST_HOME/build/plugins/simplified-docbook
> cd FORREST_HOME/plugins/simplified-docbook
> forrest run
> 
> In the output you get find the line that says:
> 
> Installing plugin: simplified-docbook
> 
> and copy the content up to the next line that says "Installing plugin:..."
> 
> This will show what your system is doing when attempting to download and 
> install the plugin.
> 
> Ross
> 
> 


-- 
User Interface Design GmbH * Teinacher Str. 38 * D-71634 
Ludwigsburg
Fon +49 (0)7141 377 000 * Fax  +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * 
Lehrer-Götz-Weg 11 * D-81825 München
www.uidesign.de

Buch "User Interface Tuning" von Joachim Machate & Michael 
Burmester
www.user-interface-tuning.de

Attraktivität von interaktiven Produkten messen mit
www.attrakdiff.de

Re: Congrats Ross!

Posted by Johannes Schaefer <jo...@uidesign.de>.

Rick Tessner wrote:
> Ross Gardler wrote:
> 
>> However, I don't know when as my wife gave birth to a beuatiful baby 
>> boy this afternoon, so I doubt I'll be doing much for a week or two. 
>> In the meantime here is a workaround:
> 
> 
> Congratulations Ross!!!
> 

Congratulations Ross!
My son now is a year old and I do know
what it means ... take your time!
Johannes


-- 
User Interface Design GmbH * Teinacher Str. 38 * D-71634 
Ludwigsburg
Fon +49 (0)7141 377 000 * Fax  +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * 
Lehrer-Götz-Weg 11 * D-81825 München
www.uidesign.de

Buch "User Interface Tuning" von Joachim Machate & Michael 
Burmester
www.user-interface-tuning.de

Attraktivität von interaktiven Produkten messen mit
www.attrakdiff.de

Congrats Ross!

Posted by Rick Tessner <ri...@apache.org>.
Ross Gardler wrote:

> However, I don't know when as my wife gave birth to a beuatiful baby boy 
> this afternoon, so I doubt I'll be doing much for a week or two. In the 
> meantime here is a workaround:

Congratulations Ross!!!

-- 
Rick Tessner
rick at apache dot org

Re: plugin sDocBook doesn't work

Posted by Ross Gardler <rg...@apache.org>.
Johannes Schaefer wrote:
> So, I found the time to follow your steps.
> See the full transcript below.
> The results are like in the last mail I sent.
> 
> This time even more details and some additional rm's
> and builds.
> Local build for plugins does not seem to work if
> you're not connected to the net.
> 
> First I did it with network up and everything works fine.
> Then I disabled the network and the result is as before.
> 
> Shall I open an issue?

If you don't have network connection then Forrest cannot download the 
plugin. There is an issue for making it work with local src directories 
if they exist, which if you have the svn tree they do, but if you have a 
binary distribution they do not, however this is not implemented yet.

If Forrest does not have a required plugin and is unable to download it 
then there should be an error message telling you that you need to 
manually install the plugin. This error does not appear in your output 
so there is certainly a bug there (please open an issue). I must have 
introduced this bug when I recently changed the location of config 
files, but I have not tested it on my machine yet. However, now you have 
told me how to recreate the problem I should be able to solve it easily.

However, I don't know when as my wife gave birth to a beuatiful baby boy 
this afternoon, so I doubt I'll be doing much for a week or two. In the 
meantime here is a workaround:

When offline cd to the missing plugin directory and do "ant 
local-deploy". This will deploy the local src files into the build 
directory and Forrest will no longer try to download over the network. 
Once the plugin is installed it doesn't need to be re-installed for each 
build so you will only need to do this again if you clean the 
FORREST_HOME/build/plugins directory.

Please add this workaround into the issue incase others get stung before 
it is fixed.

Ross

Re: plugin sDocBook doesn't work

Posted by Johannes Schaefer <jo...@uidesign.de>.
Hello!

So, I found the time to follow your steps.
See the full transcript below.
The results are like in the last mail I sent.

This time even more details and some additional rm's
and builds.
Local build for plugins does not seem to work if
you're not connected to the net.

First I did it with network up and everything works fine.
Then I disabled the network and the result is as before.

Shall I open an issue?

Johannes



-- FULL DETAILS --


D:\forrest122549-1216>cd build

D:\forrest122549-1216\build>dir
  Datenträger in Laufwerk D: ist DATA
  Volumeseriennummer: 18FA-BFD1

  Verzeichnis von D:\forrest122549-1216\build

16.12.2004  18:51    <DIR>          .
16.12.2004  18:51    <DIR>          ..
16.12.2004  18:01                84 build.number
16.12.2004  18:51    <DIR>          classes
16.12.2004  18:01            59.006 xml-forrest.jar
                2 Datei(en)         59.090 Bytes
                3 Verzeichnis(se), 12.122.406.912 Bytes frei

D:\forrest122549-1216\build>cd ..

D:\forrest122549-1216>cd main

D:\forrest122549-1216\main>..\bin\forrest clean

Apache Forrest.  Run 'forrest -projecthelp' to list options


Buildfile: D:\forrest122549-1216\bin\..\main\forrest.build.xml

init-props:
Created dir: D:\forrest122549-1216\main\build\tmp

clean:
Deleting directory D:\forrest122549-1216\main\build\tmp

BUILD SUCCESSFUL
Total time: 2 seconds

D:\forrest122549-1216\main>build clean
Using classpath: 
";..\lib\endorsed\jakarta-bcel-20040329.jar;..\lib\endorsed\jakarta-regexp-1.3.jar;..\lib\endorsed\xala
n-2.6.1-dev-20041008T0304.jar;..\lib\endorsed\xercesImpl-2.6.2.jar;..\lib\endorsed\xml-apis.jar"
Buildfile: build.xml

init:

 
--------------------------------------------------------------

       Using Apache Ant version 1.6.2 compiled on July 16 2004
       Build file D:\forrest122549-1216\main\build.xml
       Use 'build.[sh|bat] -projecthelp' to see other options.
       Build system home ..\tools\ant
       Build number 1
       Project Name Forrest build file
       Java Version 1.4
       Timestamp 200412161854
       This is: apache-forrest 0.7-dev

 
--------------------------------------------------------------


clean:
Deleting directory D:\forrest122549-1216\build

BUILD SUCCESSFUL
Total time: 0 seconds

D:\forrest122549-1216\main>build
Using classpath: 
";..\lib\endorsed\jakarta-bcel-20040329.jar;..\lib\endorsed\jakarta-regexp-1.3.jar;..\lib\endorsed\xala
n-2.6.1-dev-20041008T0304.jar;..\lib\endorsed\xercesImpl-2.6.2.jar;..\lib\endorsed\xml-apis.jar"
Buildfile: build.xml

init:
Created dir: D:\forrest122549-1216\build

 
--------------------------------------------------------------

       Using Apache Ant version 1.6.2 compiled on July 16 2004
       Build file D:\forrest122549-1216\main\build.xml
       Use 'build.[sh|bat] -projecthelp' to see other options.
       Build system home ..\tools\ant
       Build number 0
       Project Name Forrest build file
       Java Version 1.4
       Timestamp 200412161854
       This is: apache-forrest 0.7-dev

 
--------------------------------------------------------------


compile:
Created dir: D:\forrest122549-1216\build\classes
Compiling 31 source files to D:\forrest122549-1216\build\classes
2 warnings

jar:
Building jar: D:\forrest122549-1216\build\xml-forrest.jar

 
*-----------------------------------------------------------------
   | Installation notice
 
*-----------------------------------------------------------------
   | You have now built the 0.7-dev version of Forrest.
   | Please set the environment variable FORREST_HOME to 
point to .
   | It is recommended to add
   |    unix: $FORREST_HOME/bin: to your $PATH
   |    win: %FORREST_HOME%\bin; to your %PATH%
   | Then do 'forrest -projecthelp' to list options for the 
'forrest' command
   | More help at http://forrest.apache.org/
 
*-----------------------------------------------------------------


BUILD SUCCESSFUL
Total time: 7 seconds

D:\forrest122549-1216\main>cd ..

D:\forrest122549-1216>cd plugins

D:\forrest122549-1216\plugins>cd simplified-docbook

D:\forrest122549-1216\plugins\simplified-docbook>d:\forrest122549-1216\bin\forrest

Apache Forrest.  Run 'forrest -projecthelp' to list options


Buildfile: d:\forrest122549-1216\bin\..\main\forrest.build.xml

init-plugins:
Created dir: D:\forrest122549-1216\build\plugins
Copying 1 file to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
Installing plugin: simplified-docbook

fetch-plugins-descriptors:
Deleting 1 files from 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
fetching descriptor: 
http://forrest.apache.org/plugins/plugins.xml
Getting: http://forrest.apache.org/plugins/plugins.xml
..
last modified = Thu Dec 09 14:57:07 CET 2004

fetch-plugin:
Processing 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\plugins-1.xml 
to D:\forrest122549-1216\plugins\sim
plified-docbook\build\tmp\pluginlist2fetchbuild.xml
Loading stylesheet 
D:\forrest122549-1216\main\var\pluginlist2fetch.xsl

fetch-versioned-plugin:
Trying to get "simplified-docbook" plugin version
                   0.7-dev...
Getting: 
http://forrest.apache.org/plugins//simplified-docbook-0.7-dev.zip
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Can't get 
http://forrest.apache.org/plugins//simplified-docbook-0.7-dev.zip 
to D:\forrest122549-1216\build\plugins\simpl
ified-docbook.zip

fetch-unversioned-plugin:
Versioned plugin unavailable, trying to get versionless 
plugin...
Getting: 
http://forrest.apache.org/plugins//simplified-docbook.zip
..
last modified = Mon Dec 13 18:42:31 CET 2004

final-check:
Plugin "simplified-docbook" correctly installed.

unpack-plugin:
Expanding: 
D:\forrest122549-1216\build\plugins\simplified-docbook.zip 
into D:\forrest122549-1216\build\plugins\simplifie
d-docbook
Deleting 1 files from D:\forrest122549-1216\build\plugins

configure-input-plugin:
Mounting input plugin: simplified-docbook
Processing 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\input.xmap 
to D:\forrest122549-1216\plugins\simpli
fied-docbook\build\tmp\input.xmap.new
Loading stylesheet 
D:\forrest122549-1216\main\var\pluginMountSnippet.xsl
Moving 1 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
Processing 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\resources.xmap 
to D:\forrest122549-1216\plugins\si
mplified-docbook\build\tmp\resources.xmap.new
Loading stylesheet 
D:\forrest122549-1216\main\var\pluginMountSnippet.xsl
Moving 1 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
Installing plugin: org.apache.forrest.plugin.pdf-output

fetch-plugins-descriptors:
Deleting 1 files from 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
fetching descriptor: 
http://forrest.apache.org/plugins/plugins.xml
Getting: http://forrest.apache.org/plugins/plugins.xml
...
last modified = Thu Dec 09 14:57:07 CET 2004

fetch-plugin:
Processing 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\plugins-1.xml 
to D:\forrest122549-1216\plugins\sim
plified-docbook\build\tmp\pluginlist2fetchbuild.xml
Loading stylesheet 
D:\forrest122549-1216\main\var\pluginlist2fetch.xsl

fetch-versioned-plugin:
Trying to get "org.apache.forrest.plugin.pdf-output" plugin 
version
                   0.7-dev...
Getting: 
http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output-0.7-dev.zip
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Error opening connection java.io.IOException
Can't get 
http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output-0.7-dev.zip 
to D:\forrest122549-1216\b
uild\plugins\org.apache.forrest.plugin.pdf-output.zip

fetch-unversioned-plugin:
Versioned plugin unavailable, trying to get versionless 
plugin...
Getting: 
http://forrest.apache.org/plugins//org.apache.forrest.plugin.pdf-output.zip
..
last modified = Sat Dec 04 02:31:57 CET 2004

final-check:
Plugin "org.apache.forrest.plugin.pdf-output" correctly 
installed.

unpack-plugin:
Expanding: 
D:\forrest122549-1216\build\plugins\org.apache.forrest.plugin.pdf-output.zip 
into D:\forrest122549-1216\build
\plugins\org.apache.forrest.plugin.pdf-output
Deleting 1 files from D:\forrest122549-1216\build\plugins

configure-output-plugin:
Mounting output plugin: org.apache.forrest.plugin.pdf-output
Processing 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\output.xmap 
to D:\forrest122549-1216\plugins\simpl
ified-docbook\build\tmp\output.xmap.new
Loading stylesheet 
D:\forrest122549-1216\main\var\pluginMountSnippet.xsl
Moving 1 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp

validate-xdocs:
3 file(s) have been successfully validated.
...validated xdocs

validate-skinconf:
1 file(s) have been successfully validated.
...validated skinconf

validate-sitemap:
...validated project sitemap

validate-skinchoice:
...validated existence of skin 'pelt'

site:

Copying the various non-generated resources to site.
Warnings will be issued if the optional project resources 
are not found.
This is often the case, because they are optional and so may 
not be available.
Copying project resources and images to site ...
Warning: 
D:\forrest122549-1216\plugins\simplified-docbook\build\webapp\resources 
not found.
Copying main skin images to site ...
Copying 23 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin\images
Copying 14 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin\images
Copying project skin images to site ...
Warning: 
D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\common\images 
not found.
Warning: 
D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\pelt\images 
not found.
Copying main skin css and js files to site ...
Copying 8 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin
Copying 6 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin
Copying project skin css and js files to site ...
Warning: 
D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\common 
not found.
Warning: 
D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\pelt 
not found.
Finished copying the non-generated resources.
Now Cocoon will generate the rest ...

Static site will be generated at:
D:\forrest122549-1216\plugins\simplified-docbook\build\site

Note that there are various reasons for "build failed" messages.
* Cocoon will report the status of each document:
   - in column 1: *=okay X=brokenLink ^=pageSkipped (see FAQ).
* Even if only one link is broken, you will still get "failed".
* Your site would still be generated, but some pages would 
be broken.
* Please check the file:
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\brokenlinks.xml
for any broken links in the generated site.
------------------------------------------------------------------------
cocoon 2.2.0-dev
Copyright (c) 1999-2004 Apache Software Foundation. All 
rights reserved.
------------------------------------------------------------------------
^                                    samples/
* [1/17]    [17/18]   5.217s 6.0Kb   linkmap.html
* [2/16]    [0/0]     1.913s 3.2Kb   linkmap.pdf
* [3/19]    [4/20]    0.851s 6.0Kb   index.html
* [4/18]    [0/0]     0.311s 1.1Kb   skin/print.css
* [6/16]    [0/0]     0.601s 3.8Kb   skin/profile.css
* [7/15]    [0/0]     0.26s  3.1Kb   index.pdf
* [10/25]   [13/13]   0.35s  12.0Kb  skin/screen.css
* [12/23]   [0/0]     5.037s 228b 
skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
* [13/23]   [1/16]    0.912s 5.4Kb   todo.html
* [15/29]   [8/23]    0.961s 5.8Kb   changes.html
* [19/25]   [0/0]     3.876s 10.4Kb  images/project.png
* [20/24]   [0/0]     0.26s  2.8Kb   todo.pdf
* [21/23]   [0/0]     0.101s 2.6Kb   skin/basic.css
* [22/22]   [0/0]     0.13s  348b 
skin/images/rc-b-r-15-1body-2menu-3menu.png
* [23/21]   [0/0]     0.19s  419b 
skin/images/rc-t-r-15-1body-2menu-3menu.png
* [24/20]   [0/0]     0.16s  377b 
skin/images/rc-b-l-15-1body-2menu-3menu.png
* [26/18]   [0/0]     0.481s 3.8Kb   changes.pdf
* [29/15]   [0/0]     0.13s  243b 
skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
* [30/14]   [0/0]     0.191s 229b 
skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
* [31/13]   [0/0]     0.11s  228b 
skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
* [33/11]   [0/0]     0.12s  238b 
skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
* [36/11]   [3/19]    1.012s 7.8Kb   samples/sdocbook.html
* [37/10]   [0/0]     1.211s 7.4Kb   samples/sdocbook.pdf
* [38/9]    [0/0]     0.431s 6.0Kb
* [40/7]    [0/0]     0.13s  244b 
skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
* [42/5]    [0/0]     1.983s 736b    changes.rss
* [45/2]    [0/0]     0.37s  243b 
skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
Logging Error: Writing event to closed stream.
Total time: 0 minutes 30 seconds,  Site size: 93.547 Site 
pages: 27
------------------------------
Static site was successfully generated at:
D:\forrest122549-1216\plugins\simplified-docbook\build\site
------------------------------


BUILD SUCCESSFUL
Total time: 45 seconds

D:\forrest122549-1216\plugins\simplified-docbook>ipconfig

Windows-IP-Konfiguration


Ethernetadapter LAN-Verbindung:

         Medienstatus. . . . . . . . . . . : Es besteht 
keine Verbindung

Ethernetadapter LAN-Verbindung 2:

         Verbindungsspezifisches DNS-Suffix: uid.local
         IP-Adresse. . . . . . . . . . . . : 192.168.0.40
         Subnetzmaske. . . . . . . . . . . : 255.255.255.0
         Standardgateway . . . . . . . . . : 192.168.0.14

Ethernetadapter MS Loopback:

         Verbindungsspezifisches DNS-Suffix:
         IP-Adresse. . . . . . . . . . . . : 192.168.2.1
         Subnetzmaske. . . . . . . . . . . : 255.255.255.0
         Standardgateway . . . . . . . . . :

D:\forrest122549-1216\plugins\simplified-docbook>del /Q/S/F 
d:\forrest122549-1216\build\plugins\simplified-docbook
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\build.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\forrest.properties
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\input.xmap
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\README.txt
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\status.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\resources\stylesheets\sdocbook2document.xs
l
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\skinconf.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\classes\CatalogManager.p
roperties
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\index.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\site.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\tabs.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\apa
che-forrest.png
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\gro
up-logo.gif
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\gro
up.svg
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\ico
n.png
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\pro
ject-logo.gif
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\images\pro
ject.svg
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\content\xdocs\samples\sd
ocbook.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\langcode.xm
l
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\languages_e
n.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\languages_e
s.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_af.xml

Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_de.xml

Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_es.xml

Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_it.xml

Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_no.xml

Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_ru.xml

Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\menu_sk.xml

Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\tabs.xml
Datei wurde gelöscht - 
d:\forrest122549-1216\build\plugins\simplified-docbook\src\documentation\translations\tabs_es.xml


D:\forrest122549-1216\plugins\simplified-docbook>ipconfig

Windows-IP-Konfiguration


Ethernetadapter LAN-Verbindung:

         Medienstatus. . . . . . . . . . . : Es besteht 
keine Verbindung

Ethernetadapter MS Loopback:

         Verbindungsspezifisches DNS-Suffix:
         IP-Adresse. . . . . . . . . . . . : 192.168.2.1
         Subnetzmaske. . . . . . . . . . . : 255.255.255.0
         Standardgateway . . . . . . . . . :

D:\forrest122549-1216\plugins\simplified-docbook>d:\forrest122549-1216\bin\forrest

Apache Forrest.  Run 'forrest -projecthelp' to list options


Buildfile: d:\forrest122549-1216\bin\..\main\forrest.build.xml

init-plugins:
Copying 1 file to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
Copying 1 file to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp
Installing plugin: simplified-docbook
Installing plugin: org.apache.forrest.plugin.pdf-output

configure-output-plugin:
Mounting output plugin: org.apache.forrest.plugin.pdf-output
Processing 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\output.xmap 
to D:\forrest122549-1216\plugins\simpl
ified-docbook\build\tmp\output.xmap.new
Loading stylesheet 
D:\forrest122549-1216\main\var\pluginMountSnippet.xsl
Moving 1 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp

validate-xdocs:
3 file(s) have been successfully validated.
...validated xdocs

validate-skinconf:
1 file(s) have been successfully validated.
...validated skinconf

validate-sitemap:
...validated project sitemap

validate-skinchoice:
...validated existence of skin 'pelt'

site:

Copying the various non-generated resources to site.
Warnings will be issued if the optional project resources 
are not found.
This is often the case, because they are optional and so may 
not be available.
Copying project resources and images to site ...
Warning: 
D:\forrest122549-1216\plugins\simplified-docbook\build\webapp\resources 
not found.
Copying main skin images to site ...
Copying 23 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin\images
Copying 14 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin\images
Copying project skin images to site ...
Warning: 
D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\common\images 
not found.
Warning: 
D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\pelt\images 
not found.
Copying main skin css and js files to site ...
Copying 8 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin
Copying 6 files to 
D:\forrest122549-1216\plugins\simplified-docbook\build\site\skin
Copying project skin css and js files to site ...
Warning: 
D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\common 
not found.
Warning: 
D:\forrest122549-1216\plugins\simplified-docbook\src\documentation\skins\pelt 
not found.
Finished copying the non-generated resources.
Now Cocoon will generate the rest ...

Static site will be generated at:
D:\forrest122549-1216\plugins\simplified-docbook\build\site

Note that there are various reasons for "build failed" messages.
* Cocoon will report the status of each document:
   - in column 1: *=okay X=brokenLink ^=pageSkipped (see FAQ).
* Even if only one link is broken, you will still get "failed".
* Your site would still be generated, but some pages would 
be broken.
* Please check the file:
D:\forrest122549-1216\plugins\simplified-docbook\build\tmp\brokenlinks.xml
for any broken links in the generated site.
------------------------------------------------------------------------
cocoon 2.2.0-dev
Copyright (c) 1999-2004 Apache Software Foundation. All 
rights reserved.
------------------------------------------------------------------------
^                                    samples/
* [1/17]    [17/18]   3.675s 6.0Kb   linkmap.html
* [2/16]    [0/0]     2.033s 3.2Kb   linkmap.pdf
* [3/19]    [4/20]    0.771s 6.0Kb   index.html
* [4/18]    [0/0]     0.32s  1.1Kb   skin/print.css
* [6/16]    [0/0]     0.17s  3.8Kb   skin/profile.css
* [7/15]    [0/0]     0.24s  3.1Kb   index.pdf
* [10/25]   [13/13]   0.351s 12.0Kb  skin/screen.css
* [12/23]   [0/0]     1.803s 228b 
skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
* [13/23]   [1/16]    0.431s 5.4Kb   todo.html
* [15/29]   [8/23]    0.61s  5.8Kb   changes.html
* [19/25]   [0/0]     0.691s 10.4Kb  images/project.png
* [20/24]   [0/0]     0.21s  2.8Kb   todo.pdf
* [21/23]   [0/0]     0.11s  2.6Kb   skin/basic.css
* [22/22]   [0/0]     0.321s 348b 
skin/images/rc-b-r-15-1body-2menu-3menu.png
* [23/21]   [0/0]     0.12s  419b 
skin/images/rc-t-r-15-1body-2menu-3menu.png
* [24/20]   [0/0]     0.15s  377b 
skin/images/rc-b-l-15-1body-2menu-3menu.png
* [26/18]   [0/0]     0.22s  3.8Kb   changes.pdf
* [29/15]   [0/0]     0.11s  243b 
skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
* [30/14]   [0/0]     0.11s  229b 
skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
* [31/13]   [0/0]     0.33s  228b 
skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
* [33/11]   [0/0]     0.101s 238b 
skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
* [36/9]    [1/16]    0.611s 4.6Kb   samples/sdocbook.html
* [37/8]    [0/0]     0.46s  6.0Kb
* [38/7]    [0/0]     0.11s  244b 
skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
* [40/5]    [0/0]     0.201s 596b    changes.rss
* [43/2]    [0/0]     0.12s  243b 
skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
Logging Error: Writing event to closed stream.
Total time: 0 minutes 17 seconds,  Site size: 82.542 Site 
pages: 26
------------------------------
Static site was successfully generated at:
D:\forrest122549-1216\plugins\simplified-docbook\build\site
------------------------------


BUILD SUCCESSFUL
Total time: 23 seconds

D:\forrest122549-1216\plugins\simplified-docbook>cd 
build\site\samples

D:\forrest122549-1216\plugins\simplified-docbook\build\site\samples>type 
sdocbook.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 
Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; 
charset=UTF-8">
<meta content="Apache Forrest" name="Generator">
<meta name="Forrest-version" content="0.7-dev">
<meta name="Forrest-skin-name" content="pelt">
<title></title>
<link type="text/css" href="../skin/basic.css" rel="stylesheet">
<link media="screen" type="text/css" 
href="../skin/screen.css" rel="stylesheet">
<link media="print" type="text/css" href="../skin/print.css" 
rel="stylesheet">
<link type="text/css" href="../skin/profile.css" 
rel="stylesheet">
<script src="../skin/getBlank.js" language="javascript" 
type="text/javascript"></script><script src="../skin/getMenu.js"
  language="javascript" 
type="text/javascript"></script><script 
src="../skin/fontsize.js" language="javascript" type="tex
t/javascript"></script>
<link rel="shortcut icon" href="../">
</head>
<body onload="init()">
<script type="text/javascript">ndeSetTextSize();</script>
<div id="top">
<!--+
     |breadtrail
     +-->
<div class="breadtrail">
<a href="http://www.apache.org/">Apache</a> &gt; <a 
href="http://forrest.apache.org/">Forrest</a><script 
src="../skin/br
eadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
</div>
<!--+
     |header
     +-->
<div class="header">
<!--+
     |start group logo
     +-->
<div class="grouplogo">
<a href="http://forrest.apache.org"><img class="logoImage" 
alt="Apache Forrest" src="../images/apache-forrest.png" title
="Apache Forrest"></a>
</div>
<!--+
     |end group logo
     +-->
<!--+
     |start Project Logo
     +-->
<div class="projectlogo">
<a 
href="http://forrest.apache.org/plugins/simplified-docbook"><img 
class="logoImage" alt="simplified-docbook" src="../i
mages/project.png" title="Apache Forrest Docbook (lite) 
Plugin - embed files written in a subset of Docbook in forrest s
ites"></a>
</div>
<!--+
     |end Project Logo
     +-->
<!--+
     |start Search
     +-->
<div class="searchbox">
<form action="http://www.google.com/search" method="get" 
class="roundtopsmall">
<input value="forrest.apache.org/plugins/simplified-docbook" 
name="sitesearch" type="hidden"><input onFocus="getBlank (t
his, 'Search the site with :');" value="Search the site with 
:" size="25" name="q" id="query" type="text">&nbsp;
                     <input name="Search" value="Search" 
type="submit">
</form>
</div>
<!--+
     |end search
     +-->
<!--+
     |start Tabs
     +-->
<ul id="tabs">
<li class="current">
<a class="base-selected" href="../index.html">Home</a>
</li>
<li>
<a class="base-not-selected" 
href="../samples/sdocbook.html">Samples</a>
</li>
</ul>
<!--+
     |end Tabs
     +-->
</div>
</div>
<div id="main">
<div id="publishedStrip">
<!--+
     |start Subtabs
     +-->
<div id="level2tabs"></div>
<!--+
     |end Endtabs
     +-->
<script type="text/javascript" language="JavaScript"><!--
               document.write("Published: " + 
document.lastModified);
               //  --></script>
</div>
<!--+
     |breadtrail
     +-->
<div class="breadtrail">

              &nbsp;
            </div>
<!--+
     |start Menu, mainarea
     +-->
<!--+
     |start Menu
     +-->
<div id="menu">
<div onclick="SwitchMenu('menu_1.1', '../skin/')" 
id="menu_1.1Title" class="menutitle">About</div>
<div id="menu_1.1" class="menuitemgroup">
<div class="menuitem">
<a title="Welcome to the Feed Plugin Example" 
href="../index.html">Index</a>
</div>
<div class="menuitem">
<a title="History of Changes" href="../changes.html">Changes</a>
</div>
<div class="menuitem">
<a title="Todo List" href="../todo.html">Todo</a>
</div>
</div>
<div onclick="SwitchMenu('menu_selected_1.2', '../skin/')" 
id="menu_selected_1.2Title" class="menutitle" style="backgrou
nd-image: url('../skin/images/chapter_open.gif');">Samples</div>
<div id="menu_selected_1.2" class="selectedmenuitemgroup" 
style="display: block;">
<div class="menupage">
<div class="menupagetitle">Simplifed Docbook</div>
</div>
</div>
<div id="credit"></div>
<div id="roundbottom">
<img style="display: none" class="corner" height="15" 
width="15" alt="" 
src="../skin/images/rc-b-l-15-1body-2menu-3menu.
png"></div>
<!--+
   |alternative credits
   +-->
</div>
<!--+
     |end Menu
     +-->
<!--+
     |start content
     +-->
<!--+
     |end content
     +-->
<div class="clearboth">&nbsp;</div>
</div>
<div id="footer">
<!--+
     |start bottomstrip
     +-->
<div class="lastmodified">
<script type="text/javascript"><!--
document.write("Last Published: " + document.lastModified);
//  --></script>
</div>
<div class="copyright">
  Copyright &copy; 2004 The Apache Software Foundation.</div>
<!--+
     |end bottomstrip
     +-->
</div>
</body>
</html>

D:\forrest122549-1216\plugins\simplified-docbook\build\site\samples>


Ross Gardler wrote:
> Johannes Schaefer wrote:
> 
>> I digged a liitle bit deeper:
>> Now I *do* get the simplified-docbook documentation
>> running. I have to do a manual build for the plugin
>> like this:
>>   d:\forrest111694-1213\tools\ant\bin\ant.bat
>>
>> Shouldn't the build be done by 'forrest run'
>> automatically?
> 
> 
> Yes it should, furthermore if it fails to download and install it should 
> tell you this and stop the build giving instructions on how to manually 
> install.
> 
> I cannot reproduce this problem so I need some more info:
> 
> Can you please do the following:
> 
> rm -Rf FORREST_HOME/build/plugins/simplified-docbook
> cd FORREST_HOME/plugins/simplified-docbook
> forrest run
> 
> In the output you get find the line that says:
> 
> Installing plugin: simplified-docbook
> 
> and copy the content up to the next line that says "Installing plugin:..."
> 
> This will show what your system is doing when attempting to download and 
> install the plugin.
> 
> Ross
> 
> 


-- 
User Interface Design GmbH * Teinacher Str. 38 * D-71634 
Ludwigsburg
Fon +49 (0)7141 377 000 * Fax  +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * 
Lehrer-Götz-Weg 11 * D-81825 München
www.uidesign.de

Buch "User Interface Tuning" von Joachim Machate & Michael 
Burmester
www.user-interface-tuning.de

Attraktivität von interaktiven Produkten messen mit
www.attrakdiff.de

Re: plugin sDocBook doesn't work

Posted by Johannes Schaefer <jo...@uidesign.de>.
Ross Gardler wrote:
> Johannes Schaefer wrote:
> 
<snip/>
> Yes it should, furthermore if it fails to download and install it should 
> tell you this and stop the build giving instructions on how to manually 
> install.

I only get an error message (see below).
The effect is the same as described earlier:
Forrest deco, no content; *.xml gives the
sdocbook source.

<snip/>
> rm -Rf FORREST_HOME/build/plugins/simplified-docbook
> cd FORREST_HOME/plugins/simplified-docbook
> forrest run
> 
> In the output you get find the line that says:
> 
> Installing plugin: simplified-docbook

Installing plugin: simplified-docbook

fetch-plugins-descriptors:
fetching descriptor: 
http://forrest.apache.org/plugins/plugins.xml
Getting: http://forrest.apache.org/plugins/plugins.xml
Error getting http://forrest.apache.org/plugins/plugins.xml 
to D:\forrest111694-1213\plugins\simplified-docbook\build\tm
p\plugins-1.xml
Installing plugin: org.apache.forrest.plugin.pdf-output

> and copy the content up to the next line that says "Installing plugin:..."

Beware: I am *offline* doing this ...
And as you see I still couldn't do 'svn update',
i.e. I'm using r111694 from Dec-13 (noon).

Thanks a lot in persisting to help me :-)
Johannes

> This will show what your system is doing when attempting to download and 
> install the plugin.
> 
> Ross
> 
> 


-- 
User Interface Design GmbH * Teinacher Str. 38 * D-71634 
Ludwigsburg
Fon +49 (0)7141 377 000 * Fax  +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * 
Lehrer-Götz-Weg 11 * D-81825 München
www.uidesign.de

Buch "User Interface Tuning" von Joachim Machate & Michael 
Burmester
www.user-interface-tuning.de

Attraktivität von interaktiven Produkten messen mit
www.attrakdiff.de


Re: plugin sDocBook doesn't work

Posted by Ross Gardler <rg...@apache.org>.
Johannes Schaefer wrote:
> I digged a liitle bit deeper:
> Now I *do* get the simplified-docbook documentation
> running. I have to do a manual build for the plugin
> like this:
>   d:\forrest111694-1213\tools\ant\bin\ant.bat
> 
> Shouldn't the build be done by 'forrest run'
> automatically?

Yes it should, furthermore if it fails to download and install it should 
tell you this and stop the build giving instructions on how to manually 
install.

I cannot reproduce this problem so I need some more info:

Can you please do the following:

rm -Rf FORREST_HOME/build/plugins/simplified-docbook
cd FORREST_HOME/plugins/simplified-docbook
forrest run

In the output you get find the line that says:

Installing plugin: simplified-docbook

and copy the content up to the next line that says "Installing plugin:..."

This will show what your system is doing when attempting to download and 
install the plugin.

Ross

Re: plugin sDocBook doesn't work

Posted by Johannes Schaefer <jo...@uidesign.de>.
I digged a liitle bit deeper:
Now I *do* get the simplified-docbook documentation
running. I have to do a manual build for the plugin
like this:
   d:\forrest111694-1213\tools\ant\bin\ant.bat

Shouldn't the build be done by 'forrest run'
automatically?

Johannes

Ross Gardler wrote:
> Johannes Schaefer wrote:
> 
>> Ross Gardler wrote:
>>
>>> Johannes Schaefer wrote:
> 
> 
> ...
> 
>> H:\forrest111694-1213\plugins\simplified-docbook
>> Installing plugin: simplified-docbook
>>
>> hum? so, i wonder if I'm using something wrong.
>>
>> but it still doesn't work, i.e. doesn't render the
>> simplified-docbook documentation:
>>   http://localhost:8888/samples/sdocbook.html
> 
> 
> I cannot reproduce this problem. So it would appear to be something to 
> do with your configuration. Lets get you working with the plugin first 
> as we can both work with the same files, then we can look at your 
> specific file if it is still not working.
> 
> Do the following:
> 
> svn up
> cd FORREST_HOME/main
> build.bat clean
> build.bat
> 
> cd FORREST_HOME/plugins/simplified-docbook
> 
> http://localhost:8888/samples/sdocbook.html
> 
> This works for me, if it doesn't work for you we'll have to dig deep.
> 
> Ross
> 
> 


-- 
User Interface Design GmbH * Teinacher Str. 38 * D-71634 
Ludwigsburg
Fon +49 (0)7141 377 000 * Fax  +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * 
Lehrer-Götz-Weg 11 * D-81825 München
www.uidesign.de

Buch "User Interface Tuning" von Joachim Machate & Michael 
Burmester
www.user-interface-tuning.de

Attraktivität von interaktiven Produkten messen mit
www.attrakdiff.de

Re: plugin sDocBook doesn't work

Posted by Ross Gardler <rg...@apache.org>.
Johannes Schaefer wrote:
> Ross Gardler wrote:
> 
>> Johannes Schaefer wrote:

...

> H:\forrest111694-1213\plugins\simplified-docbook
> Installing plugin: simplified-docbook
> 
> hum? so, i wonder if I'm using something wrong.
> 
> but it still doesn't work, i.e. doesn't render the
> simplified-docbook documentation:
>   http://localhost:8888/samples/sdocbook.html

I cannot reproduce this problem. So it would appear to be something to 
do with your configuration. Lets get you working with the plugin first 
as we can both work with the same files, then we can look at your 
specific file if it is still not working.

Do the following:

svn up
cd FORREST_HOME/main
build.bat clean
build.bat

cd FORREST_HOME/plugins/simplified-docbook

http://localhost:8888/samples/sdocbook.html

This works for me, if it doesn't work for you we'll have to dig deep.

Ross

Re: OOo tables

Posted by Ross Gardler <rg...@apache.org>.
Charles Palmer wrote:
> This is probably better addressed to the devt list, but I'm not signed up
> there.
> 
> I did some work improving OOo tables back in September
> (http://issues.cocoondev.org//browse/FOR-262) - in particular tables with
> cells that are merged. I've been away for a while and have returned, and
> note that this work hasn't been incorporated. Could I commend it to you as
> an improvement? (Those with better skills than me can no doubt do much
> better...)

According to the issue tracker this patch was applied on 10 Sep. and the 
issue was closed. However, I just checked the source in the plugin and 
indeed, the code does not appear to be present.

I've reopened the issue and will adress it soon.

Thanks for highlighting this.

Ross

OOo tables

Posted by Charles Palmer <ch...@dspdesign.com>.
Team

This is probably better addressed to the devt list, but I'm not signed up
there.

I did some work improving OOo tables back in September
(http://issues.cocoondev.org//browse/FOR-262) - in particular tables with
cells that are merged. I've been away for a while and have returned, and
note that this work hasn't been incorporated. Could I commend it to you as
an improvement? (Those with better skills than me can no doubt do much
better...)

I've put up a little site showing my work on OOo and Forrest - mostly for
the use of my colleagues, but it could be of wider interest. You can see it
at http://www.gx2pc.com/openoffice/

In particular, the sample tables rendered with the current
openoffice-writer.xsl are here:

http://www.gx2pc.com/openoffice/OOo/tables.html

and the same page rendered with my modified styesheet is here:

http://www.gx2pc.com/openoffice/OOo/tables_improved.html

(note the navigation doesn't work on this page, and there are other
stylesheet changes, related to headings).
Any comments on this, and my OOo and Forrest comments in general, gratefully
accepted..

As always - thanks to all for the work so far!

Charles Palmer




Re: plugin sDocBook doesn't work

Posted by Johannes Schaefer <jo...@uidesign.de>.
Ross Gardler wrote:
> Johannes Schaefer wrote:
> 
>> We tried moving our sdocbook document to the newer
>> forrest releases (read "plugins"):
>>   r109997 and r111264.
>>
>> The sDocBook files simply don't get converted
>> to forrest's document. This is also true for
>> the plugin's documentation (.../plugins/sdocbook).

I get the following:
* forrest decoration but otherwise blank html (no content)
* for localhost:8888/myfile.xml I get the untransformed
   (s)DocBook source (should be forrest-document, right?!)
So I concluded that it simply doesn't get converted.
A more detailed transcript below ...

> There is no plugin called sdocbook. There is simplified-docbook and this 
> works fine for me (r111545, not tested under the recisions you name).

H:\forrest111694-1213\plugins\simplified-docbook
Installing plugin: simplified-docbook

hum? so, i wonder if I'm using something wrong.

but it still doesn't work, i.e. doesn't render the
simplified-docbook documentation:
   http://localhost:8888/samples/sdocbook.html
gives empty html and
   http://localhost:8888/samples/sdocbook.xml
gives (s)DocBook content.
   http://localhost:8888/index.html
renders normally.

My environment is: Windows XP, SP2; forrest r111264.
Something more I could give as information?

>> With r037116 (from Aug-27) our document works
>> as expected.
>>
>> Is this a bug?
> 
> It might be eveything should work as before, but it is impossible to 
> tell with the information you provide. Can you tell us what is 
> happening, what do you man it does not work, do you get an error, a 
> blank document what?

H:\forrest111694-1213\plugins\simplified-docbook>h:\forrest111694-1213\bin\forrest.bat 
run

Apache Forrest.  Run 'forrest -projecthelp' to list options


Buildfile: h:\forrest111694-1213\bin\..\main\forrest.build.xml

init-plugins:
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Copying 1 file to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp
Installing plugin: simplified-docbook
Installing plugin: org.apache.forrest.plugin.pdf-output

configure-output-plugin:
Mounting output plugin: org.apache.forrest.plugin.pdf-output
Processing 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp\output.xmap 
to H:\forrest111694-1213\plugins\simpl
ified-docbook\build\tmp\output.xmap.new
Loading stylesheet 
H:\forrest111694-1213\main\var\pluginMountSnippet.xsl
Moving 1 files to 
H:\forrest111694-1213\plugins\simplified-docbook\build\tmp

run_default_jetty:
10:42:15.422 EVENT  Checking Resource aliases
10:42:16.013 EVENT  Starting Jetty/4.2.19
10:42:16.283 EVENT  Started WebApplicationContext[/,Apache 
Forrest]
10:42:18.567 EVENT  Started SocketListener on 0.0.0.0:8888
10:42:18.567 EVENT  Started org.mortbay.jetty.Server@cd2c3c


>> P.S. We use
>> <!DOCTYPE article PUBLIC "-//OASIS//DTD Simplified DocBook XML V1.0//EN"
>> "http://www.oasis-open.org/docbook/xml/simple/1.0/sdocbook.dtd">
> 
> 
> Should be supported.

before it worked.

Thanks
Johannes


> 
> Ross
> 
> 


-- 
User Interface Design GmbH * Teinacher Str. 38 * D-71634 
Ludwigsburg
Fon +49 (0)7141 377 000 * Fax  +49 (0)7141 377 00-99
Geschäftsstelle: User Interface Design GmbH * 
Lehrer-Götz-Weg 11 * D-81825 München
www.uidesign.de

Buch "User Interface Tuning" von Joachim Machate & Michael 
Burmester
www.user-interface-tuning.de

Attraktivität von interaktiven Produkten messen mit
www.attrakdiff.de

Re: plugin sDocBook doesn't work

Posted by Ross Gardler <rg...@apache.org>.
Johannes Schaefer wrote:
> We tried moving our sdocbook document to the newer
> forrest releases (read "plugins"):
>   r109997 and r111264.
> 
> The sDocBook files simply don't get converted
> to forrest's document. This is also true for
> the plugin's documentation (.../plugins/sdocbook).

There is no plugin called sdocbook. There is simplified-docbook and this 
works fine for me (r111545, not tested under the recisions you name).

> With r037116 (from Aug-27) our document works
> as expected.
> 
> Is this a bug?

It might be eveything should work as before, but it is impossible to 
tell with the information you provide. Can you tell us what is 
happening, what do you man it does not work, do you get an error, a 
blank document what?

> P.S. We use
> <!DOCTYPE article PUBLIC "-//OASIS//DTD Simplified DocBook XML V1.0//EN"
> "http://www.oasis-open.org/docbook/xml/simple/1.0/sdocbook.dtd">

Should be supported.

Ross