Drew Short
|
61d419d00c
|
Fixed the Akka dependencies
|
11 years ago |
Drew Short
|
fb11e0cd03
|
Added the Akka library for concurrency support
|
11 years ago |
Drew Short
|
8b65937c76
|
Changes for memory amount during tests. This is starting to get a little annoying
|
11 years ago |
Drew Short
|
b311d819b9
|
Another tweak to allow the build to process on a low end build machine
|
11 years ago |
Drew Short
|
91d2fa3b92
|
Another tweak to allow the build to process on a low end build machine
|
11 years ago |
Drew Short
|
e7eb18568a
|
Fixed some test parameters
|
11 years ago |
Drew Short
|
f22be07b80
|
Added the first round of caching, added some compile time settings, modified the start scripts.
|
11 years ago |
Drew Short
|
dd0bccc81e
|
Added MD5 hashing to HashService and ImageHashDTO. Added tests against MD5 hashes. Added library for digests and hashing. Added Engine and test against Engine
|
11 years ago |
Drew Short
|
74c70e0ecc
|
Updated some version code, and added a commons-cli dependancy
|
11 years ago |
Drew Short
|
8579f4663a
|
Changes to the build scripts, added a script to increase patch version, tag and then build a release.
|
11 years ago |
Drew Short
|
8c9936a45d
|
Added mathematics library for transformation support. Implemented PHash and added PHash specific tests
|
11 years ago |
Drew Short
|
b12ca8d604
|
Updated some documentation
|
11 years ago |
Drew Short
|
24a1b32bad
|
Started work on hashing and added a sample image for testing. First new unit test is broken due to array indexing issues. Configured the pom further for testing configuration. Added a few properties to support different levels or precision depending on the hash.
|
11 years ago |
Drew Short
|
b04be2e73b
|
Added image service to handle getting image data, converting image data, and special processing of image data. Also added some Logging mixin's to classes
|
11 years ago |
Drew Short
|
3699870198
|
Refactored App to use AppConfig for initial configuration. Updated ResourceLoader with logging. Added a default properties file, and a PropertiesService to load that properties file. Updated ImageHashDTO to include some fields. Added a HashService to manage generating hashes. moved the about file to an about.info file so we can automatically process it.
|
11 years ago |
Drew Short
|
99845200c8
|
Hopefully have this testing stuff sorted now :)
|
11 years ago |
Drew Short
|
14593ef20a
|
Fixing maven build file and packaging scripts to make sure that the deployment file is executable.
|
11 years ago |
Drew Short
|
703aa37bcc
|
Updating the test report configuration for Jenkins.
|
11 years ago |
Drew Short
|
e3dd2ddef5
|
Downgraded scala-library to 2.10.0 from 2.10.2 to avoid error warnings. Added scala-test and overrode the default maven test plugin with a scala-test plugin. Added the scala-test library 2.0+ for writing unit tests in scala.
|
11 years ago |
Drew Short
|
13386abba4
|
Implemented a simple package script to be run in the head directory.
|
11 years ago |
Drew Short
|
1b3c9bf752
|
Working on scripting a packaging process that produces a deployable
|
11 years ago |
Drew Short
|
615bfe688a
|
Added some maven magic to get a build directory that contains everything necessary for standalone operation
|
11 years ago |
Drew Short
|
4308b163d8
|
Started work on basic JavaFX implementation, also got some scala included to create the prerequisite folder in src.
|
11 years ago |
Drew Short
|
c27bfea688
|
Initial Maven setup commit
|
11 years ago |