Bot won't compile without PR in XChange #32

Closed
opened 2018-12-25 21:41:40 -08:00 by scionaltera · 1 comment
scionaltera commented 2018-12-25 21:41:40 -08:00 (Migrated from github.com)

The current version of the bot in the master branch has a dependency on a pull request I have open with knowm/XChange#2881 and won't compile right out of the box. Generally I will try to avoid this kind of situation and leave such changes in a branch, but in this case it happened before I had open sourced the project.

To resolve this and compile the bot on your own, clone my fork scionaltera/XChange and switch to my branch quoine-get-tickers. Run mvn clean install to compile, package and install the project in your own local maven repository, then the bot should be able to compile and run using your modified version of XChange.

The current version of the bot in the `master` branch has a dependency on a pull request I have open with knowm/XChange#2881 and won't compile right out of the box. Generally I will try to avoid this kind of situation and leave such changes in a branch, but in this case it happened before I had open sourced the project. To resolve this and compile the bot on your own, clone my fork scionaltera/XChange and switch to my branch `quoine-get-tickers`. Run `mvn clean install` to compile, package and install the project in your own local maven repository, then the bot should be able to compile and run using your modified version of XChange.
scionaltera commented 2019-01-05 22:04:15 -08:00 (Migrated from github.com)

Dependency versions in master are all back down to 4.3.13 so everything should compile properly.

Dependency versions in master are all back down to 4.3.13 so everything should compile properly.
Commenting is not possible because the repository is archived.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
scion/arbitrader#32
No description provided.