-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load Resources with Guava API (#200)
* update gitignore * gitignore build folder * merge gitignore * add override for classpath * move resources to main source set * begin fixing some resource and WEB-INF references * changing more references to resources * fix all references except for EDStatic * fix some of the tests * bring back WEB-INF lookup for EDStatic * remove placeholder methods * add resources to build script * remove unused imports, fix test initialization, add back input stream decompression * add new resources path to pom.xml, revert to static init via File2 * all tests should be passing now * clean up stray import statements
- Loading branch information
1 parent
fdc67c9
commit ea5c5c5
Showing
160 changed files
with
507 additions
and
325 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.