Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7B440200B85 for ; Thu, 15 Sep 2016 19:29:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 79B76160ABA; Thu, 15 Sep 2016 17:29:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 99E7B160ADA for ; Thu, 15 Sep 2016 19:29:22 +0200 (CEST) Received: (qmail 33103 invoked by uid 500); 15 Sep 2016 17:29:21 -0000 Mailing-List: contact commits-help@tamaya.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tamaya.incubator.apache.org Delivered-To: mailing list commits@tamaya.incubator.apache.org Received: (qmail 33094 invoked by uid 99); 15 Sep 2016 17:29:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2016 17:29:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 663881A036B for ; Thu, 15 Sep 2016 17:29:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.446 X-Spam-Level: X-Spam-Status: No, score=-5.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 4DJW7FBZJwzw for ; Thu, 15 Sep 2016 17:29:20 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 7347E5FBD7 for ; Thu, 15 Sep 2016 17:29:19 +0000 (UTC) Received: (qmail 32694 invoked by uid 99); 15 Sep 2016 17:29:18 -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; Thu, 15 Sep 2016 17:29:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 71135E0158; Thu, 15 Sep 2016 17:29:18 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: plexus@apache.org To: commits@tamaya.incubator.apache.org Date: Thu, 15 Sep 2016 17:29:18 -0000 Message-Id: <91d848ed6b624d1ab9107b6478fc8a13@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/6] incubator-tamaya git commit: Removed the attic archived-at: Thu, 15 Sep 2016 17:29:23 -0000 Repository: incubator-tamaya Updated Branches: refs/heads/master 359d3e4a2 -> ccc0842b7 http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/ccc0842b/attic/pom.xml ---------------------------------------------------------------------- diff --git a/attic/pom.xml b/attic/pom.xml deleted file mode 100644 index e27f07d..0000000 --- a/attic/pom.xml +++ /dev/null @@ -1,109 +0,0 @@ - - - 4.0.0 - - - org.apache.tamaya - tamaya-all - 0.2-incubating-SNAPSHOT - ../pom.xml - - - tamaya-java8 - Apache Tamaya Java 8 Parent - pom - - - api - core - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - ${javadoc.version} - - - attach-javadocs - - jar - - - - - -Xdoclint:none - - - - - org.apache.maven.plugins - maven-enforcer-plugin - - - enforce-versions - - enforce - - - - - [1.8,) - - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - - findbugs/findbugs-exclude.xml - - - - org.apache.tamaya - buildconfigurations - ${project.version} - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - true - checkstyle/style.xml - - - - - org.apache.tamaya - buildconfigurations - ${project.version} - - - - - - -