[jboss-cvs] JBossAS SVN: r62852 - branches/JBoss_4_0_2_CP/testsuite/imports.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 7 21:13:15 EDT 2007


Author: anil.saldhana at jboss.com
Date: 2007-05-07 21:13:14 -0400 (Mon, 07 May 2007)
New Revision: 62852

Modified:
   branches/JBoss_4_0_2_CP/testsuite/imports/test-jars.xml
Log:
ASPATCH-207: fix the test jar

Modified: branches/JBoss_4_0_2_CP/testsuite/imports/test-jars.xml
===================================================================
--- branches/JBoss_4_0_2_CP/testsuite/imports/test-jars.xml	2007-05-08 00:32:01 UTC (rev 62851)
+++ branches/JBoss_4_0_2_CP/testsuite/imports/test-jars.xml	2007-05-08 01:13:14 UTC (rev 62852)
@@ -4090,6 +4090,8 @@
          <metainf dir="${build.resources}/security/client-login">
              <include name="ejb-jar.xml" />
              <include name="jboss.xml" />
+             <include name="jaas-login.xml" />
+             <include name="*.properties" />
          </metainf>
      </jar>
  </target>




More information about the jboss-cvs-commits mailing list