Skip to content

Commit

Permalink
ICU-22917 Send the output files to the /target/ folder
Browse files Browse the repository at this point in the history
  • Loading branch information
mihnita committed Nov 5, 2024
1 parent 7bb0335 commit 1773170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/processes/release/tasks/updating-measure-unit.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ generated code to various file.
`MeasureUnitGeneratorTest.generateUnitTestsUpdate`, go to the "Arguments" tab and add
`-DgenerateMeasureUnitUpdate` to the "VM Arguments" text area.

Both methods will generate files with names starting with `genunits_` in `icu4j/main/common_tests/`. \
Both methods will generate files with in `icu4j/main/common_tests/target/` folder. \
The file names and the logging to the standard output will guide you.

It currently looks something like this:
Expand Down

0 comments on commit 1773170

Please sign in to comment.