root/branches/bioformats-omero/classpath.xml
| Revision 1138, 7.6 kB (checked in by jmoore, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!-- |
| 2 | |
| 3 | Code-generated ant classpath for client component |
| 4 | ====================================================== |
| 5 | This file is generated by antClasspath.groovy under |
| 6 | OMERO_HOME/components/antlib/resources/groovy |
| 7 | |
| 8 | This is done by using the command: |
| 9 | ant -f OMERO_HOME/components/antlib/resources/maven.xml |
| 10 | |
| 11 | Properties set here can be overwritten in the |
| 12 | OMERO_HOME/components/*/global.xml files BEFORE |
| 13 | importing this file. |
| 14 | |
| 15 | --> |
| 16 | <project name="bioformats-omero_classpath" default="classpath-generate" basedir="."> |
| 17 | |
| 18 | <dirname property="up-one" file="${basedir}"/> |
| 19 | <import file="${up-one}/antlib/resources/global.xml"/> |
| 20 | |
| 21 | <property name="artifact.name" value="bioformats-omero"/> |
| 22 | <property name="artifact.group" value="omero"/> |
| 23 | <property name="artifact.version" value="3.0-TRUNK"/> |
| 24 | <property name="artifact.packaging" value="jar"/><!-- Default; override in component/build.xml --> |
| 25 | <property name="artifact.final.name" value="bioformats-omero-3.0-TRUNK.${artifact.packaging}"/> |
| 26 | <property name="artifact.path" value="omero/bioformats-omero/3.0-TRUNK/${artifact.final.name}"/> |
| 27 | |
| 28 | <filelist id="generated.compile.filelist" dir="${omero.repo.local}"> |
| 29 | <file name="ant/ant/1.6.5/ant-1.6.5.jar"/> |
| 30 | <file name="commons-collections/commons-collections/3.1/commons-collections-3.1.jar"/> |
| 31 | <file name="commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar"/> |
| 32 | <file name="groovy/groovy-all-1.0-jsr/05/groovy-all-1.0-jsr-05.jar"/> |
| 33 | <file name="log4j/log4j/1.2.8/log4j-1.2.8.jar"/> |
| 34 | <file name="omero/omejava/unknown/omejava-unknown.jar"/> |
| 35 | <file name="omero/common/3.0-TRUNK/common-3.0-TRUNK.jar"/> |
| 36 | <file name="omero/client/3.0-TRUNK/client-3.0-TRUNK.jar"/> |
| 37 | <file name="omero/dsl/3.0-TRUNK/dsl-3.0-TRUNK.jar"/> |
| 38 | <file name="omero/jboss-aop-jdk50-client/4.0.4.GA/jboss-aop-jdk50-client-4.0.4.GA.jar"/> |
| 39 | <file name="omero/jboss-aspect-library-jdk50/4.0.4.GA/jboss-aspect-library-jdk50-4.0.4.GA.jar"/> |
| 40 | <file name="omero/jboss-ejb3/4.0.4.GA/jboss-ejb3-4.0.4.GA.jar"/> |
| 41 | <file name="omero/jboss-ejb3x/4.0.4.GA/jboss-ejb3x-4.0.4.GA.jar"/> |
| 42 | <file name="omero/jbossall-client/4.0.4.GA/jbossall-client-4.0.4.GA.jar"/> |
| 43 | <file name="org/springframework/spring/2.0/spring-2.0.jar"/> |
| 44 | <file name="qdox/qdox/1.5/qdox-1.5.jar"/> |
| 45 | <file name="velocity-tools/velocity-tools-generic/1.1/velocity-tools-generic-1.1.jar"/> |
| 46 | <file name="velocity/velocity/1.4/velocity-1.4.jar"/> |
| 47 | </filelist> |
| 48 | |
| 49 | <patternset id="generated.compile.patternset"> |
| 50 | <include name="ant/ant/1.6.5/ant-1.6.5.jar"/> |
| 51 | <include name="commons-collections/commons-collections/3.1/commons-collections-3.1.jar"/> |
| 52 | <include name="commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar"/> |
| 53 | <include name="groovy/groovy-all-1.0-jsr/05/groovy-all-1.0-jsr-05.jar"/> |
| 54 | <include name="log4j/log4j/1.2.8/log4j-1.2.8.jar"/> |
| 55 | <include name="omero/omejava/unknown/omejava-unknown.jar"/> |
| 56 | <include name="omero/common/3.0-TRUNK/common-3.0-TRUNK.jar"/> |
| 57 | <include name="omero/client/3.0-TRUNK/client-3.0-TRUNK.jar"/> |
| 58 | <include name="omero/dsl/3.0-TRUNK/dsl-3.0-TRUNK.jar"/> |
| 59 | <include name="omero/jboss-aop-jdk50-client/4.0.4.GA/jboss-aop-jdk50-client-4.0.4.GA.jar"/> |
| 60 | <include name="omero/jboss-aspect-library-jdk50/4.0.4.GA/jboss-aspect-library-jdk50-4.0.4.GA.jar"/> |
| 61 | <include name="omero/jboss-ejb3/4.0.4.GA/jboss-ejb3-4.0.4.GA.jar"/> |
| 62 | <include name="omero/jboss-ejb3x/4.0.4.GA/jboss-ejb3x-4.0.4.GA.jar"/> |
| 63 | <include name="omero/jbossall-client/4.0.4.GA/jbossall-client-4.0.4.GA.jar"/> |
| 64 | <include name="org/springframework/spring/2.0/spring-2.0.jar"/> |
| 65 | <include name="qdox/qdox/1.5/qdox-1.5.jar"/> |
| 66 | <include name="velocity-tools/velocity-tools-generic/1.1/velocity-tools-generic-1.1.jar"/> |
| 67 | <include name="velocity/velocity/1.4/velocity-1.4.jar"/> |
| 68 | </patternset> |
| 69 | |
| 70 | <filelist id="generated.test.filelist" dir="${omero.repo.local}"> |
| 71 | <file name="ant/ant/1.6.5/ant-1.6.5.jar"/> |
| 72 | <file name="commons-collections/commons-collections/3.1/commons-collections-3.1.jar"/> |
| 73 | <file name="commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar"/> |
| 74 | <file name="groovy/groovy-all-1.0-jsr/05/groovy-all-1.0-jsr-05.jar"/> |
| 75 | <file name="jmock/jmock/1.0.1/jmock-1.0.1.jar"/> |
| 76 | <file name="junit/junit/3.8.1/junit-3.8.1.jar"/> |
| 77 | <file name="log4j/log4j/1.2.8/log4j-1.2.8.jar"/> |
| 78 | <file name="omero/omejava/unknown/omejava-unknown.jar"/> |
| 79 | <file name="omero/common/3.0-TRUNK/common-3.0-TRUNK.jar"/> |
| 80 | <file name="omero/client/3.0-TRUNK/client-3.0-TRUNK.jar"/> |
| 81 | <file name="omero/dsl/3.0-TRUNK/dsl-3.0-TRUNK.jar"/> |
| 82 | <file name="omero/jboss-aop-jdk50-client/4.0.4.GA/jboss-aop-jdk50-client-4.0.4.GA.jar"/> |
| 83 | <file name="omero/jboss-aspect-library-jdk50/4.0.4.GA/jboss-aspect-library-jdk50-4.0.4.GA.jar"/> |
| 84 | <file name="omero/jboss-ejb3/4.0.4.GA/jboss-ejb3-4.0.4.GA.jar"/> |
| 85 | <file name="omero/jboss-ejb3x/4.0.4.GA/jboss-ejb3x-4.0.4.GA.jar"/> |
| 86 | <file name="omero/jbossall-client/4.0.4.GA/jbossall-client-4.0.4.GA.jar"/> |
| 87 | <file name="omero/postgresql/8.1-405.jdbc3/postgresql-8.1-405.jdbc3.jar"/> |
| 88 | <file name="org/springframework/spring-mock/2.0/spring-mock-2.0.jar"/> |
| 89 | <file name="org/springframework/spring/2.0/spring-2.0.jar"/> |
| 90 | <file name="qdox/qdox/1.5/qdox-1.5.jar"/> |
| 91 | <file name="testng/testng/5.2-jdk15/testng-5.2-jdk15.jar"/> |
| 92 | <file name="velocity-tools/velocity-tools-generic/1.1/velocity-tools-generic-1.1.jar"/> |
| 93 | <file name="velocity/velocity/1.4/velocity-1.4.jar"/> |
| 94 | </filelist> |
| 95 | |
| 96 | <patternset id="generated.test.patternset"> |
| 97 | <include name="ant/ant/1.6.5/ant-1.6.5.jar"/> |
| 98 | <include name="commons-collections/commons-collections/3.1/commons-collections-3.1.jar"/> |
| 99 | <include name="commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar"/> |
| 100 | <include name="groovy/groovy-all-1.0-jsr/05/groovy-all-1.0-jsr-05.jar"/> |
| 101 | <include name="jmock/jmock/1.0.1/jmock-1.0.1.jar"/> |
| 102 | <include name="junit/junit/3.8.1/junit-3.8.1.jar"/> |
| 103 | <include name="log4j/log4j/1.2.8/log4j-1.2.8.jar"/> |
| 104 | <include name="omero/omejava/unknown/omejava-unknown.jar"/> |
| 105 | <include name="omero/common/3.0-TRUNK/common-3.0-TRUNK.jar"/> |
| 106 | <include name="omero/client/3.0-TRUNK/common-3.0-TRUNK.jar"/> |
| 107 | <include name="omero/dsl/3.0-TRUNK/dsl-3.0-TRUNK.jar"/> |
| 108 | <include name="omero/jboss-aop-jdk50-client/4.0.4.GA/jboss-aop-jdk50-client-4.0.4.GA.jar"/> |
| 109 | <include name="omero/jboss-aspect-library-jdk50/4.0.4.GA/jboss-aspect-library-jdk50-4.0.4.GA.jar"/> |
| 110 | <include name="omero/jboss-ejb3/4.0.4.GA/jboss-ejb3-4.0.4.GA.jar"/> |
| 111 | <include name="omero/jboss-ejb3x/4.0.4.GA/jboss-ejb3x-4.0.4.GA.jar"/> |
| 112 | <include name="omero/jbossall-client/4.0.4.GA/jbossall-client-4.0.4.GA.jar"/> |
| 113 | <include name="omero/postgresql/8.1-405.jdbc3/postgresql-8.1-405.jdbc3.jar"/> |
| 114 | <include name="org/springframework/spring-mock/2.0/spring-mock-2.0.jar"/> |
| 115 | <include name="org/springframework/spring/2.0/spring-2.0.jar"/> |
| 116 | <include name="qdox/qdox/1.5/qdox-1.5.jar"/> |
| 117 | <include name="testng/testng/5.2-jdk15/testng-5.2-jdk15.jar"/> |
| 118 | <include name="velocity-tools/velocity-tools-generic/1.1/velocity-tools-generic-1.1.jar"/> |
| 119 | <include name="velocity/velocity/1.4/velocity-1.4.jar"/> |
| 120 | </patternset> |
| 121 | |
| 122 | <path id="generated.compile.classpath"> |
| 123 | <filelist refid="generated.compile.filelist"/> |
| 124 | </path> |
| 125 | |
| 126 | <path id="generated.test.classpath"> |
| 127 | <filelist refid="generated.test.filelist"/> |
| 128 | </path> |
| 129 | |
| 130 | <target name="dist-copy"> |
| 131 | <copy todir="${dist.dir}/repository/"> |
| 132 | <fileset dir="${omero.repo.local}"> |
| 133 | <patternset refid="generated.compile.patternset"/> |
| 134 | <patternset refid="generated.test.patternset"/> |
| 135 | </fileset> |
| 136 | </copy> |
| 137 | </target> |
| 138 | |
| 139 | <macrodef name="jars-copy"> |
| 140 | <attribute name="todir"/> |
| 141 | <attribute name="type"/> |
| 142 | <sequential> |
| 143 | <copy todir="@{todir}"> |
| 144 | <fileset dir="${omero.repo.local}"> |
| 145 | <patternset refid="generated.@{type}.patternset"/> |
| 146 | </fileset> |
| 147 | <flattenmapper/> |
| 148 | </copy> |
| 149 | </sequential> |
| 150 | </macrodef> |
| 151 | |
| 152 | </project> |
Note: See TracBrowser
for help on using the browser.
