Skip to content

Commit 2ab2f84

Browse files
author
pdavidc
committed
Migrated Java Web Start configuration files to use relative paths
1 parent 2bd81e8 commit 2ab2f84

34 files changed

+124
-193
lines changed

demos/AirspaceBuilder.jnlp

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<!-- $Id: AirspaceBuilder.jnlp 1291 2013-04-23 16:16:30Z dcollins $ -->
9-
<jnlp codebase="https://worldwind.arc.nasa.gov/java/2.1.0/demos/"
10-
href="AirspaceBuilder.jnlp">
8+
<jnlp>
119

1210
<!--
1311
Provides a description of this World Wind demo application.
@@ -29,14 +27,14 @@
2927

3028
<!--
3129
Specifies the resources required by the this World Wind demo application:
32-
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 512 MB. The World Wind SDK
33-
requires at least 512 MB of heap space. This heap size must be specified in the application's Web Start file.
30+
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 1024 MB. The World Wind SDK
31+
requires at least 1024 MB of heap space. This heap size must be specified in the application's Web Start file.
3432
* World Wind extensions Java Web Start component. This downloads and adds the World Wind SDK extensions JAR file
3533
and its dependencies ot the class path at runtime.
3634
-->
3735
<resources>
3836
<java version="1.7+" max-heap-size="1024m"/>
39-
<extension name="worldwindx" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/worldwindx.jnlp"/>
37+
<extension name="worldwindx" href="../webstart/worldwindx.jnlp"/>
4038
</resources>
4139

4240
<!--

demos/Airspaces.jnlp

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<!-- $Id: Airspaces.jnlp 1291 2013-04-23 16:16:30Z dcollins $ -->
9-
<jnlp codebase="https://worldwind.arc.nasa.gov/java/2.1.0/demos/"
10-
href="Airspaces.jnlp">
8+
<jnlp>
119

1210
<!--
1311
Provides a description of this World Wind demo application.
@@ -29,14 +27,14 @@
2927

3028
<!--
3129
Specifies the resources required by the this World Wind demo application:
32-
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 512 MB. The World Wind SDK
33-
requires at least 512 MB of heap space. This heap size must be specified in the application's Web Start file.
30+
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 1024 MB. The World Wind SDK
31+
requires at least 1024 MB of heap space. This heap size must be specified in the application's Web Start file.
3432
* World Wind extensions Java Web Start component. This downloads and adds the World Wind SDK extensions JAR file
3533
and its dependencies ot the class path at runtime.
3634
-->
3735
<resources>
3836
<java version="1.7+" max-heap-size="1024m"/>
39-
<extension name="worldwindx" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/worldwindx.jnlp"/>
37+
<extension name="worldwindx" href="../webstart/worldwindx.jnlp"/>
4038
</resources>
4139

4240
<!--

demos/AnaglyphStereo.jnlp

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<!-- $Id: AnaglyphStereo.jnlp 1291 2013-04-23 16:16:30Z dcollins $ -->
9-
<jnlp codebase="https://worldwind.arc.nasa.gov/java/2.1.0/demos/"
10-
href="AnaglyphStereo.jnlp">
8+
<jnlp>
119

1210
<!--
1311
Provides a description of this World Wind demo application.
@@ -29,14 +27,14 @@
2927

3028
<!--
3129
Specifies the resources required by the this World Wind demo application:
32-
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 512 MB. The World Wind SDK
33-
requires at least 512 MB of heap space. This heap size must be specified in the application's Web Start file.
30+
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 1024 MB. The World Wind SDK
31+
requires at least 1024 MB of heap space. This heap size must be specified in the application's Web Start file.
3432
* World Wind extensions Java Web Start component. This downloads and adds the World Wind SDK extensions JAR file
3533
and its dependencies ot the class path at runtime.
3634
-->
3735
<resources>
3836
<java version="1.7+" max-heap-size="1024m"/>
39-
<extension name="worldwindx" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/worldwindx.jnlp"/>
37+
<extension name="worldwindx" href="../webstart/worldwindx.jnlp"/>
4038
</resources>
4139

4240
<!--

demos/AnalyticSurface.jnlp

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<!-- $Id: AnalyticSurface.jnlp 1291 2013-04-23 16:16:30Z dcollins $ -->
9-
<jnlp codebase="https://worldwind.arc.nasa.gov/java/2.1.0/demos/"
10-
href="AnalyticSurface.jnlp">
8+
<jnlp>
119

1210
<!--
1311
Provides a description of this World Wind demo application.
@@ -29,17 +27,17 @@
2927

