From 53926e5859e9d2ebe4b776f02f8396572f2a1ff9 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Tue, 31 May 2011 09:19:20 +0000
Subject: [PATCH] Remove stub site for French locale.

---
 /dev/null       |   27 ---------------------------
 opendj3/pom.xml |    2 +-
 2 files changed, 1 insertions(+), 28 deletions(-)

diff --git a/opendj3/opendj-ldap-sdk-examples/src/site/site_fr.xml b/opendj3/opendj-ldap-sdk-examples/src/site/site_fr.xml
deleted file mode 100644
index d1fd757..0000000
--- a/opendj3/opendj-ldap-sdk-examples/src/site/site_fr.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<project name="Maven" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
-  <bannerLeft>
-    <name>Maven</name>
-    <src>http://maven.apache.org/images/apache-maven-project.png</src>
-    <href>http://maven.apache.org/</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://maven.apache.org/images/maven-small.gif</src>
-  </bannerRight>
-
-  <body>
-    <links>
-      <item name="Apache" href="http://www.apache.org/" />
-      <item name="Maven 1.0" href="http://maven.apache.org/"/>
-      <item name="Maven 2" href="http://maven.apache.org/maven2/"/>
-    </links>
-
-    <menu name="Maven 2.0">
-      <item name="Format APT" href="format.html"/>
-      <item name="FAQ" href="faq.html"/>
-      <item name="Exemple Xdoc" href="xdoc.html"/>
-    </menu>
-  </body>
-</project>
diff --git a/opendj3/opendj-ldap-sdk/src/site/site_fr.xml b/opendj3/opendj-ldap-sdk/src/site/site_fr.xml
deleted file mode 100644
index d1fd757..0000000
--- a/opendj3/opendj-ldap-sdk/src/site/site_fr.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<project name="Maven" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
-  <bannerLeft>
-    <name>Maven</name>
-    <src>http://maven.apache.org/images/apache-maven-project.png</src>
-    <href>http://maven.apache.org/</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://maven.apache.org/images/maven-small.gif</src>
-  </bannerRight>
-
-  <body>
-    <links>
-      <item name="Apache" href="http://www.apache.org/" />
-      <item name="Maven 1.0" href="http://maven.apache.org/"/>
-      <item name="Maven 2" href="http://maven.apache.org/maven2/"/>
-    </links>
-
-    <menu name="Maven 2.0">
-      <item name="Format APT" href="format.html"/>
-      <item name="FAQ" href="faq.html"/>
-      <item name="Exemple Xdoc" href="xdoc.html"/>
-    </menu>
-  </body>
-</project>
diff --git a/opendj3/opendj-ldap-toolkit/src/site/site_fr.xml b/opendj3/opendj-ldap-toolkit/src/site/site_fr.xml
deleted file mode 100644
index d1fd757..0000000
--- a/opendj3/opendj-ldap-toolkit/src/site/site_fr.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<project name="Maven" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
-  <bannerLeft>
-    <name>Maven</name>
-    <src>http://maven.apache.org/images/apache-maven-project.png</src>
-    <href>http://maven.apache.org/</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://maven.apache.org/images/maven-small.gif</src>
-  </bannerRight>
-
-  <body>
-    <links>
-      <item name="Apache" href="http://www.apache.org/" />
-      <item name="Maven 1.0" href="http://maven.apache.org/"/>
-      <item name="Maven 2" href="http://maven.apache.org/maven2/"/>
-    </links>
-
-    <menu name="Maven 2.0">
-      <item name="Format APT" href="format.html"/>
-      <item name="FAQ" href="faq.html"/>
-      <item name="Exemple Xdoc" href="xdoc.html"/>
-    </menu>
-  </body>
-</project>
diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index 00b0157..fed6384 100644
--- a/opendj3/pom.xml
+++ b/opendj3/pom.xml
@@ -369,7 +369,7 @@
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
           <configuration>
-            <locales>en,fr</locales>
+            <locales>en</locales>
           </configuration>
         </plugin>
       </plugins>
diff --git a/opendj3/src/site/fr/fml/faq.fml b/opendj3/src/site/fr/fml/faq.fml
deleted file mode 100644
index 22ab255..0000000
--- a/opendj3/src/site/fr/fml/faq.fml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0"?>
-<faqs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/FML/1.0"
-  xsi:schemaLocation="http://maven.apache.org/FML/1.0 http://maven.apache.org/xsd/fml-1.0.xsd"
-  id="FAQ Général">
-  <part id="General">
-    <faq id="where">
-      <question>D'où vient Maven ?</question>
-      <answer>
-        <p>
-          Maven was created by a group of software developers who were tired
-          of wasting their time fiddling around with builds and wanted to get
-          down to brass tacks and actually develop software!
-        </p>
-      </answer>
-    </faq>
-    <faq id="why">
-      <question>Pourquoi Maven est-il si populaire ?</question>
-      <answer>
-        <p>
-          Maven saves you so much time in your software development efforts that
-          you will have time to learn a second language, relax ten hours a
-          day, and train for that marathon you've always wanted to run!
-        </p>
-      </answer>
-    </faq>
-  </part>
-</faqs>
diff --git a/opendj3/src/site/fr/xdoc/xdoc.xml b/opendj3/src/site/fr/xdoc/xdoc.xml
deleted file mode 100644
index 49e79bb..0000000
--- a/opendj3/src/site/fr/xdoc/xdoc.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0"?>
-<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
-  <properties>
-    <title>Bienvenue</title>
-    <author email="dev@maven.apache.org">The Maven Team</author>
-  </properties>
-
-  <body>
-    <section name="Bienvenue dans un fichier XDOC!">
-      <p>
-        Ceci est du texte pour le fichier xdoc.
-      </p>
-    </section>
-  </body>
-</document>
-
diff --git a/opendj3/src/site/site_fr.xml b/opendj3/src/site/site_fr.xml
deleted file mode 100644
index d1fd757..0000000
--- a/opendj3/src/site/site_fr.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<project name="Maven" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
-  <bannerLeft>
-    <name>Maven</name>
-    <src>http://maven.apache.org/images/apache-maven-project.png</src>
-    <href>http://maven.apache.org/</href>
-  </bannerLeft>
-  <bannerRight>
-    <src>http://maven.apache.org/images/maven-small.gif</src>
-  </bannerRight>
-
-  <body>
-    <links>
-      <item name="Apache" href="http://www.apache.org/" />
-      <item name="Maven 1.0" href="http://maven.apache.org/"/>
-      <item name="Maven 2" href="http://maven.apache.org/maven2/"/>
-    </links>
-
-    <menu name="Maven 2.0">
-      <item name="Format APT" href="format.html"/>
-      <item name="FAQ" href="faq.html"/>
-      <item name="Exemple Xdoc" href="xdoc.html"/>
-    </menu>
-  </body>
-</project>

--
Gitblit v1.10.0