forked from NASAWorldWind/WorldWindJava
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Milestone
Description
Migrated this issue from upstream originally logged by @pdavidc: NASAWorldWind#87
JAR files bundled with the v2.1.0 release archive, worldwind.jar and worldwindx.jar, contain the Java sources as well as the compiled class files. This causes each release JAR file to increase in size by about 40%, but has no effect on runtime operation.
World Wind Java's build assembles two types of JAR files:
Release: includes only the compiled class files
Debug: includes the compiled class files and the corresponding Java sources
JAR files bundled into all release archives (worldwind-vA.B.C.zip) must contain only the release JAR files. Debug JAR files may be assembled in a local development environment.
Metadata
Metadata
Assignees
Labels
No labels