I tried this in the past and it didn't work with the autoexport plugin.
From Confluence native
http://cwiki.apache.org/confluence/display/GMOxSBOX/deck+macro+testing
Autoexported
http://cwiki.apache.org/GMOxSBOX/deck-macro-testing.html
Maybe Dave Blevins can shed some light with the latest.
Just curious, how do you plan to use this once we get it to work? I would like
to maintain some consistency across the doc
Cheers!
Hernan
Jacek Laskowski wrote:
Hi,
What has to be done in Geronimo Wiki to enable
{deck:id=unpack tomcat}
{card:label=Unix}{noformat:nopanel=true}
cd geronimo-jetty6-javaee5-2.1
./bin/gsh
{noformat}{card}
{card:label=Windows}{noformat:nopanel=true}
cd c:\g
bin\gsh
{noformat}{card}
{deck}
?
It works in http://openejb.apache.org/tomcat-installation.html.
Jacek