Build Config

Integrates with Gerrit code review.

Лицензия

Лицензия

MIT
Категории

Категории

Hudson Компиляция и сборка Continuous Integration and Continuous Delivery config Библиотеки уровня приложения Configuration
Группа

Группа

org.hudsonci.plugins
Идентификатор

Идентификатор

gerrit-build-config
Последняя версия

Последняя версия

1.2.8-h-2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Build Config
Integrates with Gerrit code review.
Организация-разработчик

Организация-разработчик

Hudson
Система контроля версий

Система контроля версий

https://github.com/hudson3-plugins/gerrit-trigger-plugin

Скачать gerrit-build-config

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-build-config/ -->
<dependency>
    <groupId>org.hudsonci.plugins</groupId>
    <artifactId>gerrit-build-config</artifactId>
    <version>1.2.8-h-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-build-config/
implementation 'org.hudsonci.plugins:gerrit-build-config:1.2.8-h-2'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-build-config/
implementation ("org.hudsonci.plugins:gerrit-build-config:1.2.8-h-2")
'org.hudsonci.plugins:gerrit-build-config:jar:1.2.8-h-2'
<dependency org="org.hudsonci.plugins" name="gerrit-build-config" rev="1.2.8-h-2">
  <artifact name="gerrit-build-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='gerrit-build-config', version='1.2.8-h-2')
)
libraryDependencies += "org.hudsonci.plugins" % "gerrit-build-config" % "1.2.8-h-2"
[org.hudsonci.plugins/gerrit-build-config "1.2.8-h-2"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.eclipse.hudson : hudson-core jar 3.2.0
javax.servlet : servlet-api jar 2.4

test (7)

Идентификатор библиотеки Тип Версия
org.eclipse.hudson : hudson-war war 3.2.0
org.eclipse.hudson : hudson-test-framework jar 3.2.0
junit : junit jar 4.8.1
org.powermock : powermock-module-junit4 Необязательный jar 1.4.12
org.powermock : powermock-api-easymock Необязательный jar 1.4.12
org.easymock : easymock Необязательный jar 3.0
org.mockito : mockito-core Необязательный jar 1.8.5

Модули Проекта

Данный проект не имеет модулей.

gerrit-trigger-plugin

The MIT License

Copyright 2010 Sony Ericsson Mobile Communications. All rights reserved. Copyright 2012 Sony Mobile Communications AB. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

==============

This plugin triggers builds on events from the Gerrit code review system by retrieving events from the Gerrit command "stream-events", so the trigger is pushed from Gerrit instead of pulled as scm-triggers usually are. Multiple builds can be triggered by one change-event, and one consolidated report is sent back to Gerrit.

============= Maintainers

Robert Sandell - robert.sandell@sonymobile.com sandell.robert@gmail.com

Tomas Westling - tomas.westling@sonymobile.com

org.hudsonci.plugins

Hudson CI Server 3.x plugins

Версии библиотеки

Версия
1.2.8-h-2
1.2.8-h-1