From b606576e6ca653bcf9d6123f68ca2effbda9c347 Mon Sep 17 00:00:00 2001 From: Salman Siddiqui Date: Nov 01 2018 16:15:49 +0000 Subject: [PATCH 1/2] Update README.md --- diff --git a/README.md b/README.md index b653607..8b67bc9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ RPM Packaging for Java Mission Control -### Packages included in this repo (build and install in reverse order): +### Packages included in this repo +Build the following in reverse order to avoid dependency conflicts: - jmc - jmc-core - javamail From 50bea27372b44444f7f5d229bf2a008b9edef174 Mon Sep 17 00:00:00 2001 From: Alex Macdonald Date: Nov 01 2018 17:34:55 +0000 Subject: [PATCH 2/2] fix order of dependencies in the readme fix-info-plist-maven-plugin requires dd-plist --- diff --git a/README.md b/README.md index 8b67bc9..93b3709 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,15 @@ RPM Packaging for Java Mission Control ### Packages included in this repo Build the following in reverse order to avoid dependency conflicts: - - jmc - - jmc-core - - javamail - - owasp-java-encoder - - dd-plist - - directory-maven-plugin - - fix-info-plist-maven-plugin - - jaf - - ee4j + +- jmc +- jmc-core +- javamail +- owasp-java-encoder +- directory-maven-plugin +- fix-info-plist-maven-plugin +- dd-plist +- jaf +- ee4j Builds available at: https://copr.fedorainfracloud.org/coprs/sasiddiq/jmc/builds/