Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#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.

Homepage: http://jakarta.apache.org/commons/fileupload/

Attachments (2)

Portfile (1.0 KB) - added by james@… 19 years ago.
java/commons-fileupload Portfile
Portfile.2 (1.2 KB) - added by james@… 19 years ago.
java/commons-fileupload Portfile

Download all attachments as: .zip

Change History (8)

Changed 19 years ago by james@…

Attachment: Portfile added

java/commons-fileupload Portfile

comment:1 Changed 19 years ago by james@…

dependson: 2279

comment:2 Changed 19 years ago by mww@…

Owner: changed from darwinports-bugs@… to mww@…

assign to mww@

comment:3 Changed 19 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?

Changed 19 years ago by james@…

Attachment: Portfile.2 added

java/commons-fileupload Portfile

comment:4 Changed 19 years ago by james@…

attachments.isobsolete: 01

comment:5 Changed 19 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 19 years ago by mww@…

Resolution: fixed
Status: newclosed

commited with "build.env CLASSPATH=.." - thanks James!

Note: See TracTickets for help on using tickets.