Name: | jakarta-commons-fileupload |
---|---|
Epoch: | 1 |
Version: | 1.0 |
Release: | 6jpp.1 |
Architecture: | i386 |
Group: | Development/Libraries/Java |
Size: | 96153 |
License: | Apache Software License |
RPM: | jakarta-commons-fileupload-1.0-6jpp.1.i386.rpm |
Source RPM: | jakarta-commons-fileupload-1.0-6jpp.1.src.rpm |
Build Date: | Tue Jun 05 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
URL: | http://jakarta.apache.org/commons/fileupload/ |
Summary: | Jakarta Commons Fileupload Package |
Description: | The javax.servlet package lacks support for rfc 1867, html file upload. This package provides a simple to use api for working with such data. The scope of this package is to create a package of Java utility classes to read multipart/form-data within a javax.servlet.http.HttpServletRequest |
- Added missing requirements.
- Requires(post/postun): coreutils
- Rebuilt
- Added conditional native compilation.
- First JPP 1.7 build
- Patch to build with servletapi5 - Add missing dependency on ant-junit
- Rebuild with ant-1.6.2
- Update to 1.0. - Add Epochs to dependencies. - Nuke beanutils dependency. - Versionless javadoc dir symlinks.
- for jpackage-utils 1.5
- rebuild with correct ant (avoid corrupted archive)
- replace servlet23 requirement by servlet4api
- Update to 1.0 beta 1 (no code changes from cvs20030115). - Fix requirements.
- 1.0 (cvs 20030115) - first jPackage release