Commit graph

2 commits

Author SHA1 Message Date
pavol.zibrita
a94867e4e4 - moved ftp.user and password to local.properties
git-svn-id: https://osmand.googlecode.com/svn/trunk@831 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 23:07:07 +00:00
pavol.zibrita
3eceed4045 Intorducing build.xml for automated build.
Notes:
- define local.properties to locate the android sdk
- use 'ant nightbuild' to clean,update and upload the nightbuild
- the ant's svn update works only over readonly copy (some ssl problem with https)
- the ant's ftp upload task needs commons-net.jar from apache on ant's classpath
- building may not work on windows where workspace path has spaces like 'C:\Program Files\' etc...



git-svn-id: https://osmand.googlecode.com/svn/trunk@830 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 23:01:02 +00:00