Added more stuff to the DictionaryImporter builds

This commit is contained in:
amontano 2004-06-26 13:14:05 +00:00
parent 536dba67c7
commit c2f5af5af6

View file

@ -54,7 +54,7 @@ jmeterhome=../jmeter
<include name="**/*.jar"/> <include name="**/*.jar"/>
</fileset> </fileset>
<fileset dir="${catalina.home}/common/lib"> <fileset dir="${catalina.home}/common/lib">
<include name="servlet.jar"/> <include name="servlet-api.jar"/>
<include name="*.jar"/> <include name="*.jar"/>
<include name="mysql-connector-java-3.0.8-stable-bin.jar"/> <include name="mysql-connector-java-3.0.8-stable-bin.jar"/>
</fileset> </fileset>
@ -145,6 +145,7 @@ jmeterhome=../jmeter
<javac srcdir="${thdluser.home}/src/java" destdir="${build}/WEB-INF/classes" deprecation="on" classpathref="classpath" debug="on"></javac> <javac srcdir="${thdluser.home}/src/java" destdir="${build}/WEB-INF/classes" deprecation="on" classpathref="classpath" debug="on"></javac>
<javac destdir="${build}/WEB-INF/classes" classpathref="classpath" debug="on" listfiles="no"> <javac destdir="${build}/WEB-INF/classes" classpathref="classpath" debug="on" listfiles="no">
<src path="${source}/java"/> <src path="${source}/java"/>
<include name="org/thdl/lex/util/DictionaryImporter.java"/>
<include name="org/thdl/lex/**"/> <include name="org/thdl/lex/**"/>
<exclude name="**/old/**"/> <exclude name="**/old/**"/>
<exclude name="**/test/**"/> <exclude name="**/test/**"/>
@ -330,9 +331,10 @@ jmeter.save.saveservice.output_format=xml
</classpath> </classpath>
<!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file. <!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file.
<arg value="${source}/java/hibernate.cfg.xml"/>--> <arg value="${source}/java/hibernate.cfg.xml"/>-->
<arg value="-manual"/>
<arg value="-format"/><arg value="UTF-16"/> <arg value="-format"/><arg value="UTF-16"/>
<arg value="-tab"/> <arg value="-tab"/>
<arg value="-creator"/><arg value="80"/> <arg value="-creator"/><arg value="6"/>
<arg value="-proj"/><arg value="18"/> <arg value="-proj"/><arg value="18"/>
<arg value="-label"/><arg value="3"/> <arg value="-label"/><arg value="3"/>
<arg value="-note"/><arg value="This entry comes from Dan Martin's Tibetan Vocabulary."/> <arg value="-note"/><arg value="This entry comes from Dan Martin's Tibetan Vocabulary."/>
@ -346,9 +348,10 @@ jmeter.save.saveservice.output_format=xml
</classpath> </classpath>
<!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file. <!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file.
<arg value="${source}/java/hibernate.cfg.xml"/>--> <arg value="${source}/java/hibernate.cfg.xml"/>-->
<arg value="-manual"/>
<arg value="-format"/><arg value="UTF-16"/> <arg value="-format"/><arg value="UTF-16"/>
<arg value="-tab"/> <arg value="-tab"/>
<arg value="-creator"/><arg value="80"/> <arg value="-creator"/><arg value="10"/>
<arg value="-proj"/><arg value="19"/> <arg value="-proj"/><arg value="19"/>
<arg value="-label"/><arg value="4"/> <arg value="-label"/><arg value="4"/>
<arg value="-note"/><arg value="This entry comes from Jeffrey Hopkins' Tibetan-Sanskrit-English Dictionary."/> <arg value="-note"/><arg value="This entry comes from Jeffrey Hopkins' Tibetan-Sanskrit-English Dictionary."/>
@ -362,8 +365,9 @@ jmeter.save.saveservice.output_format=xml
</classpath> </classpath>
<!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file. <!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file.
<arg value="${source}/java/hibernate.cfg.xml"/>--> <arg value="${source}/java/hibernate.cfg.xml"/>-->
<arg value="-manual"/>
<arg value="-tab"/> <arg value="-tab"/>
<arg value="-creator"/><arg value="80"/> <arg value="-creator"/><arg value="13"/>
<arg value="-proj"/><arg value="20"/> <arg value="-proj"/><arg value="20"/>
<arg value="-pub-cons"/><arg value="true"/> <arg value="-pub-cons"/><arg value="true"/>
<arg value="-label"/><arg value="2"/> <arg value="-label"/><arg value="2"/>
@ -378,7 +382,8 @@ jmeter.save.saveservice.output_format=xml
</classpath> </classpath>
<!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file. <!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file.
<arg value="${source}/java/hibernate.cfg.xml"/>--> <arg value="${source}/java/hibernate.cfg.xml"/>-->
<arg value="-creator"/><arg value="80"/> <arg value="-manual"/>
<arg value="-creator"/><arg value="4"/>
<arg value="-proj"/><arg value="16"/> <arg value="-proj"/><arg value="16"/>
<arg value="-label"/><arg value="1"/> <arg value="-label"/><arg value="1"/>
<arg value="-note"/><arg value="This entry comes from The Rangjung Yeshe Tibetan-English Dictionary of Buddhist Culture 3.0 (www.rangjung.com)."/> <arg value="-note"/><arg value="This entry comes from The Rangjung Yeshe Tibetan-English Dictionary of Buddhist Culture 3.0 (www.rangjung.com)."/>
@ -392,7 +397,8 @@ jmeter.save.saveservice.output_format=xml
</classpath> </classpath>
<!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file. <!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file.
<arg value="${source}/java/hibernate.cfg.xml"/>--> <arg value="${source}/java/hibernate.cfg.xml"/>-->
<arg value="-creator"/><arg value="80"/> <arg value="-manual"/>
<arg value="-creator"/><arg value="10"/>
<arg value="-proj"/><arg value="21"/> <arg value="-proj"/><arg value="21"/>
<arg value="-label"/><arg value="5"/> <arg value="-label"/><arg value="5"/>
<arg value="-note"/><arg value="This entry comes from Jim Valby's Tibetan English Dictionary included in The Rangjung Yeshe Tibetan-English Dictionary of Buddhist Culture 3.0 (www.rangjung.com)."/> <arg value="-note"/><arg value="This entry comes from Jim Valby's Tibetan English Dictionary included in The Rangjung Yeshe Tibetan-English Dictionary of Buddhist Culture 3.0 (www.rangjung.com)."/>
@ -407,7 +413,8 @@ jmeter.save.saveservice.output_format=xml
</classpath> </classpath>
<!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file. <!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file.
<arg value="${source}/java/hibernate.cfg.xml"/>--> <arg value="${source}/java/hibernate.cfg.xml"/>-->
<arg value="-creator"/><arg value="80"/> <arg value="-manual"/>
<arg value="-creator"/><arg value="11"/>
<arg value="-proj"/><arg value="22"/> <arg value="-proj"/><arg value="22"/>
<arg value="-label"/><arg value="6"/> <arg value="-label"/><arg value="6"/>
<arg value="-note"/><arg value="This entry comes from Richard Barron's Tibetan English Dictionary included in The Rangjung Yeshe Tibetan-English Dictionary of Buddhist Culture 3.0 (www.rangjung.com)."/> <arg value="-note"/><arg value="This entry comes from Richard Barron's Tibetan English Dictionary included in The Rangjung Yeshe Tibetan-English Dictionary of Buddhist Culture 3.0 (www.rangjung.com)."/>
@ -422,7 +429,8 @@ jmeter.save.saveservice.output_format=xml
</classpath> </classpath>
<!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file. <!-- Pass Command-line arguments to the Dictionary Importer. The first argument must always be the Hibernate config file.
<arg value="${source}/java/hibernate.cfg.xml"/>--> <arg value="${source}/java/hibernate.cfg.xml"/>-->
<arg value="-creator"/><arg value="80"/> <arg value="-manual"/>
<arg value="-creator"/><arg value="12"/>
<arg value="-proj"/><arg value="23"/> <arg value="-proj"/><arg value="23"/>
<arg value="-label"/><arg value="7"/> <arg value="-label"/><arg value="7"/>
<arg value="-note"/><arg value="This entry comes from Ives Waldo's Tibetan English Dictionary included in The Rangjung Yeshe Tibetan-English Dictionary of Buddhist Culture 3.0 (www.rangjung.com)."/> <arg value="-note"/><arg value="This entry comes from Ives Waldo's Tibetan English Dictionary included in The Rangjung Yeshe Tibetan-English Dictionary of Buddhist Culture 3.0 (www.rangjung.com)."/>