ソースを参照

ApacheCon Europe 2009 is over, commented out link.

Increased max heap size allocated to Cocoon, otherwise an OutOfMemoryError will occur when generating the compliance PDF (I finally found out why I was having this error and how to fix it).


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@776269 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-1_0
Vincent Hennebert 15年前
コミット
4242a406d9
2個のファイルの変更3行の追加1行の削除
  1. 1
    1
      forrest.properties
  2. 2
    0
      src/documentation/skinconf.xml

+ 1
- 1
forrest.properties ファイルの表示

@@ -92,7 +92,7 @@ forrest.validate.skins.stylesheets=${forrest.validate.skins}
# (DEBUG, INFO, WARN, ERROR, FATAL_ERROR)
#project.debuglevel=ERROR
# Max memory to allocate to Java
#forrest.maxmemory=64m
forrest.maxmemory=128m
# Any other arguments to pass to the JVM. For example, to run on an X-less
# server, set to -Djava.awt.headless=true
#forrest.jvmargs=

+ 2
- 0
src/documentation/skinconf.xml ファイルの表示

@@ -369,6 +369,7 @@ which will be used to configure the chosen Forrest skin.
<width>88</width>
<height>31</height>
</credit>
<!--
<credit box-location="alt2">
<name>ApacheCon Europe 2009</name>
<url>http://eu.apachecon.com/</url>
@@ -376,6 +377,7 @@ which will be used to configure the chosen Forrest skin.
<width>125</width>
<height>125</height>
</credit>
-->
<credit box-location="alt2">
<name>ApacheCon US 2009</name>
<url>http://us.apachecon.com/</url>

読み込み中…
キャンセル
保存