[jboss-cvs] JBossCache/examples/PojoCache/annotated50 ...
Ben Wang
bwang at jboss.com
Sat Sep 23 23:35:22 EDT 2006
User: bwang
Date: 06/09/23 23:35:22
Modified: examples/PojoCache/annotated50 Tag: Branch_JBossCache_1_4_0
PojoCacheTasks.xml
Log:
Fixed typo
Revision Changes Path
No revision
No revision
1.1.2.4 +1 -1 JBossCache/examples/PojoCache/annotated50/Attic/PojoCacheTasks.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: PojoCacheTasks.xml
===================================================================
RCS file: /cvsroot/jboss/JBossCache/examples/PojoCache/annotated50/Attic/PojoCacheTasks.xml,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -b -r1.1.2.3 -r1.1.2.4
--- PojoCacheTasks.xml 23 Jun 2006 16:49:59 -0000 1.1.2.3
+++ PojoCacheTasks.xml 24 Sep 2006 03:35:22 -0000 1.1.2.4
@@ -17,7 +17,7 @@
<property name="cache_home" value="${cache_home}"/>
<property name="cache_lib" value="${cache_home}/lib"/>
<property name="cache_lib-50" value="${cache_home}/lib-50"/>
- <property name="cache_resource" value="${cache_home}/resources"/>
+ <property name="cache_resources" value="${cache_home}/resources"/>
<!-- set local properties for this build -->
<path id="pojocache.lib.classpath">
More information about the jboss-cvs-commits
mailing list