Author: piergiorgio
Date: Sat Apr 21 15:26:14 2018
New Revision: 1829711

URL: http://svn.apache.org/viewvc?rev=1829711&view=rev
Log:
add the generation of the convertion of contents also in japanese and chinese 
(CONNECTORS-1495)

Added:
    manifoldcf/site/branches/CONNECTORS-1495/src/site/
    manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/
    manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/books-and-presentations.md
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/developer-resources.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/download.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/index.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/mail.md
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/release-documentation.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/who.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/
    manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/ManifoldCF-logo.PNG
   (with props)
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/asf_logo.png
   (with props)
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/favicon.ico
   (with props)
    manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/books-and-presentations.md
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/developer-resources.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/download.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/index.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/mail.md
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/release-documentation.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/security.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/verify.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/who.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/resources/
    manifoldcf/site/branches/CONNECTORS-1495/src/site/resources/images/
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/resources/images/ManifoldCF-logo.PNG
   (with props)
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/resources/images/asf_logo.png 
  (with props)
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/resources/images/favicon.ico  
 (with props)
    manifoldcf/site/branches/CONNECTORS-1495/src/site/site.xml   (with props)
    manifoldcf/site/branches/CONNECTORS-1495/src/site/site_ja.xml   (with props)
    manifoldcf/site/branches/CONNECTORS-1495/src/site/site_zh_CN.xml   (with 
props)
    manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/
    manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/markdown/
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/markdown/books-and-presentations.md
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/markdown/developer-resources.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/markdown/download.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/markdown/index.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/markdown/mail.md
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/markdown/release-documentation.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/markdown/who.md
    manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/resources/
    manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/resources/images/
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/resources/images/ManifoldCF-logo.PNG
   (with props)
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/resources/images/asf_logo.png
   (with props)
    
manifoldcf/site/branches/CONNECTORS-1495/src/site/zh_CN/resources/images/favicon.ico
   (with props)
Modified:
    manifoldcf/site/branches/CONNECTORS-1495/pom.xml

Modified: manifoldcf/site/branches/CONNECTORS-1495/pom.xml
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/pom.xml?rev=1829711&r1=1829710&r2=1829711&view=diff
==============================================================================
--- manifoldcf/site/branches/CONNECTORS-1495/pom.xml (original)
+++ manifoldcf/site/branches/CONNECTORS-1495/pom.xml Sat Apr 21 15:26:14 2018
@@ -51,7 +51,7 @@
                                <version>1.6.0</version>
                                <executions>
                                        <execution>
-                                               <id>ConvertXdocsToMd-Index</id>
+                                               
<id>ConvertXdocsToMd-Index-en_US</id>
                                                <goals>
                                                        <goal>exec</goal>
                                                </goals>
@@ -61,9 +61,9 @@
                                                        
<workingDirectory>/tmp</workingDirectory>
                                                        <arguments>
                                                                
<argument>-jar</argument>
-                                                               
<argument>${project.basedir}/lib/forrest2md-0.1.jar</argument>
+                                                               
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
                                                                
<argument>${project.basedir}/src/documentation/content/xdocs/en_US/index.xml</argument>
-                                                               
<argument>${project.basedir}/src/documentation/content/md/en_US/index.md</argument>
+                                                               
<argument>${project.basedir}/src/site/markdown/index.md</argument>
                                                        </arguments>
                                                </configuration>
                                        </execution>
@@ -78,9 +78,9 @@
                                                        
<workingDirectory>/tmp</workingDirectory>
                                                        <arguments>
                                                                
<argument>-jar</argument>
-                                                               
<argument>${project.basedir}/lib/forrest2md-0.1.jar</argument>
+                                                               
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
                                                                
<argument>${project.basedir}/src/documentation/content/xdocs/en_US/mail.xml</argument>
-                                                               
<argument>${project.basedir}/src/documentation/content/md/en_US/mail.md</argument>
+                                                               
<argument>${project.basedir}/src/site/markdown/mail.md</argument>
                                                        </arguments>
                                                </configuration>
                                        </execution>
@@ -95,9 +95,9 @@
               <workingDirectory>/tmp</workingDirectory>
               <arguments>
                 <argument>-jar</argument>
-                <argument>${project.basedir}/lib/forrest2md-0.1.jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
                 
<argument>${project.basedir}/src/documentation/content/xdocs/en_US/verify.xml</argument>
-                
<argument>${project.basedir}/src/documentation/content/md/en_US/verify.md</argument>
+                
<argument>${project.basedir}/src/site/markdown/verify.md</argument>
               </arguments>
             </configuration>
           </execution>
@@ -112,9 +112,9 @@
               <workingDirectory>/tmp</workingDirectory>
               <arguments>
                 <argument>-jar</argument>
