summaryrefslogtreecommitdiffstats
path: root/bundle-plugin
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Look for 'container' artifact too when deciding configgen version.gjoranv2017-10-111-5/+10
|
* Remove scala-compiler test dependencyBjørn Christian Seime2017-07-241-5/+0
|
* Remove cyclic dependency between vespajlib and bundle-pluginBjørn Christian Seime2017-07-243-5/+88
|
* Rewrite ProjectBundleClassPaths to JavaBjørn Christian Seime2017-07-202-11/+11
|
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-132-2/+6
|
* Enable useful warnings for all Scala modulesBjørn Christian Seime2017-07-131-7/+0
|
* Remove use of deprecated JavaConversions APIBjørn Christian Seime2017-07-131-4/+3
|
* ShouldMatchersForJUnit is removed from scala-test v3Bjørn Christian Seime2017-07-117-22/+30
|
* Revert "Bjorncs/scala stuff"Bjørn Christian Seime2017-07-117-30/+22
|
* ShouldMatchersForJUnit is removed from scala-test v3Bjørn Christian Seime2017-07-117-22/+30
|
* Remove dependencies that are part of maven-plugin-apiBjørn Christian Seime2017-06-221-8/+0
|
* Update dependencies for bundle-pluginBjørn Christian Seime2017-06-212-24/+24
|
* Revert "Update dependencies for bundle-plugin"Harald Musum2017-06-202-10/+9
|
* Update dependencies for bundle-pluginBjørn Christian Seime2017-06-202-9/+10
|
* Revert "Update dependencies for bundle-plugin"Harald Musum2017-06-202-10/+9
|
* Update dependencies for bundle-pluginBjørn Christian Seime2017-06-192-9/+10
|
* Use scala-maven-plugin instead of deprecated maven-scala-pluginBjørn Christian Seime2017-06-151-2/+2
|
* Merge pull request #2781 from yahoo/bjorncs/update-maven-pluginsgjoranv2017-06-154-4/+4
|\ | | | | Upgrade maven-compiler-plugin to 3.6.1
| * Mark bundle-plugin thread safeBjørn Christian Seime2017-06-154-4/+4
| | | | | | | | | | | | The bundle-plugin should be thread-safe as there is no shared state between bundle constructions across Maven projects. Marking it as that will remove unneccessary warnings from the Maven build output.
* | Update copyright headersJon Bratseth2017-06-1456-56/+56
| |
* | Revert "Update copyright headers"Jon Bratseth2017-06-1456-56/+56
| |
* | Update copyright headersJon Bratseth2017-06-1456-56/+56
|/
* Revert "Copyright header"Jon Bratseth2017-06-1356-56/+56
|
* Copyright headerJon Bratseth2017-06-1356-56/+56
|
* enable more warningsArne H Juul2017-04-211-3/+8
| | | | | | | | | | * and add -Werror flag, disallowing warnings * bump maven-plugin-api version to avoid the evil warning "Supported source version 'RELEASE_6' from annotation processor 'org.eclipse.sisu.space.SisuIndexAPT6' less than -source '1.8'" * explicitly add guava dependency * note: -Xlint:processing would warn about org.apache.maven.plugins.annotations.* not being "claimed", this is not a problem it seems.
* Add README.mdgjoranv2017-01-201-0/+3
| | | | VESPA-6223
* Use a dedicated thread for VIP statusJon Bratseth2016-10-251-5/+2
| | | | Also, various nonfunctiuonal changes.
* Fix tests in NodeAgentImplTestHåkon Hallingstad2016-09-021-0/+2
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-1565-0/+2509