Search Criteria
Package Details: hudson 3.3.3-1
Git Clone URL: | https://aur.archlinux.org/hudson.git (read-only, click to copy) |
---|---|
Package Base: | hudson |
Description: | Extensible continuous integration server |
Upstream URL: | http://hudson-ci.org |
Keywords: | CI continuous_integration |
Licenses: | |
Submitter: | triplem |
Maintainer: | remy |
Last Packager: | remy |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2009-11-22 17:30 |
Last Updated: | 2016-08-02 18:32 |
Dependencies (3)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, java-openjdk-bin, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, jdk8-graalvm-bin, jdk11-graalvm-bin, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, jdk11-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre11-jetbrains-imfix, jdk-jetbrains, java-openjdk-loom-ea-bin, jre-jetbrains, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- libcups (libcups-git, libcups-noudev, libcups-nosystemd-minimal-git)
- ttf-dejavu (ttf-dejavu-ib, ttf-dejavu-emojiless)
Latest Comments
1 2 Next › Last »
rectec commented on 2014-09-01 03:36
Source URL has changed. It's now at:
http://hudson-ci.org/downloads/war/hudson-$pkgver.war
Please update the PKGBUILD. Thanks.
marcelhuber commented on 2013-10-29 23:17
Hi to everybody, this is the first package release of me introducing hudson production release 3.1.0.
I got rid of unneded inner package dependencies (wrapper) and streamlined for systemd usage. Most of the package stuff was just copied from the jenkins-ci(-latest) package.
Enjoy
barnacs commented on 2012-03-05 12:30
2.2.0 has been out for quite a long time, needs update
audrius commented on 2011-08-03 10:45
New version is out. Please update.
pztrn commented on 2011-06-06 01:39
Hudson 2.0.1 is out, please update pkgbuild
yaya_2013 commented on 2011-04-30 13:08
updated yo Hudson2
changelog
http://hudson-ci.org/changelog.html
yaya_2013 commented on 2011-03-15 20:49
updated to 1.398
* changed hudson source and war file name
* backup (wrapper.conf)
* change owner /opt/hudson to hudsun user on update
triplem commented on 2011-02-08 16:05
yaya_2013, thanks for your quick and comprehensive reply.
I was just asking, because I don't think that hudson and jenkins should split the same directory structure (e.g. /var/lib/hudson), in that jenkins is a pretty new branch of hudson and IMHO hudson is going to live on. Therefor I do like to suggest to put jenkins in /var/lib/jenkins. IMHO it is even questionable if the jenkins package is really a replacement for hudson. Right now, it really does look that way, but in the future? Why I do still believe in Hudson? Because of the sonatype announcement just made last week: http://www.sonatype.com/people/2011/02/hudsons-bright-future/
R,
Markus
PS: your english is fine.
yaya_2013 commented on 2011-02-06 07:33
Hudson store projects data,configs,plugins,users and ... in /var/lib/hudson. Until 1.395-2 , this folder removed on removeing hudson's package ( not on update)
Now ( 1.395-2 and later ) when you remove hudson this folder remains
also
These days i'm worknig on Jenkins
https://aur.archlinux.org/packages.php?ID=46156
Jenkins use /var/lib/hudson too
if you use Hudson 1.359-2 and if you want switch to Jenkins you can remove Hudson and install Jenkins
otherwise backup /var/lib/hudson for Jenkins
sorry for my bad English
triplem commented on 2011-02-05 23:15
Hi yaya, could you please elaborate a little on the last two statements?