diff options
author | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2011-07-27 14:54:34 +0000 |
---|---|---|
committer | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2011-07-27 14:54:34 +0000 |
commit | c91948fe794ae044848935d7aca1612bfc05f29d (patch) | |
tree | 08ec4f27bb897f62713359b39266e91880d447b8 /sca-java-2.x/trunk/testing/itest | |
parent | 9109dd6685b843b32110f6ec72be4b388d62688b (diff) |
Remove RAT excludes for jQuery and plain text files.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151489 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest')
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml b/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml index ae865f220a..e91998b4f0 100644 --- a/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml @@ -85,16 +85,6 @@ <exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/binding-comet-runtime/src/main/resources/jquery.json-2.2.min.js</exclude> <exclude>tuscany-sca-2.0-SNAPSHOT-src/modules/implementation-python-runtime/src/main/resources/django/utils/simplejson/*</exclude> <exclude>tuscany-sca-2.0-SNAPSHOT-src/testing/compliance-tests/binding-jms/src/test/resources/tuscany-oasis-sca-tests-errors.properties</exclude> - <exclude>tuscany-sca-2.0-SNAPSHOT-src/samples/learning-more/binding-comet/chat-webapp/src/main/webapp/jquery/jquery-1.4.2.min.js</exclude> - <exclude>tuscany-sca-2.0-SNAPSHOT-src/samples/learning-more/binding-comet/pubsub-webapp/src/main/webapp/jquery/jquery-1.4.2.min.js</exclude> - <exclude>tuscany-sca-2.0-SNAPSHOT-src/samples/learning-more/binding-comet/weather-webapp/src/main/webapp/jquery/jquery-1.4.2.min.js</exclude> - <exclude>tuscany-sca-2.0-SNAPSHOT-src/samples/learning-more/binding-comet/autocomplete-webapp/src/main/webapp/jquery/jquery-1.4.2.min.js</exclude> - <exclude>tuscany-sca-2.0-SNAPSHOT-src/samples/learning-more/binding-comet/autocomplete-webapp/src/main/resources/countries.txt</exclude> - <exclude>tuscany-sca-2.0-SNAPSHOT-src/samples/learning-more/binding-websocket/chat-webapp/src/main/webapp/jquery/jquery-1.4.2.min.js</exclude> - <exclude>tuscany-sca-2.0-SNAPSHOT-src/samples/learning-more/binding-websocket/pubsub-webapp/src/main/webapp/jquery/jquery-1.4.2.min.js</exclude> - <exclude>tuscany-sca-2.0-SNAPSHOT-src/samples/learning-more/binding-websocket/weather-webapp/src/main/webapp/jquery/jquery-1.4.2.min.js</exclude> - <exclude>tuscany-sca-2.0-SNAPSHOT-src/samples/learning-more/binding-websocket/autocomplete-webapp/src/main/webapp/jquery/jquery-1.4.2.min.js</exclude> - <exclude>tuscany-sca-2.0-SNAPSHOT-src/samples/learning-more/binding-websocket/autocomplete-webapp/src/main/resources/countries.txt</exclude> </excludes> </configuration> </plugin> |