Hello Martin > I tried to proceed today with some merge of Android work, starting with the > "sis-utility" module. > I noticed the following file. Is it an accidental commit? > > core/sis-utility/src/main/libs/xerces-impl-1.jar Yes it should not be necessary here.
> At build time, Maven produces the following warning. But "mvn dependency:tree" > shows that the only "opengl-api" dependency (for example) > come from "com.google.android" artifact itself. Do you have an idea what is > happening? I'm not quite sure what's the reason. I will check it. > After above warning, the build fails with the following error. Is some > "source.properties" file missing? It should be included in the Android SDK. Not sure why it's missing in your SDK installation. Please check if the Android SDK tools component is installed (it should be, check it anyways) and the path is correct to the above file. -- Sisinda
