summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* [client] Use working JDatePicker againSimon Rettberg2023-07-171-2/+3
| | | | Old one messed up day-of-week again...
* maven: Don't uses brainfucked open intervals for version rangesSimon Rettberg2023-06-301-11/+11
| | | | See https://michakutz.medium.com/d4ba66ac654
* Update git url to httpsSimon Rettberg2023-04-261-1/+1
|
* [maven] Use httpsSimon Rettberg2022-12-071-2/+2
|
* [CLIENT] Downgrade Maven assembly plugin for Java 8 compatibilityManuel Bentele2022-01-281-1/+1
|
* [CLIENT,SERVER] move handling of tar into TarArchiveReader and ↵ralph isenmann2022-01-271-7/+0Star
| | | | TarArchiveWriter in master-sync-shared
* [CLIENT] Update httpclient library from version 4.5.x to version 5.yManuel Bentele2021-12-211-3/+3
|
* [CLIENT] Update log4j because of the CVE-2021-45105 security flawManuel Bentele2021-12-201-2/+2
|
* [CLIENT] Update version of build dependenciesManuel Bentele2021-12-171-12/+8Star
|
* [CLIENT] Update version of Maven build pluginsManuel Bentele2021-12-171-2/+3
|
* [CLIENT] Update log4j because of the CVE-2021-45046 security flawManuel Bentele2021-12-171-2/+2
|
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-0/+12
|
* [*] Add "modern" way to set target Java versionSimon Rettberg2021-08-121-0/+1
|
* [client] Fix FlatLaf on Windows JRE-8Simon Rettberg2021-08-121-1/+1
| | | | | | | | | | | Forcing the version of maven-assembly-plugin to 3.0 seems to mess up the build process of the fat jar. The Java 9+ specific classes from the META-INF/versions directory get copied to the root of the jar, replacing the JRE-8 specific classes. This leads to unloadable classes on Windows with JRE-8. Also we need to add the Multi-Release property to MANIFEST.MF to make sure the modern JRE-9+ classes get loaded on newer JREs, so all the additional features get used.
* [client] Add optional FlatLaf Light and Dark look and feelManuel Bentele2021-08-091-0/+6
|
* [client] Refactor printing of app information from MANIFEST.MFManuel Bentele2021-07-021-6/+7
|
* [client,server] Fix invalid URLs to the project's website in Maven ↵Manuel Bentele2021-05-181-1/+1
| | | | configurations
* [client] Change artifact name of 'proxy-vole' to satisfy naming conventionManuel Bentele2021-05-181-2/+2
|
* [client,server] Enable Java compiler warningsManuel Bentele2021-03-111-0/+1
|
* [client] Add support for Java 8Manuel Bentele2021-03-111-2/+2
|
* [client,server] Remove shaded packagingManuel Bentele2021-03-111-56/+16Star
| | | | | | | WARNING: As a result of this change, the normal Jar packages can no longer be executed independently. Therefore, please publish from now on only the fully packed Jar files which are suffixed with "-jar-with-dependencies.jar".
* [client] Allow to upload dockerfile and containerMetaralph isenmann2020-09-151-0/+5
| | | | | * Introduce the ContainerMeta, which contains container specific information. * Upload dockerfile and containerMeta object (as json) as a single tar.gz-file
* [client] Move ResourceLoader back to dozmod clientSimon Rettberg2018-06-261-0/+6
|
* [client] Change JDatePicker LibSteffen Ritter2018-05-301-3/+7
| | | | - This one has a fix for wrong localised days of week
* Don't filter lz4 lib in shaded jarSimon Rettberg2018-05-161-0/+15
|
* update imports of ResourceLoaderJonathan Bauer2018-04-271-6/+0Star
| | | | and removed the class and dep in pom.xml
* [client] Fix NPE with JDatePicker (by updating it)Simon Rettberg2018-01-291-3/+3
| | | | Fixes #3292
* [client] Update apache httpclient, pass custom client to ecp-client-leanSimon Rettberg2017-08-091-1/+12
|
* Update dependenciesSimon Rettberg2017-06-191-31/+7Star
|
* [client] Fix shade goal removing required logging classesSimon Rettberg2015-09-151-5/+13
|
* [client] human readable build date from maven...Jonathan Bauer2015-09-071-1/+1
|
* [client] Remove unused entries from pom.xmlSimon Rettberg2015-09-051-8/+0Star
|
* [client] pom.xml: use maven buildnumber plugin to dump the revision and its ↵Jonathan Bauer2015-09-041-3/+34
| | | | | | timestamp to the jar's manifest also dump the time the jar was build into the manifest
* [*] Clean up pom.xml, add shading to client, clean up .gitignoreSimon Rettberg2015-09-011-1/+25
|
* [client] Fix remaining compilation errorsSimon Rettberg2015-08-031-0/+5
|
* [client] One step forward and two steps back...Simon Rettberg2015-07-271-183/+11Star
|
* [client] Get rid of copypaste-mania in ImageList and LectureListSimon Rettberg2015-07-171-1/+6
|
* [client] Got rid of ini4j, store config as java properties file, simplified ↵Simon Rettberg2015-07-101-6/+0Star
| | | | config handling
* [client] Fix mltk repo entry in pom.xmlSimon Rettberg2015-07-101-4/+13
|
* [client] pom.xml: Build multiplatform .jar by including all swt versionsSimon Rettberg2015-07-091-76/+125
| | | | This makes maven3 mandatory!
* [client] fix pom.xml after new package structureJonathan Bauer2015-07-091-2/+2
|
* [client] Added imageWindowComposite and early stage of wizard for ↵Stephan Schwaer2015-07-071-22/+22
| | | | creating/editing images.
* [client] bwIDM Authentication implemented, yet to be finalized.Jonathan Bauer2015-07-031-1/+1
|
* Added GUI for LoginStephan Schwaer2015-06-221-247/+258
|
* [client] Compiles again, but is broken....Simon Rettberg2015-05-291-7/+1Star
|
* pom.xmlSimon Rettberg2015-02-201-0/+8
|
* Remove client -> server dependency, move thrift classes to master-sync-sharedSimon Rettberg2015-02-191-5/+1Star
|
* [client] preparations for parsing the response of the SPJonathan Bauer2014-12-051-0/+6
|
* [client] reworked bwIDM login to use the ecp-client-leanJonathan Bauer2014-12-011-37/+3Star
|
* • added dependency to serverNino Breuer2014-11-201-1/+0Star
| | | | • startet implementing user authentication