Changes between Initial Version and Version 16 of Ticket #18140


Ignore:
Timestamp:
2020-02-29T19:52:46+01:00 (4 years ago)
Author:
simon04
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18140

    • Property Keywords nashorn sotm19 java15 added
    • Property Milestone20.03
    • Property Cc Don-vip ypid23 stoecker added
    • Property Owner changed from team to simon04
    • Property Status newassigned
  • Ticket #18140 – Description

    initial v16  
    55
    66https://github.com/simonpoole/OpeningHoursParser
     7
     8Outstanding issues for the migration:
     9* Support for `collection_times`, `service_times` – not yet supported by OpeningHoursParser?
     10* Localized error messages – WIP: Add translation support by simon04 · Pull Request #30 · ​https://github.com/simonpoole/OpeningHoursParser/pull/30
     11* ~~The auto-fixing for some cases, such as `Mo-Tue`, `Sa-Su 10.00-20.00`, `Mo,Tu 04-17`~~
     12* (Some tests (mostly of garbage) end with an auto-generated JavaCC exception `badtext` → `Encountered " <UNEXPECTED_CHAR> "b "" at line 1, column 1.`)
     13* Integrate OpeningHoursParser as JAR (via Ivy) or svn:externals (run JavaCC in build.xml)
     14
     15----
    716
    817Some considerations to take into account for "wd":