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

Ludovic Poitou
13.59.2012 5dee57f9dcc378220f16fefeb08a361f18c73d88
Update G-A token
1 files modified
10 ■■■■ changed files
opendj3/pom.xml 10 ●●●● patch | view | raw | blame | history
opendj3/pom.xml
@@ -23,7 +23,7 @@
  ! CDDL HEADER END
  !
  !      Copyright 2011-2012 ForgeRock AS
  !
  !
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
@@ -146,7 +146,7 @@
          <includes>*/OpenDJ-*.xml</includes>
          <xincludeSupported>true</xincludeSupported>
          <fonts>
           <font>
            <name>DejaVuSans</name>
@@ -369,7 +369,7 @@
              <!-- <targetDatabaseDocument>${basedir}/src/main/docbkx/olinkdb.xml</targetDatabaseDocument> -->
              <chunkedOutput>true</chunkedOutput>
              <htmlCustomization>${dbstyle-dir}/html/chunked.xsl</htmlCustomization>
              <preProcess>
                <copy todir="${docbkx-out}/html/admin-guide/OpenDJ-Admin-Guide/images">
                  <fileset dir="${docbkx-src}/admin-guide/images" />
@@ -435,7 +435,7 @@
                  <include name="**/**/**/*.html" />
                  <replacevalue>&lt;script type="text/javascript"&gt;
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-23412190-2']);
  _gaq.push(['_setAccount', 'UA-23412190-8']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
@@ -485,7 +485,7 @@
                  <fileset dir="${basedir}/src/main/resources" />
                </copy>
              </preProcess>
              <postProcess>
                <copy file="${legalnotice}" todir="${docbkx-out}/html/admin-guide" />
                <copy file="${legalnotice}" todir="${docbkx-out}/html/dev-guide" />