« 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
0 添付ファイル
70088 参照数
平均 (2 投票)
平均評価は2.5星中の5です。
コメント
コメント 作成者 日時
Very nice :-) Do you have a release date? ... Fabrice Clari 2009/03/24 16:27
We're really looking forward to 5.3, it seems... Daniel Reuther 2009/08/29 4:09
It would be good to have a bit more information... Dennis Greiffenberg 2010/01/11 2:05
Sweet! Thank you, Brian! Jonas Yuan 2009/03/25 5:14
Hi, Could you clarify what you mean by... lsli lsli 2009/04/04 12:20
Currently Liferay uses Hibernate which is... Michael C. Han 2009/04/22 9:53
Any upcoming blogs about the new hook features?... Peter Mesotten 2009/05/26 2:04
Thanks. A lot of subject are important for our... Antony GUILLOTEAU 2009/06/08 22:59
What do you mean by "Transistion all UI... Gordon Augat 2009/07/08 13:05
I would like to see ; - Survey / Questionare... Oguz Celikdemir 2009/08/20 5:44
It would be nice to have well-known thread to... Hernan Soulages 2009/08/27 6:53
There is a whole category called "7.... Hernan Soulages 2009/08/27 7:05
Instead of tasks and contact management, why... Ryan T 2009/10/20 21:02
Really interesting, looking forward for the new... Auditya manikanta Vadrevu 2009/10/20 23:54
Aside from dates, what is an actual info about... Dmitry Babain 2009/10/21 6:15
How does the Alloy UI fit into the picture? Peter Monroe 2009/10/26 11:09
Is there really going to be CalDAV support? Daniel Reuther 2009/12/01 12:52
Hi, From above, is the following functionality... Carl Shelbourne 2009/12/10 7:47
So when can we use the LR 5.3 CE?????? Jignesh Vachhani 2010/01/06 23:42
Oh interesting , When we can use this version..? Amar P 2010/01/11 0:33
Brian you are the best! Bruce Galo 2010/01/13 15:12
As EE customer we would appreciate to get an... Institut Straumann 2010/01/19 2:32
Renamed release from 5.3.0 to 6.0.0 Jonas Yuan 2010/01/26 4:06
I don't see any change in this article 5.3 is... Simon V. G. 2010/01/28 3:40
Any clues on the official release date? Ziggy © 2010/02/09 10:49
the official release date was mentioned here:... Jonas Yuan 2010/02/11 7:32
or here:... Jonas Yuan 2010/02/11 7:33
How will "maven 2 artefact publication" will be... Atma - 2010/02/12 2:58
Any news about the CE release date? 6.0 CE:... Institut Straumann 2010/03/02 0:30
Looks like it did.. :) Ziggy © 2010/04/17 6:17
Yes unfortunately it did. Reliability is an... Institut Straumann 2010/04/19 2:19
As much as I like Liferay... this article is... 匿名 2010/05/23 15:46
Is Oracle still committed to co-developing... Bruno Vernay 2010/04/21 6:56
Is there any roadmap update for the Liferay 6... Aniceto P Madrid 2010/05/24 10:06
And UBT? Diego Santiviago 2010/09/06 12:42
I need to know more about Third Party... Dhananjay Tiwari 2010/11/04 0:05

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

Thanks,
Fabrice.
投稿日時:09/03/24 16:27
投稿日時:09/03/25 5: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?
投稿日時:09/04/04 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.
zzzz8 zzzz8へのコメント。投稿日時:09/04/22 9:53
Any upcoming blogs about the new hook features?
Great!
投稿日時:09/05/26 2:04
Thanks. A lot of subject are important for our client needs.
But do you have de release date ?
投稿日時:09/06/08 22:59
What do you mean by "Transistion all UI components over to YUI"? Are you replacing jquery UI?
投稿日時:09/07/08 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,
投稿日時:09/08/20 5: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.
Oguz Celikdemirへのコメント。投稿日時:09/08/27 6:53
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?
Hernan Soulagesへのコメント。投稿日時:09/08/27 7:05
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?
Fabrice Clariへのコメント。投稿日時:09/08/29 4:09
Instead of tasks and contact management, why dont you just integrate with another open source CRM like sugar? Why re invent the wheel??
投稿日時:09/10/20 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
投稿日時:09/10/20 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
投稿日時:09/10/21 6:15
How does the Alloy UI fit into the picture?
投稿日時:09/10/26 11:09
Is there really going to be CalDAV support?
投稿日時:09/12/01 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
投稿日時:09/12/10 7:47
So when can we use the LR 5.3 CE??????
投稿日時:10/01/06 23:42
Oh interesting , When we can use this version..?
Jignesh Vachhaniへのコメント。投稿日時:10/01/11 0:33
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
Fabrice Clariへのコメント。投稿日時:10/01/11 2:05
投稿日時:10/01/13 15:12
As EE customer we would appreciate to get an official statement from Liferay to the release date(s).

Thank you.
投稿日時:10/01/19 2:32
投稿日時:10/01/26 4:06
I don't see any change in this article 5.3 is still 5.3 emoticon
Jonas Yuanへのコメント。投稿日時:10/01/28 3:40
Any clues on the official release date?
Simon V. G.へのコメント。投稿日時:10/02/09 10:49
the official release date was mentioned here: http://www.liferay.com/community/forums/-/message_boards/message/4533829.
Ziggy .へのコメント。投稿日時:10/02/11 7:32
or here: http://www.liferay.com/community/forums/-/message_boards/message/4521739
Jonas Yuanへのコメント。投稿日時:10/02/11 7:33
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 :-(
Jonas Yuanへのコメント。投稿日時:10/02/12 2:58
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
投稿日時:10/03/02 0:30
- Straumannへのコメント。投稿日時:10/04/17 6:17
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!
Ziggy ©へのコメント。投稿日時:10/04/19 2:19
Is Oracle still committed to co-developing Liferay ??
Is it one of the reason for the slipping release date ?
投稿日時:10/04/21 6: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?
Institut Straumannへのコメント。投稿日時:10/05/23 15:46
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.
投稿日時:10/05/24 10:06
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
投稿日時:10/11/04 0:05