public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org
Subject: [contrib,Java] Remove contrib/download_ecj
Date: Sun, 08 Jan 2017 17:50:00 -0000	[thread overview]
Message-ID: <alpine.LSU.2.20.1701081349150.2524@anthias.pfeifer.com> (raw)

Committed.

Gerald

2017-01-08  Gerald Pfeifer  <gerald@pfeifer.com>
 
	* download_ecj: Remove.

Index: download_ecj
===================================================================
--- download_ecj	(revision 244208)
+++ download_ecj	(nonexistent)
@@ -1,25 +0,0 @@
-#! /bin/sh
-
-#
-# Download the ecj jar file needed by gcj.
-# Run this from the top level of the gcc source tree and the libjava
-# build will do the right thing.
-#
-# (C) 2006 Free Software Foundation
-#
-# This script is Free Software, and it can be copied, distributed and
-# modified as defined in the GNU General Public License.  A copy of
-# its license can be downloaded from http://www.gnu.org/copyleft/gpl.html
-#
-
-ftp -n sourceware.org << EOF
-verbose
-hash
-user ftp ''
-cd /pub/java
-binary
-get ecj-latest.jar
-EOF
-
-mv ecj-latest.jar ecj.jar
-

Property changes on: download_ecj
___________________________________________________________________
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property

                 reply	other threads:[~2017-01-08 17:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LSU.2.20.1701081349150.2524@anthias.pfeifer.com \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=java-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).