Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ARCHITRAVE
SADE
Commits
70e5b231
Commit
70e5b231
authored
Dec 16, 2021
by
barth23
Browse files
Update distro source
parent
b29e60cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.xml
View file @
70e5b231
...
...
@@ -37,7 +37,7 @@
<target
name=
"test"
depends=
"antversion-test, xar"
>
<!-- this path may be and is subject to change! -->
<get
src=
"https://git
hub.com/eXist-db/exist/releases/download
/e
X
ist-${project.processorversion}/exist-distribution-${project.processorversion}-unix.tar.bz2"
<get
src=
"https://git
lab.gwdg.de/api/v4/projects/20809/packages/generic
/e
x
ist-
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
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