I thought that I had removed the notion of minor version from pluto. Of
course, we need it for the portlet api version, but I think we just got
too fancy for pluto versions.
Elliot Metsger (JIRA) wrote:
[ https://issues.apache.org/jira/browse/PLUTO-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477197 ]
Elliot Metsger commented on PLUTO-319:
--------------------------------------
I think this is because in the root pom.xml there is a property:
<pluto.container.version.minor>1.0-SNAPSHOT</pluto.container.version.minor>
I forgot to update that property. It is hard to automate the updating of that value
because it is a "minor" version number. There there isn't a POM expression
that we can use (that I know of) to get access to only the minor portion of the version.
checkContextServerInfo test on Misc Test page of Testsuite fails
----------------------------------------------------------------
Key: PLUTO-319
URL: https://issues.apache.org/jira/browse/PLUTO-319
Project: Pluto
Issue Type: Bug
Components: portlets-testsuite
Affects Versions: 1.1.0
Reporter: Craig Doremus
Priority: Minor
Fix For: 1.1.1
The checkContextServerInfo test on the Misc Test page of the Testsuite fails.
This is currently the only Testsuite test that fails on Pluto 1.1.0 GA.