From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 05 11:50:08 2017 Received: (at submit) by debbugs.gnu.org; 5 Jul 2017 15:50:08 +0000 Received: from localhost ([127.0.0.1]:53583 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSmZ5-0001Yl-QI for submit@debbugs.gnu.org; Wed, 05 Jul 2017 11:50:08 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53232) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSmZ3-0001YD-BH for submit@debbugs.gnu.org; Wed, 05 Jul 2017 11:50:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSmYx-000487-39 for submit@debbugs.gnu.org; Wed, 05 Jul 2017 11:49:59 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59960) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dSmYx-000482-0K for submit@debbugs.gnu.org; Wed, 05 Jul 2017 11:49:59 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSmYv-0004dA-Ob for guix-patches@gnu.org; Wed, 05 Jul 2017 11:49:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSmYs-00045Z-MJ for guix-patches@gnu.org; Wed, 05 Jul 2017 11:49:57 -0400 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]:36800) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dSmYs-00044k-G2 for guix-patches@gnu.org; Wed, 05 Jul 2017 11:49:54 -0400 Received: by mail-wm0-x243.google.com with SMTP id y5so33307340wmh.3 for ; Wed, 05 Jul 2017 08:49:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=9yfQl/D5zCkz2tIAN/fEYkFd3cOS3x7gq1XmkKoLNdc=; b=Zv1uzO2d3Skp8xn3m8UOj3iI5eDRljShZiv6aWFgf+D4pDwHAADNAaXQ+B8Phbyxzp uABZKo8oY/roUS4udxQlOTqMNBXgsMTfhipcSnO6c5icktv5qudEllluPQxZWruk4tY3 5KkVsTdk3ocYgJbdLfPqsgjcxtTkLhCFK41f+NOyxC3RioQWEHwtM+mHqiQx7GQ7QTwJ p1ltq68j9JXA0R+ktt4W1yWxpLHsAmA6lqBLYn7bWMb65JjOg9z+HBeihqIq0G9U/EcC U6tiiLXpkUYbqqCCPS3TNGPtCl4UWwTJxgLqZ4YJXNttp+GgwIDDutbE1mWjTW4YGi1Q IhLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=9yfQl/D5zCkz2tIAN/fEYkFd3cOS3x7gq1XmkKoLNdc=; b=e5kXNqO1l8rAtx6pTRUy8RJzSjrddMpzSaf6azv2YMkxr/mxfMcqZibpKQnx84krJk lGOw9hlMNCj5jWwgS+bhS3H816X2OoIGNQBYrYWkmjT38ZZzQIdB72XF9gZ8VNUpx+O2 RCuRX4l4FHE0Yf31Z7fQ1UX0uGvzCULJNWEwzA7rs9TTogzayo6tZm4CKtoq/9q23qh5 nrUW4eJLJpW7CoBesxkNhEYSRubJIaED2FByTzUkp7hkkpg2sPom9E3MP6+24oNgcScD o2Vr4u0MI44tekH/vmJ7Fn7MI5WAV5tXUJ/8xTV0hsD9KZexodqLbnABegvsgRsISsfo Bk5A== X-Gm-Message-State: AIVw110NSLActJA2RjXmiUXkSkQ1Wt4927x3eriBTFkSHWFzj6di8iSO YruoGq1mu/Jg7//yWQc= X-Received: by 10.28.170.194 with SMTP id t185mr24359551wme.114.1499269791641; Wed, 05 Jul 2017 08:49:51 -0700 (PDT) Received: from localhost.localdomain (catv-176-63-25-186.catv.broadband.hu. [176.63.25.186]) by smtp.gmail.com with ESMTPSA id n2sm11698625wmd.19.2017.07.05.08.49.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2017 08:49:50 -0700 (PDT) From: =?UTF-8?q?G=C3=A1bor=20Boskovits?= To: guix-patches@gnu.org Subject: [PATCH] Add java-commons-cli-1.2. Date: Wed, 5 Jul 2017 17:48:51 +0200 Message-Id: <20170705154851.6716-1-boskovits@gmail.com> X-Mailer: git-send-email 2.13.1 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?G=C3=A1bor=20Boskovits?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) * gnu/packages/java.scm(java-commons-cli-1.2): New variable. --- gnu/packages/java.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index e074dab46..c39c85177 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm @@ -4570,3 +4570,27 @@ generate classes, directly in binary form. The provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools.") (license license:bsd-3))) + +;;maven2 bootstrap dependecies +(define-public java-commons-cli-1.2 + (package (inherit java-commons-cli) + (name "java-commons-cli-1.2") + (version "1.2") + (source (origin + (method url-fetch) + (uri (string-append "http://archive.apache.org/dist/commons/cli/" + "source/commons-cli-" version "-src.tar.gz")) + (sha256 + (base32 + "0rvfgzgv2pc1m091dfj3ih9ddsjjppr1f1wf0qmc3bk6b1kwv2dm")))) + (arguments + `(#:jar-name "commons-cli.jar" + #:phases + (modify-phases %standard-phases + (add-before 'check 'fix-build-xml + (lambda* (#:key inputs #:allow-other-keys) + (substitute* "build.xml" + (("dir=\"\\$\\{test.home\\}/java\"") "dir=\"${test.home}\""))))))) + (native-inputs + `(("java-junit",java-junit))))) +;;end of maven2 bootstrap dependecies -- 2.13.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 05 11:58:40 2017 Received: (at 27588) by debbugs.gnu.org; 5 Jul 2017 15:58:40 +0000 Received: from localhost ([127.0.0.1]:53592 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSmhL-0001kw-Vm for submit@debbugs.gnu.org; Wed, 05 Jul 2017 11:58:40 -0400 Received: from mail-io0-f174.google.com ([209.85.223.174]:35828) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dSmhK-0001kj-Qf for 27588@debbugs.gnu.org; Wed, 05 Jul 2017 11:58:39 -0400 Received: by mail-io0-f174.google.com with SMTP id h134so88473430iof.2 for <27588@debbugs.gnu.org>; Wed, 05 Jul 2017 08:58:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=kRf4NQwcb4SgFlKwxKmNQrVLBb5IQKPDNwphostMn/U=; b=RlAO6q04hzt/0bomXMDYSORXP29m3Xh2ZXx8+771Tzyt828hwpYzCnS1jAAEnmkyC1 N2Eqm9qpKcPPBC1DBHo11U135obviSBlu2xA7v/eKHCq9GuLckYFRlpC33mbOa9hD9zN DMMx4LNJv/MQx00fRRhu61nnc0A4/86W2mNnOdBSGLRXNatG6EI/zTa177jxf9SKSdNA DRfidYNTWeh/GxHg0CZHmb/nRtJKMPXzdcNX/CtMq4bjBYOuIOcth9818sR8yGqm9a/2 hprMdp3ngue6KkoyiV3VWbFo2e1NyOfoUHnljovJvIngIMQk/KQs/2FEfKvlDsB3u+F2 Lhmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=kRf4NQwcb4SgFlKwxKmNQrVLBb5IQKPDNwphostMn/U=; b=CTzJa76Wzq7Eq1QA9qximoLfOSBqlB3nnN/EW/iKu3OybhMOXRyKCFTk53TNqm4tDf FDodqqW5K5KxULHi5MJgR5QjIHgTQ0DhMtfpSdXEArkEQRcdWoUWEp6WwNeH+zjNetcj kdgQzvtux6ZH8gcnVX3IIiB2QHrbLx2k1L7MW0zvRKwezJDVtK/Zudd/PT4DMwZnAPDI KLXS3YOAvc3Af4cgEsuIMaoUMzpPEQ9vCkZi6sjp/yOhYkjVj37/DHBTW97cPBL0i+fg wcUfBBTyk9dTyhbEsHHmuxGthCAjp5/ZiBez5s/Xx1tu/8/R2gkcuIKuaQtgGznjNz27 KjIQ== X-Gm-Message-State: AIVw110hxP73kOoRkInMFoLLrs+5HMWkfGPL1mWbNB1ZOl4EDy8d/Cm3 m29yI4F4d/yqi9YG5ExY+TSPpryXi0kz X-Received: by 10.107.39.205 with SMTP id n196mr199611ion.37.1499270312624; Wed, 05 Jul 2017 08:58:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.14.3 with HTTP; Wed, 5 Jul 2017 08:58:32 -0700 (PDT) In-Reply-To: References: <20170705154851.6716-1-boskovits@gmail.com> From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Date: Wed, 5 Jul 2017 17:58:32 +0200 Message-ID: Subject: Re: bug#27588: Acknowledgement ([PATCH] Add java-commons-cli-1.2.) To: 27588@debbugs.gnu.org Content-Type: multipart/alternative; boundary="001a11402b046835940553941257" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 27588 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --001a11402b046835940553941257 Content-Type: text/plain; charset="UTF-8" This package version is needed to bootstrap the current maven2 (version 2.2.1). I don't know what the current policy rearding different versions is, but I hope I've done my best to add this. I will wait for a reply regarding this before I start to package the rest of the dependecies. Most of the needed software is packaged, but the current packages are of different versions from what the maven build needs. 2017-07-05 17:51 GMT+02:00 GNU bug Tracking System : > Thank you for filing a new bug report with debbugs.gnu.org. > > This is an automatically generated reply to let you know your message > has been received. > > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. > > Your message has been sent to the package maintainer(s): > guix-patches@gnu.org > > If you wish to submit further information on this problem, please > send it to 27588@debbugs.gnu.org. > > Please do not send mail to help-debbugs@gnu.org unless you wish > to report a problem with the Bug-tracking system. > > -- > 27588: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27588 > GNU Bug Tracking System > Contact help-debbugs@gnu.org with problems > --001a11402b046835940553941257 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
This package version is needed to bootstrap the current ma= ven2 (version 2.2.1).
I don't know what the current policy rearding= different versions is, but I hope I've done my best to add this.
=
I will wait for a reply regarding this before I start to package the r= est of the dependecies.
Most of the needed software is packaged, = but the current packages are of different versions from what the maven buil= d needs.=C2=A0

