-
Notifications
You must be signed in to change notification settings - Fork 93
Home
Linus Tolke edited this page Aug 22, 2022
·
10 revisions
Started in January 1998 on tigris.org using CVS. Converted to Subversion in 2006. Converted to git and moved to Github in 2019.
Project leader since 2001 is Linus Tolke.
There hasn't really been any development since 2014.
- Using ArgoUML: https://argouml-tigris-org.github.io/tigris/argouml/documentation/ (from documentation at Tigris)
- Maven sites: https://argouml-tigris-org.github.io/sites.html (generated by maven job)
- Copy of old wiki: https://argouml-tigris-org.github.io/tigris/wiki-argouml/wiki/ (from the argouml project at tigris.org)
- Copy of old sites: https://argouml-tigris-org.github.io/ (the argouml related sites from tigris.org)
- Releases: https://github.com/argouml-tigris-org/argouml/releases (old from the work done at tigris). The GITHUB_IMPORT release contains a dump of all old issues.
Short summary on how to contribute to the project using github and gerrithub:
- Push changes towards master to gerrithub.
- One commit per fix. Code clean-up in separate commits (gerrithub will make each commit into a change).
- There is a prepared configuration file for repo or git-repo, see the instructions on Working in the project.
- Join the discussions in the dev Team.
- Work with Issues for the appropriate repository on Github, create new issues for things you want fixed, implement fixes for issues you find interesting.