From b645eb53a5e5c23b328da3911442dceba36145ab Mon Sep 17 00:00:00 2001
From: floscher <florian@schaeferban.de>
Date: Mon, 23 Mar 2015 14:12:31 +0100
Subject: [PATCH] Updated README to reflect changes in r8149
Removed Apache Commons Codec from the list of svn-externals.
---
README | 3 ---
1 file changed, 3 deletions(-)
diff --git a/README b/README
index 368f6f2..60d34a4 100644
|
a
|
b
|
There are some third party libraries which are directly included in the source c
|
| 147 | 147 | * jmapviewer: Java component to browse a TMS map |
| 148 | 148 | src/org/openstreetmap/gui (svn external) |
| 149 | 149 | -> http://svn.openstreetmap.org/applications/viewer/jmapviewer/ |
| 150 | | * Apache commons codec: Better Base64 support |
| 151 | | src/org/apache/commons/codec (svn external) |
| 152 | | -> http://svn.apache.org/repos/asf/commons/proper/codec/trunk/src/main/java/org/apache/commons/codec |
| 153 | 150 | * Apache commons compress: Support for bzip2 compression when opening files |
| 154 | 151 | src/org/apache/commons/compress/compressors (svn external) |
| 155 | 152 | -> http://svn.apache.org/repos/asf/commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors |