[ http://issues.apache.org/jira/browse/PLUTO-253?page=all ]
Craig Doremus updated PLUTO-253: -------------------------------- Attachment: dist-build.xml InstallationDependency.java I've updated the dist-build.xml file to build with Tomcat 5.5.15. This requires that I downgrade the InstallationDependency class to the previous version and add the xerces and xmlAPIs jars to the SHARED directory. > [1.1] Upgrade binary distribution build to use a recent version of Tomcat > ------------------------------------------------------------------------- > > Key: PLUTO-253 > URL: http://issues.apache.org/jira/browse/PLUTO-253 > Project: Pluto > Issue Type: Improvement > Components: build system > Affects Versions: 1.1.0-beta1 > Environment: All environments > Reporter: Craig Doremus > Assigned To: David DeWolf > Priority: Minor > Fix For: 1.1.0 > > Attachments: dist-build.xml, InstallationDependency.java > > > The binary distribution build for Pluto 1.1 currently deploys Pluto in Tomcat > 5.5.9. The current stable version of Tomcat is 5.5.17, and there is no reason > we shouldn't be able to upgrade. I was able to manually get Pluto 1.1 > deployed in Tomcat 5.5.15 with one issue: I had to add xercesImpl-2.6.2.jar > and xmlParserAPIs-2.6.2-jar to $TOMCAT_HOME/shared/lib. We may have to change > the build do this or change our xerces version to be compatible with a later > versions of Tomcat. > The current binary distribution build is run using the Ant build file > dist-build.xml. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira