« Retour - Liferay Portal

Product Roadmap

Liferay 6.0 #

This section is about Liferay Portal's development roadmap. Liferay 6 was previously called Liferay 5.3

Tentative Release Dates #

  • 6.0 CE: July 16, 2010
  • 6.0 EE: August 30, 2010

Database, Infrastructure, Performance #

  1. Permission Scheme (Liferay)
    1. Optimize permissions checking schema
    2. Use a bit mask column to optimize permission checks
  2. Sharding (Liferay)
    1. Allow portal instances to be stored in separate DB instances
  3. JPA (Sun)
    1. Integrate JPA for Liferay backend services
  4. JMX (Sun/Liferay)
    1. Expose a core set of beans to expose to JMX Monitoring (Sun)
    2. Expose tuning statistics via JMX (e.g. message bus, distributed caches) (Liferay)
  5. OpenAuth (Sun)
  6. Maven 2 (Liferay)
    1. Publish Liferay artifacts (jars, etc) to a Maven 2 repository
  7. ServiceBuilder (Liferay)
    1. Allow Plugins to publish JSON and SOAP web services
  8. Hooks Plugins (Liferay)
    1. Allow more events to be customized
    2. Overrride Portal Spring beans
    3. MVC override (Struts)

Third Party Integrations #

  1. OpenOffice Integration (Sun)
  2. Google Apps Integration (Liferay)
    1. Gmail
    2. Docs
  3. BI / Reporting (Liferay)
    1. Integration with Jasper and/or BIRT
    2. Ability to schedule reports and deliver via doc lib and email.
  4. Integrated Workflow (Liferay/Sun)
    1. Tighter integration of Liferay WCM and Document Lib with JBPM (Liferay)
    2. Ability to swap JBPM with other engines like Intalio (Liferay)
  5. NetVibes / OpenSocial (Liferay)
  6. SEO (Sun/Liferay)
  7. CalDAV (Sun)
  8. SalesForce (Liferay)
  9. Vaadin (IT Mill)

Portlets and New Functionality#

  1. Dynamic Forms Portlet (Liferay)
  2. Dynamic Lists (SharePoint® style) (Liferay)
  3. Task Manager (Liferay)
  4. Contacts Manager (Liferay)

User Interface #

  1. UI Improvements (Liferay)
    1. Transistion all UI components over to YUI
    2. New Dockbar
    3. Merging of Organizations / Communities
  2. WAI / 508 (Liferay / Sun)

Other #

  1. My Page (Sun)
    1. Context of that community
  2. Rule based display of portlets / pages (Sun)
  3. Knowledge management portlet (Liferay)
  4. Business rules / personalization

Pages d'enfants

Moyenne (2 Voter)
L'estimation moyenne est de 2.5 étoiles sur 5.
Commentaires
Réponses Auteur Données
Very nice :-) Do you have a release date? ... Fabrice Clari 24 mars 2009 16:27
We're really looking forward to 5.3, it seems... Daniel Reuther 29 août 2009 04:09
It would be good to have a bit more information... Dennis Greiffenberg 11 janvier 2010 02:05
Sweet! Thank you, Brian! Jonas Yuan 25 mars 2009 05:14
Hi, Could you clarify what you mean by... lsli lsli 4 avril 2009 12:20
Currently Liferay uses Hibernate which is... Michael C. Han 22 avril 2009 09:53
Any upcoming blogs about the new hook features?... Peter Mesotten 26 mai 2009 02:04
Thanks. A lot of subject are important for our... Antony GUILLOTEAU 8 juin 2009 22:59
What do you mean by "Transistion all UI... Gordon Augat 8 juillet 2009 13:05
I would like to see ; - Survey / Questionare... Oguz Celikdemir 20 août 2009 05:44
It would be nice to have well-known thread to... Hernan Soulages 27 août 2009 06:53
There is a whole category called "7.... Hernan Soulages 27 août 2009 07:05
Instead of tasks and contact management, why... Ryan T 20 octobre 2009 21:02
Really interesting, looking forward for the new... Auditya manikanta Vadrevu 20 octobre 2009 23:54
Aside from dates, what is an actual info about... Dmitry Babain 21 octobre 2009 06:15
How does the Alloy UI fit into the picture? Peter Monroe 26 octobre 2009 11:09
Is there really going to be CalDAV support? Daniel Reuther 1 décembre 2009 12:52
Hi, From above, is the following functionality... Carl Shelbourne 10 décembre 2009 07:47
So when can we use the LR 5.3 CE?????? Jignesh Vachhani 6 janvier 2010 23:42
Oh interesting , When we can use this version..? Amar P 11 janvier 2010 00:33
Brian you are the best! Bruce Galo 13 janvier 2010 15:12
As EE customer we would appreciate to get an... Institut Straumann 19 janvier 2010 02:32
Renamed release from 5.3.0 to 6.0.0 Jonas Yuan 26 janvier 2010 04:06
I don't see any change in this article 5.3 is... Simon V. G. 28 janvier 2010 03:40
Any clues on the official release date? Ziggy © 9 février 2010 10:49
the official release date was mentioned here:... Jonas Yuan 11 février 2010 07:32
or here:... Jonas Yuan 11 février 2010 07:33
How will "maven 2 artefact publication" will be... Atma - 12 février 2010 02:58
Any news about the CE release date? 6.0 CE:... Institut Straumann 2 mars 2010 00:30
Looks like it did.. :) Ziggy © 17 avril 2010 06:17
Yes unfortunately it did. Reliability is an... Institut Straumann 19 avril 2010 02:19
As much as I like Liferay... this article is... Anonyme 23 mai 2010 15:46
Is Oracle still committed to co-developing... Bruno Vernay 21 avril 2010 06:56
Is there any roadmap update for the Liferay 6... Aniceto P Madrid 24 mai 2010 10:06
And UBT? Diego Santiviago 6 septembre 2010 12:42
I need to know more about Third Party... Dhananjay Tiwari 4 novembre 2010 00:05

Very nice :-)
Do you have a release date?

Thanks,
Fabrice.
Publié le 24/03/09 16:27.
Sweet! Thank you, Brian!
Publié le 25/03/09 05:14.
Hi,

Could you clarify what you mean by "integrate JPA for Liferay backend services?" For example, would this mean Liferay tables are now accessible as JPA POJOs?
Publié le 04/04/09 12:20.
Currently Liferay uses Hibernate which is pre-JPA specification. We would like to implement a persistence layer than can use JPA standard mechanisms rather than Hibernate for potential deployment on other JPA implementations.
Publié le 22/04/09 09:53 en réponse à zzzz8 zzzz8.
Any upcoming blogs about the new hook features?
Great!
Publié le 26/05/09 02:04.
Thanks. A lot of subject are important for our client needs.
But do you have de release date ?
Publié le 08/06/09 22:59.
What do you mean by "Transistion all UI components over to YUI"? Are you replacing jquery UI?
Publié le 08/07/09 13:05.
I would like to see ;

- Survey / Questionare Manager
- Forms Manager / Form Builder with supporting JBPM workflow
- Employee Directory / People search supporting LDAP or AD ( employee info must created from HR department but employee can update their info based security settings as well )
- Meeting Room Booking
- Show absent employee front of portal ( get employee vacation / absent information from outlook )
- Acronym Manager ( show industry / company related terms and definitions )

