Project

General

Profile

Bug #134

Jar files contain duplicates

Added by Paula Gearon over 15 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Mulgara
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

There are multiple occurrences of several files in the distribution jars. For instance, grepping for the Castor generated file Jetty:

$ jar tf mulgara-2.0.0.jar | grep 'Jetty\.class'
org/mulgara/config/Jetty.class
org/mulgara/config/Jetty.class
org/mulgara/config/Jetty.class
org/mulgara/config/Jetty.class
org/mulgara/config/Jetty.class

The final jars are built out of several sub-jars, which is where the duplicates come from. These duplicates need to be removed.

No data to display

Also available in: Atom PDF