Skip to content

Commit

Permalink
#165 - Switch to "org.dkpro" style
Browse files Browse the repository at this point in the history
- relocates groupId to `org.dkpro.jwpl`
- relocates artifacts/modules to `dkpro-jwpl-XXX`
- moves src and test sources to new package namespace `org.dkpro.jwpl`
- adapts Spring's config / context files accordingly
- modernizes and fixes some (previously) broken javadoc
- repairs some inconsistent packages names in various files
  • Loading branch information
mawiesne authored and rzo1 committed Oct 20, 2023
1 parent c6ba1a6 commit 053adc9
Show file tree
Hide file tree
Showing 473 changed files with 3,839 additions and 3,834 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ target
*_hypoCountMap

### Embedded DB properties file
de.tudarmstadt.ukp.wikipedia.revisionmachine/src/test/resources/db/*.properties
org.dkpro.jwpl.revisionmachine/src/test/resources/db/*.properties

This file was deleted.

44 changes: 0 additions & 44 deletions de.tudarmstadt.ukp.wikipedia.mwdumper/NOTICE.txt

This file was deleted.

This file was deleted.

Loading

0 comments on commit 053adc9

Please sign in to comment.