Makes some small changes here and there and updates the patches for the JMC rpm. The build now fails at:
[ERROR] Software being installed: org.openjdk.jmc.feature.console.feature.group 7.0.0.qualifier
[ERROR] Missing requirement: com.sun.mail.imap 1.5.2 requires 'java.package; com.sun.mail.auth 0.0.0' but it could not be found
This is using the existing javamail rpm in fedora. It resolves the jmc dependencies on javamail packages, but can't resolve a transitive dependency for whatever reason. Investigation continues.
Makes some small changes here and there and updates the patches for the JMC rpm. The build now fails at:
[ERROR] Software being installed: org.openjdk.jmc.feature.console.feature.group 7.0.0.qualifier
[ERROR] Missing requirement: com.sun.mail.imap 1.5.2 requires 'java.package; com.sun.mail.auth 0.0.0' but it could not be found
This is using the existing javamail rpm in fedora. It resolves the jmc dependencies on javamail packages, but can't resolve a transitive dependency for whatever reason. Investigation continues.