Serialized Form
|
Package hudson.plugins.bazaar |
serialVersionUID: 1L
source
String source
- Source repository URL from which we pull.
cleantree
boolean cleantree
browser
BazaarRepositoryBrowser browser
checkout
boolean checkout
revId
String revId
revNo
String revNo
tags
List<E> tags
|
Package hudson.plugins.bazaar.browsers |
url
URL url
- The URL of the Loggerhead repository.
This is normally like http://bazaar.launchpad.net/~myteam/myproject/
Normalized to have '/' at the tail.
url
URL url
- The URL of the OpenGrok repository.
This is normally like http://src.opensolaris.org/source/
Normalized to have '/' at the tail.
rootModule
String rootModule
- Root Bazaar module name (like 'foo/bar' — normalized to
have no leading nor trailing slash.) Can be empty.
Copyright © 2004-2012. All Rights Reserved.