Visualização combinada Visão plana Exibição em árvore
toggle
Cameron McBride
How to have one war targeting CE and EE?
7 de Dezembro de 2012 13:19
Resposta

Cameron McBride

Ranking: Youngling

Mensagens: 0

Data de entrada: 11 de Julho de 2012

Mensagens recentes

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?
Anexo

Anexos: marketplace.png (4,0k)
James Falkner
RE: How to have one war targeting CE and EE?
7 de Dezembro de 2012 14:00
Resposta

James Falkner

Ranking: Youngling

Mensagens: 0

Data de entrada: 17 de Setembro de 2010

Mensagens recentes

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.