| Source path: svn/ trunk/ android/ debug/ build.xml |
|
|
|
Change log
Update build.xml and such.
The makejar was creating a jar file with
all of the
class files in the ${dest-dir}. This isn't
correct it
should be only those files that are part
of the
library. I ran into problems when mctest
used
TestClient.java and so did hmc. We had two
copies of
...
| Go to: |
Project members,
sign in to write a code review
Older revisions
r53
by w...@saville.com
on Feb 9, 2008
Diff
Added ant support. To create the jar files automatically it appears you must use ant build scripts.