OpenRefine / OpenRefine/OpenRefine
Add the `dist` command to the Windows `refine.bat` file like we have for Linux `refine` script
Open
Nobody has claimed this yet.
maintainability
packaging
Platform: Windows
size/S
- Dominant language
- Java
- Stars
- 12k
- Forks
- 2.2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 27
Description
- Add the
distcommand to the Windowsrefine.batfile just like we have in the Linuxrefineshell script.- We might use the command
mvn -Drevision=<version> package -P windowsin thedistcommand?
- We might use the command
- Allow it to take a version parameter as it does in the Linux
refineshell script. - #7088
- Ensure that upon starting OpenRefine that on the main Project page, that same version number is shown in the lower left About area.
Contributor guide
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
Compare the Windows refine.bat file with the Linux refine shell script, focusing on the existing dist command and version parameter behavior. Check the proposed Maven command and the main Project page's lower-left About area; done means Windows supports dist with a version and displays that same version when OpenRefine starts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, shell
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100