Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
57280a31
Commit
57280a31
authored
5 years ago
by
brutzman
Browse files
Options
Downloads
Patches
Plain Diff
SISO revisions
parent
208a78c3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
specifications/build.xml
+5
-3
5 additions, 3 deletions
specifications/build.xml
with
5 additions
and
3 deletions
specifications/build.xml
+
5
−
3
View file @
57280a31
...
...
@@ -103,18 +103,20 @@
<target
name=
"download.SISO"
>
<property
name=
"SISO-REF-010"
value=
"SISO-REF-010-v2
4
.zip"
/>
<property
name=
"SISO-REF-010"
value=
"SISO-REF-010-v2
6
.zip"
/>
<echo
message=
"get ${SISO-REF-010}"
/>
<get
src=
"${sisoBaseUrl}46171"
dest=
"${SISO-REF-010}"
verbose=
"true"
/>
<unzip
src=
"${SISO-REF-010}"
dest=
""
overwrite=
"true"
/>
<delete
file=
"${SISO-REF-010}"
/>
<property
name=
"SISO-REF-010.1"
value=
"SISO-REF-010.1-2018 Operations Manual for EWG V07.pdf"
/>
<!-- duplicative, already contained in preceding zip
<property name="SISO-REF-010.1" value="SISO-REF-010.1-2019 Operations Manual for EWG V08.pdf"/>
<echo message="get ${SISO-REF-010.1}"/>
<get src="${sisoBaseUrl}46173"
dest="${SISO-REF-010.1}" verbose="true"/>
-->
</target>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment