Skip to content

Commit

Permalink
Move binaries to Downloads; Remove bin/*
Browse files Browse the repository at this point in the history
  • Loading branch information
tony19 committed Nov 10, 2011
1 parent 4f80a5c commit a9a5527
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 13 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Quickstart

1. Configure your Android project's *Java Build Path*:

* Include [logback-android-1.0.0-1.jar][18] and [slf4j-api-1.6.2.jar][19].
* Include [logback-android-1.0.0-1.jar][18] and [slf4j-api-1.6.4.jar][19].
* Exclude all other SLF4J bindings/libraries (i.e., *log4j-over-slf4j.jar*, *slf4j-android-1.5.8.jar*, etc).

1. Load configuration XML from pre-determined location (e.g., `/sdcard/logback-test.xml`).
Expand Down Expand Up @@ -241,7 +241,7 @@ Tentative upcoming plans include:
[15]: http://thediscobot.blogspot.com/2009/07/howto-run-groovy-on-android.html
[16]: http://www.slf4j.org/download.html
[17]: https://github.com/tony19/logback-android/blob/master/LICENSE.md
[18]: https://github.com/tony19/logback-android/raw/master/bin/logback-android-1.0.0-1.jar
[19]: https://github.com/tony19/logback-android/raw/master/bin/slf4j-api-1.6.2.jar
[18]: https://github.com/downloads/tony19/logback-android/logback-android-1.0.0-1.jar
[19]: https://github.com/downloads/tony19/logback-android/slf4j-api-1.6.4.jar
[20]: http://developer.android.com/sdk/eclipse-adt.html
[21]: http://code.google.com/p/android/issues/detail?id=11223
10 changes: 0 additions & 10 deletions bin/README.txt

This file was deleted.

Binary file removed bin/logback-android-1.0.0-1.jar
Binary file not shown.
Binary file removed bin/slf4j-api-1.6.2.jar
Binary file not shown.

0 comments on commit a9a5527

Please sign in to comment.