[ 
https://issues.apache.org/jira/browse/OPENNLP-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Wiesner updated OPENNLP-1414:
------------------------------------
    Description: 
While working on OPENNLP-1413, I discovered that the class 
_opennlp.tools.util.DownloadUtil_ has a runtime issue with downloading 
resources (models) for the Dutch locale (nl). Other locales referenced via the 
static initializer block are accessible and can be downloaded.

Moreover, a JUnit test is missing and should be provided.

{*}Aim{*}:
 * Investigate what's wrong with NL resources.
 * If possible, fix the problem with retrieving Dutch models.
 * Provide a JUnit tests that demonstrates correct behavior for all locales.

JavaDoc is improved via OPENNLP-1413. Don't work on it twice...

{*}Note{*}:

For Dutch community this affects other parts of the Tools component as Model 
classes rely on _DownloadUtil_ in at least one constructor. Therefore, this 
should be fixed before the next release.

  was:
While working on OPENNLP-1413, I discovered that the class 
_opennlp.tools.util.DownloadUtil_ has a runtime issue with downloading 
resources (models) for the Dutch locale (nl). Other locales referenced via the 
static initializer block are accessible and can be downloaded.

Moreover, a JUnit test is missing and should be provided.

{*}Aim{*}:
 * Investigate what's wrong with NL resources.
 * If possible, fix the problem with retrieving Dutch models.
 * Provide a JUnit tests that demonstrates correct behavior for all locales.

Documentation is improved via OPENNLP-1413. Don't work on it twice...

{*}Note{*}:

For Dutch community this affects other parts of the Tools component as Model 
classes rely on _DownloadUtil_ in at least one constructor. Therefore, this 
should be fixed before the next release.


> Investigate why DownloadUtil can't retrieve NL models via CDN
> -------------------------------------------------------------
>
>                 Key: OPENNLP-1414
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1414
>             Project: OpenNLP
>          Issue Type: Improvement
>    Affects Versions: 2.1.0
>            Reporter: Martin Wiesner
>            Assignee: Martin Wiesner
>            Priority: Minor
>             Fix For: 2.1.1
>
>
> While working on OPENNLP-1413, I discovered that the class 
> _opennlp.tools.util.DownloadUtil_ has a runtime issue with downloading 
> resources (models) for the Dutch locale (nl). Other locales referenced via 
> the static initializer block are accessible and can be downloaded.
> Moreover, a JUnit test is missing and should be provided.
> {*}Aim{*}:
>  * Investigate what's wrong with NL resources.
>  * If possible, fix the problem with retrieving Dutch models.
>  * Provide a JUnit tests that demonstrates correct behavior for all locales.
> JavaDoc is improved via OPENNLP-1413. Don't work on it twice...
> {*}Note{*}:
> For Dutch community this affects other parts of the Tools component as Model 
> classes rely on _DownloadUtil_ in at least one constructor. Therefore, this 
> should be fixed before the next release.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to