FLUID-138: Fluid 0.1 ships with the full distribution of JSUnit, rather than a minimal set of the files we actually depend on

Metadata

Source
FLUID-138
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Colin Clark
Created
2007-12-01T02:32:47.000-0500
Updated
2011-02-22T16:27:56.622-0500
Versions
  1. 0.1
Fixed Versions
  1. 0.3
Component
  1. Infrastructure

Description

At the moment, we distribute the entire JSUnit release package along with Fluid 0.1, despite only depending on a handful of files. We will need to cut our distribution of JSUnit down to a minimal core.

Comments

  • Colin Clark commented 2007-12-22T11:53:30.000-0500

    I removed the entire bin and java folders, as well as build and properties files in the project root. This leaves us with only the licenses, test runner, and app folder.

    Ideally, we should move this out of the repository and into our maven repo instead.

  • Michelle D'Souza commented 2011-02-22T16:27:56.620-0500

    Closing issues that were resolved for 1.0 and earlier releases.