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 (10 lines) | stat: -rw-r--r-- 383 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<!-- ANT includes for the deployed files in this project -->

    <property name="libs.groboutils.util-classes"
            value="${basedir}/../util-classes/groboutils-classes-1.0.0-core.jar" />


    <property name="libs.groboutils.util-classes.ut"
            value="${basedir}/../util-classes/deploy/groboutils-classes-1.0.0/lib/groboutils-classes-1.0.0-utests.jar" />