From: Pieter v. Z. <pv...@us...> - 2005-07-06 12:27:11
|
Update of /cvsroot/coefficient/fileUpload In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10016/modules/fileUpload Added Files: README.txt INSTALL.txt Log Message: individual readme and install instructions. Readme taken from the website --- NEW FILE: INSTALL.txt --- Coefficient: IssueTracker module ================================ version 0.9.6 01 July 2005 Requirement Notes: ------------------ The core coefficient ejb module installed. Please read it's INSTALL.txt Deploy Notes: ------------- 1. Extract the tar.gz and deploy the ear file to the {JBOSS_HOME}/server/default/deploy/ directory --- NEW FILE: README.txt --- Coefficient: FileUpload module ================================ version 0.9.6 01 July 2005 This is a project module that allows the project users to upload files and associate them with their projects. In previous coefficient versions this module was part of the core deployment but it is now a stand-alone module It uses the FileUpload from Apache Commons. |