You are viewing a plain text version of this content. The canonical link for it is here.
- [01/35] portals-pluto git commit: Added configuration validation code; updted tests accordingly - posted by ms...@apache.org on 2016/01/18 13:41:03 UTC, 0 replies.
- [02/35] portals-pluto git commit: Some updates to the the portlet API to correct inconsistencies - posted by ms...@apache.org on 2016/01/18 13:41:04 UTC, 0 replies.
- [03/35] portals-pluto git commit: some consistency updates to the schema - posted by ms...@apache.org on 2016/01/18 13:41:05 UTC, 0 replies.
- [04/35] portals-pluto git commit: Changed PortletConfigurations#configurations to ..#value - posted by ms...@apache.org on 2016/01/18 13:41:06 UTC, 0 replies.
- [05/35] portals-pluto git commit: Added configuration by annotation for V3 portlets. For v3 portlets, neither the web application deployment descriptor nor the portlet deployment descriptor are necessary. * Annotations provided for all portlet config - posted by ms...@apache.org on 2016/01/18 13:41:07 UTC, 0 replies.
- [06/35] portals-pluto git commit: Added configuration by annotation for V3 portlets. For v3 portlets, neither the web application deployment descriptor nor the portlet deployment descriptor are necessary. * Annotations provided for all portlet config - posted by ms...@apache.org on 2016/01/18 13:41:08 UTC, 0 replies.
- [07/35] portals-pluto git commit: Added configuration by annotation for V3 portlets. For v3 portlets, neither the web application deployment descriptor nor the portlet deployment descriptor are necessary. * Annotations provided for all portlet config - posted by ms...@apache.org on 2016/01/18 13:41:09 UTC, 0 replies.
- [08/35] portals-pluto git commit: Added configuration by annotation for V3 portlets. For v3 portlets, neither the web application deployment descriptor nor the portlet deployment descriptor are necessary. * Annotations provided for all portlet config - posted by ms...@apache.org on 2016/01/18 13:41:10 UTC, 0 replies.
- [09/35] portals-pluto git commit: Added configuration by annotation for V3 portlets. For v3 portlets, neither the web application deployment descriptor nor the portlet deployment descriptor are necessary. * Annotations provided for all portlet config - posted by ms...@apache.org on 2016/01/18 13:41:11 UTC, 0 replies.
- [10/35] portals-pluto git commit: Prepared for annotated portlet demo. Modified the Pluto container initializer to process the required configuration annotations. - posted by ms...@apache.org on 2016/01/18 13:41:12 UTC, 0 replies.
- [11/35] portals-pluto git commit: Adapted the portlet hub demo portlet to use annotation based configuration as much as possible (supported event config is not yet possible ... need the bean portlet functionality for that). Fixed several bugs in the conf - posted by ms...@apache.org on 2016/01/18 13:41:13 UTC, 0 replies.
- [12/35] portals-pluto git commit: Preliminary updates to make the portlet url generation listener and preferences validator annotations type annotations rather than method annotations. - posted by ms...@apache.org on 2016/01/18 13:41:14 UTC, 0 replies.
- [13/35] portals-pluto git commit: Renamed PreferencesValidator annotation to PortletPreferencesValidator in order to avoid name clash with PreferencesValidator interface. - posted by ms...@apache.org on 2016/01/18 13:41:15 UTC, 0 replies.
- [14/35] portals-pluto git commit: Implemented type annotations for portlet request filters, portlet URL generation listeners, and portlet preference validators. The corresponding definitions in the portlet.xml file are merged into the annotated configura - posted by ms...@apache.org on 2016/01/18 13:41:16 UTC, 0 replies.
- [15/35] portals-pluto git commit: Implemented type annotations for portlet request filters, portlet URL generation listeners, and portlet preference validators. The corresponding definitions in the portlet.xml file are merged into the annotated configura - posted by ms...@apache.org on 2016/01/18 13:41:17 UTC, 0 replies.
- [16/35] portals-pluto git commit: Implemented type annotations for portlet request filters, portlet URL generation listeners, and portlet preference validators. The corresponding definitions in the portlet.xml file are merged into the annotated configura - posted by ms...@apache.org on 2016/01/18 13:41:18 UTC, 0 replies.
- [17/35] portals-pluto git commit: Adapted method annotations to match spec draft 1 - posted by ms...@apache.org on 2016/01/18 13:41:19 UTC, 0 replies.
- [18/35] portals-pluto git commit: updates to portlet annotations - posted by ms...@apache.org on 2016/01/18 13:41:20 UTC, 0 replies.
- [19/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:21 UTC, 0 replies.
- [20/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:22 UTC, 0 replies.
- [21/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:23 UTC, 0 replies.
- [22/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:24 UTC, 0 replies.
- [23/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:25 UTC, 0 replies.
- [24/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:26 UTC, 0 replies.
- [25/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:27 UTC, 0 replies.
- [26/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:28 UTC, 0 replies.
- [27/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:29 UTC, 0 replies.
- [28/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:30 UTC, 0 replies.
- [29/35] portals-pluto git commit: Initial integration of bean processor code - posted by ms...@apache.org on 2016/01/18 13:41:31 UTC, 0 replies.
- [30/35] portals-pluto git commit: Adapted the portlet container ServletContainerInitializer to integrate the bean configuration before launching the portlet servlets. Added default portlet class instantiation to support portlets that have declared portle - posted by ms...@apache.org on 2016/01/18 13:41:32 UTC, 0 replies.
- [31/35] portals-pluto git commit: Modified the portlet servlet to use the bean-based portlet invoker. added beans.xml file to the V3 demos. - posted by ms...@apache.org on 2016/01/18 13:41:33 UTC, 0 replies.
- [32/35] portals-pluto git commit: Bug fix in annotated method store - posted by ms...@apache.org on 2016/01/18 13:41:34 UTC, 0 replies.
- [33/35] portals-pluto git commit: Adapted V3 demo portlets to use annotated config. Fix a bug reading web DD - posted by ms...@apache.org on 2016/01/18 13:41:35 UTC, 0 replies.
- [34/35] portals-pluto git commit: Added bean portlet demo. Fixed null pointer exception in PortletParametersImpl. Fixed problem where two portlets using the same class were also using the same class instance. - posted by ms...@apache.org on 2016/01/18 13:41:36 UTC, 0 replies.
- [35/35] portals-pluto git commit: Added @PortletRequestScoped annotation, since the lifetime of the portlet request might be different thatn the lifetime of the underlying servlet request for some portal implementations. The injectable portlet artifacts - posted by ms...@apache.org on 2016/01/18 13:41:37 UTC, 0 replies.
- [1/3] portals-pluto git commit: minor bug fis - forgot two annotation classes in SCI - posted by ms...@apache.org on 2016/01/21 16:12:24 UTC, 0 replies.
- [2/3] portals-pluto git commit: Worked on portlet session scoped bean management. - posted by ms...@apache.org on 2016/01/21 16:12:25 UTC, 0 replies.
- [3/3] portals-pluto git commit: implemented fixes that allow the @PortletSessionScoped annotations to work properly. Mapped @SessionScoped annotations to @PortletSessionScoped. Enhanced the V3 annotated portlet demo to exercise the scope annotations. The - posted by ms...@apache.org on 2016/01/21 16:12:26 UTC, 0 replies.
- [1/5] portals-pluto git commit: Worked on making portlet API consistent with jira issues - posted by ms...@apache.org on 2016/01/25 13:30:28 UTC, 0 replies.
- [2/5] portals-pluto git commit: Worked on making portlet API consistent with jira issues #2 - posted by ms...@apache.org on 2016/01/25 13:30:29 UTC, 0 replies.
- [3/5] portals-pluto git commit: Added additional wrapper classes as requested by Jira issue PORTLETSPEC3-62 - posted by ms...@apache.org on 2016/01/25 13:30:30 UTC, 0 replies.
- [4/5] portals-pluto git commit: Added additional wrapper classes as requested by Jira issue PORTLETSPEC3-62 - posted by ms...@apache.org on 2016/01/25 13:30:31 UTC, 0 replies.
- [5/5] portals-pluto git commit: Minor wording changes in the Javadoc. Copied updated portlet API overview document into the Pluto portlet_api project. - posted by ms...@apache.org on 2016/01/25 13:30:32 UTC, 0 replies.
- [1/2] portals-pluto git commit: Added new PortletContext methods getEffectiveMajorVersion, getEffectiveMinorVersion, getClassLoader, and getContextPath according to Jira issue PORTLETSPEC3-53. Extended the PortletConfigPortlet in the PortletV3Demo portle - posted by ms...@apache.org on 2016/01/26 14:46:07 UTC, 0 replies.
- [2/2] portals-pluto git commit: Added new PortletResponse methods getProperty, getPropertyNames, getPropertyValues and ResourceResponse methods getStatus and setContentLengthLong according to Jira issue PORTLETSPEC3-60. Extended the HeaderPortlet and the - posted by ms...@apache.org on 2016/01/26 14:46:08 UTC, 0 replies.