You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2007/06/16 18:46:54 UTC

svn commit: r547952 - /tapestry/tapestry5/trunk/tapestry-upload/pom.xml

Author: hlship
Date: Sat Jun 16 09:46:54 2007
New Revision: 547952

URL: http://svn.apache.org/viewvc?view=rev&rev=547952
Log: (empty)

Modified:
    tapestry/tapestry5/trunk/tapestry-upload/pom.xml

Modified: tapestry/tapestry5/trunk/tapestry-upload/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-upload/pom.xml?view=diff&rev=547952&r1=547951&r2=547952
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-upload/pom.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-upload/pom.xml Sat Jun 16 09:46:54 2007
@@ -5,9 +5,9 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.tapestry</groupId>
     <artifactId>tapestry-upload</artifactId>
-    <name>Tapestry-File Upload Library</name>
+    <name>Tapestry File Upload Component Library</name>
     <packaging>jar</packaging>
-    <description>Provides a file upload component for Tapestry.</description>
+    <description>Provides a file upload component for Tapestry, based on Jakarta commons-fileupload.</description>
     <parent>
       <groupId>org.apache.tapestry</groupId>
       <artifactId>tapestry-project</artifactId>