Remove pdfUnit dependency
-------------------------

         Key: WT-308
         URL: http://webtest-community.canoo.com/jira/browse/WT-308
     Project: WebTest
        Type: Task

    Versions: 2.5    
    Reporter: Marc Guillemot
 Assigned to: Marc Guillemot 


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to