Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D dacapobench
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

WARNING! Access to this system is limited to authorised users only.
Unauthorised users may be subject to prosecution.
Unauthorised access to this system is a criminal offence under Australian law (Federal Crimes Act 1914 Part VIA)
It is a criminal offence to:
(1) Obtain access to data without authority. -Penalty 2 years imprisonment.
(2) Damage, delete, alter or insert data without authority. -Penalty 10 years imprisonment.
User activity is monitored and recorded. Anyone using this system expressly consents to such monitoring and recording.

To protect your data, the CISO officer has suggested users to enable 2FA as soon as possible.
Currently 2.7% of users enabled 2FA.

  • dacapo
  • anu-dev
  • dacapobench
  • Merge requests
  • !4

Merged
Created Mar 22, 2018 by John Zhang@u5157779Maintainer

build versioning

  • Overview 1
  • Commits 4
  • Pipelines 3
  • Changes 8

This merge request addresses issue #8 (closed).

  • specify dacapo.version and dacapo.nickname in dacapo.properties file;
  • build versino is dacapo version + git hash; this can be overwritten by cmd args;
  • use build.target-jar as output jar name; append build version to jar name.

To do an official build, modify dacapo.version and dacapo.nickname in dacapo.properties file, and pass in -Dbuild.is-official=true.

Edited Mar 22, 2018 by John Zhang
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dacapo-versioning