Skip to content

Commit

Permalink
[CALCITE-1717] Remove avatica from the tree
Browse files Browse the repository at this point in the history
It has been moved to calcite-avatica.git. Avatica-specific travis
configuration was removed and adds a blog post for the new Avatica repo

Closes apache#417
  • Loading branch information
joshelser committed Apr 1, 2017
1 parent 14ee9f3 commit 5289d34
Show file tree
Hide file tree
Showing 334 changed files with 12 additions and 112,033 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,8 @@ branches:
- /^branch-.*$/
- /^[0-9]+-.*$/
install:
- cd avatica && mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V && cd ..
- mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
script:
- cd avatica && mvn -Dsurefire.useFile=false test && cd ..
- mvn -Dsurefire.useFile=false test
git:
depth: 10000
Expand Down
285 changes: 0 additions & 285 deletions avatica/KEYS

This file was deleted.

268 changes: 0 additions & 268 deletions avatica/LICENSE

This file was deleted.

5 changes: 0 additions & 5 deletions avatica/NOTICE

This file was deleted.

18 changes: 0 additions & 18 deletions avatica/README

This file was deleted.

30 changes: 0 additions & 30 deletions avatica/README.md

This file was deleted.

Loading

0 comments on commit 5289d34

Please sign in to comment.