Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moex
Transmorpher
Commits
acea3b45
Commit
acea3b45
authored
Oct 16, 2002
by
Fabien Triolet
Browse files
Added a message in usage, removed an useless comment
parent
922987e2
Changes
1
Show whitespace changes
Inline
Side-by-side
transmorpher/scripts/build.xml
View file @
acea3b45
<!-- $Id: build.xml,v 1.3
6
2002-10-16
08:26:0
3 triolet Exp $ -->
<!-- $Id: build.xml,v 1.3
7
2002-10-16
14:47:2
3 triolet Exp $ -->
<project
name=
"transmo"
default=
"compile"
basedir=
".."
>
...
...
@@ -25,6 +25,7 @@
<echo
message=
"tidy: suppresses temporary files"
/>
<echo
message=
"ttask: test Transmorpher as a Ant task"
/>
<echo
message=
"release: releases a new version"
/>
<echo
message=
"extrajar: create archive with required jars"
/>
<echo
message=
"cdrom: prepare the CDROM image for INRIA"
/>
<echo
message=
"clean: clean-up the release directory"
/>
<echo/>
...
...
@@ -346,7 +347,6 @@
<include
name=
"Apache-SL-1.1.txt"
/>
<include
name=
"gnu-regexp.jar"
/>
<include
name=
"GNU-LGPL-2.1.txt"
/>
<!-- ant.jar, bsf.jar, jakarta-ant-1.4-optional.jar, junit.jar -->
<include
name=
"LICENCE.txt"
/>
</fileset>
</zip>
...
...
Write
Preview
Supports
Markdown
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