in Liferay next major release. Thanks,
Publié le 20/08/09 05:44.
It would be nice to have well-known thread to suggest an discuss possible features and an associated WikiPage to solidify concepts. Is there something like this? It should be a thread that doesn't get lost in the hay.
Publié le 27/08/09 06:53 en réponse à Oguz Celikdemir.
There is a whole category called "7. Suggestions and Feature Requests" (
http://www.liferay.com/web/guest/community/forums/-/message_boards/category/110­8052). Silly me! The associated WikiPage would still be nice. Is there a simple way to associate resources? Have a link from one resource to others in the same subject. Maybe a "related stuff" portlet?
Publié le 27/08/09 07:05 en réponse à Hernan Soulages.
We're really looking forward to 5.3, it seems to integrate a lot of bugfixes that are long awaited.

So, are there any concrete plans as to when it'll be released?
Publié le 29/08/09 04:09 en réponse à Fabrice Clari.
Instead of tasks and contact management, why dont you just integrate with another open source CRM like sugar? Why re invent the wheel??
Publié le 20/10/09 21:02.
Really interesting, looking forward for the new version.
just 2 days back i thought new version might be releasing on new year day
Publié le 20/10/09 23:54.
Aside from dates, what is an actual info about new features if 5.3?
I mean, is this really going to be released?

-Integration with Jasper and/or BIRT
-Ability to schedule reports and deliver via doc lib and email.
-Integrated Workflow (Liferay/Sun)
-Tighter integration of Liferay WCM and Document Lib with JBPM (Liferay)
-Ability to swap JBPM with other engines like Intalio (Liferay)

-CalDAV (Sun)
-Knowledge management portlet
Publié le 21/10/09 06:15.
How does the Alloy UI fit into the picture?
Publié le 26/10/09 11:09.
Is there really going to be CalDAV support?
Publié le 01/12/09 12:52.
Hi,

From above, is the following functionality going to be in the CE open source edition or part of EE?

3. BI / Reporting (Liferay)

1. Integration with Jasper and/or BIRT
2. Ability to schedule reports and deliver via doc lib and email.

Cheers
Publié le 10/12/09 07:47.
So when can we use the LR 5.3 CE??????
Publié le 06/01/10 23:42.
Oh interesting , When we can use this version..?
Publié le 11/01/10 00:33 en réponse à Jignesh Vachhani.
It would be good to have a bit more information on the various points. Is this information already available somewhere? Also I'd also be interested in a new release date. As per this Roadmap it's January, 1st. Since this site is the "official" place to look for it would be great if this could be updated in a reasonable fashion.

Thanks,
Dennis
Publié le 11/01/10 02:05 en réponse à Fabrice Clari.
Brian you are the best!
Publié le 13/01/10 15:12.
As EE customer we would appreciate to get an official statement from Liferay to the release date(s).

Thank you.
Publié le 19/01/10 02:32.
Renamed release from 5.3.0 to 6.0.0
Publié le 26/01/10 04:06.
I don't see any change in this article 5.3 is still 5.3 emoticon
Publié le 28/01/10 03:40 en réponse à Jonas Yuan.
Any clues on the official release date?
Publié le 09/02/10 10:49 en réponse à Simon V. G..
the official release date was mentioned here: http://www.liferay.com/community/forums/-/message_boards/message/4533829.
Publié le 11/02/10 07:32 en réponse à Ziggy ..
or here: http://www.liferay.com/community/forums/-/message_boards/message/4521739
Publié le 11/02/10 07:33 en réponse à Jonas Yuan.
How will "maven 2 artefact publication" will be made ?
I don't see any pom.xml on the trunk ...

Just posting liferay's jars/wars/ears will not really be useful if transitive dependencies are not specified :-(
Publié le 12/02/10 02:58 en réponse à Jonas Yuan.
Any news about the CE release date?
6.0 CE: 2/16/2010

Will the delay affect the announced EE release date?
6.0 EE: 4/16/2010
Publié le 02/03/10 00:30.
Looks like it did.. emoticon
Publié le 17/04/10 06:17 en réponse à - Straumann.
Yes unfortunately it did.

Reliability is an important criterion for us and should not only affect the stability of the system but also statements and planning.

We are talking about the EE software we pay for!
Publié le 19/04/10 02:19 en réponse à Ziggy ©.
Is Oracle still committed to co-developing Liferay ??
Is it one of the reason for the slipping release date ?
Publié le 21/04/10 06:56.
As much as I like Liferay... this article is embarrasing for the project.
Why doesn't it get any updates or at least a single comment from an employee? What about the features that are mentioned are they up to date? I specifically want to know: do we really get CalDAV?
Publié le 23/05/10 15:46 en réponse à Institut Straumann.
Is there any roadmap update for the Liferay 6 release. We are still in RC1 on 5/24/2010, there is no download available for Liferay IDE and there are no blog entries about any of them.
Publié le 24/05/10 10:06.
Publié le 06/09/10 12:42 en réponse à Aniceto P Madrid.
I need to know more about Third Party Integration ,Particularly
Google Apps Integration (Liferay) . Does Liferay6 has integration option just like it has done for Facebook
Publié le 04/11/10 00:05.