Return-Path: X-Original-To: apmail-cayenne-commits-archive@www.apache.org Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9928110312 for ; Sat, 15 Feb 2014 10:20:21 +0000 (UTC) Received: (qmail 62215 invoked by uid 500); 15 Feb 2014 10:20:21 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 62205 invoked by uid 500); 15 Feb 2014 10:20:19 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 62198 invoked by uid 99); 15 Feb 2014 10:20:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Feb 2014 10:20:19 +0000 Date: Sat, 15 Feb 2014 10:20:19 +0000 (UTC) From: "Andrus Adamchik (JIRA)" To: commits@cayenne.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CAY-1899) ServerRuntimeBuilder MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAY-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-1899. -------------------------------- Resolution: Fixed > ServerRuntimeBuilder > -------------------- > > Key: CAY-1899 > URL: https://issues.apache.org/jira/browse/CAY-1899 > Project: Cayenne > Issue Type: Task > Components: Core Library > Reporter: Andrus Adamchik > Assignee: Andrus Adamchik > Fix For: 3.2.M2 > > > ServerRuntime is immutable, so squeezing extra parameters in constructor becomes less and less practical. As the name of the task implies, this is about proving a convenience builder class to assemble server runtime from parts. -- This message was sent by Atlassian JIRA (v6.1.5#6160)