Author: jkuhnert
Date: Mon Mar 6 12:50:39 2006
New Revision: 383662
URL: http://svn.apache.org/viewcvs?rev=383662&view=rev
Log:
updated dependencies for new commons-fileupload/commons-io changes
Modified:
jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/dependencies.xml
Modified:
jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/dependencies.xml
URL:
http://svn.apache.org/viewcvs/jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/dependencies.xml?rev=383662&r1=383661&r2=383662&view=diff
==============================================================================
---
jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/dependencies.xml
(original)
+++
jakarta/tapestry/branches/4.0/src/documentation/content/xdocs/dependencies.xml
Mon Mar 6 12:50:39 2006
@@ -49,7 +49,15 @@
<td>
<link
href="&maven;/commons-fileupload/jars/">commons-fileupload</link>
</td>
- <td>1.0</td>
+ <td>1.1</td>
+ <td>ASL</td>
+ <td>File upload support.</td>
+ </tr>
+ <tr>
+ <td>
+ <link href="&maven;/commons-io/jars/">commons-io</link>
+ </td>
+ <td>1.1</td>
<td>ASL</td>
<td>File upload support.</td>
</tr>
@@ -65,7 +73,7 @@
<td>
<link href="&maven;/hivemind/jars/">hivemind</link>
</td>
- <td> 1.1 </td>
+ <td> 1.1.1 </td>
<td> ASL </td>
<td> Services and configuration microkernel; provides service
infrastructure for the framework. </td>
</tr>
@@ -73,7 +81,7 @@
<td>
<link href="&maven;/hivemind/jars/">hivemind-lib</link>
</td>
- <td>1.1</td>
+ <td>1.1.1</td>
<td>ASL</td>
<td> Library of additional HiveMind services. </td>
</tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]