Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • KISTI
    • Lucene index is now written to disk. One additional tweak (noted in the source code) to this would be for the server to have a properties file to specify where the lucene index can should be written or the index might fail to get created if the folder permissions are not correct where lucene tries to write the index.
    • I started updating search, but haven't tested it yet. Most of the code is there, it just needs to be tested and checked in.
    • I created another eAIRS parameter tool (based on the first) that implements CyberintegratorToolTupelo interface. This only required minor code changes from the existing tool, but the new tool is provided access to the Tupelo context and can write metadata, if needed. The interface differences between CyberintegratorToolTupelo and CyberintegratorToolFile are minor.
    • Built and deployed eAIRS locally for testing since we were having issues with correct versions of interfaces being built. It turns out that you have to be careful building with Maven because if you have old versions of a project already built, it might include the old jar instead of the new one (build order matters). Wiping out local copies of the projects forces the build order to be done properly.
    • Attended Monday Staff meeting via skype
    • Attended Tupelo meeting in Champaign.

...