openbsd-ports/devel/jenkins/pkg/DESCR
jasper 4e8d44d124 - update jenkins to 1.500
- expand README/DESCR/SECURITY

ok gonzalo@ ian@ (MAINTAINER)
2013-02-04 16:26:59 +00:00

9 lines
486 B
Plaintext

Jenkins is a community continuation of Hudson, the continuous
integration (CI) server (for information on CI see
http://www.martinfowler.com/articles/continuousIntegration.html).
Written in Java and with a web-based configuration interface, Jenkins
can be run standalone (contains its own tiny web server) or in any
standard Java-capable web server or application server.
But not limited to Java: can test almost anything, particularly
projects built with Make, Ant, Maven, or similar.