This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jci.git
The following commit(s) were added to refs/heads/master by this push:
new a0c17fc Drop Svn mention
a0c17fc is described below
commit a0c17fccf45b1083186c5438548dfcbe1c0aec06
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 4 13:11:03 2023 -0500
Drop Svn mention
---
README.txt | 4 ----
1 file changed, 4 deletions(-)
diff --git a/README.txt b/README.txt
index 3e77ba3..fb1348f 100644
--- a/README.txt
+++ b/README.txt
@@ -1,7 +1,3 @@
-In order to build commons-jci please use subversion to check it out via
-
- svn co http://svn.apache.org/repos/asf/jakarta/commons/proper/jci/trunk/
-
You need to have maven 3. To build and use:
mvn clean install