This is an automated email from the ASF dual-hosted git repository.
deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new a6d0fff add an outdated note until we update it
a6d0fff is described below
commit a6d0fffa218865d3972d407d268865d43c52a58a
Author: Dennis Kieselhorst <[email protected]>
AuthorDate: Tue Aug 18 22:19:09 2020 +0200
add an outdated note until we update it
---
distribution/src/main/release/lib/WHICH_JARS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/distribution/src/main/release/lib/WHICH_JARS
b/distribution/src/main/release/lib/WHICH_JARS
index e7e87bc..7951988 100755
--- a/distribution/src/main/release/lib/WHICH_JARS
+++ b/distribution/src/main/release/lib/WHICH_JARS
@@ -6,8 +6,8 @@ specific parts of CXF.
The 'manifest jar' is a jar containing only a MANIFEST.MF with a classpath
that calls in all the other jar.
-Jars marked with a [7] at the end are optional for Java 7 as the
-functionality provided by those jars are provided in the JDK.
+!!Please note the following list is outdated and needs an update!!
+Use the mvn dependency:list command to identify dependencies in the meantime.
The following jars are required for all CXF usage:
- cxf-core.jar