krysalis-version/src/test/antlet build.xml,NONE,1.1 .cvsignore,NONE,1.1
Nick Chalko <[email protected]> Thu, 11 Nov 2004 06:55:04 +0000
| Newsgroups | gmane.comp.krysalis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/krysalis/krysalis-version/src/test/antlet
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21333/src/test/antlet
Added Files:
build.xml .cvsignore
Log Message:
Added antlet test.
--- NEW FILE: .cvsignore ---
build
dist
build.number
--- NEW FILE: build.xml ---
<?xml version="1.0"?>
<!-- $HeadURL: https://svn.apache.org/repos/asf/incubator/depot/trunk/Version/build_antlet.xml $ -->
<!--
Copyright 2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project name="version-antlet-test" default="all">
<description>
Depot Version antlet test
</description>
<tstamp/>
<typedef
resource="org/krysalis/antworks/importer/antlib.xml" classpath="${user.home}/.antworks/lib/antworks-importer.jar"/>
<property name="project.name" value="version-antlet-test"/>
<property name="project.version" value="0.1-dev-${DSTAMP}"/>
<property name="project.src.dir" value="src/java"/>
<property name="project.package" value="org.krysalis.version.testantlet"/>
<importer name="init-0.1" href="http://metamorphosis.krysalis.org/antlet/"/>
<importer name="java-0.1" href="http://metamorphosis.krysalis.org/antlet/"/>
<importer name="krysalis-version-0.2.0"/>
<path id="version-antlet-test.classpath">
<fileset dir=".">
<include name="lib/*.jar"/>
</fileset>
</path>
<target name="all" depends="clean, version-stamp,compile"/>
</project>
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click