Skip to content

Commit 3bd7820

Browse files
author
Vladimir Kotal
authored
make jrcs external dependency (#2262)
fixes #2258
1 parent 684d0f5 commit 3bd7820

File tree

76 files changed

+198
-11251
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+198
-11251
lines changed

dev/before_install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
44
sudo apt-get update -qq
5-
sudo apt-get install -qq exuberant-ctags cvs git mercurial cssc bzr subversion monotone rcs python3 python3-pip pep8;
5+
sudo apt-get install -qq exuberant-ctags cvs git mercurial cssc bzr subversion monotone rcs rcs-blame python3 python3-pip pep8;
66
sudo ./scripts/install-bitkeeper.sh
77
sudo pip3 install --upgrade pip
88
sudo pip3 install flake8

ext/jrcs.zip

-136 KB
Binary file not shown.

jrcs/pom.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

jrcs/src/main/java/org/apache/commons/jrcs/diff/AddDelta.java

Lines changed: 0 additions & 131 deletions
This file was deleted.

jrcs/src/main/java/org/apache/commons/jrcs/diff/ChangeDelta.java

Lines changed: 0 additions & 133 deletions
This file was deleted.

0 commit comments

Comments
 (0)