Skip to content

Miscellaneous improvements to DotNet / NuGet code #1482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 26, 2019
Merged

Conversation

sschuberth
Copy link
Member

@sschuberth sschuberth commented Apr 25, 2019

Please have a look at the individual commit messages for the details.


This change is Reviewable

@sschuberth
Copy link
Member Author

/cc @neubs-bsi

@sschuberth sschuberth force-pushed the dot-nu-get branch 3 times, most recently from dd8b199 to e62bb65 Compare April 25, 2019 19:28
fviernau
fviernau previously approved these changes Apr 26, 2019
@fviernau fviernau self-requested a review April 26, 2019 07:34
@fviernau fviernau dismissed their stale review April 26, 2019 07:36

mis-clicked the button

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@here.com>
In particular, its parameter is a file, not a directory.

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@here.com>
Signed-off-by: Sebastian Schuberth <sebastian.schuberth@here.com>
Signed-off-by: Sebastian Schuberth <sebastian.schuberth@here.com>
Because only the values, not the keys, are ever used.

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@here.com>
Note that we cannot use our xmlMapper intended for writing / reading
OrtResults here as it uses the wrong property naming strategy.

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@here.com>
For mapping attribute (not node) names, the JacksonXmlProperty instead
of the JsonProperty annotation must be used.

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@here.com>
It does not really make sense to put class definitions into a static
object. Move them to the class level, and also add a documentation link
to each.

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@here.com>
@sschuberth sschuberth merged commit 0dbb35c into master Apr 26, 2019
@sschuberth sschuberth deleted the dot-nu-get branch April 26, 2019 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants