Return-Path: X-Original-To: apmail-incubator-connectors-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-connectors-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7747B9495 for ; Sun, 15 Jan 2012 20:35:12 +0000 (UTC) Received: (qmail 26329 invoked by uid 500); 15 Jan 2012 20:35:12 -0000 Delivered-To: apmail-incubator-connectors-commits-archive@incubator.apache.org Received: (qmail 26295 invoked by uid 500); 15 Jan 2012 20:35:11 -0000 Mailing-List: contact connectors-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-dev@incubator.apache.org Delivered-To: mailing list connectors-commits@incubator.apache.org Received: (qmail 26288 invoked by uid 99); 15 Jan 2012 20:35:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jan 2012 20:35:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jan 2012 20:35:08 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6EA7E23889BB; Sun, 15 Jan 2012 20:34:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1231747 - in /incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs: ./ ja_JP/ Date: Sun, 15 Jan 2012 20:34:48 -0000 To: connectors-commits@incubator.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120115203448.6EA7E23889BB@eris.apache.org> Author: kwright Date: Sun Jan 15 20:34:47 2012 New Revision: 1231747 URL: http://svn.apache.org/viewvc?rev=1231747&view=rev Log: Commit patch for CONNECTORS-336, on behalf of Hitoshi Ozawa. Added: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/concepts_ja_JP.xml (with props) incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/developer-resources_ja_JP.xml (with props) incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml (with props) incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/index.xml (with props) incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml (with props) incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/mail_ja_JP.xml (with props) Removed: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/concepts.xml incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/developer-resources.xml incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/included-connectors.xml incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/javadoc.xml incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/mail.xml Modified: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/site.xml Added: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/concepts_ja_JP.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/concepts_ja_JP.xml?rev=1231747&view=auto ============================================================================== --- incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/concepts_ja_JP.xml (added) +++ incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/concepts_ja_JP.xml Sun Jan 15 20:34:47 2012 @@ -0,0 +1,124 @@ + + + + + + + + +
+ 概要 +
+ + +
+ 概要 +

ManifoldCFは次いような目的のために設計されたクローラフレームワークです。

+

+
    +
  • シャットダウン及ぶ再起動からの回復力に強く信頼性の高いフレームワーク
  • +
  • 差分更新に対応。収集するコンテンツの条件はジョブに定義します。ジョブを継続的に実行してコンテンツの差分を収集することができます
  • +
  • 同時に平行して異なるリポジトリの種類と接続してコンテンツを収集することが可能です
  • +
  • コンテンツセキュリティに対応しています。ユーザ毎に閲覧可能なコンテンツのみの検索結果が表示されます
  • +
  • 高速。多くのコンテンツをそれなりの時間内に処理することができます
  • +
  • メモリ利用を予測することができます
  • +
+

+

ManifoldCFはリレーショナルデータベースを利用することで多くのアーキテクチャの目的を達成しています。現バージョンはPostgresql、Derby、MySQLに対応しています。その他のデータベースの利用も検討しています。

+

+
+ ManifoldCFコンテンツモデル +

+

Each document in ManifoldCF consists of some opaque binary data, plus some opaque associated metadata (which is described by name-value pairs), and is uniquely addressed by a URI. The back-end search engines which ManifoldCF communicates with are all expected to support, to a greater or lesser degree, this model.

+

+

コンテンツはアクセストークンと関連つけることができます。アクセストークンについては次の節で説明します。

+

+
+
+ ManifoldCFセキュリティモデル +

+

The ManifoldCF security model is based loosely on the standard authorization concepts and hierarchies found in Microsoft's Active Directory. Active Directory is quite common in the kinds of environments where data repositories exist that are ripe for indexing. Active Directory's authorization model is also easily used in a general way to represent authorization for a huge variety of third-party content repositories.

+

+

ManifoldCF defines a concept of an access token. An access token, to ManifoldCF, is a string which is meaningful only to a specific connector or connectors. This string describes the ability of a user to view (or not view) some set of documents. For documents protected by Active Directory itself, an access token would be an Active Directory SID (e.g. "S-1-23-4-1-45"). But, for example, for documents protected by Livelink a wholly different string would be used.

+

+

In the ManifoldCF security model, it is the job of an authority to provide a list of access tokens for a given searching user. Multiple authorities cooperate in that each one can add to the list of access tokens describing a given user's security. The resulting access tokens are handed to the search engine as part of every search request, so that the search engine may properly exclude documents that the user is not allowed to see.

+

+

