Skip to content

Commit

Permalink
Merge pull request #404 from jenkinsci/docsmove
Browse files Browse the repository at this point in the history
Moved documentation from wiki to GitHub
  • Loading branch information
rsandell authored Nov 29, 2019
2 parents 3486243 + 629337a commit 14eab4e
Show file tree
Hide file tree
Showing 21 changed files with 1,443 additions and 25 deletions.
Empty file removed .cloudbees.md
Empty file.
2 changes: 0 additions & 2 deletions .jenkins/artifacts.lst

This file was deleted.

1 change: 0 additions & 1 deletion .jenkins/junit.lst

This file was deleted.

23 changes: 2 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,19 @@ Each job can be configured with one Gerrit server.
- [email protected]

* Tomas Westling
- tomas.westling@sonymobile.com
- tomas.westling@axis.com

## Community Resources
* [Wiki](https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger)
* [Homepage and documentation](https://plugins.jenkins.io/gerrit-trigger)
* [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)
* [Mailing Lists](http://jenkins-ci.org/content/mailing-lists)


# Environments
* `linux`
* `java-1.8`
* `maven-3.3.3`

* Java 8: needed development environment.

You should have no problem running the plugin on a Windows server.

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

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

# Build

Expand All @@ -60,17 +52,6 @@ Run checkstyle

mvn checkstyle:checkstyle

# Test local instance

To test in a local Jenkins instance

mvn hpi:run

# Clean test environment

mvn clean
rm /tmp/jenkins-testkey* hostkey.ser # Needed when changing SSH components versions

# License

The MIT License
Expand Down
1,002 changes: 1,002 additions & 0 deletions docs/CHANGELOG.old.adoc

Large diffs are not rendered by default.

Loading

0 comments on commit 14eab4e

Please sign in to comment.