3028
<!--
3129
Specifies the resources required by the this World Wind demo application:
32-
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 512 MB. The World Wind SDK
33-
requires at least 512 MB of heap space. This heap size must be specified in the application's Web Start file.
30+
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 1024 MB. The World Wind SDK
31+
requires at least 1024 MB of heap space. This heap size must be specified in the application's Web Start file.
3432
* World Wind extensions Java Web Start component. This downloads and adds the World Wind SDK extensions JAR file
3533
and its dependencies ot the class path at runtime.
3634
* World Wind GDAL Java Web Start component. Adding this component enables World Wind's GDAL data import
3735
capability.
3836
-->
3937
<resources>
4038
<java version="1.7+" max-heap-size="1024m"/>
41-
<extension name="worldwindx" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/worldwindx.jnlp"/>
42-
<extension name="gdal" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/gdal.jnlp"/>
39+
<extension name="worldwindx" href="../webstart/worldwindx.jnlp"/>
40+
<extension name="gdal" href="../webstart/gdal.jnlp"/>
4341
</resources>
4442

4543
<!--

demos/AnnotationControls.jnlp

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<!-- $Id: AnnotationControls.jnlp 1291 2013-04-23 16:16:30Z dcollins $ -->
9-
<jnlp codebase="https://worldwind.arc.nasa.gov/java/2.1.0/demos/"
10-
href="AnnotationControls.jnlp">
8+
<jnlp>
119

1210
<!--
1311
Provides a description of this World Wind demo application.
@@ -29,14 +27,14 @@
2927

3028
<!--
3129
Specifies the resources required by the this World Wind demo application:
32-
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 512 MB. The World Wind SDK
33-
requires at least 512 MB of heap space. This heap size must be specified in the application's Web Start file.
30+
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 1024 MB. The World Wind SDK
31+
requires at least 1024 MB of heap space. This heap size must be specified in the application's Web Start file.
3432
* World Wind extensions Java Web Start component. This downloads and adds the World Wind SDK extensions JAR file
3533
and its dependencies ot the class path at runtime.
3634
-->
3735
<resources>
3836
<java version="1.7+" max-heap-size="1024m"/>
39-
<extension name="worldwindx" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/worldwindx.jnlp"/>
37+
<extension name="worldwindx" href="../webstart/worldwindx.jnlp"/>
4038
</resources>
4139

4240
<!--

demos/Annotations.jnlp

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<!-- $Id: Annotations.jnlp 1291 2013-04-23 16:16:30Z dcollins $ -->
9-
<jnlp codebase="https://worldwind.arc.nasa.gov/java/2.1.0/demos/"
10-
href="Annotations.jnlp">
8+
<jnlp>
119

1210
<!--
1311
Provides a description of this World Wind demo application.
@@ -29,14 +27,14 @@
2927

3028
<!--
3129
Specifies the resources required by the this World Wind demo application:
32-
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 512 MB. The World Wind SDK
33-
requires at least 512 MB of heap space. This heap size must be specified in the application's Web Start file.
30+
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 1024 MB. The World Wind SDK
31+
requires at least 1024 MB of heap space. This heap size must be specified in the application's Web Start file.
3432
* World Wind extensions Java Web Start component. This downloads and adds the World Wind SDK extensions JAR file
3533
and its dependencies ot the class path at runtime.
3634
-->
3735
<resources>
3836
<java version="1.7+" max-heap-size="1024m"/>
39-
<extension name="worldwindx" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/worldwindx.jnlp"/>
37+
<extension name="worldwindx" href="../webstart/worldwindx.jnlp"/>
4038
</resources>
4139

4240
<!--

demos/ApplicationTemplate.jnlp

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<!-- $Id: ApplicationTemplate.jnlp 1291 2013-04-23 16:16:30Z dcollins $ -->
9-
<jnlp codebase="https://worldwind.arc.nasa.gov/java/2.1.0/demos/"
10-
href="ApplicationTemplate.jnlp">
8+
<jnlp>
119

1210
<!--
1311
Provides a description of this World Wind demo application.
@@ -29,14 +27,14 @@
2927

3028
<!--
3129
Specifies the resources required by the this World Wind demo application:
32-
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 512 MB. The World Wind SDK
33-
requires at least 512 MB of heap space. This heap size must be specified in the application's Web Start file.
30+
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 1024 MB. The World Wind SDK
31+
requires at least 1024 MB of heap space. This heap size must be specified in the application's Web Start file.
3432
* World Wind extensions Java Web Start component. This downloads and adds the World Wind SDK extensions JAR file
3533
and its dependencies ot the class path at runtime.
3634
-->
3735
<resources>
3836
<java version="1.7+" max-heap-size="1024m"/>
39-
<extension name="worldwindx" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/worldwindx.jnlp"/>
37+
<extension name="worldwindx" href="../webstart/worldwindx.jnlp"/>
4038
</resources>
4139

