mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 13:45:35 +03:00
updated jackrabbit to version 2.7.2 (eclipse)
removed jackrabbit dependency from android project (only required for oc_framework)
This commit is contained in:
parent
b2aa65812e
commit
f050eda339
6 changed files with 0 additions and 6 deletions
Binary file not shown.
BIN
oc_framework/libs/commons-httpclient-3.1.jar
Executable file
BIN
oc_framework/libs/commons-httpclient-3.1.jar
Executable file
Binary file not shown.
Binary file not shown.
BIN
oc_framework/libs/jackrabbit-webdav-2.7.2.jar
Executable file
BIN
oc_framework/libs/jackrabbit-webdav-2.7.2.jar
Executable file
Binary file not shown.
BIN
oc_framework/libs/slf4j-api-1.7.5.jar
Executable file
BIN
oc_framework/libs/slf4j-api-1.7.5.jar
Executable file
Binary file not shown.
6
pom.xml
6
pom.xml
|
@ -50,12 +50,6 @@
|
|||
<type>apklib</type>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.jackrabbit</groupId>
|
||||
<artifactId>jackrabbit-webdav</artifactId>
|
||||
<version>2.5.2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- MUST BE INSTALLED FIRST: cd oc_framework; mvn install -->
|
||||
<dependency>
|
||||
<groupId>com.owncloud.android</groupId>
|
||||
|
|
Loading…
Reference in a new issue