Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
b6e94698 2019-05-04 12:50 Patrik Harag

Merge remote-tracking branch 'upstream/master'

05ad5e0f 2019-04-21 13:36 Patrik Harag

Refactor file uploading (#7267)

  • More robust file filtering (takes case of file extension into account)
  • Support for different extensions (depends on module/converter)
b88baba4 2019-04-13 20:49 Patrik Harag

Change version of JUnit in Spade converter module (#7266)

  • JUnit 5 is currently not supported in Maven
d63e43a4 2019-04-04 08:17 Tomáš Šimandl

Used Gson in Spade converter

7dae8303 2019-03-31 20:25 Patrik Harag

Cleanup examples

05d746bc 2019-03-31 14:32 Patrik Harag

Move test resources to correct folder

9bebe997 2019-02-11 19:52 Pavel Fidranský

dynamic module loading with SPI

22d0b32a 2019-02-09 11:09 Pavel Fidranský

simplified modularization by using Java's native SPI

32dc92ef 2019-02-09 11:06 Pavel Fidranský

rename imiger-vo module to imiger-module

19f6f5c5 2019-02-08 21:44 Pavel Fidranský

simplified ModuleLoader to load modules directly from classpath instead of special directory, modules are added to classpath as normal maven dependencies

5aeb7fe0 2019-02-08 19:54 Pavel Fidranský

[imiger-spade-converter] use imiger-vo classes instead of own copies

d6fb0790 2019-02-08 18:45 Pavel Fidranský

multi-module maven project

d34ece9d 2019-02-08 18:44 Pavel Fidranský

move plugins to sources directory