Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0.8
-
Fix Version/s: 2.0.8
-
Component/s: Sites & Reporting
-
Labels:None
-
Number of attachments :
Description
See example exception file attached.
I tracked the problem down to this change:
r579987 | vsiveton | 2007-09-27 22:31:07 +1000 (Thu, 27 Sep 2007) | 2 lines
o bumped to the release doxia-sink-api
o used org.apache.maven.doxia.sink.Sink instead of the deprecated org.codehaus.doxia.sink.Sink
Ill attempt a rollback locally of the change and report back.
Attachments
Issue Links
| This issue is related to: | ||||
| DOXIA-146 | Removed org.codehaus.doxia.sink.Sink |
|
|
|
Patch fixes binary compatibility issue.
Ive tested this against the latest site plugin and all seems well.