ozeigermann 2004/11/18 15:39:23
Modified: commons-build/parts sandbox-table.ent components-table.ent
Log:
Moved transaction from sandbox to proper
Revision Changes Path
1.9 +0 -7 jakarta-commons/commons-build/parts/sandbox-table.ent
Index: sandbox-table.ent
===================================================================
RCS file: /home/cvs/jakarta-commons/commons-build/parts/sandbox-table.ent,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sandbox-table.ent 17 Oct 2004 14:08:08 -0000 1.8
+++ sandbox-table.ent 18 Nov 2004 23:39:23 -0000 1.9
@@ -131,13 +131,6 @@
</td>
</tr>
<tr>
- <td><a
href="http://jakarta.apache.org/commons/sandbox/transaction/">Transaction</a></td>
- <td>
- Commons-Transaction provides a set of utility classes for transactional
data
- structures, locks, and a transactional file system.
- </td>
-</tr>
-<tr>
<td><a href="http://jakarta.apache.org/commons/sandbox/vfs/">VFS</a></td>
<td>
VFS is a Virtual File System component for treating files, FTP, SMB,
ZIP and such like as a single logical file system.
1.6 +6 -0 jakarta-commons/commons-build/parts/components-table.ent
Index: components-table.ent
===================================================================
RCS file: /home/cvs/jakarta-commons/commons-build/parts/components-table.ent,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- components-table.ent 17 Oct 2004 14:06:47 -0000 1.5
+++ components-table.ent 18 Nov 2004 23:39:23 -0000 1.6
@@ -209,6 +209,12 @@
</td>
</tr>
<tr>
+ <td><a
href="http://jakarta.apache.org/commons/sandbox/transaction/">Transaction</a></td>
+ <td>
+Commons Transaction provides implementations for multi level locks,
transactional collections and transactional file access and some other utility
classes commonly used in transacional Java programming.
+ </td>
+</tr>
+<tr>
<td><a
href="http://jakarta.apache.org/commons/validator/">Validator</a></td>
<td>
The commons-validator package provides a simple, extendable framework
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]