Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C3D6F9BA4 for ; Sun, 22 Apr 2012 15:47:49 +0000 (UTC) Received: (qmail 28951 invoked by uid 500); 22 Apr 2012 15:47:48 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 28859 invoked by uid 500); 22 Apr 2012 15:47:48 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 28844 invoked by uid 99); 22 Apr 2012 15:47:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2012 15:47:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of drewjensen.inbox@gmail.com designates 209.85.212.47 as permitted sender) Received: from [209.85.212.47] (HELO mail-vb0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Apr 2012 15:47:40 +0000 Received: by vbbfr13 with SMTP id fr13so8339303vbb.6 for ; Sun, 22 Apr 2012 08:47:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=MEqtCu3+4BLeqaAfY5gGuQGCLesuXyBWuwd5Rhs8UZs=; b=uLflOHKNKrpic6yBz+LeKRlQ8VRIrbqk0rpgUvkW90h04kpPYvBFl4dFaGGbun+Nqe 3AevuVeXq9Fse3Egd/OV2Qgz2zZHA1wVBFHCBTvUEnGyzZ7YUWnzGTFJa9HFt6WuNP44 3lOt+OI9KE8oA1zOw9Od+rc2XADEf0LVBIQBAFwi3oochRSLo7yl5QAPB86NiQg4FALq D8dLRbRsGFilLd1uX2ctzZsqi/CyewIxOETimrlov/lDCe41EckvR1fGde7VCrBPEcMD to3ZBXuLdVKGgL12+lkRg83kML4v45H+uSY2Bvt7IAnPYO/cgHgI/iGZG7BnHw6ZTmzw I3dw== Received: by 10.52.67.199 with SMTP id p7mr10436191vdt.75.1335109639301; Sun, 22 Apr 2012 08:47:19 -0700 (PDT) Received: from [192.168.1.3] (207-255-220-076-dhcp.cbe.md.atlanticbb.net. [207.255.220.76]) by mx.google.com with ESMTPS id i4sm20589003vdk.8.2012.04.22.08.47.17 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 Apr 2012 08:47:18 -0700 (PDT) Subject: Re: [SDK] Problems on SDK document From: drew jensen To: ooo-dev@incubator.apache.org In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Sun, 22 Apr 2012 11:47:19 -0400 Message-ID: <1335109639.11600.4.camel@sybil-gnome> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Mon, 2012-04-23 at 00:27 +0900, Tsutomu Uchino wrote: > I have noticed some problems on SDK, here are those. Howdy Tsutomu, Sitting in front of Ubuntu 11.04 (64bit) currently. > > Link from sdk/index.html to Developer's Guide shows empty page because > of the name of the office has been changed. This can solve with > redirect in the wiki. Confirmed - bad page displayed (comes up in Japanese in my browser BTW) - however, easy work around just click the bread crumb for the dev guide on the wiki jumps to the correct page for me. > > IDL Reference and C++ Reference generated by autodoc still have > copyright of Oracle only. Yes, confirmed - this is in the installed copy of the file. > > Year of the copyright is "2011" in the SDK but about box of the office is 2012. Confirmed > > Link to License in the sdk/index.html is broken, because of the file > has been removed or moved. Confirmed. Changed location it appears, the file is now in the root of the SDK directory on my install here. //drew > > Best Regards, > Tsutomu