Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-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 B8FB110FE7 for ; Fri, 25 Jul 2014 21:36:39 +0000 (UTC) Received: (qmail 16765 invoked by uid 500); 25 Jul 2014 21:36:39 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 16732 invoked by uid 500); 25 Jul 2014 21:36:39 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 16719 invoked by uid 99); 25 Jul 2014 21:36:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jul 2014 21:36:39 +0000 Date: Fri, 25 Jul 2014 21:36:39 +0000 (UTC) From: "Ala' Alkhaldi (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-7619) Normalize windows tool batch file environments 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/CASSANDRA-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074967#comment-14074967 ] Ala' Alkhaldi commented on CASSANDRA-7619: ------------------------------------------ v4 LGTM. +1 > Normalize windows tool batch file environments > ---------------------------------------------- > > Key: CASSANDRA-7619 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7619 > Project: Cassandra > Issue Type: Improvement > Reporter: Joshua McKenzie > Assignee: Joshua McKenzie > Priority: Minor > Labels: Windows > Fix For: 2.1.0 > > Attachments: 7619_v1.txt, 7619_v2.txt, 7619_v3.txt, 7619_v4.txt > > > Reference CASSANDRA-7587. We don't currently have something analogous to cassandra.in.sh for Windows so there's no single point of insertion to add something to the environment for those tools to run. Along with that, there's a bunch of duplicated code in those .bat files to determine classpath, home dir, etc. -- This message was sent by Atlassian JIRA (v6.2#6252)