Support spaces in Athena output file names. Res...
Obsolete - we're using Athena5 properties
Workaround for reading satisfaction from "null...
- XmlWorkflowBasedRequest --> XbmWorkflowBasedR...
Some cleanup in XbmEvent
Organized contents of EventManager.java source ...
- Removed debug code in RequestXmlEditorPanel a...
Remove direct dependency of AdapterBase on Tool...
More cleanup related to EventParticipant, Adapt...
Lots of cleanup of EventParticipant class hiera...
First stage of EventParticipant-related cleanup
Fixes bug 216
Regression test for bug 216
Preclude user from deselecting "aggregate" on o...
oops, didn't mean to checkin local changes to a...
minor cleanup
- Fixed bug introduced in r1848 that was causin...
misc cleanup and renaming
- Resolved issue with CommandRunner.runSynchron...
- Added new mpc.parallelize config parameter to...
A bit more db-related cleanup in Athena5Adapter
Lots of db-related cleanup and centralization
Misc cleanup
Removed unnecessary use of synchronized keyword
I think this is left over from removing /privat...
Restore Athena5 properties to values used in la...
Don't maintain static instances of DecimalForma...
- Set db connection in Athena5Adapter to read only
- (Hopefully) addressed additional issues with ...
AthenaThreadData is no longer used
files accidentally omitted from prior checkin
Reverted out use of thread-specific data in Ath...
- Fixed problems with MPC parallel mode, mainly...
Oops... forgot ot invoke new AdapterBase.verify...
Introduced new abstract verifyConfiguration() m...
Removed /private from source control
- Added infrastructure for tracking "source thr...
Introduced concept of thread-specific data in A...
Very rudimentary infrastructure for XbmNode
Created shell for new XbmNode project
nit-level cleanup in XbmServer
minor cleanup in AdapterBase
Restructured config properties loading classes ...
Load rabbitmq properties from rabbitmq.properti...
Add version of ConfigManager.loadPropertiesFile...
Use AsyncThreadPool rather than AsyncSingleThre...
Default client deployment mode is "local"
fixed comment
- Added additional needed runtime libraries to ...
- Resolved gnarly timing issue with client/serv...
- CoaPlayerTabbedPane now inherits from WizardT...
removed defunct class CoaWizardTabbedPane (no l...
client/server message interface is now partiall...
made various member variables private and final...
cleaned up some imports
- Removed project references to unused version ...
Moved data folder to be independent of client
Reuse a single message node instance on client ...
More progress on client/server messaging interface
more progress on client/server messaging interface
Moved most of XbmServer project to XbmCore (pri...
Further progress on client/server messaging int...
- Properly close message channel connections an...
And even more refactoring in RequestSubmitter t...
More refactoring in RequestSubmitter to facilit...
Some improvements and cleanup in RequestSubmitter
- Code cleanup/consolidation in RequestSubmitte...
Support multiple message listeners per MessageR...
Added and use MessageNode class
- RequestProcessor.getServiceTypeDir() --> Conf...
- xbm_server.properties --> xbm.properties
divided config properties into namespaces
- Added preambles to properties files
Bumped version number to 2.5.3
- Define new request to run the post-MPC improv...
Removed old demo 2014_01_MPC and 2014_03_MPC fo...
Don't need CoA NSL file anymore
bumped version number to 2.5.2
updated server properties file
New (and renamed) scenario files and workflow, ...
- Athena5Adapter: no longer creates any files i...
Added missing jar file dependencies to XbmClien...
Bumped version number to 2.5
Set max memory back down to 1GB (which is alrea...
- Avoid holding state data in memory (which was...
minor formatting cleanup in MpcState
- in MpcState constructor, don't need new copy ...
Remove debug logging that was being used to tra...
Use newCachedThreadPool rather than newSingleTh...
Don't need to clone scenarioInputFileContents
Use new FileUtils.readBytesFromFile() method on...
Add FileUtils.readBytesFromFile()
and more debug logging
more debug logging
- more debug code and changes to try to track d...
Fixed potential deadlocks when waiting for coll...
Some synchronization mods in client RequestSubm...
More debug code added
- Mods to AdapterBase to avoid unlikely-but-rem...
Athena 5.1 compatible requests