Michael Baessler wrote:
Matthias Muehlhausen wrote:
Hello,

I don't know if this is obsolete due to the planned new PEAR runtime, but I think I found a minor bug in the InstallationController class: In the method verifyComponent() in the second else block I found this line

_verificationMsg = null;

that leads to an unusable error message in the client class (PackageInstaller). I think this line should be as follows:

_verificationMsg = status.message;


Can you please provide some more details? Which case do you mean?

UIMA 2.1 released version, class org.apache.uima.pear.tools.InstallationController at line 2032

--
Matthias Mühlhausen
Jena University Language and Information Engineering (JULIE) Lab
Phone: +49-3641-944305
Fax:   +49-3641-944321
email: [EMAIL PROTECTED]
URL:   http://www.coling.uni-jena.de

Reply via email to