-                <argument>${project.basedir}/lib/forrest2md-0.1.jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
                 
<argument>${project.basedir}/src/documentation/content/xdocs/en_US/security.xml</argument>
-                
<argument>${project.basedir}/src/documentation/content/md/en_US/security.md</argument>
+                
<argument>${project.basedir}/src/site/markdown/security.md</argument>
               </arguments>
             </configuration>
           </execution>
@@ -129,9 +129,9 @@
               <workingDirectory>/tmp</workingDirectory>
               <arguments>
                 <argument>-jar</argument>
-                <argument>${project.basedir}/lib/forrest2md-0.1.jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
                 
<argument>${project.basedir}/src/documentation/content/xdocs/en_US/books-and-presentations.xml</argument>
-                
<argument>${project.basedir}/src/documentation/content/md/en_US/books-and-presentations.md</argument>
+                
<argument>${project.basedir}/src/site/markdown/books-and-presentations.md</argument>
               </arguments>
             </configuration>
           </execution>
@@ -146,9 +146,9 @@
               <workingDirectory>/tmp</workingDirectory>
               <arguments>
                 <argument>-jar</argument>
-                <argument>${project.basedir}/lib/forrest2md-0.1.jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
                 
<argument>${project.basedir}/src/documentation/content/xdocs/en_US/developer-resources.xml</argument>
-                
<argument>${project.basedir}/src/documentation/content/md/en_US/developer-resources.md</argument>
+                
<argument>${project.basedir}/src/site/markdown/developer-resources.md</argument>
               </arguments>
             </configuration>
           </execution>
@@ -163,9 +163,9 @@
               <workingDirectory>/tmp</workingDirectory>
               <arguments>
                 <argument>-jar</argument>
-                <argument>${project.basedir}/lib/forrest2md-0.1.jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
                 
<argument>${project.basedir}/src/documentation/content/xdocs/en_US/download.xml</argument>
-                
<argument>${project.basedir}/src/documentation/content/md/en_US/download.md</argument>
+                
<argument>${project.basedir}/src/site/markdown/download.md</argument>
               </arguments>
             </configuration>
           </execution>
@@ -180,9 +180,9 @@
               <workingDirectory>/tmp</workingDirectory>
               <arguments>
                 <argument>-jar</argument>
-                <argument>${project.basedir}/lib/forrest2md-0.1.jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
                 
<argument>${project.basedir}/src/documentation/content/xdocs/en_US/release-documentation.xml</argument>
-                
<argument>${project.basedir}/src/documentation/content/md/en_US/release-documentation.md</argument>
+                
<argument>${project.basedir}/src/site/markdown/release-documentation.md</argument>
               </arguments>
             </configuration>
           </execution>
@@ -197,12 +197,255 @@
               <workingDirectory>/tmp</workingDirectory>
               <arguments>
                 <argument>-jar</argument>
-                <argument>${project.basedir}/lib/forrest2md-0.1.jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
                 
<argument>${project.basedir}/src/documentation/content/xdocs/en_US/who.xml</argument>
-                
<argument>${project.basedir}/src/documentation/content/md/en_US/who.md</argument>
+                
<argument>${project.basedir}/src/site/markdown/who.md</argument>
               </arguments>
             </configuration>
           </execution>
