Return-Path: X-Original-To: apmail-poi-commits-archive@minotaur.apache.org Delivered-To: apmail-poi-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 C1C5A18E26 for ; Mon, 21 Sep 2015 17:34:39 +0000 (UTC) Received: (qmail 47598 invoked by uid 500); 21 Sep 2015 17:34:39 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 47564 invoked by uid 500); 21 Sep 2015 17:34:39 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 47554 invoked by uid 99); 21 Sep 2015 17:34:39 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Sep 2015 17:34:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 3DCFBF501C for ; Mon, 21 Sep 2015 17:34:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.5 X-Spam-Level: *** X-Spam-Status: No, score=3.5 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RDNS_NONE=2.5] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 6vvIiKgE2tX4 for ; Mon, 21 Sep 2015 17:34:38 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (unknown [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id AB65B204D2 for ; Mon, 21 Sep 2015 17:34:38 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 32704E046A for ; Mon, 21 Sep 2015 17:34:38 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 303203A01E3 for ; Mon, 21 Sep 2015 17:34:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1704375 - in /poi/site/publish/apidocs/org/apache/poi: hslf/blip/ hslf/blip/class-use/ sl/ sl/class-use/ Date: Mon, 21 Sep 2015 17:34:37 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150921173438.303203A01E3@svn01-us-west.apache.org> Author: nick Date: Mon Sep 21 17:34:29 2015 New Revision: 1704375 URL: http://svn.apache.org/viewvc?rev=1704375&view=rev Log: Remove old javadoc files Removed: poi/site/publish/apidocs/org/apache/poi/hslf/blip/WMF.AldusHeader.html poi/site/publish/apidocs/org/apache/poi/hslf/blip/class-use/WMF.AldusHeader.html poi/site/publish/apidocs/org/apache/poi/sl/SlideShowFactory.html poi/site/publish/apidocs/org/apache/poi/sl/class-use/ poi/site/publish/apidocs/org/apache/poi/sl/package-frame.html poi/site/publish/apidocs/org/apache/poi/sl/package-summary.html poi/site/publish/apidocs/org/apache/poi/sl/package-tree.html poi/site/publish/apidocs/org/apache/poi/sl/package-use.html --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org