aboutsummaryrefslogtreecommitdiffstats
path: root/container-jersey2
Commit message (Collapse)AuthorAgeFilesLines
* Nonfunctional changes onlyJon Bratseth2019-06-031-2/+5
|
* Upgrade asm to 7 and use Opcodes.ASM7gjoranv2019-01-211-1/+1
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+20
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-20/+0
|
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+32
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-0512-12/+12
|
* Remove Scala remnants from Maven build filesOlli Virtanen2018-06-251-20/+0
|
* Leftover scala test converted to javaOlli Virtanen2018-06-142-75/+78
|
* Container-jersey2: convert Scala code to Java (take 2)Olli Virtanen2018-06-079-243/+319
|
* Java 9: Use Opcodes.ASM6gjoranv2018-06-061-1/+1
|
* Java 9: Do not use old asm.gjoranv2018-06-061-1/+0
|
* Revert "Container-jersey2: Scala code replaced with Java"Henning Baldersheim2018-06-0411-394/+338
|
* Comment cleanup.Olli Virtanen2018-06-012-4/+2
|
* Scala code in container-jersey2 replaced with JavaOlli Virtanen2018-05-3111-338/+396
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Beautify with line breaksBjørn Christian Seime2017-11-221-1/+3
|
* Add JavaTimeModule to Jersey. Exclude Jackson from athenz bundleBjørn Christian Seime2017-11-221-2/+3
|
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+2
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-2/+0
|
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+2
|
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-132-8/+9
|
* Use scala-maven-plugin instead of deprecated maven-scala-pluginBjørn Christian Seime2017-06-151-3/+2
|
* Update copyright headersJon Bratseth2017-06-1418-18/+18
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1418-18/+18
|
* Update copyright headersJon Bratseth2017-06-1418-18/+18
|
* Revert "Copyright header"Jon Bratseth2017-06-1318-18/+18
|
* Copyright headerJon Bratseth2017-06-1318-18/+18
|
* Add README.mdgjoranv2017-01-201-0/+3
| | | | VESPA-6223
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-1520-0/+552