aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin/src/main/java/com/yahoo/container/plugin/mojo
Commit message (Expand)AuthorAgeFilesLines
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-191-13/+39
* Improve warning for overlapping packagesgjoranv2019-09-261-2/+2
* Remove unused and unsupported plugin parametersgjoranv2019-09-241-8/+0
* Warn on project classes using packages from provided jars.gjoranv2019-07-171-14/+25
* Log embedded packages that are presumably unnecessarygjoranv2019-07-171-10/+22
* minor: refactoring and commentsgjoranv2019-07-171-4/+7
* Extract method for debug logging package sets.gjoranv2019-07-171-6/+10
* Move method for detecting missing packages to PackageTallygjoranv2019-07-171-8/+2
* Log missing packages only if jdisc_core is provided.gjoranv2019-07-171-15/+23
* WIP: Log missing packages.gjoranv2019-07-171-4/+38
* Improve formatting.gjoranv2019-07-161-2/+5
* Remove unused function.gjoranv2019-07-161-3/+0
* Rename vars and a function for clarity, and simplify.gjoranv2019-07-161-12/+10
* Remove unnecessary set of packages.gjoranv2019-07-161-6/+2
* Add comments and a static importgjoranv2019-07-161-1/+7
* minor: simplify with not-operator and remove exception not throwngjoranv2019-07-161-7/+7
* minor: remove unnecessary public modifiersgjoranv2019-07-161-7/+7
* A few more updates to 7-SNAPSHOT.Arnstein Ressem2019-01-211-3/+3
* Remove Vespa 7 TODO that is unfeasible.gjoranv2019-01-211-1/+1
* Rename config param to attach bundle artifactgjoranv2018-08-241-2/+2
* Add option to attach the bundle to the artifact.gjoranv2018-07-231-0/+18
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
* Add TODO to add groupId to Bundle-SymbolicNamegjoranv2018-07-031-0/+1
* Bundle-plugin Scala code converted to JavaOlli Virtanen2018-06-134-0/+642
* Look for 'container' artifact too when deciding configgen version.gjoranv2017-10-111-5/+10
* Merge pull request #2781 from yahoo/bjorncs/update-maven-pluginsgjoranv2017-06-151-1/+1
|\
| * Mark bundle-plugin thread safeBjørn Christian Seime2017-06-151-1/+1
* | Update copyright headersJon Bratseth2017-06-141-1/+1
* | Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* | Update copyright headersJon Bratseth2017-06-141-1/+1
|/
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Use a dedicated thread for VIP statusJon Bratseth2016-10-251-5/+2
* PublishJon Bratseth2016-06-151-0/+164