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 7A789B763 for ; Wed, 18 Jan 2012 03:08:20 +0000 (UTC) Received: (qmail 10959 invoked by uid 500); 18 Jan 2012 03:08:17 -0000 Delivered-To: apmail-incubator-connectors-commits-archive@incubator.apache.org Received: (qmail 10669 invoked by uid 500); 18 Jan 2012 03:08:03 -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 10450 invoked by uid 99); 18 Jan 2012 03:07:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2012 03:07:56 +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; Wed, 18 Jan 2012 03:07:53 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 37B0B2388BFF; Wed, 18 Jan 2012 03:07:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1232733 - in /incubator/lcf/trunk/site/src/documentation: content/xdocs/site.xml resources/fonts/ resources/fonts/config.xml resources/schema/ resources/schema/symbols-project-v10.ent Date: Wed, 18 Jan 2012 03:07:32 -0000 To: connectors-commits@incubator.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120118030732.37B0B2388BFF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kwright Date: Wed Jan 18 03:07:31 2012 New Revision: 1232733 URL: http://svn.apache.org/viewvc?rev=1232733&view=rev Log: Attempt to provide Japanese fonts to pdf generation. It's still not working but at least there is now a FOP configuration file, hopefully in the right place. Part of CONNECTORS-387. Added: incubator/lcf/trunk/site/src/documentation/resources/fonts/ incubator/lcf/trunk/site/src/documentation/resources/fonts/config.xml (with props) incubator/lcf/trunk/site/src/documentation/resources/schema/ incubator/lcf/trunk/site/src/documentation/resources/schema/symbols-project-v10.ent (with props) Modified: incubator/lcf/trunk/site/src/documentation/content/xdocs/site.xml Modified: incubator/lcf/trunk/site/src/documentation/content/xdocs/site.xml URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/site/src/documentation/content/xdocs/site.xml?rev=1232733&r1=1232732&r2=1232733&view=diff ============================================================================== --- incubator/lcf/trunk/site/src/documentation/content/xdocs/site.xml (original) +++ incubator/lcf/trunk/site/src/documentation/content/xdocs/site.xml Wed Jan 18 03:07:31 2012 @@ -86,6 +86,7 @@ + Added: incubator/lcf/trunk/site/src/documentation/resources/fonts/config.xml URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/site/src/documentation/resources/fonts/config.xml?rev=1232733&view=auto ============================================================================== --- incubator/lcf/trunk/site/src/documentation/resources/fonts/config.xml (added) +++ incubator/lcf/trunk/site/src/documentation/resources/fonts/config.xml Wed Jan 18 03:07:31 2012 @@ -0,0 +1,26 @@ + + + + + + + + + + + \ No newline at end of file Propchange: incubator/lcf/trunk/site/src/documentation/resources/fonts/config.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/lcf/trunk/site/src/documentation/resources/fonts/config.xml ------------------------------------------------------------------------------ svn:keywords = Id Added: incubator/lcf/trunk/site/src/documentation/resources/schema/symbols-project-v10.ent URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/site/src/documentation/resources/schema/symbols-project-v10.ent?rev=1232733&view=auto ============================================================================== --- incubator/lcf/trunk/site/src/documentation/resources/schema/symbols-project-v10.ent (added) +++ incubator/lcf/trunk/site/src/documentation/resources/schema/symbols-project-v10.ent Wed Jan 18 03:07:31 2012 @@ -0,0 +1,18 @@ + + + Propchange: incubator/lcf/trunk/site/src/documentation/resources/schema/symbols-project-v10.ent ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/lcf/trunk/site/src/documentation/resources/schema/symbols-project-v10.ent ------------------------------------------------------------------------------ svn:keywords = Id