The Tigris site will receive a major upgrade the evening of Monday, December 1, beginning at 8:30 pm PST. Downtime is projected to be about ten hours.
Further details in the announcement
3.3. Requirements on java and jvm
3.3.1. Choice of JRE:
ArgoUML will support any JRE compatible with a
Sun specification of any JRE from Sun that has not begun the Sun End of Life
(EOL) process.
REQ7 REVb
Rationale:
The JREs and the adjoining libraries (especially swing) are always improving
to include new features and new ideas.
The developers of ArgoUML would like to use these new features.
Note: J2SE 1.3.1 begun its Sun End of Life (EOL) process
on October 25, 2004.
Stakeholder:
Developers of ArgoUML
3.3.2. Download and start
It shall be possible to install ArgoUML locally on the machine
and use without Internet connection.
REQ8 REVa
Rationale:
ArgoUML is an application that edits an UML model.
There is no need to have any network defined while doing this.
Stakeholder:
User of ArgoUML
3.3.3.
Console output:
Logging or tracing information shall not be written to the console
or to any file unless explicitly turned on by the user.
REQ9 REVa
Rationale:
ArgoUML is an application that edits an UML model.
Any information written to anywhere but the files that the user
specifies the user won't know what to do with and
it will be perceived as garbage generated by the ArgoUML application.
Stakeholder:
User of ArgoUML