Revision: 392
Author:   tfenne
Date:     2006-08-27 14:11:41 -0700 (Sun, 27 Aug 2006)
ViewCVS:  http://svn.sourceforge.net/stripes/?rev=392&view=rev

Log Message:
-----------
Merging r390-391 onto the 1.4 branch: Added a package.html for the new 
controller.multipart package.

Modified Paths:
--------------
    branches/1.4.x/stripes/build.xml

Added Paths:
-----------
    
branches/1.4.x/stripes/src/net/sourceforge/stripes/controller/multipart/package.html
Modified: branches/1.4.x/stripes/build.xml
===================================================================
--- branches/1.4.x/stripes/build.xml    2006-08-27 21:10:42 UTC (rev 391)
+++ branches/1.4.x/stripes/build.xml    2006-08-27 21:11:41 UTC (rev 392)
@@ -154,6 +154,7 @@
         <group>
             <title>Internal Implementation</title>
             <package name="net.sourceforge.stripes.controller"/>
+            <package name="net.sourceforge.stripes.controller.multipart"/>
             <package name="net.sourceforge.stripes.util"/>
             <package name="net.sourceforge.stripes.util.bean"/>
         </group>

Copied: 
branches/1.4.x/stripes/src/net/sourceforge/stripes/controller/multipart/package.html
 (from rev 391, 
trunk/stripes/src/net/sourceforge/stripes/controller/multipart/package.html)
===================================================================
--- 
branches/1.4.x/stripes/src/net/sourceforge/stripes/controller/multipart/package.html
                                (rev 0)
+++ 
branches/1.4.x/stripes/src/net/sourceforge/stripes/controller/multipart/package.html
        2006-08-27 21:11:41 UTC (rev 392)
@@ -0,0 +1,3 @@
+<body>
+    <p>Contains classes for parsing and dealing with multipart/form-data 
requests.</p>
+</body>
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to