Skip to content
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

Extract classes in package 'de.tudarmstadt.ukp.wikipedia.parser.tutorial' into a separate Maven module #163

Closed
mawiesne opened this issue Jul 3, 2018 · 0 comments

Comments

@mawiesne
Copy link
Contributor

mawiesne commented Jul 3, 2018

The code under the package de.tudarmstadt.ukp.wikipedia.parser.tutorial is counted into coverage analysis without being truly testable. The purpose of it is to demonstrate the use of JWPL.

Therefore, the classes T1_... to T6_... and related artefacts should be extracted from the parser module and be moved to a new tutorial Maven module.

As a new module artifactId I would suggest de.tudarmstadt.ukp.wikipedia.tutorial.

Comments / ideas welcome.

@mawiesne mawiesne self-assigned this Jul 3, 2018
@mawiesne mawiesne added this to the 1.2.0 milestone Jul 3, 2018
@mawiesne mawiesne mentioned this issue Jul 3, 2018
4 tasks
mawiesne added a commit that referenced this issue Jul 3, 2018
…r.tutorial' into a separate Maven module

- Separates demonstration classes that existed in 'de.tudarmstadt.ukp.wikipedia.parser'
- Introduces new maven module 'de.tudarmstadt.ukp.wikipedia.tutorial'
- Moves classes T1_... to T6_... and HtmlFileDemo to the new module
- Improves JavaDoc in HtmlWriter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants