Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routes pre-packaged to App at Build Time #316

Merged
merged 30 commits into from
May 24, 2017
Merged

Conversation

epicstar
Copy link
Member

@epicstar epicstar commented Apr 1, 2017

As part of #301 and #309, routes are now prepackaged at bulid time.

New Features:

Code Changes

  • move model classes to the module pat-static

New Pre-Requisites

  • jdk7 needs to be installed on machine and set as JAVA7_HOME -> Will add to the wiki
    • reason: retrolambda fails to run unit tests until this is done
  • new secrets.properties pat_api_key_debug added (have two API keys from TrueTime... or you can use one)
    • used to cache routes

Exploring to see if I can use this shapefilereader lib into my app and build at the same time
…routes as single, now caching routes and its patterns to assets file at runtime
…der interface, add unit tests around new PatternDataManager
@epicstar epicstar merged commit 378fa7a into default May 24, 2017
@epicstar epicstar deleted the feature/staticRoutes branch May 24, 2017 00:28
@epicstar
Copy link
Member Author

Merging this in myself. Works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant