Author: hfnukal
Date: 2011-06-20 08:31:21 -0400 (Mon, 20 Jun 2011)
New Revision: 6678
Modified:
epp/portal/branches/EPP_5_1_Branch/distribution/mead-tools/build.xml
Log:
Add some comments
Modified: epp/portal/branches/EPP_5_1_Branch/distribution/mead-tools/build.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/distribution/mead-tools/build.xml 2011-06-20
11:16:54 UTC (rev 6677)
+++ epp/portal/branches/EPP_5_1_Branch/distribution/mead-tools/build.xml 2011-06-20
12:31:21 UTC (rev 6678)
@@ -15,6 +15,12 @@
<property name="mead.patch.path"
value="/maven/parent/tags/1.0.2-GA"/>
</ant>
+ execute
+ mvn package -P mead-all [-Dbrew.exec [-Dbrew.not.wait]]
+
+ brew.exec - will execute Brew bild. Brew binary must be installed om build mashine.
+ brew.no.wait - If not declared, build waits until task is done and synchronized
+
-->
<target name="mead-build"
depends="patch,profiles,properties">
Show replies by date