Return-Path: Delivered-To: apmail-incubator-amber-commits-archive@minotaur.apache.org Received: (qmail 3184 invoked from network); 18 Dec 2010 17:09:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Dec 2010 17:09:32 -0000 Received: (qmail 11167 invoked by uid 500); 18 Dec 2010 17:09:32 -0000 Delivered-To: apmail-incubator-amber-commits-archive@incubator.apache.org Received: (qmail 11149 invoked by uid 500); 18 Dec 2010 17:09:32 -0000 Mailing-List: contact amber-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: amber-dev@incubator.apache.org Delivered-To: mailing list amber-commits@incubator.apache.org Received: (qmail 11142 invoked by uid 99); 18 Dec 2010 17:09:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Dec 2010 17:09:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Sat, 18 Dec 2010 17:09:31 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E24FC23889E1; Sat, 18 Dec 2010 17:09:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1050676 - /incubator/amber/trunk/oauth-2.0/pom.xml Date: Sat, 18 Dec 2010 17:09:11 -0000 To: amber-commits@incubator.apache.org From: tommaso@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101218170911.E24FC23889E1@eris.apache.org> Author: tommaso Date: Sat Dec 18 17:09:11 2010 New Revision: 1050676 URL: http://svn.apache.org/viewvc?rev=1050676&view=rev Log: [AMBER-11] - import of Leelo OAuth 2.0 implementation - basic pom modified for server modules Modified: incubator/amber/trunk/oauth-2.0/pom.xml Modified: incubator/amber/trunk/oauth-2.0/pom.xml URL: http://svn.apache.org/viewvc/incubator/amber/trunk/oauth-2.0/pom.xml?rev=1050676&r1=1050675&r2=1050676&view=diff ============================================================================== --- incubator/amber/trunk/oauth-2.0/pom.xml (original) +++ incubator/amber/trunk/oauth-2.0/pom.xml Sat Dec 18 17:09:11 2010 @@ -38,6 +38,11 @@ oauth2-client-demo oauth2-dynamicreg-client oauth2-dynamicreg-common + oauth2-authzserver + oauth2-resourceserver + oauth2-rs-filter + oauth2-dynamicreg-server + oauth2-integration-tests @@ -51,8 +56,6 @@ 1.2 7.1.5.v20100705 2.5 - https://oss.sonatype.org/content/repositories/snapshots/ -