mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
03.55.2011 0cf7413bdf22fe47338c3aebc65201da35dfa53d
Favicon in generated HTML
1 files modified
14 ■■■■■ changed files
opendj3/pom.xml 14 ●●●●● patch | view | raw | blame | history
opendj3/pom.xml
@@ -342,7 +342,13 @@
                  token="target/docbkx/html/legalnotice.html"
                  value="legalnotice.html">
                  <include name="**/**/*.html" />
                </replace>
                </replace>
                <replace
                  dir="${basedir}/target/docbkx/html/"
                  token="&lt;/head&gt;"
                  value='&lt;link rel="shortcut icon" href="http://forgerock.org/favicon.ico"&gt;&lt;/head&gt;'>
                  <include name="**/**/*.html" />
                </replace>
              </postProcess>
            </configuration>
          </execution>
@@ -401,6 +407,12 @@
                </replace>
                <replace
                  dir="${basedir}/target/docbkx/html/"
                  token="&lt;/head&gt;"
                  value='&lt;link rel="shortcut icon" href="http://forgerock.org/favicon.ico"&gt;&lt;/head&gt;'>
                  <include name="**/**/**/*.html" />
                </replace>
                <replace
                  dir="${basedir}/target/docbkx/html/"
                  token="&lt;/body&gt;">
                  <include name="**/**/**/*.html" />
                  <replacevalue>&lt;script type="text/javascript"&gt;