[kepler-dev] [Bug 2318] - Copyrights and licenses of subpackages need to be handled
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Apr 25 12:12:20 PDT 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2318
------- Comment #19 from berkley at nceas.ucsb.edu 2008-04-25 12:12 -------
Here are other file that will have to be removed if these jars are deleted.
This list does not include the actors that use this class. It just includes
compile time dependencies. Deleting these dependencies might cause other files
that depend on them to have to be removed.
doublePolygon.jar:
-org/geon/PointinPolygon.java
-org/geon/PointinPolygonXY.java
-org/geon/SVGToPolygon.java
NimrodService.jar:
-org/monash/griddles/GriddlesExec.java
-org/monash/griddles/NimrodClient.java
**This basically breaks the griddles application, which has is has references
in the User Manual and would need to be removed.
griddlesActorLib.jar:
-no compile time errors
ncsu.jar:
-no compile time errors
edu.sdsc.globusproxy.jar:
-org/nmiworkflow/GlobusProxy.java
geon-jdbc-driver.jar:
-no compile time errors
omi.jar:
-no compile time errors
dlese.jar:
-/org/geon/XMLToADN.java
oracleJdbc.jar:
-no compile time errors
I'm uncomfortable removing so many files from projects that are not mine. I'd
like to get a go-ahead from someone related to these projects.
If/when these files are removed, it's going to take a concerted debugging
effort on the part of several people to make sure there are no actors that
depend on these jars at runtime. I'm worried about introducing instability due
to missing jar files.
More information about the Kepler-dev
mailing list