Upgrade to 7.0.x

Upgrade procedures

Important changes affecting versions before 7.0

  • Publish directory of new build will be stored into a sub directory using last three digits of build id to avoid too many files issue. Old builds still remains in old place and can be recognized by QuickBuild. If you need to get path to build publish directory, please call build.getPublishDir() as it handles the change transparently
  • Bean editor annotation @FileInput now populates related field with below format instead of a single file name:
    <original upload file name>/<Base64 encoding of upload file content>

    This only affects users using the annotation @FileInput while writing their QuickBuild plugins

Important changes affecting 4.0.x Users

  • QuickBuild server, user agent and build agent now requires at least Java 6.
  • As mentioned in the upgrade guide, the first upgrade to 5.0.x from 4.0.x may require the user and build agent to be started manually due to introducing of the new bootstrap update mechanism. This manually start will not be necessary for subsequent upgrades.
  • Users will not be able to share dashboards to groups unless they are authorized with permission Share Dashboard Allowed.
  • Permanent link to a set of published artifacts have been changed. Refer to below link for details: http://wiki.pmease.com/display/QB50/Working+with+Artifacts#WorkingwithArtifacts-Permanentlinkstoasetofartifactfiles

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.