History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: WT-308
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Assignee: Marc Guillemot
Reporter: Marc Guillemot
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
WebTest

Remove pdfUnit dependency

Created: 23/May/07 15:35:44   Updated: 31/May/07 16:00:18
Affects Version/s: 2.5
Fix Version/s: 2.6

Issue Links:
Duplicate
 
This issue is duplicated by:
WT-303 Remove dependency to pdftest Closed


 Description   
PDF steps uses PDFUnit which uses PDFBox. This intermediate layer should be removed as it forces to use strange constructs, introduces a dependeny to JUnit.
A new PDFPage should be used with an implementation based on PDFBox and the steps should only rely on the PDFPage interface. This would allow to use an other PDF library just by changing the implementation when needed.

 All   Comments   Change History      Sort Order:
Comment by Marc Guillemot [24/May/07 09:00:03]
Done in build 1569.