[metrics-bugs] #25022 [Metrics/Website]: Convert all scripts used for building to Ant tasks
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Mar 27 15:18:39 UTC 2018
#25022: Convert all scripts used for building to Ant tasks
-----------------------------+--------------------------------------
Reporter: iwakeh | Owner: iwakeh, metrics-team
Type: enhancement | Status: needs_review
Priority: Medium | Milestone:
Component: Metrics/Website | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------+--------------------------------------
Comment (by karsten):
Looks better, but still doesn't work here. And I found out why: The `awk`
on macOS doesn't know the `--file` command-line option, but only the `-f`
option. Clearly.
Please review my [https://gitweb.torproject.org/karsten/metrics-
web.git/commit/?h=task-25022-2&id=3be34c3be42a9fda3258c152efa5f56a2693519d
commit 3be34c3 in my task-25022-2 branch] with the following changes as
compared to your branch:
- rebased to current master,
- changed `--file` to `-f`, and
- put back the generated `.jsp` files.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25022#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the metrics-bugs
mailing list