From commits-return-1112-apmail-apex-commits-archive=apex.apache.org@apex.incubator.apache.org Sun Oct 25 19:37:59 2015 Return-Path: X-Original-To: apmail-apex-commits-archive@minotaur.apache.org Delivered-To: apmail-apex-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 463E118FA7 for ; Sun, 25 Oct 2015 19:37:59 +0000 (UTC) Received: (qmail 95387 invoked by uid 500); 25 Oct 2015 19:37:59 -0000 Delivered-To: apmail-apex-commits-archive@apex.apache.org Received: (qmail 95352 invoked by uid 500); 25 Oct 2015 19:37:59 -0000 Mailing-List: contact commits-help@apex.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@apex.incubator.apache.org Delivered-To: mailing list commits@apex.incubator.apache.org Received: (qmail 95343 invoked by uid 99); 25 Oct 2015 19:37:59 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Oct 2015 19:37:59 +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 C05C6C2404 for ; Sun, 25 Oct 2015 19:37:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.78 X-Spam-Level: * X-Spam-Status: No, score=1.78 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001] 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 MWVoLe3JvI6z for ; Sun, 25 Oct 2015 19:37:54 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id 48EE028534 for ; Sun, 25 Oct 2015 19:37:45 +0000 (UTC) Received: (qmail 89565 invoked by uid 99); 25 Oct 2015 19:37:45 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Oct 2015 19:37:45 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 11159DFF93; Sun, 25 Oct 2015 19:37:45 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: vrozov@apache.org To: commits@apex.incubator.apache.org Date: Sun, 25 Oct 2015 19:38:15 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [32/36] incubator-apex-core git commit: Remove stray Copyright line. Remove stray Copyright line. Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/a190e86e Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/a190e86e Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/a190e86e Branch: refs/heads/feature-module Commit: a190e86e8f508308af539f5b473996e5fd4d6834 Parents: 6251310 Author: Thomas Weise Authored: Thu Oct 22 21:14:05 2015 -0700 Committer: Thomas Weise Committed: Fri Oct 23 12:45:08 2015 -0700 ---------------------------------------------------------------------- .../resources/archetype-resources/XmlJavadocCommentsExtractor.xsl | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/a190e86e/apex-app-archetype/src/main/resources/archetype-resources/XmlJavadocCommentsExtractor.xsl ---------------------------------------------------------------------- diff --git a/apex-app-archetype/src/main/resources/archetype-resources/XmlJavadocCommentsExtractor.xsl b/apex-app-archetype/src/main/resources/archetype-resources/XmlJavadocCommentsExtractor.xsl index 975ef1f..08075a9 100644 --- a/apex-app-archetype/src/main/resources/archetype-resources/XmlJavadocCommentsExtractor.xsl +++ b/apex-app-archetype/src/main/resources/archetype-resources/XmlJavadocCommentsExtractor.xsl @@ -1,8 +1,6 @@