You are viewing a plain text version of this content. The canonical link for it is here.
- portals-pluto git commit: Added version 3.0 pages - posted by ms...@apache.org on 2016/12/01 14:36:15 UTC, 0 replies.
- [1/2] portals-pluto git commit: optionally turn off doclint when building with sun's jdk, and remove some dupe versions declarations - posted by as...@apache.org on 2016/12/02 00:28:35 UTC, 0 replies.
- [2/2] portals-pluto git commit: Merge remote-tracking branch 'vsingleton/pluto3_01_doclint_and_dupes' - posted by as...@apache.org on 2016/12/02 00:28:36 UTC, 0 replies.
- [1/2] portals-pluto git commit: updated TCK readme to correct typos. Updated site.xml to add additionl menu items - posted by ms...@apache.org on 2016/12/02 14:27:59 UTC, 0 replies.
- [2/2] portals-pluto git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/portals-pluto - posted by ms...@apache.org on 2016/12/02 14:28:00 UTC, 0 replies.
- [1/6] portals-pluto git commit: Updated Pluto POM to use latest version 0.12 of the Apache Rat plugin. Edited headers of many files to add necessary license information. Updated several subproject POM files to add rat exclude statements in order to ignor - posted by ms...@apache.org on 2016/12/07 11:52:26 UTC, 0 replies.
- [2/6] portals-pluto git commit: Updated Pluto POM to use latest version 0.12 of the Apache Rat plugin. Edited headers of many files to add necessary license information. Updated several subproject POM files to add rat exclude statements in order to ignor - posted by ms...@apache.org on 2016/12/07 11:52:27 UTC, 0 replies.
- [3/6] portals-pluto git commit: Updated Pluto POM to use latest version 0.12 of the Apache Rat plugin. Edited headers of many files to add necessary license information. Updated several subproject POM files to add rat exclude statements in order to ignor - posted by ms...@apache.org on 2016/12/07 11:52:28 UTC, 0 replies.
- [4/6] portals-pluto git commit: Updated Pluto POM to use latest version 0.12 of the Apache Rat plugin. Edited headers of many files to add necessary license information. Updated several subproject POM files to add rat exclude statements in order to ignor - posted by ms...@apache.org on 2016/12/07 11:52:29 UTC, 0 replies.
- [5/6] portals-pluto git commit: Updated Pluto POM to use latest version 0.12 of the Apache Rat plugin. Edited headers of many files to add necessary license information. Updated several subproject POM files to add rat exclude statements in order to ignor - posted by ms...@apache.org on 2016/12/07 11:52:30 UTC, 0 replies.
- [6/6] portals-pluto git commit: Updated Pluto POM to use latest version 0.12 of the Apache Rat plugin. Edited headers of many files to add necessary license information. Updated several subproject POM files to add rat exclude statements in order to ignor - posted by ms...@apache.org on 2016/12/07 11:52:31 UTC, 0 replies.
- [1/2] portals-pluto git commit: Updated Pluto POM to change how portlet API version is specified to a form accepted by the maven-release-plugin - posted by ms...@apache.org on 2016/12/13 14:19:32 UTC, 0 replies.
- [2/2] portals-pluto git commit: deleted mistakenly commited file - posted by ms...@apache.org on 2016/12/13 14:19:33 UTC, 0 replies.
- portals-pluto git commit: Fixed an issue in which calls to PortletRequest.getPortletSession(true) returned different a value each time (within the scope of a request). The JSR 378 TCK (inherited from JSR 329) assumes it will be the same value. - posted by as...@apache.org on 2016/12/14 23:14:57 UTC, 0 replies.
- portals-pluto git commit: Updated the v3 demo and TCK POM files to suppress generation of the sources and javadocs jar files in order to allow the release plugin to complete successfully. Note that the sources are available in the overall project sources - posted by ms...@apache.org on 2016/12/15 10:58:16 UTC, 0 replies.
- portals-pluto git commit: Improve tests - posted by as...@apache.org on 2016/12/15 18:32:05 UTC, 1 replies.
- [1/2] portals-pluto git commit: Maintain the order of dynamic resource dependencies - posted by as...@apache.org on 2016/12/15 18:42:00 UTC, 0 replies.
- [2/2] portals-pluto git commit: Remove null check for optional source and version of page resource dependencies - posted by as...@apache.org on 2016/12/15 18:42:01 UTC, 0 replies.
- portals-pluto git commit: adding release procedure instructions - posted by ta...@apache.org on 2016/12/15 20:12:10 UTC, 0 replies.
- portals-pluto git commit: Added a new option 'packageOnly' to the dist-build.xml file that allows an existing compiled release to be packaged without cleaning and rebuilding the project. Updated the release procedure document to reflect use of the packag - posted by ms...@apache.org on 2016/12/16 11:53:23 UTC, 0 replies.
- [1/2] portals-pluto git commit: Modified the build process so that the inclusion / exclusion of the V3 demos is controlled by a profile named 'excludeDemos'. If this profile is present when maven builds the project, the demos will be excluded; otherwise - posted by ms...@apache.org on 2016/12/16 14:57:03 UTC, 0 replies.
- [2/2] portals-pluto git commit: Added activation by property to excludeDemos profile - posted by ms...@apache.org on 2016/12/16 14:57:04 UTC, 0 replies.
- portals-pluto git commit: Added Provide-Capability and resolution=optional per suggestions from Ray Auge and Neil Griffin - posted by as...@apache.org on 2016/12/16 20:36:19 UTC, 0 replies.
- [1/4] portals-pluto git commit: Moved profile definition for removing the demos from the pom.xml to pluto-portal/pom.xml - posted by ms...@apache.org on 2016/12/21 15:33:15 UTC, 0 replies.
- [2/4] portals-pluto git commit: adding arguments in main POL - posted by ms...@apache.org on 2016/12/21 15:33:16 UTC, 0 replies.
- [3/4] portals-pluto git commit: Modified the maven-release-plugin configuration to build the project with the V3 demos included. - posted by ms...@apache.org on 2016/12/21 15:33:17 UTC, 0 replies.
- [4/4] portals-pluto git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/portals-pluto - posted by ms...@apache.org on 2016/12/21 15:33:18 UTC, 0 replies.
- portals-pluto git commit: Activated Pluto profile for TCK war file preparation - posted by ms...@apache.org on 2016/12/21 18:17:14 UTC, 0 replies.
- portals-pluto git commit: PLUTO-651 PortalURLParserImpl.java incorrectly encodes/decodes forward slash characters - posted by as...@apache.org on 2016/12/22 16:58:13 UTC, 0 replies.
- portals-pluto git commit: PLUTO-652 TCK: V2RequestTests getPortalContext test failures caused by an incorrect version in the context-path - posted by as...@apache.org on 2016/12/28 16:48:47 UTC, 5 replies.
- portals-pluto git commit: PLUTO-654 The initParams variable in FilterImpl.java does not preserve the order in which init-params are added - posted by as...@apache.org on 2016/12/29 18:03:21 UTC, 0 replies.