~lifeeth/sahana-eden/mobile

« back to all changes in this revision

Viewing changes to j2meapp/org.javarosa.sahana/build.xml

  • Committer: Praneeth Bodduluri
  • Date: 2009-08-16 22:13:59 UTC
  • Revision ID: lifeeth@gmail.com-20090816221359-ww5gek39zltqc3sj
minor tweaks

Show diffs side-by-side

added added

removed removed

Lines of Context:
283
283
        <taskdef name="py-run" classname="org.pyant.tasks.PythonRunTask" classpath="${dir.tools}/pyAntTasks-1.2.jar"/>
284
284
 
285
285
 
 
286
 
286
287
        <!-- The classpath that should be used for tests -->
287
288
        <path id="classpath.test">
288
289
          <pathelement location="${dir.dist}/${app.jarName}"/>