Revert "Disabling the license checker temporarily"

This reverts commit cdad9e698d9442a652ee7e81ca32580201be2f07.
This commit is contained in:
Clinton Gormley 2015-08-11 15:18:41 +02:00
parent 0f61f56b60
commit 009fa64657

View File

@ -1204,8 +1204,7 @@ org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UT
<goal>run</goal> <goal>run</goal>
</goals> </goals>
<configuration> <configuration>
<!-- <skip>${skip.integ.tests}</skip> --> <skip>${skip.integ.tests}</skip>
<skip>true</skip>
<target> <target>
<echo taskName="license check">Running license check</echo> <echo taskName="license check">Running license check</echo>
<!-- don't run on windows, because everyone hates it --> <!-- don't run on windows, because everyone hates it -->