Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-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 E02FAD38D for ; Mon, 27 May 2013 07:49:26 +0000 (UTC) Received: (qmail 60183 invoked by uid 500); 27 May 2013 07:49:24 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 59937 invoked by uid 500); 27 May 2013 07:49:23 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 59882 invoked by uid 99); 27 May 2013 07:49:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 May 2013 07:49:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Mon, 27 May 2013 07:49:19 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 93FF523888E7; Mon, 27 May 2013 07:48:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1486530 - /commons/sandbox/graph/branches/modularization/ Date: Mon, 27 May 2013 07:48:58 -0000 To: commits@commons.apache.org From: simonetripodi@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130527074858.93FF523888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: simonetripodi Date: Mon May 27 07:48:58 2013 New Revision: 1486530 URL: http://svn.apache.org/r1486530 Log: created the modularization branch to split the big monolith in small modules Added: commons/sandbox/graph/branches/modularization/ (props changed) - copied from r1486529, commons/sandbox/graph/trunk/ Propchange: commons/sandbox/graph/branches/modularization/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon May 27 07:48:58 2013 @@ -0,0 +1,15 @@ +target +test-reports +*~ +velocity.log* +.classpath +.project +maven.log +InvertedEdgeAdapter.patch +maven-eclipse.xml +.externalToolBuilders +.settings + +commons-graph.iml +.idea +bin Propchange: commons/sandbox/graph/branches/modularization/ ------------------------------------------------------------------------------ svn:mergeinfo = /commons/sandbox/graph/trunk:1298136 Propchange: commons/sandbox/graph/branches/modularization/ ------------------------------------------------------------------------------ svnmerge-integrated = /commons/sandbox/graph/trunk:1-1297889