Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ARCHITRAVE
SADE
Commits
544600ab
Commit
544600ab
authored
Feb 01, 2022
by
barth23
Browse files
update exist-db package source
parent
d63735d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.xml
View file @
544600ab
...
...
@@ -37,7 +37,7 @@
<target
name=
"test"
depends=
"antversion-test, xar"
>
<!-- this path may be and is subject to change! -->
<get
src=
"https://gitlab.gwdg.de/api/v4/projects/
20809
/packages/generic/exist-distribution/${project.processorversion}/exist-distribution-${project.processorversion}-unix.tar.bz2"
<get
src=
"https://gitlab.gwdg.de/api/v4/projects/
18236
/packages/generic/exist-distribution/${project.processorversion}/exist-distribution-${project.processorversion}-unix.tar.bz2"
dest=
"${build.dir}/eXist-db-${project.processorversion}.tar.bz2"
skipexisting=
"true"
/>
<untar
src=
"${build.dir}/eXist-db-${project.processorversion}.tar.bz2"
dest=
"${test.dir}"
compression=
"bzip2"
/>
...
...
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