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

Untergeordnete Seiten

0 Anhänge
70084 Angesehen
Durchschnitt (2 Stimmen)
Die durchschnittliche Bewertung ist 2.5 von max. 5 Sternen.
Kommentare
Antworten im Thread Autor Datum
Very nice :-) Do you have a release date? ... Fabrice Clari 24. März 2009 16:27
We're really looking forward to 5.3, it seems... Daniel Reuther 29. August 2009 04:09
It would be good to have a bit more information... Dennis Greiffenberg 11. Januar 2010 02:05
Sweet! Thank you, Brian! Jonas Yuan 25. März 2009 05:14
Hi, Could you clarify what you mean by... lsli lsli 4. April 2009 12:20
Currently Liferay uses Hibernate which is... Michael C. Han 22. April 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. Juni 2009 22:59
What do you mean by "Transistion all UI... Gordon Augat 8. Juli 2009 13:05
I would like to see ; - Survey / Questionare... Oguz Celikdemir 20. August 2009 05:44
It would be nice to have well-known thread to... Hernan Soulages 27. August 2009 06:53
There is a whole category called "7.... Hernan Soulages 27. August 2009 07:05
Instead of tasks and contact management, why... Ryan T 20. Oktober 2009 21:02
Really interesting, looking forward for the new... Auditya manikanta Vadrevu 20. Oktober 2009 23:54
Aside from dates, what is an actual info about... Dmitry Babain 21. Oktober 2009 06:15
How does the Alloy UI fit into the picture? Peter Monroe 26. Oktober 2009 11:09
Is there really going to be CalDAV support? Daniel Reuther 1. Dezember 2009 12:52
Hi, From above, is the following functionality... Carl Shelbourne 10. Dezember 2009 07:47
So when can we use the LR 5.3 CE?????? Jignesh Vachhani 6. Januar 2010 23:42
Oh interesting , When we can use this version..? Amar P 11. Januar 2010 00:33
Brian you are the best! Bruce Galo 13. Januar 2010 15:12
As EE customer we would appreciate to get an... Institut Straumann 19. Januar 2010 02:32
Renamed release from 5.3.0 to 6.0.0 Jonas Yuan 26. Januar 2010 04:06
I don't see any change in this article 5.3 is... Simon V. G. 28. Januar 2010 03:40
Any clues on the official release date? Ziggy © 9. Februar 2010 10:49
the official release date was mentioned here:... Jonas Yuan 11. Februar 2010 07:32
or here:... Jonas Yuan 11. Februar 2010 07:33
How will "maven 2 artefact publication" will be... Atma - 12. Februar 2010 02:58
Any news about the CE release date? 6.0 CE:... Institut Straumann 2. März 2010 00:30
Looks like it did.. :) Ziggy © 17. April 2010 06:17
Yes unfortunately it did. Reliability is an... Institut Straumann 19. April 2010 02:19
As much as I like Liferay... this article is... Anonym 23. Mai 2010 15:46
Is Oracle still committed to co-developing... Bruno Vernay 21. April 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. September 2010 12:42
I need to know more about Third Party... Dhananjay Tiwari 4. November 2010 00:05

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

Thanks,
Fabrice.
Gepostet am 24.03.09 16:27.
Gepostet am 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?
Gepostet am 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.
Gepostet am 22.04.09 09:53 als Antwort auf zzzz8 zzzz8.
Any upcoming blogs about the new hook features?
Great!
Gepostet am 26.05.09 02:04.
Thanks. A lot of subject are important for our client needs.
But do you have de release date ?
Gepostet am 08.06.09 22:59.
What do you mean by "Transistion all UI components over to YUI"? Are you replacing jquery UI?
Gepostet am 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,
Gepostet am 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.
Gepostet am 27.08.09 06:53 als Antwort auf 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?
Gepostet am 27.08.09 07:05 als Antwort auf 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?
Gepostet am 29.08.09 04:09 als Antwort auf 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??
Gepostet am 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
Gepostet am 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
Gepostet am 21.10.09 06:15.
How does the Alloy UI fit into the picture?
Gepostet am 26.10.09 11:09.
Is there really going to be CalDAV support?
Gepostet am 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
Gepostet am 10.12.09 07:47.
So when can we use the LR 5.3 CE??????
Gepostet am 06.01.10 23:42.
Oh interesting , When we can use this version..?
Gepostet am 11.01.10 00:33 als Antwort auf 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
Gepostet am 11.01.10 02:05 als Antwort auf Fabrice Clari.
Gepostet am 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.
Gepostet am 19.01.10 02:32.
Gepostet am 26.01.10 04:06.
I don't see any change in this article 5.3 is still 5.3 emoticon
Gepostet am 28.01.10 03:40 als Antwort auf Jonas Yuan.
Any clues on the official release date?
Gepostet am 09.02.10 10:49 als Antwort auf Simon V. G..
the official release date was mentioned here: http://www.liferay.com/community/forums/-/message_boards/message/4533829.
Gepostet am 11.02.10 07:32 als Antwort auf Ziggy ..
or here: http://www.liferay.com/community/forums/-/message_boards/message/4521739
Gepostet am 11.02.10 07:33 als Antwort auf 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 :-(
Gepostet am 12.02.10 02:58 als Antwort auf 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
Gepostet am 02.03.10 00:30.
Gepostet am 17.04.10 06:17 als Antwort auf - 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!
Gepostet am 19.04.10 02:19 als Antwort auf Ziggy ©.
Is Oracle still committed to co-developing Liferay ??
Is it one of the reason for the slipping release date ?
Gepostet am 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?
Gepostet am 23.05.10 15:46 als Antwort auf 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.
Gepostet am 24.05.10 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
Gepostet am 04.11.10 00:05.