[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[tm-cvs-commit] adushistova org.eclipse.tm.rse pom.xml
|
- From: Eclipse CVS Genie <genie@xxxxxxxxxxx>
- Date: Thu, 16 Feb 2012 00:43:31 +0000
- Delivered-to: tm-cvs-commit@eclipse.org
Update of /cvsroot/tools/org.eclipse.tm.rse
In directory dev1:/tmp/cvs-serv21541
Modified Files:
pom.xml
Log Message:
[releng] working on tycho-maven build.
Index: pom.xml
===================================================================
RCS file: /cvsroot/tools/org.eclipse.tm.rse/pom.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** pom.xml 13 Feb 2012 23:47:35 -0000 1.10
--- pom.xml 16 Feb 2012 00:43:29 -0000 1.11
***************
*** 342,345 ****
--- 342,346 ----
<useUIHarness>true</useUIHarness>
<useUIThread>true</useUIThread>
+ <failIfNoTests>false</failIfNoTests>
<product>org.eclipse.sdk.ide</product>
</configuration>