Author: hfnukal
Date: 2011-10-22 10:53:11 -0400 (Sat, 22 Oct 2011)
New Revision: 7841
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-core/pom.xml
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-jcr/pom.xml
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-kernel/pom.xml
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/gatein-portal/pom.xml
Log:
JBEPP-1091 Build settings
Modified: epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-core/pom.xml 2011-10-21
20:32:14 UTC (rev 7840)
+++ epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-core/pom.xml 2011-10-22
14:53:11 UTC (rev 7841)
@@ -23,8 +23,8 @@
<mead.svn.path>${exo-core.svnpath}</mead.svn.path>
<mead.build.profiles></mead.build.profiles>
- <mead.build.properties></mead.build.properties>
- <mead.patch.path></mead.patch.path>
+ <mead.build.properties>skipTests=true</mead.build.properties>
+
<mead.patch.path>patches/org.exoplatform.core-exo-core/tags/2.4.2-GA</mead.patch.path>
</properties>
</project>
Modified: epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-jcr/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-jcr/pom.xml 2011-10-21
20:32:14 UTC (rev 7840)
+++ epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-jcr/pom.xml 2011-10-22
14:53:11 UTC (rev 7841)
@@ -16,7 +16,7 @@
<properties>
<!-- TODO: upgrade to maven 3 -->
- <mead.target>jboss-epp-5-maven2</mead.target>
+ <!-- mead.target>jboss-epp-5-maven2</mead.target -->
<mead.svn.base>${svn.base}</mead.svn.base>
<mead.svn.repo>${svn.exo.repo}</mead.svn.repo>
@@ -24,7 +24,8 @@
<mead.build.profiles></mead.build.profiles>
<mead.build.properties></mead.build.properties>
-
<mead.patch.path>patches/org.exoplatform.portal-exo.portal.parent/branches/EPP_5_1</mead.patch.path>
+
<mead.patch.path>patches/org.exoplatform.core-exo-jcr/tags/1.14.2-GA</mead.patch.path>
+ <!--
mead.patch.path>patches/org.exoplatform.portal-exo.portal.parent/branches/EPP_5_1</mead.patch.path
-->
</properties>
</project>
Modified: epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-kernel/pom.xml
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-kernel/pom.xml 2011-10-21
20:32:14 UTC (rev 7840)
+++
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/exo-kernel/pom.xml 2011-10-22
14:53:11 UTC (rev 7841)
@@ -15,9 +15,9 @@
<packaging>pom</packaging>
<properties>
- <!-- TODO: upgrade to maven 3 -->
+ <!-- TODO: upgrade to maven 3 - - >
<mead.target>jboss-epp-5-maven2</mead.target>
-
+ -->
<mead.svn.base>${svn.base}</mead.svn.base>
<mead.svn.repo>${svn.exo.repo}</mead.svn.repo>
<mead.svn.path>${exo-kernel.svnpath}</mead.svn.path>
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/gatein-portal/pom.xml
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/gatein-portal/pom.xml 2011-10-21
20:32:14 UTC (rev 7840)
+++
epp/portal/branches/EPP_5_2_Branch/distribution/mead-tools/gatein-portal/pom.xml 2011-10-22
14:53:11 UTC (rev 7841)
@@ -23,6 +23,7 @@
<mead.build.profiles>release epp-distribution</mead.build.profiles>
<mead.build.properties></mead.build.properties>
<mead.patch.path></mead.patch.path>
+ <mead.parameters>-p patch</mead.parameters>
</properties>
</project>
Show replies by date