Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
274e08cb
Commit
274e08cb
authored
5 years ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
RegionChooser: Updating deploy.xml
parent
86a742c2
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deploy.xml
+3
-0
deploy.xml
with
3 additions
and
0 deletions
+3
-0
deploy.xml
+
3
-
0
View file @
274e08cb
...
...
@@ -34,6 +34,9 @@ java -classpath lib/* -Xms512m -Xmx2g -Djava.util.logging.config.file=logging.pr
<classpath
refid=
"test-classpath"
/>
<formatter
type=
"xml"
usefile=
"true"
/>
<formatter
type=
"plain"
usefile=
"true"
/>
<test
name=
"eu.simstadt.geo.fast_xml_parser.CitygmlParserTests"
todir=
"${reports.dir}"
/>
<test
name=
"eu.simstadt.geo.fast_xml_parser.ConvexHullCalculatorTests"
todir=
"${reports.dir}"
/>
<!-- RegionExtractor -->
<test
name=
"eu.simstadt.regionchooser.RegionExtractorTests"
haltonfailure=
"no"
todir=
"${reports.dir}"
/>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets