Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
codebase:testing [2025/03/25 09:07] – fponzi | codebase:testing [2025/03/25 10:49] (current) – fponzi | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== customBuild.xml common commands ==== | ===== customBuild.xml common commands ==== | ||
- | * compile: recompiles the production code for project. Required if you changed any code in src folder. | + | |
- | * compile-test: | + | * compile-test: |
- | * test-set: by using the parameter '' | + | * test-set: by using the parameter '' |
Example: | Example: | ||
< | < |