Merge pull request #7 in OI/xml from development to master* commit '80f0380bfbc6a9ee6678844bf02430c9a3898439':
slf4j handling
parseXML writes everything in buffer; after parsing buffer is transferred
use inputstream from parameters; not from superclass
Set output = null if outputstream is not supported by transporthandler
Add check for XMLProtocolHandlers that valid the given data handler. If the given data handler is not supported, an excep...
Merge pull request #6 in OI/xml from bugfix/ODY-1828-xmlproctocolhandler-loses-messages to development* commit '0c5f70e11b19d2399e1dc12fa6f18452194e6ce4':
parseXML writes everything in buffer; after parsing buffer is transferred
Merge pull request #5 in OI/xml from bugfix/ODY-1827-fix-xmlprotocolhandler3-use-correct-inputstream to development* commit '932a1ba4816d037fff05a6b3aa9fb98225bf70ef':
use inputstream from parameters; not from superclass
Merge pull request #4 in OI/xml from bugfix/ODY-1811-fix-abstractxmlprotocalhandler-exception-if-transporthandler-not-supports to development* commit '6ea3a6c4c9fc0b1f910254f25c7f6ad0ab2d8dc7':
Set output = null if outputstream is not supported by transporthandler
Merge pull request #3 in OI/xml from bugfix/ODY-1775-rafactoring-of-xml-protocol-handlers to development* commit '2f5e3433073d24a430b9cc42f6df3316ed136461':
Add check for XMLProtocolHandlers that valid the given data handler. If the given data handler is not supported, an exception will be raised.
Add AbstractXMLProtocolHandler to unify the pull-based behavior of all three XMLProcotolHandler implementations
Fix issue with hasNext and isDone behavior
Merge pull request #1 in OI/xml from bugfix/ODY-1671-push-with-xmlprocotolhandler3 to master* commit 'e418cd77fec7f8a9719c0c0b4327182279a632dc':
ODY-1671: Always initialize result
Merge pull request #23 in ODY/odysseus from RemoveOutdatedProjects to development* commit '3d2fa6bc9c7a4d0bff86ff1fbdbb186c8995e011':
Removed outdated projects
Merge pull request #15 in ODY/odysseus from modules to development* commit 'a80919cfea85e983dd49eb45f47506967cf6fa83':
Renamed folder for cache plugin ...
Moved server projects to same level
Moved bundles to module folders
Merge pull request #420 in ODY/odysseus from feature/digital-signal-processing to development* commit '4db06627db379dc6ae71ea3a47c66b27fd5df448 [formerly f08928cae80156a655ecc35c1e2b148a70beb0a6]': (33 commits)
Rename InterpolationMethod interface to IInterpolationMethod
Respect Base Time
Improved Interpolation
Documentation of abstract operators
Output Schema of placeholder abstract operators
FFT and Cross Correlation substitution rules
Fir Filter Substitution
First Ve...
Merge pull request #415 in ODY/odysseus from ODY-1627-anomaly-detection-output to development* commit 'b684bef96884542bc7c20b30c8be495f42e50007 [formerly f25bd300cc76a46d0d875d6ce4f484a5b23d2de2]':
ODY-1627 Same changes for output on port 1 on master
Former-commit-id: fc29aa6c65d6e97eeb51db9234c5f13bb03d6c2d
Merge pull request #407 in ODY/odysseus from bugfix/104-bugfixes to development* commit '38b115cb11e1d2ac47b364d6f66b40e6a1a4753a [formerly 53c38a2748ce62b06601a5cf6acb6de5e1ca6a91]': (44 commits)
Removed resources
Fixed manifest file after merge
OJ104: Added dependency to slf4j again. Reviewer removed it, but it is needed.
FIX: Wrong plugin reference in feature
Renamed folders (same name as projects now)
Some fixes for the reader.
Renamed graph lib bundles ...