Author: raminder
Date: Wed Oct 30 14:22:02 2013
New Revision: 1537103
URL: http://svn.apache.org/r1537103
Log:
rollback exclude changes for integration test log
Modified:
airavata/trunk/pom.xml
Modified: airavata/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/airavata/trunk/pom.xml?rev=1537103&r1=1537102&r2=1537103&view=diff
==============================================================================
--- airavata/trunk/pom.xml (original)
+++ airavata/trunk/pom.xml Wed Oct 30 14:22:02 2013
@@ -476,7 +476,6 @@
<exclude>**/*.jks</exclude>
<exclude>**/*.pem</exclude>
<exclude>**/*.pk8</exclude>
-
<exclude>modules/integration-tests/integration-tests.log</exclude>
</excludes>
</configuration>
<executions>