File: deployed.ant-inc.xml

package info (click to toggle)
libgroboutils-java 5-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,496 kB
  • sloc: java: 59,880; xml: 12,762; sh: 377; perl: 104; makefile: 20
file content (9 lines) | stat: -rw-r--r-- 433 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
<!-- ANT includes for the deployed files in this project -->

    <property name="libs.groboutils.testing-autodoc"
            value="${basedir}/../testing-autodoc/groboutils-testingautodoc-1.0.0alpha2-core.jar" />

    <property name="libs.groboutils.testing-autodoc.ut"
            value="${basedir}/../testing-autodoc/deploy/groboutils-testingautodoc-1.0.0alpha2/lib/groboutils-testingautodoc-1.0.0alpha2-utests.jar" />