You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by la...@apache.org on 2013/01/09 02:49:50 UTC

svn commit: r1430652 - /airavata/trunk/modules/integration-tests/pom.xml

Author: lahiru
Date: Wed Jan  9 01:49:49 2013
New Revision: 1430652

URL: http://svn.apache.org/viewvc?rev=1430652&view=rev
Log:
removing copying configuation files to lib direcotyr.

Modified:
    airavata/trunk/modules/integration-tests/pom.xml

Modified: airavata/trunk/modules/integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/airavata/trunk/modules/integration-tests/pom.xml?rev=1430652&r1=1430651&r2=1430652&view=diff
==============================================================================
--- airavata/trunk/modules/integration-tests/pom.xml (original)
+++ airavata/trunk/modules/integration-tests/pom.xml Wed Jan  9 01:49:49 2013
@@ -95,12 +95,6 @@
                                         <exclude name="axis2.xml"/>
                                     </fileset>
                                 </copy>
-                                <copy todir="${tomcat.work.dir}/webapps/axis2/WEB-INF/lib">
-                                    <fileset dir="${airavata.work.dir}/bin/">
-                                        <include name="*.properties"/>
-                                        <include name="authenticators.xml"/>
-                                    </fileset>
-                                </copy>
                                 <copy todir="src/test/resources" overwrite="true">
                                     <fileset dir="${xbaya.work.dir}/bin/">
                                         <include name="registry.properties"/>