This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Feature/datafiles with samples #17
Merged
EHJ-52n
merged 31 commits into
52North:develop
from
EHJ-52n:feature/datafiles-with-samples
Apr 10, 2014
Merged
Feature/datafiles with samples #17
EHJ-52n
merged 31 commits into
52North:develop
from
EHJ-52n:feature/datafiles-with-samples
Apr 10, 2014
Conversation
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
…ontaining samples (single sampling runs having additional metadata like date information which is not contained in the lines)
…n.isDateInfoExtractionFromFileNameSetupValid()
…ithin the data file.
…mp.toDate() with not matching date patterns
…SweArrayObservationWithSplitExtension'
- fix sampleStartLine handling - add logging of sampling lines indices - fix bug in isSampleEndReached(int)
EHJ-52n
added a commit
that referenced
this pull request
Apr 10, 2014
Feature/datafiles with samples * Add support for sample based data files * Ignore lines with regular expressions * Setting of timeout buffer for the insertion of SweArrayObservations For more details on the features please take a look in RELEASE_NOTES
EHJ-52n
added a commit
that referenced
this pull request
Jan 29, 2017
* Update to latest 52N maven parent - dependency managements updated: - remove outdated - add used and undeclared - add runtime scope if required - fix javadoc - become compliant with HTML 4.0 - add missing information * Document version requirements for developers * Minor updates * Switch to Java 8 * Remove duplicate line from .travis.yml * Minor layout change: \t -> ' ' * Checkstyle #1 * Checkstyle #2 * Checkstyle #3 * Checkstyle #4 * Checkstyle #4 * Checkstyle #5 * Checkstyle #6 * Checkstyle #7 * Checkstyle #8 * Checkstyle #9 * Checkstyle #10 * Checkstyle #11 * Checkstyle #12 * Checkstyle #13 * Checkstyle #14 * Checkstyle #15 * Checkstyle #16 * Checkstyle #17 * Checkstyle #18 * Checkstyle #19 * Checkstyle #20 * Checkstyle #21 * Checkstyle #22 * Checkstyle #23 * Checkstyle #24 * Checkstyle #25 * Checkstyle #26 * Checkstyle #27 * Checkstyle #28 * Checkstyle #29 * Remove not available jdk "openjdk8" * Checkstyle #30 * Checkstyle #31 * Checkstyle #32 * Fix findbugs issues * Fix findbugs issues #2 * Disable checkstyle for codeless module * Add repos again and allow them * Add 52n repositories * Fix findbugs issues #3 * Findbugs #4 * Findbugs #5 * Findbugs #6 * Findbugs #7 * Findbugs #8 * Add missing dependencies * Findbugs #9 && Checkstyle #33 * Findbugs #10 * Checkstyle #34
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For more details on the features please take a look in RELEASE_NOTES