Task #3663
remove commons-codec.jar and guava-r09.jar
Status: | Closed | Start date: | 08/21/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | 0.1 | |||
Component: |
Description
cacheword should depend on as few things as possible to make it easy to include in projects, and avoid annoyances like conflicting jar versions. We can follow SQLCipher-for-Android here:
Associated revisions
update to SQLCipher v3.1.0
Eclipse: set libs/ as default jar location
include static encodeHex() method to purge commons-codec.jar
cacheword needs to have as few deps as possible, so purge this jar. Thanks
to sqlcipher:
History
#1 Updated by hans over 3 years ago
- Target version set to 0.1
#2 Updated by hans over 3 years ago
- Status changed from New to Feedback
#3 Updated by Anonymous over 3 years ago
- Status changed from Feedback to Resolved
Applied in changeset cacheword|commit:5f77a678b6b9bacb22086c615c23de689d27c238.
#4 Updated by hans over 3 years ago
- Status changed from Resolved to Closed