+          
+          <!-- Executions for converting japanese contents (ja_JP) -->
+          <execution>
+            <id>ConvertXdocsToMd-Index-ja_JP</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/ja_JP/index.xml</argument>
+                
<argument>${project.basedir}/src/site/ja/markdown/index.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Mail-ja_JP</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/ja_JP/mail.xml</argument>
+                
<argument>${project.basedir}/src/site/ja/markdown/mail.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Books-And-Presentation-ja_JP</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/ja_JP/books-and-presentations.xml</argument>
+                
<argument>${project.basedir}/src/site/ja/markdown/books-and-presentations.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Developer-Resources-ja_JP</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/ja_JP/developer-resources.xml</argument>
+                
<argument>${project.basedir}/src/site/ja/markdown/developer-resources.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Download-ja_JP</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/ja_JP/download.xml</argument>
+                
<argument>${project.basedir}/src/site/ja/markdown/download.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Release-Documentation-ja_JP</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/ja_JP/release-documentation.xml</argument>
+                
<argument>${project.basedir}/src/site/ja/markdown/release-documentation.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Who-ja_JP</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/ja_JP/who.xml</argument>
+                
<argument>${project.basedir}/src/site/ja/markdown/who.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          
+          <!-- Executions for converting chinese contents (zh_CN)-->
+          <execution>
+            <id>ConvertXdocsToMd-Index-zh_CN</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/zh_CN/index.xml</argument>
+                
<argument>${project.basedir}/src/site/zh_CN/markdown/index.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Mail-zh_CN</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/zh_CN/mail.xml</argument>
+                
<argument>${project.basedir}/src/site/zh_CN/markdown/mail.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Books-And-Presentation-zh_CN</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/zh_CN/books-and-presentations.xml</argument>
+                
<argument>${project.basedir}/src/site/zh_CN/markdown/books-and-presentations.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Developer-Resources-zh_CN</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/zh_CN/developer-resources.xml</argument>
+                
<argument>${project.basedir}/src/site/zh_CN/markdown/developer-resources.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Download-zh_CN</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/zh_CN/download.xml</argument>
+                
<argument>${project.basedir}/src/site/zh_CN/markdown/download.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Release-Documentation-zh_CN</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/zh_CN/release-documentation.xml</argument>
+                
<argument>${project.basedir}/src/site/zh_CN/markdown/release-documentation.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          <execution>
+            <id>ConvertXdocsToMd-Who-zh_CN</id>
+            <goals>
+              <goal>exec</goal>
+            </goals>
+            <phase>prepare-package</phase>
+            <configuration>
+              <executable>java</executable>
+              <workingDirectory>/tmp</workingDirectory>
+              <arguments>
+                <argument>-jar</argument>
+                
<argument>${project.basedir}/lib/forrest2md-v0.1.0.jar</argument>
+                
<argument>${project.basedir}/src/documentation/content/xdocs/zh_CN/who.xml</argument>
+                
<argument>${project.basedir}/src/site/zh_CN/markdown/who.md</argument>
+              </arguments>
+            </configuration>
+          </execution>
+          
                                </executions>
                        </plugin>
                        <plugin>
@@ -218,7 +461,7 @@
                            <configuration>
                                <target name="checkAndDownloadForrest2md">
                                                                   <get 
src="https://github.com/david-ciamberlano/forrestxml2md/releases/download/v0.1.0/forrest2md-v0.1.0.jar";
-                                                                               
     dest="${project.build.directory}/lib/"
+                                                                               
     dest="${project.basedir}/lib/"
                                                                                
     verbose="false"
                                                                                
     usetimestamp="true"/>
                                 </target>
@@ -226,6 +469,21 @@
                         </execution>
                     </executions>
                  </plugin>
+                 <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-site-plugin</artifactId>
+        <version>3.7</version>
+        <configuration>
+          <locales>en,ja,zh_CN</locales>
+        </configuration>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.maven.doxia</groupId>
+            <artifactId>doxia-module-markdown</artifactId>
+            <version>1.8</version>
+          </dependency>
+        </dependencies>
+      </plugin>
                 </plugins>
        </build>
 

Added: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/books-and-presentations.md
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/books-and-presentations.md?rev=1829711&view=auto
==============================================================================
--- 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/books-and-presentations.md
 (added)
+++ 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/books-and-presentations.md
 Sat Apr 21 15:26:14 2018
@@ -0,0 +1,24 @@
+
+# ManifoldCF - Books and Presentations
+
+## ManifoldCF Books
+
+All the books about the ManifoldCF project.
+* [Updated ManifoldCF in Action chapters, revised PDFs]()`
+
+## ManifoldCF Presentations
+
+Some presentations about the ManifoldCF project.
+* [Securing Documents in Solr with ManifoldCF by Karl Wright]()`
+* [Apache ManifoldCF by Piergiorgio Lucidi]()`
+* [Apache ManifoldCF by Shinichiro Abe]()`
+* [Barcelona presentations by Piergiorgio Lucidi]()`
+* [Alfresco Summit presentation by Piergiorgio Lucidi]()`
+* [Open Source Summit presentation by Piergiorgio Lucidi]()`
+
+## ManifoldCF Videos/Podcasts
+
+All the videos/podcasts about the ManifoldCF project.
+* [077 TMTC Karl Wright - ManifoldCF]()` (ApacheCON North America, 2011)
+* [Lucene Revolutions Eurocon 2011 - Karl Wright - ManifoldCF]()` (Lucene 
Revolutions Eurocon, 2011)
+* [WAT Lightning Talk]()` (Gary Bernhardt, CodeMash 2012)

Added: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/developer-resources.md
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/developer-resources.md?rev=1829711&view=auto
==============================================================================
--- 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/developer-resources.md
 (added)
+++ 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/developer-resources.md
 Sat Apr 21 15:26:14 2018