When document indexing is done, therefore, it is the job of the crawler to hand access tokens to the search engine, so that it may categorize the documents properly according to their accessibility. Note that the access tokens so provided are meaningful only within the space of the governing authority. Access tokens can be provided as "grant" tokens, or as "deny" tokens. Finally, there are multiple levels of tokens, which correspond to Active Directory's concepts of "share" security, "directory" security, or "file" security. (The latter concepts are rarely used except for documents that come from Windows or Samba systems.)

+

+

Once all these documents and their access tokens are handed to the search engine, it is the search engine's job to enforce security by excluding inappropriate documents from the search results. For Solr 1.5, this infrastructure has been submitted in jira ticket SOLR-1895, found here, where you can download a SearchComponent plug-in and simple instructions for setting up your copy of Solr to enforce ManifoldCF's model of document security. Bear in mind that this plug-in is still not a complete solution, as it requires an authenticated user name to be passed to it from some upstream source, possibly a JAAS authenticator within an application server framework.

+

+
+
+ ManifoldCF論理エンティティ +

+
+ コネクタ +

+

ManifoldCFには次の3つのコネクタがあります:

+

+
    +
  • 権限コネクタ
  • +
  • リポジトリコネクタ
  • +
  • 出力コネクタ
  • +
+

+

すべてのコネクタには共通した機能があります。先ず、すべてのコネクタはプールされています。ManifoldCFは設定したコネクタのインスタンスを管理します。インスタンス数の上限を設定することもできます。 + Connector implementations have specific methods in them for managing their existence in the pools that ManifoldCF keeps them in. Second, they are configurable. The configuration description for a connector is an XML document, whose precise format is determined by the connector implementation. A configured connector instance is called a connection, by common ManifoldCF convention.

+

+

コネクタは次のような機能をもちます:

+

+ + + + + +
コネクタタイプ機能
権限コネクタFurnishes a standard way of mapping a user name to access tokens that are meaningful for a given type of repository
リポジトリコネクタ指定されたリポジトリ(例:SharePointやWeb)からコンテンツを収集する
出力コネクタ収集したコンテンツと処理(追加や削除など)をバックエンド検索エンジン又はLuceneのようなエンティティに送信する
+

+
+
+ コネクション +

+

As described above, a connection is a connector implementation plus connector-specific configuration information. A user can define a connection of all three types in the crawler UI.

+

+

The kind of information included in the configuration data for a connector typically describes the "how", as opposed to the "what". For example, you'd configure a LiveLink connection by specifying how to talk to the LiveLink server. You would not include information about which documents to select in such a configuration.

+

+

There is one difference between how you define a repository connection, vs. how you would define an authority connection or output connection. The difference is that you must specify a governing authority connection for your repository connection. This is because all documents ingested by ManifoldCF need to include appropriate access tokens, and those access tokens are specific to the governing authority.

+

+
+
+ ジョブ +

+

ManifoldCFでジョブとは、a description of some kind of synchronization that needs to occur between a specified repository connection and a specified output connection. A job includes the following:

+

+
    +
  • A verbal description
  • +
  • リポジトリコネクション(暗黙的に権限コネクションを含む)
  • +
  • 出力コネクション
  • +
  • リポジトリコネクションに特定したジョブが対象とするコンテンツとメタデータの説明
  • +
  • クロールモデル:「最後まで実行」又は「継続実行」
  • +
  • ジョブの実行スケジュール:指定された時間帯または即時
  • +
+

+

Jobs are allowed to share the same repository connection, and thus they can overlap in the set of documents they describe. ManifoldCF permits this situation, although when it occurs it is probably an accident.

+
+
+
+ + +
Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/concepts_ja_JP.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/concepts_ja_JP.xml ------------------------------------------------------------------------------ svn:keywords = Id Added: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/developer-resources_ja_JP.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/developer-resources_ja_JP.xml?rev=1231747&view=auto ============================================================================== --- incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/developer-resources_ja_JP.xml (added) +++ incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/developer-resources_ja_JP.xml Sun Jan 15 20:34:47 2012 @@ -0,0 +1,98 @@ + + + + + +
ManifoldCF - 開発者リソース
+ + + + +
+ ソースコード +

