owlcollab / owlcollab/owltools
Allow for customization of the VERSION identifier
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 115
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
From Sebastia...@charite.de on December 02, 2011 04:33:16
It would be nice to have a possibility to customize the version identifier of the files oort generates by specifying another argument to the command line . E.g., I want to include the actual build number.
Original issue: http://code.google.com/p/owltools/issues/detail?id=21
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the command-line argument handling and the code that writes version identifiers into generated files. Confirm how the current identifier is selected and which generated outputs use it. Done means an additional argument can supply a build-specific version identifier without changing the existing default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100