4240
<!--

demos/ExportImageOrElevations.jnlp

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<!-- $Id: ExportImageOrElevations.jnlp 1291 2013-04-23 16:16:30Z dcollins $ -->
9-
<jnlp codebase="https://worldwind.arc.nasa.gov/java/2.1.0/demos/"
10-
href="ExportImageOrElevations.jnlp">
8+
<jnlp>
119

1210
<!--
1311
Provides a description of this World Wind demo application.
@@ -29,14 +27,14 @@
2927

3028
<!--
3129
Specifies the resources required by the this World Wind demo application:
32-
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 512 MB. The World Wind SDK
33-
requires at least 512 MB of heap space. This heap size must be specified in the application's Web Start file.
30+
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 1024 MB. The World Wind SDK
31+
requires at least 1024 MB of heap space. This heap size must be specified in the application's Web Start file.
3432
* World Wind extensions Java Web Start component. This downloads and adds the World Wind SDK extensions JAR file
3533
and its dependencies ot the class path at runtime.
3634
-->
3735
<resources>
3836
<java version="1.7+" max-heap-size="1024m"/>
39-
<extension name="worldwindx" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/worldwindx.jnlp"/>
37+
<extension name="worldwindx" href="../webstart/worldwindx.jnlp"/>
4038
</resources>
4139

4240
<!--

demos/ExtrudedShapes.jnlp

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<!-- $Id: ExtrudedShapes.jnlp 1291 2013-04-23 16:16:30Z dcollins $ -->
9-
<jnlp codebase="https://worldwind.arc.nasa.gov/java/2.1.0/demos/"
10-
href="ExtrudedShapes.jnlp">
8+
<jnlp>
119

1210
<!--
1311
Provides a description of this World Wind demo application.
@@ -29,14 +27,14 @@
2927

3028
<!--
3129
Specifies the resources required by the this World Wind demo application:
32-
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 512 MB. The World Wind SDK
33-
requires at least 512 MB of heap space. This heap size must be specified in the application's Web Start file.
30+
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 1024 MB. The World Wind SDK
31+
requires at least 1024 MB of heap space. This heap size must be specified in the application's Web Start file.
3432
* World Wind extensions Java Web Start component. This downloads and adds the World Wind SDK extensions JAR file
3533
and its dependencies ot the class path at runtime.
3634
-->
3735
<resources>
3836
<java version="1.7+" max-heap-size="1024m"/>
39-
<extension name="worldwindx" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/worldwindx.jnlp"/>
37+
<extension name="worldwindx" href="../webstart/worldwindx.jnlp"/>
4038
</resources>
4139

4240
<!--

demos/FlatWorld.jnlp

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
~ All Rights Reserved.
66
-->
77

8-
<!-- $Id: FlatWorld.jnlp 1291 2013-04-23 16:16:30Z dcollins $ -->
9-
<jnlp codebase="https://worldwind.arc.nasa.gov/java/2.1.0/demos/"
10-
href="FlatWorld.jnlp">
8+
<jnlp>
119

1210
<!--
1311
Provides a description of this World Wind demo application.
@@ -29,14 +27,14 @@
2927

3028
<!--
3129
Specifies the resources required by the this World Wind demo application:
32-
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 512 MB. The World Wind SDK
33-
requires at least 512 MB of heap space. This heap size must be specified in the application's Web Start file.
30+
* Java Runtime Environment version 1.6 or newer, with a maximum heap size of at least 1024 MB. The World Wind SDK
31+
requires at least 1024 MB of heap space. This heap size must be specified in the application's Web Start file.
3432
* World Wind extensions Java Web Start component. This downloads and adds the World Wind SDK extensions JAR file
3533
and its dependencies ot the class path at runtime.
3634
-->
3735
<resources>
3836
<java version="1.7+" max-heap-size="1024m"/>
39-
<extension name="worldwindx" href="https://worldwind.arc.nasa.gov/java/2.1.0/webstart/worldwindx.jnlp"/>
37+
<extension name="worldwindx" href="../webstart/worldwindx.jnlp"/>
4038
</resources>
4139

4240
<!--

0 commit comments

Comments
 (0)