Return-Path: X-Original-To: apmail-ofbiz-dev-archive@www.apache.org Delivered-To: apmail-ofbiz-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 578E619221 for ; Tue, 5 Apr 2016 08:18:26 +0000 (UTC) Received: (qmail 17356 invoked by uid 500); 5 Apr 2016 08:18:25 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 17320 invoked by uid 500); 5 Apr 2016 08:18:25 -0000 Mailing-List: contact dev-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list dev@ofbiz.apache.org Received: (qmail 17290 invoked by uid 99); 5 Apr 2016 08:18:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2016 08:18:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 893FB2C1F5C for ; Tue, 5 Apr 2016 08:18:25 +0000 (UTC) Date: Tue, 5 Apr 2016 08:18:25 +0000 (UTC) From: "Deepak Dixit (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-6986) Simplify getChildHRCategoryTree 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/OFBIZ-6986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225874#comment-15225874 ] Deepak Dixit commented on OFBIZ-6986: ------------------------------------- Hi [~KlwntSingh] Please add patch first and then move status to "Patch Available". > Simplify getChildHRCategoryTree > ------------------------------- > > Key: OFBIZ-6986 > URL: https://issues.apache.org/jira/browse/OFBIZ-6986 > Project: OFBiz > Issue Type: Bug > Components: ALL APPLICATIONS, humanres > Reporter: Kulwant > > breaking the single long method to multiple private functions with improved exception handling. -- This message was sent by Atlassian JIRA (v6.3.4#6332)