@@ -0,0 +1,28 @@
+
+# ManifoldCF - 開発者リソース
+
+## ソースコード
+
+ManifoldCFのソースファイルはsvnで管理されています(参照: 
[http://subversion.tigris.org/]()` and [http://svnbook.red-bean.com/]()`)       
 
+
+`svn checkout http://svn.apache.org/repos/asf/manifoldcf/trunk mcf-trunk`
+
+## コネクションのデバグ
+
+ManifoldCFを使っていると何かの理由でリポジトリに接続できないå
 ´åˆã‚‚あります。このような場合は[ここ]()`から始めてくだ
さい。新しいデバグ方法、ヒントなどを発見したå 
´åˆã¯æ•™ãˆã¦ãã ã•い!
+
+## 更新履歴
+
+最新の変更履歴は  [ここ]()`にあります。        
+
+## バグ報告、新機能案
+
+問題を発見したå 
´åˆã‚„よい新機能の案がありましたら[JIRAのチケット]()`を作成してくã
 ã•い。チケットを作成するにはå…
ˆãšã‚¢ã‚«ã‚¦ãƒ³ãƒˆã‚’作成する必要があります。そのå 
´åˆã¯ã€ã€ŒManifoldCF」プロジェクトを選択してください。 
+
+ただし新しいチケットを作成する前に既に同様の内
容のチケットがあるか確認してください。
+
+## 寄付
+
+ManifoldCF is always looking for contributions. See the [Wiki]()` for details 
on contributing. 
+
+We're also looking for logo ideas. Here are the [guidelines]()`.       

Added: manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/download.md
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/download.md?rev=1829711&view=auto
==============================================================================
--- manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/download.md 
(added)
+++ manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/download.md 
Sat Apr 21 15:26:14 2018
@@ -0,0 +1,558 @@
+
+# ダウンロード
+
+## 最新 (Apache ManifoldCF 2.9.1, 2018年01月15日)
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-2.9.1-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.9.1-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-2.9.1-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.9.1-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-2.9.1-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.9.1-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+## 最新 (Apache ManifoldCF 1.10, 2015年09月07日)
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.10-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.10-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.10-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.10-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.10-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.10-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+## 旧リリース
+
+### Apache ManifoldCF 2.8.1, 2017年09月07日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-2.8.1-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.8.1-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-2.8.1-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.8.1-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-2.8.1-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.8.1-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 2.7.1, 2017年05月10日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-2.7.1-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.7.1-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-2.7.1-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.7.1-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-2.7.1-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.7.1-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 2.6, 2016年12月30日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-2.6-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.6-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-2.6-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.6-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-2.6-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.6-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 2.5, 2016年08月18日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-2.5-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.5-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-2.5-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.5-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-2.5-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.5-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 2.4, 2016年04月23日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-2.4-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.4-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-2.4-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.4-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-2.4-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.4-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 2.3, 2015年12月17日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-2.3-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.3-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-2.3-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.3-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-2.3-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.3-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 2.2, 2015年08月31日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-2.2-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.2-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-2.2-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.2-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-2.2-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.2-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 2.1, 2015年08月31日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-2.1-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.1-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-2.1-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.1-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-2.1-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.1-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 1.9, 2015年05月03日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.9-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.9-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.9-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.9-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.9-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.9-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 2.0.2, 2015年03月02日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-2.0.2-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.0.2-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-2.0.2-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.0.2-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-2.0.2-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-2.0.2-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 1.8.2, 2015年03月02日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.8.2-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.8.2-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.8.2-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.8.2-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.8.2-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.8.2-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 1.7.2, 2014年11月09日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.7.2-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.7.2-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.7.2-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.7.2-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.7.2-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.7.2-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 1.6.1, 2014年06月01日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.6.1-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.6.1-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.6.1-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.6.1-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.6.1-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.6.1-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 1.5.1, 2014年02月20日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.5.1-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.5.1-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.5.1-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.5.1-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.5.1-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.5.1-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 1.4.1, 2013年11月16日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.4.1-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.4.1-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.4.1-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.4.1-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.4.1-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.4.1-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 1.3, 2013年07月29日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.3-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.3-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.3-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.3-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.3-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.3-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 1.2, 2013年05月11日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.2-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.2-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.2-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.2-bin.zip]()` [[PGP]()`] [[MD5]()`]
+ [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.2-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.2-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 1.1.1, 2013年02月13日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.1.1-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.1.1-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.1.1-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.1.1-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.1.1-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.1.1-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 1.0.1, 2012年10月18日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-1.0.1-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.0.1-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-1.0.1-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.0.1-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-1.0.1-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-1.0.1-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 0.6, 2012年07月13日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-0.6-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-0.6-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-0.6-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-0.6-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-0.6-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-0.6-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 0.5.1, 2012年05月22日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-0.5.1-src.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-0.5.1-src.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+バイナリ:
+[apache-manifoldcf-0.5.1-bin.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-0.5.1-bin.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+ライブラリ:
+[apache-manifoldcf-0.5.1-lib.tar.gz]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+[apache-manifoldcf-0.5.1-lib.zip]()` [[PGP]()`] [[MD5]()`] [[SHA]()`]
+
+
+### Apache ManifoldCF 0.4-incubating, 2012年02月02日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-0.4-incubating-src.tar.gz]()` [[PGP]()`] [[MD5]()`]
+[apache-manifoldcf-0.4-incubating-src.zip]()` [[PGP]()`] [[MD5]()`]
+
+
+ソース+バイナリ:
+[apache-manifoldcf-0.4-incubating-bin.tar.gz]()` [[PGP]()`] [[MD5]()`]
+[apache-manifoldcf-0.4-incubating-bin.zip]()` [[PGP]()`] [[MD5]()`]
+
+
+### Apache ManifoldCF 0.3-incubating, 2011年09月20日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-0.3-incubating-src.tar.gz]()` [[PGP]()`] [[MD5]()`]
+[apache-manifoldcf-0.3-incubating-src.zip]()` [[PGP]()`] [[MD5]()`]
+
+
+ソース+バイナリ:
+[apache-manifoldcf-0.3-incubating-bin.tar.gz]()` [[PGP]()`] [[MD5]()`]
+[apache-manifoldcf-0.3-incubating-bin.zip]()` [[PGP]()`] [[MD5]()`]
+
+
+### Apache ManifoldCF 0.2-incubating, 2011年05月17日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース:
+[apache-manifoldcf-0.2-incubating-src.tar.gz]()` [[PGP]()`] [[MD5]()`]
+[apache-manifoldcf-0.2-incubating-src.zip]()` [[PGP]()`] [[MD5]()`]
+
+
+ソース+バイナリ:
+[apache-manifoldcf-0.2-incubating-bin.tar.gz]()` [[PGP]()`]  [[MD5]()`]
+[apache-manifoldcf-0.2-incubating-bin.zip]()` [[PGP]()`] [[MD5]()`]
+
+
+### Apache ManifoldCF 0.1-incubating, 2011年1月31日
+
+[KEYS]()`
+[CHANGES.txt]()`
+
+
+ソース
+[apache-manifoldcf-0.1-incubating-src.tar.gz]()` [[PGP]()`] [[MD5]()`]
+[apache-manifoldcf-0.1-incubating-src.zip]()` [[PGP]()`] [[MD5]()`]
+
+
+ソース+バイナリ
+[apache-manifoldcf-0.1-incubating-bin.tar.gz]()` [[PGP]()`] [[MD5]()`]
+[apache-manifoldcf-0.1-incubating-bin.zip]()` [[PGP]()`] [[MD5]()`]
+
+
+**Known issue:** Inability to automatically create database user 'manifoldcf' 
when using PostgreSQL. Workaround steps:
+* Enter the PostgreSQL utility program psql, as the database superuser: "psql 
-U <_superuser_name_>"
+* Create the database user, with the command: "CREATE USER manifoldcf PASSWORD 
'local_pg_passwd';"
+* Exit psql: "\q"
+* Either proceed to set up the PostgreSQL database using the DBCreate command 
normally, or run the Quick Start normally

Added: manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/index.md
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/index.md?rev=1829711&view=auto
==============================================================================
--- manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/index.md 
(added)
+++ manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/index.md Sat 
Apr 21 15:26:14 2018
@@ -0,0 +1,230 @@
+
+# Apache ManifoldCF™にようこそ!
+
+## Apache ManifoldCFとは?
+
+Apache 
ManifoldCFとは、インターネットやイントラネットの様々
なサーバに保管されている文書ファイルやWebページなどコンテンツを収集し、それを検索エンジンに送るJavaプログラãƒ
 
です。なお、コンテンツを収集する際にActiveDirectoryなど認証基盤と連携してコンテンツ毎に権限æƒ
…報も収集し、検索するときにその権限情å 
±ã‚’利用して表示内
容を制限することもできます。例えば、人事情å 
 
±ã«é–¢ã™ã‚‹æ–‡æ›¸ã¯ã€äººäº‹éƒ¨ã®ãƒ¦ãƒ¼ã‚¶ãŒæ¤œç´¢ã—た時のみに表示するようにできます。
+
+現バージョンのManifoldCFは、FileNet P8 (IBM), Documentum (EMC), 
LiveLink (OpenText), Meridio (Autonomy), Windows共有(Microsoft), SharePoint 
(Microsoft)のような商用商品に保存されているコンテンツと次のような汎用コネクタを使って様ã€
…なコンテンツを収集することができます:CMISコネクタ, 
ファイルシステムコネクタ, JDBCコネクタ, 
RSSフィードコネクタ, Wikiコネクタ, 
HTMLコネクタ。また収集したコンテンツをApache Solr, 
QBase(旧MetaCarta) GTS, Open Search Server, 
ElasticSearchに送ることができまã�
 �™ã€‚対応している製品及び規格一覧は[ここ]()`にあります。
+
+Apache ManifoldCFはMetaCarta, 
Inc.により開発されました。5年間の年月の間に複数企業用に開発/テストが繰り返された後の2009年12月にApache
 Software Foundationにコードソースが寄贈されました。
+
+## プロジェクトの状況
+
+Apache ManifoldCF 
2.9.1は[ここ]()`からダウンロードすることができます。
+
+## サードパーティのリポジトリについて
+
+ManifoldCFにふくまれる商用ソフトウェア用のコネクタをビルドするには、サードパーティのライブラリ、パッケージ、そのソフトウェアがå¿
…要な場合があります。開発者
はビルドする時にこれらサードパーティのソフトウェアをå…
¥æ‰‹ã™ã‚‹å¿…
要はありますが、条件付きでコンパイルすることができるため、コネクタ自体のソースコードはApacheとしてé
…å¸ƒã™ã‚‹ã“とができます。できã�
 �‹é™ã‚Šã™ã¹ã¦ã‚’Apacheライセンスに準拠
するようにしたいと思っていますが、現実的には状況はすぐには変わりません。
+
+サードパーティのソフトウェアを含めてビルドする手é 
†ã¯Wikiページに掲載しています。
+
+## ニュース
+
+### 2018年01月15日 - ManifoldCF 2.9.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2017年12月22日 - ManifoldCF 2.9を公開しました!
+
+開発者コミュニティは2.9リリースを承認しました
+
+### 2017年09月07日 - ManifoldCF 2.8.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2017年08月18日 - ManifoldCF 2.8を公開しました!
+
+開発者コミュニティは2.8リリースを承認しました
+
+### 2017年05月10日 - ManifoldCF 2.7.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2017年04月20日 - ManifoldCF 2.7を公開しました!
+
+開発者コミュニティは2.7リリースを承認しました
+
+### 2016年12月30日 - ManifoldCF 2.6を公開しました!
+
+開発者コミュニティは2.6リリースを承認しました
+
+### 2016年08月18日 - ManifoldCF 2.5を公開しました!
+
+開発者コミュニティは2.5リリースを承認しました
+
+### 2016年04月23日 - ManifoldCF 2.4を公開しました!
+
+開発者コミュニティは2.4リリースを承認しました
+
+### 2015年12月17日 - ManifoldCF 2.3を公開しました!
+
+開発者コミュニティは2.3リリースを承認しました
+
+### 2015年09月07日 - ManifoldCF 1.10を公開しました!
+
+開発者コミュニティは1.10リリースを承認しました
+
+### 2015年08月31日 - ManifoldCF 2.2を公開しました!
+
+開発者コミュニティは2.2リリースを承認しました
+
+### 2015年05月04日 - ManifoldCF 2.1を公開しました!
+
+開発者コミュニティは2.1リリースを承認しました
+
+### 2015年05月03日 - ManifoldCF 1.9を公開しました!
+
+開発者コミュニティは1.9リリースを承認しました
+
+### 2015年03月02日 - ManifoldCF 2.0.2を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2015年03月02日 - ManifoldCF 1.8.2を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2015年02月03日 - ManifoldCF 2.0.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2015年02月03日 - ManifoldCF 1.8.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2014年12月26日 - ManifoldCF 2.0を公開しました!
+
+開発者コミュニティは2.0リリースを承認しました
+
+### 2014年12月26日 - ManifoldCF 1.8を公開しました!
+
+開発者コミュニティは1.8リリースを承認しました
+
+### 2014年11月02日 - ManifoldCF 1.7.2を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2014年09月22日 - ManifoldCF 1.7.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2014年08月24日 - ManifoldCF 1.7を公開しました!
+
+開発者コミュニティは1.7リリースを承認しました
+
+### 2014年06月01日 - ManifoldCF 1.6.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2014年04月30日 - ManifoldCF 1.6を公開しました!
+
+開発者コミュニティは1.6リリースを承認しました
+
+### 2014年02月20日 - ManifoldCF 1.5.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2014年02月07日 - ManifoldCF 1.5を公開しました!
+
+開発者コミュニティは1.5リリースを承認しました
+
+### 2013年11月16日 - ManifoldCF 1.4.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2013年10月28日 - ManifoldCF 1.4を公開しました!
+
+開発者コミュニティは1.4リリースを承認しました
+
+### 2013年07月29日 - ManifoldCF 1.3を公開しました!
+
+開発者コミュニティは1.3リリースを承認しました
+
+### 2013年05月11日 - ManifoldCF 1.2を公開しました!
+
+開発者コミュニティは1.2リリースを承認しました
+
+### 2013年02月13日 - ManifoldCF 1.1.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2013年02月03日 - ManifoldCF 1.1を公開しました!
+
+開発者コミュニティは1.1リリースを承認しました
+
+### 2012年10月18日 - ManifoldCF 1.0.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2012年10月03日 - ManifoldCF 1.0を公開しました!
+
+開発者コミュニティは1.0リリースを承認しました
+
+### 2012年7月13日 - ManifoldCF 0.6を公開しました!
+
+開発者コミュニティは6版を承認しました
+
+### 2012年5月22日 - ManifoldCF 0.5.1を公開しました!
+
+開発者コミュニティはバグ修正版リリースを承認しました
+
+### 2012年5月16日 - 
ManifoldCFはApacheのインキュベータから卒業しました!
+
+Apacheの理事会はManifoldCFをトップレベルプロジェクトとして承認しました
+
+### 2012年04月15日 - ManifoldCF 0.5-incubatingを公開しました!
+
+開発者
コミュニティ及びApacheインキュベータは5版を承認しました
+
+主な追加機能:
+* コネクタUIテンプレートのApache Velocityサポート
+* ElasticSearch出力コネクタ
+* CMISコネクタのCMIS 0.6.0のアップグレード
+* MySQLのサポート
+* プロプライエタリコネクタのプレビルドのサポート
+* 多言語対応, 日本語ローカリゼーション
+
+### 2012年02月02日 - ManifoldCF 0.4-incubatingを公開しました!
+
+開発者
コミュニティ及びApacheインキュベータは4版を承認しました
+
+### 2011年11月08日 - 
バンクーバーでManifoldCFについて講演しました
+
+Apache North America 2011, バンクーバー, 
ブリティッシュコロンビア, 
カナダで、ManifoldCFの概要について発表しました
+
+### 2011年10月19日 - 
バルセロナでManifoldCFについて発表しました
+
+Apache Eurocon 2011, バルセロナ, カタルーニャ, 
スペインで、ManifoldCFの権限機能について発表しました
+
+### 2011年09月20日 - ManifoldCF 0.3-incubatingを公開しました!
+
+開発者
コミュニティ及びApacheインキュベータは3版を承認しました
+
+### 2011年05月17日 - ManifoldCF 0.2-incubatingを公開しました!
+
+開発者
コミュニティ及びApacheインキュベータは2版を承認しました
+
+### 2011年01月31日 - ManifoldCF 0.1-incubatingを公開しました!
+
+開発者
コミュニティ及びApacheインキュベータは初期リリースを承認しました
+
+### 2010年10月03日 - Apacheコネクタフレーム
ワークは正式にApache ManifoldCFに命名変更しました
+
+開発者コミュニティは2回目の名前変更を承認しました
+
+### 2010年08月19日 - Luceneコネクタフレーム
ワークはApacheコネクタフレームワークに命名変更しました
+
+開発者コミュニティは名前変更を承認しました
+
+### 2010年07月07日 - Luceneコネクタフレーム
ワークの初期リリースが提案されました
+
+LCFの初期リリースの条件が提案されました
+
+### 2010年05月21日 - プラハでLuceneコネクタフレーム
ワークについて発表しました
+
+Lucene/Solr Eurocon, プラハ, チェコå…
±å’Œå›½ã§ã€LCFの紹介を発表しました
+
+### 2010年01月12日 - Luceneコネクタフレーム
ワークを開始しました!
+
+LCFが正式にApache Software 
Foundationインキュベーションプロジェクトになりました

Added: manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/mail.md
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/mail.md?rev=1829711&view=auto
==============================================================================
--- manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/mail.md 
(added)
+++ manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/mail.md Sat 
Apr 21 15:26:14 2018
@@ -0,0 +1,33 @@
+
+# ManifoldCF - メーリングリスト
+
+## ManifoldCFメーリングリスト
+
+ManifoldCFプロジェクトには以下のメーリングリストがあります:
+
+## ユーザメーリングリスト
+
+ManifoldCFの使い方
+* [参加]()`
+* [脱退]()`
+* [過去のメッセージ]()`
+
+## 開発者メーリングリスト
+
+ManifoldCFの開発について
+* [参加]()`
+* [脱退]()`
+* [過去のメッセージ]()`
+
+## コミットメーリングリスト
+
+コミットメッセージ
+* [参加]()`
+* [脱退]()`
+* [過去のメッセージ]()`
+
+## 過去のメッセージ
+
+過去のメッセージは以下のリンクから参ç…
§ã™ã‚‹ã“とができます:
+* [[email protected]]()`
+* [[email protected]]()`

Added: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/release-documentation.md
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/release-documentation.md?rev=1829711&view=auto
==============================================================================
--- 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/release-documentation.md
 (added)
+++ 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/release-documentation.md
 Sat Apr 21 15:26:14 2018
@@ -0,0 +1,14 @@
+
+# ManifoldCFリリースドキュメント
+
+## ManifoldCFリリースドキュメント
+
+
+
+下記ManifoldCFバージョンのリリースドキュメントが参ç…
§å¯èƒ½ã¨ãªã‚Šã¾ã™ï¼š
+
+[2.9.1リリース]()`
+
+[2.8.1リリース]()`
+
+[1.10リリース]()`

Added: manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/who.md
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/who.md?rev=1829711&view=auto
==============================================================================
--- manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/who.md (added)
+++ manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/markdown/who.md Sat 
Apr 21 15:26:14 2018
@@ -0,0 +1,17 @@
+
+# Who We Are
+
+## Committers
+
+ (in alphabetical order):  
+* Shinichiro Abe <shinichiro>
+* Ahmet Arslan <iorixxx>
+* Erlend Garåsen <ridder>
+* Furkan KAMACI <kamaci>
+* Maciej Lizewski <mlizewski>
+* Piergiorgio Lucidi <piergiorgio>
+* Minoru Osuka <minoru>
+* Simon Willnauer <simonw>
+* Karl Wright <kwright>
+* Mingchun Zhao <mingchun>
+* Jukka Zitting <jukka>

Added: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/ManifoldCF-logo.PNG
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/ManifoldCF-logo.PNG?rev=1829711&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/ManifoldCF-logo.PNG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/asf_logo.png
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/asf_logo.png?rev=1829711&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/asf_logo.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/favicon.ico
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/favicon.ico?rev=1829711&view=auto
==============================================================================
Binary file - no diff available.

Propchange: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/ja/resources/images/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/books-and-presentations.md
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/books-and-presentations.md?rev=1829711&view=auto
==============================================================================
--- 
manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/books-and-presentations.md
 (added)
+++ 
manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/books-and-presentations.md
 Sat Apr 21 15:26:14 2018
@@ -0,0 +1,24 @@
+
+# ManifoldCF - Books and Presentations
+
+## ManifoldCF Books
+
+All the books about the ManifoldCF project.
+* [Updated ManifoldCF in Action chapters, revised PDFs]()`
+
+## ManifoldCF Presentations
+
+Some presentations about the ManifoldCF project.
+* [Securing Documents in Solr with ManifoldCF by Karl Wright]()`
+* [Apache ManifoldCF by Piergiorgio Lucidi]()`
+* [Apache ManifoldCF by Shinichiro Abe]()`
+* [Barcelona presentations by Piergiorgio Lucidi]()`
+* [Alfresco Summit presentation by Piergiorgio Lucidi]()`
+* [Open Source Summit presentation by Piergiorgio Lucidi]()`
+
+## ManifoldCF Videos/Podcasts
+
+All the videos/podcasts about the ManifoldCF project.
+* [077 TMTC Karl Wright - ManifoldCF]()` (ApacheCON North America, 2011)
+* [Lucene Revolutions Eurocon 2011 - Karl Wright - ManifoldCF]()` (Lucene 
Revolutions Eurocon, 2011)
+* [WAT Lightning Talk]()` (Gary Bernhardt, CodeMash 2012)

Added: 
manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/developer-resources.md
URL: 
http://svn.apache.org/viewvc/manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/developer-resources.md?rev=1829711&view=auto
==============================================================================
--- 
manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/developer-resources.md
 (added)
+++ 
manifoldcf/site/branches/CONNECTORS-1495/src/site/markdown/developer-resources.md
 Sat Apr 21 15:26:14 2018
@@ -0,0 +1,32 @@
+
+# ManifoldCF - Developer Resources
+
+## Source Code
+
+The source files are stored using Subversion (see 
[http://subversion.tigris.org/]()` and  [http://svnbook.red-bean.com/]()`)
+
+`svn checkout http://svn.apache.org/repos/asf/manifoldcf/trunk mcf-trunk`
+
+A read-only Git hub is also available for those who use Git. The URL for Git 
is:
+
+`git://git.apache.org/manifoldcf.git`
+
+## Debugging Connections
+
+Sooner or later, you will encounter a repository that should be supported, but 
doesn't seem to want to connect properly to ManifoldCF. When that happens, you 
will need all the help you can get. Start [here]()`, and if you find a new 
hint, technique, or trick, don't forget to add it to the page!
+
+## Changes List
+
+Current changes list (as of the most recent nightly build) is available  
[here]()`.    
+
+## Reporting a Bug, Problem, or Feature Request
+
+If you think you've found a problem, or you just have a good idea for an 
improvement, you can create a JIRA ticket [here]()`. You may need to create 
yourself an account. 
+
+Please make every effort to search through the current issues list before 
creating a new ticket. Your problem might already have been logged!
+
+## Making a Contribution
+
+ManifoldCF is always looking for contributions. See the [Wiki]()` for details 
on contributing. 
+
+We're also looking for logo ideas. Here are the [guidelines]()`.       


Reply via email to