Author: solomax Date: Thu May 26 06:49:57 2016 New Revision: 1745568 URL: http://svn.apache.org/viewvc?rev=1745568&view=rev Log: [OPENMEETINGS-1409] properties files were modified by build, this damage every other build
Modified: openmeetings/application/branches/3.1.x/pom.xml openmeetings/application/branches/3.2.x/pom.xml openmeetings/application/trunk/pom.xml Modified: openmeetings/application/branches/3.1.x/pom.xml URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/pom.xml?rev=1745568&r1=1745567&r2=1745568&view=diff ============================================================================== --- openmeetings/application/branches/3.1.x/pom.xml (original) +++ openmeetings/application/branches/3.1.x/pom.xml Thu May 26 06:49:57 2016 @@ -743,7 +743,7 @@ <executions> <execution> <goals> - <goal>add-third-party</goal> + <!--goal>add-third-party</goal--> <goal>aggregate-add-third-party</goal> </goals> </execution> @@ -761,7 +761,6 @@ <configuration> <groupByLicense>true</groupByLicense> <failIfWarning>true</failIfWarning> - <force>true</force> <useMissingFile>true</useMissingFile> <excludedScopes>test</excludedScopes> <licenseMerges> Modified: openmeetings/application/branches/3.2.x/pom.xml URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/pom.xml?rev=1745568&r1=1745567&r2=1745568&view=diff ============================================================================== --- openmeetings/application/branches/3.2.x/pom.xml (original) +++ openmeetings/application/branches/3.2.x/pom.xml Thu May 26 06:49:57 2016 @@ -743,7 +743,7 @@ <executions> <execution> <goals> - <goal>add-third-party</goal> + <!--goal>add-third-party</goal--> <goal>aggregate-add-third-party</goal> </goals> </execution> @@ -761,7 +761,6 @@ <configuration> <groupByLicense>true</groupByLicense> <failIfWarning>true</failIfWarning> - <force>true</force> <useMissingFile>true</useMissingFile> <excludedScopes>test</excludedScopes> <licenseMerges> Modified: openmeetings/application/trunk/pom.xml URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/pom.xml?rev=1745568&r1=1745567&r2=1745568&view=diff ============================================================================== --- openmeetings/application/trunk/pom.xml (original) +++ openmeetings/application/trunk/pom.xml Thu May 26 06:49:57 2016 @@ -743,7 +743,7 @@ <executions> <execution> <goals> - <goal>add-third-party</goal> + <!--goal>add-third-party</goal--> <goal>aggregate-add-third-party</goal> </goals> </execution> @@ -761,7 +761,6 @@ <configuration> <groupByLicense>true</groupByLicense> <failIfWarning>true</failIfWarning> - <force>true</force> <useMissingFile>true</useMissingFile> <excludedScopes>test</excludedScopes> <licenseMerges>