Release History

VersionDateDescription
1.0.1 Sept 17, 2005General Availability Release
1.0.1-rc4 July 24, 2005Release Candidate
1.0.1-rc3 June 27, 2005Release Candidate
1.0.1-rc2 Dec 22, 2004Release Candidate
1.0.1-rc1 Oct 8, 2004Release Candidate
1.0 2003Initial CVS Import

Get the RSS feed of the last changes

Release 1.0.1 - Sept 17, 2005

TypeChangesBy
update Added Pluto 1.1 index page and basic documentation cdoremus
fix PLUTO 164: response contentType can change after getWriter() cdoremus
fix PLUTO 155: URL encoding in pluto 1.0.1-RC4 issue when using apache with jk2 ddewolf
fix PLUTO 157: portlet.tld taglib is using jsp version 1.1. JSR168 spec requires JSP version 1.2 ddewolf
fix PLUTO 152: Support maven deployment to a remote repository ddewolf
fix PLUTO 130: portlet:namespace fails inside JSTL c:set ddewolf
fix PLUTO-107: Admin portlet fails to add page. Hot deployment now supported. cdoremus
fix PLUTO-92: Deployer strips elements from web.xml (Deploy War Portlet) cdoremus

Release 1.0.1-rc4 - July 24, 2005

TypeChangesBy
fix Support Multiple Security Constrains in the portlet driver's web.xml processing ddewolf
fix PLUTO-131: Login Link Broken ddewolf
fix PLUTO-138: No Access to OutputStream ddewolf
fix PLUTO-130: Detailed Error Messages on misconfiguration ddewolf
fix PLUTO-133: ServiceManager JavaDoc Inaccuracy ddewolf
fix PLUTO-135: DefineObjectsTag vialates Portlet Spec mblum
fix PLUTO-129: PortletResponse SetBuffer Size mblum
update Added documentation on requirements for JDK 1.5 (J2SE 5.0) to run binary release (install.html) cdoremus
update Added documentation on portletcontexts .txt (install.html and faq.html) cdoremus
update Added Troubleshooting information to help mode file of Deploy War Portlet (DeployWarHelp.html) cdoremus
add Added logging.properties to binary release for logging to pluto.log cdoremus
add Pluto logo (pluto.png) now packaged with binary release cdoremus
update Added servlet container name to Banner.jsp cdoremus
fix Fixed Deploy War Portlet to allow for proper redeployment of partially-deployed portlet cdoremus
fix Fixed Deploy War Portlet to prevent duplicate entries to portletcontexts.txt cdoremus
fix PLUTO-85: RenderResponse.getNamespace() returns invalid JavaScript name cdoremus
fix PLUTO-119: setRenderParameter() problematic with keys that contain '?' cdoremus
fix PLUTO-126: Missing manager web application in binary release. Also added manager user/role to tomcat-users.xml cdoremus
fix PLUTO-136: Exceptions in Deploy class not propagated to the Admin portlets cdoremus

Release 1.0.1-rc3 - June 27, 2005

TypeChangesBy
update Updated Maven's Default JDK Version ddewolf
fix Made Session Attributes Serializable for Pluto TestSuite ddewolf
fix Update PortletSession to return appropriate Context taylor
update Update Documentation cdoremus
update Update Admin Portlet cdoremus
update Update Deployment Descriptor Access ddewolf
add Added XML Configuration for action-param and render-param ddewolf
add Added Additional TestSuite Tests ddewolf
fix Fixed Render Parameters Include Bug ddewolf
update Updated the Pluto Deployer to be more flexible ddewolf

Release 1.0.1-rc2 - Dec 22, 2004

TypeChangesBy
update Upgraded to Tomcat 5.5.4 for Pluto/Tomcat Bundle nlothian
update Update FAQ and installation instructions. nlothian
update Update version number to 1.0.1-rc2 in \project.xml, \deploy\project.xml, \portal\project.xml, \testsuite\project.xml, \container\src\conf\org\apache\pluto\environment.properties and \portal\src\webapp\WEB-INF\config\services\ConfigService.properties nlothian
fix Altered PortalActionProvider to suit Jetspeed better. See http://issues.apache.org/jira/browse/PLUTO-64 nlothian
fix Modified RenderResponseImpl.isValidContentType to correctly handle wildcard mime types. See http://issues.apache.org/jira/browse/PLUTO-84 nlothian
fix Fixed to allow Pluto to work when disconnected from Internet. See http://issues.apache.org/jira/browse/PLUTO-88 nlothian
fix Fixed spelling error on login_success.jsp nlothian
fix Fixed TestSuite web.xml to be valid. http://issues.apache.org/jira/browse/PLUTO-81 nlothian
fix Fix for renderResponse.getNamespace() returns invalid Javascript name. See http://issues.apache.org/jira/browse/PLUTO-85 nlothian
add Patch from Craig Doremus to allow portlet deployment using Ant. See http://issues.apache.org/jira/browse/PLUTO-72 nlothian
update Updated build.properties.sample to use Tomcat 5 by default nlothian
add Added FAQ documentation. ddewolf
fix Added the Resource Bundle Test to the testsuite. ddewolf
fix Added the Security Mapping Test to the testsuite. ddewolf
update Updated the Security Mapping test in the testsuite to allow simple configuration to determine which roles should be used for the test. ddewolf
fix PortalURLs were incorrectly converting null values to the String "null". This was happending when action requests with a query string such as: ?param= & param2=. ddewolf
fix Issue PLUTO-66. The testsuite TestPortlet was not testing for empty string parameters. Thanks Ken Weiner for the patch. ddewolf
update Include Pluto Documentation in Binary release ddewolf
update Add portlet deployment documentation to installation document. Thank you Ken Ramirez. ddewolf
update Add README file to all releases. Thank you Craig Doremus for pointing out that it wasn't included. ddewolf
fix Removed swallowed error condition in the PortletInvoker. Upon failing to find a RequestDispatcher to which a portlet request could be invoked, the container was previously returning normally. A PortletException is now thrown. Thank you Brad Johnson. ddewolf
update Upgraded the default testsuite beanutils and digester dependencies to remove the dependency upon commons-collections. ddewolf

Release 1.0.1-rc1 - Oct 8, 2004

TypeChangesBy
fix Updating Pluto JavaDocs. ( PLUTO-46) ddewolf
fix Support role mapping in portlet.xml ( PLUTO-46) ddewolf
fix Support multiple resource-ref entried in portlet app web.xml ( PLUTO-48) ddewolf
fix Removed fullDeployment dependency from pluto deployer. ( PLUTO-49) ddewolf
fix Implement Mime Type Matching. ( PLUTO-55) ddewolf
fix Add handling of mime-mappings in web application definition. cziegeler
update Updating site generation for Apache Portals ddewolf

Release 1.0 - 2003

TypeChangesBy
update Updating to the new ASF License 2.0. cziegeler