Skip to content

Commit 14eab4e

Browse files
authored
Merge pull request #404 from jenkinsci/docsmove
Moved documentation from wiki to GitHub
2 parents 3486243 + 629337a commit 14eab4e

21 files changed

+1443
-25
lines changed

.cloudbees.md

Whitespace-only changes.

.jenkins/artifacts.lst

-2
This file was deleted.

.jenkins/junit.lst

-1
This file was deleted.

README.md

+2-21
Original file line numberDiff line numberDiff line change
@@ -18,27 +18,19 @@ Each job can be configured with one Gerrit server.
1818
1919

2020
* Tomas Westling
21-
- tomas.westling@sonymobile.com
21+
- tomas.westling@axis.com
2222

2323
## Community Resources
24-
* [Wiki](https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger)
24+
* [Homepage and documentation](https://plugins.jenkins.io/gerrit-trigger)
2525
* [Open Issues](http://issues.jenkins-ci.org/secure/IssueNavigator.jspa?mode=hide&reset=true&jqlQuery=project+%3D+JENKINS+AND+status+in+%28Open%2C+%22In+Progress%22%2C+Reopened%29+AND+component+%3D+%27gerrit-trigger-plugin%27)
2626
* [Mailing Lists](http://jenkins-ci.org/content/mailing-lists)
2727

2828

2929
# Environments
30-
* `linux`
31-
* `java-1.8`
32-
* `maven-3.3.3`
33-
34-
* Java 8: needed development environment.
35-
36-
You should have no problem running the plugin on a Windows server.
3730

3831
The maintainers' development, tests and production environments are
3932
Ubuntu so we have no means of detecting or fixing any Windows issues.
4033

41-
Java 6 compatibility will be dropped as soon as newer core version is needed for features.
4234

4335
# Build
4436

@@ -60,17 +52,6 @@ Run checkstyle
6052

6153
mvn checkstyle:checkstyle
6254

63-
# Test local instance
64-
65-
To test in a local Jenkins instance
66-
67-
mvn hpi:run
68-
69-
# Clean test environment
70-
71-
mvn clean
72-
rm /tmp/jenkins-testkey* hostkey.ser # Needed when changing SSH components versions
73-
7455
# License
7556

7657
The MIT License

docs/CHANGELOG.old.adoc

+1,002
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)