#2280 closed defect (fixed)
REVISED: commons-fileupload 1.0 (Java)
Reported by: | james@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
commons-fileupload 1.0 (Java)
Portfile is attached.
Description: FileUpload makes it easy to add robust, high-performance,
file upload capability to your Java servlets and web applications.
Attachments (2)
Change History (8)
Changed 20 years ago by james@…
comment:1 Changed 20 years ago by james@…
dependson: | → 2279 |
---|
comment:2 Changed 20 years ago by mww@…
Owner: | changed from darwinports-bugs@… to mww@… |
---|
assign to mww@
comment:3 Changed 20 years ago by mww@…
though junit etc. ist installed, ant tries to download some stuff itself:
get-deps:
[get] Getting: http://www.ibiblio.org/maven/servletapi/jars/servletapi-2.3.jar [get] Getting: http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar [get] Getting: http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar [get] Not modified - so not downloaded [get] Getting: http://www.ibiblio.org/maven/ant/jars/ant-1.5.jar [get] Getting: http://www.ibiblio.org/maven/ant/jars/ant-optional-1.5.jar
can we avoid this somehow?
comment:4 Changed 20 years ago by james@…
attachments.isobsolete: | 0 → 1 |
---|
comment:5 Changed 20 years ago by james@…
Summary: | NEW: commons-fileupload 1.0 (Java) → REVISED: commons-fileupload 1.0 (Java) |
---|
New Portfile attached, prevents downloading of ant.jar, etc, which already exist.
comment:6 Changed 20 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
commited with "build.env CLASSPATH=.." - thanks James!
java/commons-fileupload Portfile