2017-07-05 17:51 GMT+02:00 GNU bug Tracking System <help-debbu= gs@gnu.org>:
Thank you for = filing a new bug report with debbugs.gnu.org.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
=C2=A0guix-patches@gnu.org

If you wish to submit further information on this problem, please
send it to 27588@debbugs.gnu.org.

Please do not send mail to
help-deb= bugs@gnu.org unless you wish
to report a problem with the Bug-tracking system.

--
27588: http://debbugs.gnu.org/cgi/bugreport= .cgi?bug=3D27588
GNU Bug Tracking System
Contact help-debbugs@gnu.org wi= th problems

--001a11402b046835940553941257-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 20 05:01:02 2017 Received: (at 27588-done) by debbugs.gnu.org; 20 Jul 2017 09:01:02 +0000 Received: from localhost ([127.0.0.1]:48539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dY7KQ-00005F-37 for submit@debbugs.gnu.org; Thu, 20 Jul 2017 05:01:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52667) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dY7KO-0008WF-Ad for 27588-done@debbugs.gnu.org; Thu, 20 Jul 2017 05:01:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dY7KF-0002LK-2d for 27588-done@debbugs.gnu.org; Thu, 20 Jul 2017 05:00:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dY7KE-0002LG-Uh; Thu, 20 Jul 2017 05:00:50 -0400 Received: from [193.50.110.220] (port=39372 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dY7KE-0001QU-GT; Thu, 20 Jul 2017 05:00:50 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: =?utf-8?Q?G=C3=A1bor?= Boskovits Subject: Re: [bug#27588] [PATCH] Add java-commons-cli-1.2. References: <20170705154851.6716-1-boskovits@gmail.com> Date: Thu, 20 Jul 2017 11:00:48 +0200 In-Reply-To: <20170705154851.6716-1-boskovits@gmail.com> (=?utf-8?Q?=22G?= =?utf-8?Q?=C3=A1bor?= Boskovits"'s message of "Wed, 5 Jul 2017 17:48:51 +0200") Message-ID: <87tw27xz27.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 27588-done Cc: 27588-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi G=C3=A1bor, G=C3=A1bor Boskovits skribis: > * gnu/packages/java.scm(java-commons-cli-1.2): New variable. I made the cosmetic changes shown below and committed. Thanks, Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index fa8bd4be3..de992c649 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm @@ -4673,15 +4673,15 @@ transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools.") (license license:bsd-3))) -;;maven2 bootstrap dependecies (define-public java-commons-cli-1.2 - (package (inherit java-commons-cli) - (name "java-commons-cli-1.2") + ;; This is a bootstrap dependency for Maven2. + (package + (inherit java-commons-cli) (version "1.2") (source (origin (method url-fetch) - (uri (string-append "http://archive.apache.org/dist/commons/cli/" - "source/commons-cli-" version "-src.tar.gz")) + (uri (string-append "mirror://apache/commons/cli/source/" + "commons-cli-" version "-src.tar.gz")) (sha256 (base32 "0rvfgzgv2pc1m091dfj3ih9ddsjjppr1f1wf0qmc3bk6b1kwv2dm")))) @@ -4692,7 +4692,8 @@ complex transformations and code analysis tools.") (add-before 'check 'fix-build-xml (lambda* (#:key inputs #:allow-other-keys) (substitute* "build.xml" - (("dir=\"\\$\\{test.home\\}/java\"") "dir=\"${test.home}\""))))))) + (("dir=\"\\$\\{test.home\\}/java\"") + "dir=\"${test.home}\"")) + #t))))) (native-inputs `(("java-junit" ,java-junit))))) -;;end of maven2 bootstrap dependecies --=-=-=-- From unknown Sat Aug 16 15:59:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 17 Aug 2017 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator