Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3250 | minor | always | 01-14-09 01:15 | 04-19-09 02:29 | |
|
|||||
Reporter: | GreenEyed | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.2.1 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.0 | ||
|
|||||
Summary: | 0003250: Quercus .jar published at the maven repository is not propertly packaged | ||||
Description: |
If one uses the resin-quercus.jar distributed through the Caucho Maven 2 repository, many errors are displayed because there are declared classes that tried to be loaded through a ServiceLoader that are not actually there in the .jar file. The descriptor file that list the classes that should be there is: META-INF/services/com.caucho.quercus.QuercusClass And the classes that are listed there but are not present are, at least: com.caucho.quercus.lib.pdf.PDF com.caucho.quercus.lib.dom.DOMXPath com.caucho.quercus.lib.dom.DOMText com.caucho.quercus.lib.dom.DOMProcessingInstruction com.caucho.quercus.lib.dom.DOMImplementation com.caucho.quercus.lib.dom.DOMEntityReference com.caucho.quercus.lib.dom.DOMElement com.caucho.quercus.lib.dom.DOMDocument com.caucho.quercus.lib.dom.DOMComment com.caucho.quercus.lib.dom.DOMAttr com.caucho.quercus.lib.bam.BamModule com.caucho.quercus.lib.ResinModule com.caucho.quercus.lib.pdf.PDFModule |
||||
Steps To Reproduce: | |||||
Additional Information: |
The file is downloaded from here: http://caucho.com/m2/com/caucho/resin-quercus/3.2.1/ [^] |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|