Skip to content

Commit

Permalink
Update outdated comments in the library readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AngledLuffa committed Jan 10, 2022
1 parent cbf4875 commit 829f464
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/README
Expand Up @@ -22,7 +22,7 @@ can have version numbers in the name. Example: colt1.0.3.jar.
If you're adding a new .jar to the repository, please:
- make sure the jar isn't already somewhere in the repository.
If it is, try to converge on one version and promote placement to
more if it is used in multiple projects
core if it is used in both core and research
- add the jar itself to the lib directory (with or without version number)
- add its source zip with version number to the libsrc directory
- check to make sure that the jar file doesn't have other libraries
Expand All @@ -33,7 +33,7 @@ If you're adding a new .jar to the repository, please:
to its source -- this is essential to keep things working for
Eclipse/IntelliJ users!
- also update this file with information about the jar
- If it will be needed by releases of CoreNLP, also add it to the *2* pom files.
- If it will be needed by releases of CoreNLP, also add it to the *3* pom files.
- If it will be needed by releases of CoreNLP, also document the
licensing in LIBRARY-LICENSES.

Expand Down

0 comments on commit 829f464

Please sign in to comment.