[eml-dev] [Bug 3151] New: - Package datamanager.jar without including classes from supporting jars

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Feb 14 15:44:27 PST 2008


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3151

           Summary: Package datamanager.jar without including classes from
                    supporting jars
           Product: EML
           Version: 2.0.1
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: datamanager
        AssignedTo: leinfelder at nceas.ucsb.edu
        ReportedBy: leinfelder at nceas.ucsb.edu
         QAContact: eml-dev at ecoinformatics.org


Currently the datamanager distribution _unjars_ all the supporting jars it uses
and packages them with the datamanager classes as a single datamanager.jar
file.

Only datamanager classes should be included in this jar.  Gathering the
necessary supporting jars should be the responsibility of the application
making use of the datamanager api.

This should make it easier to include in metacat and kepler and prevents
version clashes with supporting jars.


More information about the Eml-dev mailing list