Author: nickboldt
Date: 2010-11-12 17:22:20 -0500 (Fri, 12 Nov 2010)
New Revision: 26531
Modified:
trunk/build/parent/pom.xml
Log:
stupid autoformatting bug
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2010-11-12 20:05:03 UTC (rev 26530)
+++ trunk/build/parent/pom.xml 2010-11-12 22:22:20 UTC (rev 26531)
@@ -139,8 +139,7 @@
<useUIHarness>true</useUIHarness>
<useUIThread>true</useUIThread>
<!-- THE FOLLOWING LINE MUST NOT BE BROKEN BY AUTOFORMATTING -->
- <argLine>${memoryOptions1} ${memoryOptions2} ${systemProperties}
- -Dusage_reporting_enabled=false</argLine>
+ <argLine>${memoryOptions1} ${memoryOptions2} ${systemProperties}
-Dusage_reporting_enabled=false</argLine>
<!--
https://docs.sonatype.org/display/TYCHO/How+to+run+SWTBot+tests+with+Tycho
-->
<!-- set useUIThread=true for regular ui tests -->
<!-- set useUIThread=false for swtbot tests (?) -->
@@ -579,8 +578,7 @@
</activation>
<properties>
<!-- THE FOLLOWING LINE MUST NOT BE BROKEN BY AUTOFORMATTING -->
- <systemProperties combine.children="append"> -d32
- -Dosgi.arch=x86 -XstartOnFirstThread </systemProperties>
+ <systemProperties combine.children="append"> -d32 -Dosgi.arch=x86
-XstartOnFirstThread </systemProperties>
</properties>
</profile>