ManifoldCFのソースファイルはsvnで管理されています(参照: http://subversion.tigris.org/ and http://svnbook.red-bean.com/) +

+

+ svn checkout http://svn.apache.org/repos/asf/incubator/lcf/trunk mcf-trunk +

+
+ +
+ セキュリティアーキテクチャ図 +

以下はManifoldCFのセキュリティアーキテクチャ図です:

+

+
+

+

Apacheを使って認証を行う場合は、以下のようなモデルになります:

+

+
+

+
+ +
+ プロセスアーキテクチャ図 +

以下はManifoldCFのプロセスアーキテクチャ図です:

+

+
+

+
+ +
+ コネクションの作成 +

コネクタを作成するとよりManifoldCFプロジェクトのことを理解することができます。また、成果物をプロジェクトに貢献する事もできます。 +

+ +
+ +
+ パフォーマンスチューニング +

ManifoldCFのパフォーマンスをチューニングするには少しコツが必要です。ここから始めてください。

+
+ +
+ コネクションのデバグ +

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. +

+
+ + +
Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/developer-resources_ja_JP.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/developer-resources_ja_JP.xml ------------------------------------------------------------------------------ svn:keywords = Id Added: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml?rev=1231747&view=auto ============================================================================== --- incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml (added) +++ incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml Sun Jan 15 20:34:47 2012 @@ -0,0 +1,54 @@ + + + + + + + + +
+ コネクタ一覧 +
+ + +
+ コネクタ一覧 +

ManifoldCFは次のコネクタをサポートしています:

+

+ + + + + + + + + + + + + + + + +
コネクタの対応表
コネクタ名コネクタプラットフォームサーバプラットフォームクライアントバージョンサーババージョン
CMISJava複数CMIS 1.0CMIS 1.0
ファイルシステムJavaWin/*NIXN/AN/A
Windows共有Java Win, Samba, NetApp,その他のNASシステムN/AN/A
JDBCJava 複数JDBC V2, V3, V4対応;Oracle 10, JTDS 1.2, Postgresql 9.1ドライバで検証済み複数
RSSJava N/A N/A Atom, RSS 2.0, others
WebJava N/A N/A HTML 1.0, 1.1, 2.0, Atom, RSS 2.0,その他
WikiJava N/A N/A Wiki 1.8以降
LiveLink (OpenText)Java Win LAPI 9.7.1 9.2.0 - 9.7.1で検証済み
OpenSearchServerJava N/A N/AOpenSearchServer 1.2.1, 1.2.2, 1.2.3で検証済み
Documentum (EMC)Win, RedHat Win, RedHat DFC 5.3 SP5で検証済み5.3, 6.0, and 6.5サーバで検証済み
SharePoint (MSFT)Java Win N/A SharePoint 2003 (2.0), 2007 (3.0)で検証済み
Meridio (Autonomy)Java Win N/A Meridio 4.1, 5.0で検証済み
FileNet (IBM)JavaWin, RedHatP8 V4.1, V4.5で検証済みP8 V4.1, V4.5で検証済み
+
+ +
+ Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/included-connectors_ja_JP.xml ------------------------------------------------------------------------------ svn:keywords = Id Added: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/index.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/index.xml?rev=1231747&view=auto ============================================================================== --- incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/index.xml (added) +++ incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/index.xml Sun Jan 15 20:34:47 2012 @@ -0,0 +1,102 @@ + + + + + + + + +
+ ManifoldCFにようこそ! +
+ + +
+ ManifoldCFとは? +

ManifoldCFとは、マイクロソフトSharepointやEMC DocumentumのようなソースコンテンツリポジトリをApache SolrやOpenSearchServerのようなターゲットリポジトリ及び索引に接続するオープンソースフレームワークである。ManifoldCF also defines a security model for target repositories that permits them to enforce source-repository security policies.

+

Currently included connectors support FileNet P8 (IBM), Documentum (EMC), LiveLink (OpenText), Meridio (Autonomy), Windows shares (Microsoft), and SharePoint (Microsoft). Also included are a general CMIS connector, a generic file system connector, a general JDBC connector, an RSS feed connector, a Wiki connector, and a general web connector. + Currently supported targets include Apache Solr, QBase (formerly MetaCarta) GTS and OpenSearchServer. The complete repository compatibility list can be found here.

+

The original ManifoldCF code base was granted by MetaCarta, Inc., to the Apache Software Foundation in December 2009. The MetaCarta effort represented more than five years of successful development and testing in multiple, challenging enterprise environments.

+
+ +
+ Incubation Status +

Apache ManifoldCF (formerly Apache Connectors Framework) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Lucene PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. +

+
+ +
+ Project status +

Apache ManifoldCF 0.3-incubating is available! Download it here.

+
+ +
+ A philosophical note about third-party repositories +

Many of the connectors included with ManifoldCF currently require third-party libraries, packages, or other licensed materials in order to be built. The code for these connectors can be distributed under Apache guidelines because they are conditionally compiled; that is, you as a developer must supply the necessary third-party components before the connector will build. While we have every intention of trying to reduce the number of affected connectors by means of clean-room development under the auspices of ASF, realistically the current situation will not change in any dramatic way very quickly. The focus of this group remains primarily on providing solutions.

+

The required libraries, tools, and procedures for building each of these connectors are well documented in the Wiki pages for this project.

+
+ +
+ News +
+ 08 Nov 2011 - ManifoldCF in Vancouver +

ManifoldCF general talk planned for Apache North America 2011, Vancouver, British Columbia, Canada

+
+
+ 19 Oct 2011 - ManifoldCF in Barcelona +

ManifoldCF authorization talk planned for Apache Eurocon 2011, Barcelona, Catalonia, Spain

+
+
+ 20 Sep 2011 - ManifoldCF 0.3-incubating is released! +

Developer community and Apache Incubator sign off on third release

+
+
+ 17 May 2011 - ManifoldCF 0.2-incubating is released! +

Developer community and Apache Incubator sign off on second release

+
+
+ 31 January 2011 - ManifoldCF 0.1-incubating is released! +

Developer community and Apache Incubator sign off on first release

+
+
+ 03 October 2010 - Apache Connectors Framework officially becomes Apache ManifoldCF +

Developer community approves second name change

+
+
+ 19 August 2010 - Lucene Connectors Framework officially becomes Apache Connectors Framework +

Developer community approves name change

+
+
+ 07 July 2010 - Lucene Connectors Framework first release proposed +

Criteria for LCF's first official release proposed

+
+
+ 21 May 2010 - Lucene Connectors Framework in Prague +

LCF introductory talk planned for Lucene/Solr Eurocon, Prague, Czech Republic

+
+
+ 12 January 2010 - Lucene Connectors Framework launches! +

LCF officially becomes an incubating project of the Apache Software Foundation

+
+ +
+ + + +
Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/index.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/index.xml ------------------------------------------------------------------------------ svn:keywords = Id Added: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml?rev=1231747&view=auto ============================================================================== --- incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml (added) +++ incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml Sun Jan 15 20:34:47 2012 @@ -0,0 +1,55 @@ + + + + + + + + +
+ ManifoldCF Javadoc +
+ + +
+ ManifoldCF Javadoc +

+

最新版のManifoldCFのJavadocは以下のリンクから参照することができます:

+

ManifoldCFフレームワーク

+

Active Directory権限コネクタ

+

CMIS権限コネクタ

+

Documentum権限コネクタ

+

FileNetコネクタ

+

ファイルシステムコネクタ

+

qBase GTS出力コネクタ

+

CIFSコネクタ

+

JDBCコネクタ

+

LiveLink権限コネクタ

+

Meridio権限コネクタ

+

OpenSearchServer出力コネクタ

+

Null権限コネクタ

+

Null出力コネクタ

+

RSSコネクタ

+

SharePointコネクタ

+

Solr出力コネクタ

+

Webコネクタ

+

Wikiコネクタ

+
+ +
Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/javadoc_ja_JP.xml ------------------------------------------------------------------------------ svn:keywords = Id Added: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/mail_ja_JP.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/mail_ja_JP.xml?rev=1231747&view=auto ============================================================================== --- incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/mail_ja_JP.xml (added) +++ incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/mail_ja_JP.xml Sun Jan 15 20:34:47 2012 @@ -0,0 +1,63 @@ + + + + + +
+ ManifoldCF - メーリングリスト +
+ +
ManifoldCFメーリングリスト +

ManifoldCFプロジェクトには以下のメーリングリストがあります:

+
+
ユーザメーリングリスト +

ManifoldCFの使い方

+ +
+
開発者メーリングリスト +

ManifoldCFの開発について

+ +
+
コミットメーリングリスト +

コミットメッセージ

+ +
+ +
過去のメッセージ +

過去のメッセージは以下のリンクから参照することができます:

+ +
+ + +
Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/mail_ja_JP.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/ja_JP/mail_ja_JP.xml ------------------------------------------------------------------------------ svn:keywords = Id Modified: incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/site.xml URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/site.xml?rev=1231747&r1=1231746&r2=1231747&view=diff ============================================================================== --- incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/site.xml (original) +++ incubator/lcf/branches/CONNECTORS-336/site/src/documentation/content/xdocs/site.xml Sun Jan 15 20:34:47 2012 @@ -79,7 +79,12 @@ + + + + +