From: Panayotis K. <pan...@pa...> - 2011-06-20 09:15:25
|
On 18 Ιουν 2011, at 4:09 π.μ., Markus Neubrand wrote: > Hi, > > Since the recent update I can't build the android demos anymore on my Linux machine. Depending on the config used ant tries to include this build files: build-Android.xml, build-Java.xml or build-Xcode.xml. > The actual file names though are build-android.xml, build-java.xml and build-xcode.xml. Because of this upper-/lowercase issue the build fails. > > @Panayotis: Afair you did the changes to the build files a few commits ago. Can you please verify that you didn't break the build for everyone who uses a casesensitive file system. > > Thanks, > Markus Please have a look at patch http://xmlvm-reviews.appspot.com/129002 I can't properly3 test it since I am on a regular (case insensitive) HFS+ Please, also test the creation of a template project! |