rawlinp opened a new issue #5978: URL: https://github.com/apache/trafficcontrol/issues/5978
## I'm submitting a ... - improvement request (usability, performance, tech debt, etc.) ## Traffic Control components affected ... - Documentation - Traffic Router ## Current behavior: The [docs for migrating TR from version 2 to 3](https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_router/migrationto2-3.html) are no longer relevant as the current supported versions are 4.x and 5.x (soon to be 5.x and 6.x). However, there is some good examples there for running `mvn` with the `-Djava.library.path=[tomcat native library path on your box]` argument to load the tomcat-native library (which is required). ## New behavior: The aforementioned docs should be removed, but the example commands for running `mvn`/`java` with the `-Djava.library.path=[tomcat native library path on your box]` argument should be added to the [TR development docs](https://traffic-control-cdn.readthedocs.io/en/latest/development/traffic_router.html). ## Minimal reproduction of the problem with instructions: Read the linked docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
