Combination View Flat View Tree View
toggle
Cameron McBride
How to have one war targeting CE and EE?
December 7, 2012 1:19 PM
Answer

Cameron McBride

Rank: Youngling

Posts: 0

Join Date: July 11, 2012

Recent Posts

I have created one war for the marketplace which targets both 6.1.1 CE GA2+ and 6.1.2 EE GA2. The war deploys perfectly to both versions.

In my liferay-plugins-package.properties I have the following:
1liferay-versions=6.1.1+,6.1.2+


In the market account when I upload this war it shows that it is only for Liferay 6.1 CE GA2. Is it possible to have one war file that targets both versions on the marketplace or will I need to build a second copy with the 6.1.2 EE GA2 SDK?
Attachment

Attachments: marketplace.png (4.0k)
James Falkner
RE: How to have one war targeting CE and EE?
December 7, 2012 2:00 PM
Answer

James Falkner

Rank: Youngling

Posts: 0

Join Date: September 17, 2010

Recent Posts

Cameron McBride:
I have created one war for the marketplace which targets both 6.1.1 CE GA2+ and 6.1.2 EE GA2. The war deploys perfectly to both versions.

In my liferay-plugins-package.properties I have the following:
1liferay-versions=6.1.1+,6.1.2+


In the market account when I upload this war it shows that it is only for Liferay 6.1 CE GA2. Is it possible to have one war file that targets both versions on the marketplace or will I need to build a second copy with the 6.1.2 EE GA2 SDK?


Instead of 6.1.1+,6.1.2+ try 6.1.1+,6.1.20+ (the version of EE is currently 6.1.20 and the extra 0 is important)

Forums

To access the Developer Forum, please login to your Liferay.com account if you are already a registered developer or register to become a developer.