[
https://issues.apache.org/jira/browse/TIKA-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708146#comment-17708146
]
Chris Mattmann commented on TIKA-4009:
--------------------------------------
ugh, one more time, not `geo.topic`, instead `geo/topic`
{noformat}
(base) mattmann@proscuitto:~/git/tika$ !2036
git commit -m "Forgot to fix the path for this config file: TIKA-4009: GeoTopic
Parser package changed incorrectly from o.a.t.parser.geo from
o.a.t.parser.geo.topic"
[main a7d34b100] Forgot to fix the path for this config file: TIKA-4009:
GeoTopic Parser package changed incorrectly from o.a.t.parser.geo from
o.a.t.parser.geo.topic
1 file changed, 0 insertions(+), 0 deletions(-)
rename
tika-parsers/tika-parsers-ml/tika-parser-nlp-module/src/main/resources/org/apache/tika/parser/{geo.topic
=> geo/topic}/GeoTopicConfig.properties (100%)
(base) mattmann@proscuitto:~/git/tika$ git push -u origin main
Warning: the ECDSA host key for 'github.com' differs from the key for the IP
address '192.30.255.113'
Offending key for IP in /home/mattmann/.ssh/known_hosts:8
Matching host key in /home/mattmann/.ssh/known_hosts:9
Are you sure you want to continue connecting (yes/no)? yes
Enter passphrase for key '/home/mattmann/.ssh/id_rsa':
Enumerating objects: 24, done.
Counting objects: 100% (24/24), done.
Delta compression using up to 12 threads
Compressing objects: 100% (9/9), done.
Writing objects: 100% (13/13), 1.03 KiB | 1.03 MiB/s, done.
Total 13 (delta 3), reused 0 (delta 0)
remote: Resolving deltas: 100% (3/3), completed with 3 local objects.
remote:
remote: GitHub found 3 vulnerabilities on apache/tika's default branch (1
critical, 2 high). To find out more, visit:
remote: https://github.com/apache/tika/security/dependabot
remote:
To github.com:apache/tika.git
0672949c4..a7d34b100 main -> main
Branch 'main' set up to track remote branch 'main' from 'origin'.
(base) mattmann@proscuitto:~/git/tika$
{noformat}
> GeoTopic Parser package changed incorrectly from o.a.t.parser.geo from
> o.a.t.parser.geo.topic
> ---------------------------------------------------------------------------------------------
>
> Key: TIKA-4009
> URL: https://issues.apache.org/jira/browse/TIKA-4009
> Project: Tika
> Issue Type: Bug
> Components: geo
> Reporter: Chris Mattmann
> Assignee: Chris Mattmann
> Priority: Major
> Fix For: 2.7.1
>
>
> The package for the GeoTopicParser was incorrectly changed. It should be
> changed back.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)