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
d3f7e736
Commit
d3f7e736
authored
3 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
update relative path, renamed as opendis7-java, omitting hyphen
parent
d89352db
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
-5
5 additions, 5 deletions
specifications/build.xml
with
5 additions
and
5 deletions
specifications/build.xml
+
5
−
5
View file @
d3f7e736
...
...
@@ -194,7 +194,7 @@
<property
name=
"sisoBaseUrl"
value=
"https://www.sisostds.org/DigitalLibrary.aspx?Command=Core_Download&EntryId="
/>
<property
name=
"open
-
dis7-java.relative"
value=
"../../x3d-github/open
-
dis7-java/open
-
dis7-source-generator"
/>
<property
name=
"opendis7-java.relative"
value=
"../../x3d-github/opendis7-java/opendis7-source-generator"
/>
<property
name=
"SISO-REF-010"
value=
"SISO-REF-010-v28"
/>
<property
name=
"SISO-REF-010.zipID"
value=
"51787"
/>
...
...
@@ -227,11 +227,11 @@
<move
file=
"${SISO-REF-010}.hold/DigitalLibrary.aspx"
tofile=
"${SISO-REF-010}.hold/${SISO-REF-010.1}"
overwrite=
"true"
verbose=
"true"
/>
</target>
<target
name=
"push.SISO.open
-
dis7-java"
description=
"view gitlab MV3500 examples in web browser (via Netbeans only)"
>
<target
name=
"push.SISO.opendis7-java"
description=
"view gitlab MV3500 examples in web browser (via Netbeans only)"
>
<echo
message=
"*** copying latest unzipped version of XML to open
-
dis7-source-generator (hopefully not breaking anything!)"
/>
<echo
message=
'copy from ${SISO-REF-010}.hold/ to ${open
-
dis7-java.relative}/xml/SISO '
/>
<copy
todir=
"${open
-
dis7-java.relative}/xml/SISO"
overwrite=
"true"
verbose=
"true"
>
<echo
message=
"*** copying latest unzipped version of XML to opendis7-source-generator (hopefully not breaking anything!)"
/>
<echo
message=
'copy from ${SISO-REF-010}.hold/ to ${opendis7-java.relative}/xml/SISO '
/>
<copy
todir=
"${opendis7-java.relative}/xml/SISO"
overwrite=
"true"
verbose=
"true"
>
<fileset
dir=
"${SISO-REF-010}.hold"
>
<include
name=
"**/*"
/>
</fileset>
...
...
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