Return-Path: X-Original-To: apmail-corinthia-dev-archive@minotaur.apache.org Delivered-To: apmail-corinthia-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 49664104BD for ; Wed, 31 Dec 2014 17:22:02 +0000 (UTC) Received: (qmail 37728 invoked by uid 500); 31 Dec 2014 17:22:02 -0000 Delivered-To: apmail-corinthia-dev-archive@corinthia.apache.org Received: (qmail 37703 invoked by uid 500); 31 Dec 2014 17:22:02 -0000 Mailing-List: contact dev-help@corinthia.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@corinthia.incubator.apache.org Delivered-To: mailing list dev@corinthia.incubator.apache.org Received: (qmail 37692 invoked by uid 99); 31 Dec 2014 17:22:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Dec 2014 17:22:02 +0000 X-ASF-Spam-Status: No, hits=-1997.8 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 31 Dec 2014 17:22:00 +0000 Received: (qmail 37579 invoked by uid 99); 31 Dec 2014 17:21:40 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Dec 2014 17:21:40 +0000 Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 4635E1A0262 for ; Wed, 31 Dec 2014 17:21:37 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id f15so15259711lbj.13 for ; Wed, 31 Dec 2014 09:21:32 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.152.23.98 with SMTP id l2mr66994860laf.46.1420046492546; Wed, 31 Dec 2014 09:21:32 -0800 (PST) Received: by 10.112.10.16 with HTTP; Wed, 31 Dec 2014 09:21:32 -0800 (PST) In-Reply-To: <006901d02517$5305a9e0$f910fda0$@acm.org> References: <9BC75B16-1A78-418B-8E82-03B8F16D8ECE@apache.org> <011401d0248e$5b25bc20$11713460$@acm.org> <000a01d024a9$b14a1680$13de4380$@acm.org> <002201d024b3$a1efd620$e5cf8260$@acm.org> <006901d02517$5305a9e0$f910fda0$@acm.org> Date: Wed, 31 Dec 2014 18:21:32 +0100 Message-ID: Subject: Re: Anybody who know how to write .cmd or .bat files for windows ? From: jan i To: "dev@corinthia.incubator.apache.org" , Dennis Hamilton Content-Type: multipart/alternative; boundary=089e0158b7e4c0bf54050b8656ad X-Virus-Checked: Checked by ClamAV on apache.org --089e0158b7e4c0bf54050b8656ad Content-Type: text/plain; charset=UTF-8 On 31 December 2014 at 17:32, Dennis E. Hamilton wrote: > -1 on using a prepackaged combination of the dependencies. > > It is only simpler locally, not globally. > > That is just moving the pea, and it means there is now an external > activity that committers must understand and someone has to maintain when > there are updates, security patches, etc., to the dependencies. It also > raises provenance issues. (I note that none of the sources have hashes or > signatures already, or else I missed them, and they include a variety of > .exe files.) > > If we are concerned about obsolescence or inaccessibility of the sources, > there might need to be a backup arrangement. That might be a better use of > Apache Extras. > May I say in a positive tone, I really hope to meet you in person at ACNA. You have a way of expressing the small undefinable worries in my stomach. A -1 with a good reason, calls for a discussion !!! so let me try to break this down into a couple of questions: (feel free to flame me, it I got it wrong). Assumption: we want windows developer to have an easy start with corinthia, and we dont want people to install things like cygwin. Questions: - Dennis already made a .bat to download the original source (which I clearly prefer), can we make the extraction as a .bat also (from what I understand it is doable, but need to be adjusted if we upgrade) ? - What is the back side of having to simple .bat scripts ? - Products like Cygwin, have scared AOO developers, so I dont want we depend on such products, do we agree on this ? (Windows developers in general only like visual studio, and maybe a couple of external libs) - Is this a temporary situation or will we always need external libraries ? - Peter made a suggestion, can we somehow learn from that, if we cannot make a .bat for extraction. rgds jan i > > - Dennis > > -- above in reply to -- > From: jan i [mailto:jani@apache.org] > Sent: Tuesday, December 30, 2014 23:17 > To: dev@corinthia.incubator.apache.org > Subject: Re: Anybody who know how to write .cmd or .bat files for windows ? > > On Wednesday, December 31, 2014, Peter Kelly wrote: > > [ ... ] > > I propose a simpler solution ;) > > > > > > > http://downloads.uxproductivity.com/corinthia/corinthia-externals-20141231.zip > > > @dennis thanks fir all your investigation work. > +1 to having the prepared files at uxproductivity (and later apache extras) > and then use the script from dennis to fetch is. > > [ ... ] > > --089e0158b7e4c0bf54050b8656ad--