Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moex
Transmorpher
Commits
5e3094ce
Commit
5e3094ce
authored
Oct 30, 2002
by
Fabien Triolet
Browse files
Added the copy of test file in test directory
parent
0b79f1d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
transmorpher/scripts/build.xml
View file @
5e3094ce
<!-- $Id: build.xml,v 1.
39
2002-10-
28 09
:1
4
:3
0
triolet Exp $ -->
<!-- $Id: build.xml,v 1.
40
2002-10-
30 13
:1
0
:3
2
triolet Exp $ -->
<project
name=
"transmo"
default=
"compile"
basedir=
".."
>
...
...
@@ -321,7 +321,7 @@
<fileset
dir=
"classes"
includes=
"**/*.class"
/>
</copy>
<copy
todir=
"transmo-${version}/tests"
>
<fileset
dir=
"tests"
includes=
"**/*.java"
/>
<fileset
dir=
"tests"
includes=
"**/*.java
,**/*.xml
"
/>
</copy>
<copy
todir=
"transmo-${version}/api"
>
<fileset
dir=
"api"
includes=
"**/*.html"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment