Author: nickboldt
Date: 2012-10-16 16:52:27 -0400 (Tue, 16 Oct 2012)
New Revision: 44541
Modified:
trunk/build/aggregate/build.xml
Log:
fix grammar in fail msg
Modified: trunk/build/aggregate/build.xml
===================================================================
--- trunk/build/aggregate/build.xml 2012-10-16 20:52:20 UTC (rev 44540)
+++ trunk/build/aggregate/build.xml 2012-10-16 20:52:27 UTC (rev 44541)
@@ -511,7 +511,7 @@
<then>
<fail>
--
-Could not find ${update.site.source.dir} and one of
${project.build.directory}/site_assembly.zip
+Could not find ${update.site.source.dir} and
${project.build.directory}/site_assembly.zip
Cannot adjust an update site w/o first building it!
--
Using maven: mvn3 clean install -U -B -fae -q -e
Show replies by date