summaryrefslogtreecommitdiffstats
path: root/jdisc_core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_core/pom.xml')
-rw-r--r--jdisc_core/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jdisc_core/pom.xml b/jdisc_core/pom.xml
index 2bf952b4500..0ed5e17b2ba 100644
--- a/jdisc_core/pom.xml
+++ b/jdisc_core/pom.xml
@@ -196,6 +196,8 @@
<classpath />
<argument>com.yahoo.jdisc.core.ExportPackages</argument>
<argument>${exportPackagesFile}</argument>
+ <!-- WARNING: Removing jars from the list below usually requires a new major Vespa version. -->
+ <!-- NOTE: This list must be kept in sync with ExportPackagesIT.java -->
<argument>__REPLACE_VERSION__${project.build.directory}/dependency/guava.jar</argument>
<argument>${project.build.directory}/dependency/guice-no_aop.jar</argument>
<argument>${project.build.directory}/dependency/slf4j-api.jar</argument>