[Geoserver-devel] [jira] Created: (GEOS-3114) Update versions/shift locations of iText & commons-httpclient dependencies

Update versions/shift locations of iText & commons-httpclient dependencies
--------------------------------------------------------------------------

                 Key: GEOS-3114
                 URL: http://jira.codehaus.org/browse/GEOS-3114
             Project: GeoServer
          Issue Type: Improvement
          Components: Configuration
            Reporter: agerber
            Assignee: Justin Deoliveira
            Priority: Minor
         Attachments: poms-patch.tar.gz

I <agerber> am working on integrating MapFish's PDF printing capabilities. This requires updating the version of iText in the main POM, moving the commons-httpclient dependency to the main POM, and adding the "printing" project to the community POM. Making these updates does not cause any test failures when executing "mvn clean install".

Specifically, files attached do:
</pom.xml>
-update iText to use version 2.1.5
-adds a dependency on commons-httpclient 3.1 (Apache Commons HTTP client), moved from main

</main/pom.xml>
-removes the dependency on commons-httpclient, moved to root POM

</community/pom.xml>
-adds the printing module

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