Thorsten Möller wrote:
On Thursday, October 22, 2009 5:53 PM [GMT+1=CET],
Ceki Gulcu <[email protected]> wrote (with possible deletions):
I think git supports Unix symbolic links but not all operating
systems support sym links which makes sym-link in git pointless. I am
not aware of a git equivalent for svn:externals.
However, you could modify the build file for the slf4j-android*
I gave it this name already :-)
Great minds think alike.
module so that it copies the source files it needs from the slf4j-api
module. This is pretty easy to do with an Ant target which you can
then add to the Maven build life cycle. By the way, initial versions
of SLF4J where each binding also contained the contents of slf4j-api
used to work exactly this way.
Would be a solution. Let me check that.
The initial version is now pushed to my fork:
http://github.com/twwwt/slf4j/tree/master/slf4j-android/
Note that you need to install the Android SDK and set an environment
variable ANDROID_SDK_HOME in order to build it.
Why on earth isn't it possible to fetch android jar from the central Maven repo
or any other repo? Isn't Android licensed under Apache?
--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
_______________________________________________
user mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/user