From fd3d74c5f8abb80c0a7f077eae946c35ad72f453 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 25 Mar 2015 15:09:35 +0000 Subject: Revert "Lorry icu svn repo" This reverts commit 740dc959c0ea3167c3ef4d2ce289e4c119c8fbe2. The svn repo has a long history and lorry can't convert it with the current configuration of lorry-controller in git.baserock.org Change-Id: I468101b08eb9dfbb2072bb8e0374b8edab801f84 --- open-source-lorries/icu.lorry | 5 ----- 1 file changed, 5 deletions(-) diff --git a/open-source-lorries/icu.lorry b/open-source-lorries/icu.lorry index 3af8aa4..fe980a6 100644 --- a/open-source-lorries/icu.lorry +++ b/open-source-lorries/icu.lorry @@ -2,10 +2,5 @@ "icu": { "type": "tarball", "url": "http://download.icu-project.org/files/icu4c/52.1/icu4c-52_1-src.tgz" - }, - "icu-svn": { - "type": "svn", - "url" : "http://source.icu-project.org/repos/icu/icu/", - "layout": "standard" } } -- cgit v1.2.1