hosted by CEDAR HepForge
JetWeb

Ticket #6 (assigned task)

Opened 4 years ago

Last modified 3 years ago

Use file upload utilities from org.apache.commons.fileupload rather than com.oreilly.servlet

Reported by: jmb Assigned to: jmonk (accepted)
Priority: minor Milestone: Perfection
Component: server Version: 3.0
Keywords: Cc:

Description (Last modified by jmb)

The oreilly servlet is in the external cos.jar It seems to work fine at the moment but since we are already using the apache commons io package, and since it is more widely installed and presumably actively developed, we should probably move to using that at some point.

Change History

05/02/06 11:51:33 changed by jmb

  • owner changed from someone to jmonk.
  • version set to 1.0.
  • description changed.
  • milestone set to Next HZSteer release.

06/02/06 16:14:28 changed by jmb

  • milestone changed from Next HZSteer release to Install preproduction server on CEDAR.

11/02/06 18:13:39 changed by jmb

  • version changed from 1.0 to 3.0.
  • milestone changed from Install preproduction server on CEDAR to First public release of CEDAR web interface.

31/07/06 17:01:14 changed by jmb

  • priority changed from minor to trivial.

30/01/07 12:50:59 changed by jmonk

  • priority changed from trivial to blocker.
  • status changed from new to assigned.
  • type changed from enhancement to task.
  • milestone changed from First public release of CEDAR web interface to Access HepData records from JetWeb.

Maven does not know about the com.oreilly classes by default and rather than spend time finding out how to install them into the repository I might as well tick this ticket off instead.

03/02/07 11:27:56 changed by jmb

So since Maven works, does that mean this is done? Can it be actually ticked off?

06/02/07 14:22:28 changed by jmonk

  • milestone changed from Access HepData records from JetWeb to First public release of CEDAR web interface.

No, in the end it was much quicker to find the correct Maven dependency that it was to replace all the cos dependencies, so this goes back on the other milestone.

06/02/07 14:22:41 changed by jmonk

  • priority changed from blocker to minor.