[jboss-cvs] JBossAS SVN: r64503 - in branches/Branch_4_2/ejb3/src/resources/test: timer and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Aug 8 06:04:43 EDT 2007
Author: wolfc
Date: 2007-08-08 06:04:42 -0400 (Wed, 08 Aug 2007)
New Revision: 64503
Added:
branches/Branch_4_2/ejb3/src/resources/test/timer/
branches/Branch_4_2/ejb3/src/resources/test/timer/roles.properties
branches/Branch_4_2/ejb3/src/resources/test/timer/users.properties
Log:
EJBTHREE-1027: unit test
Added: branches/Branch_4_2/ejb3/src/resources/test/timer/roles.properties
===================================================================
--- branches/Branch_4_2/ejb3/src/resources/test/timer/roles.properties (rev 0)
+++ branches/Branch_4_2/ejb3/src/resources/test/timer/roles.properties 2007-08-08 10:04:42 UTC (rev 64503)
@@ -0,0 +1 @@
+somebody=allowed
\ No newline at end of file
Added: branches/Branch_4_2/ejb3/src/resources/test/timer/users.properties
===================================================================
--- branches/Branch_4_2/ejb3/src/resources/test/timer/users.properties (rev 0)
+++ branches/Branch_4_2/ejb3/src/resources/test/timer/users.properties 2007-08-08 10:04:42 UTC (rev 64503)
@@ -0,0 +1 @@
+somebody=password
More information about the jboss-cvs-commits
mailing list