
On Wednesday, August 25, 2010 6:54 PM [GMT+1=CET], Ceki Gülcü <ceki@qos.ch> wrote (with possible deletions):
Now that I have released 1.6.1-RC1, you could also check-out from Git [1], jump to tag 1.6.1-RC1 (ok, next time I use a more specific name) and simply
cd slf4j-android mvn install
This will create binary and source artifacts in yr local repository, together with the POM.
Would this be ok, or should I zip and send it via e-mail.
I thought I needed to install the Android SDK for the build to succeed. Apparently, the Android SDK is no longer required for the build. Thanks to some guys they are available from Maven central. So at least to compile the SDK is no longer necessary - runtime is another story. I have modified the POM to use them.
Anyway, the central maven repo should synchronize with qos.ch within the next few hours. It make take up to 24. Thanks!
-- Thorsten