almac/jmc

Project ID: 21365

Module #235924

General Information

Status:
succeeded - Successfully built.
Name:
jmc
Stream:
master
Version:
20200821163653
License:
Summary:
Java Mission Control is a profiling and diagnostics tool for the Hotspot JVM

Filter

    No packages in module's filter

API

    No packages in module's API

Profiles

  • core
    • jmc-core
  • default
    • jmc

How to use

To start using modules, you need to have DNF with modularity support (the dnf module command, should work on Fedora and RHEL 8+). See the "Module Command" section in man dnf.

Please install related repo file into /usr/yum.repos.d/ directory on your system:
fedora-38 fedora-39 fedora-40 fedora-rawhide

Raw

Modulemd

You may want to use this modulemd as a template and then submit it via Copr API or copr-cli to be build.

---
document: modulemd
version: 2
data:
  name: jmc
  stream: master
  version: 20200821163653
  summary: Java Mission Control is a profiling and diagnostics tool for the Hotspot
    JVM
  description: >-
    Java Mission Control is a powerful profiler for HotSpot JVMs and has an  advanced
    set of tools that enables efficient and detailed analysis of the  extensive data
    collected by Java Flight Recorder. The tool chain enables  developers and administrators
    to collect and analyze data from Java  applications running locally or deployed
    in production environments.
  license:
    module:
    - GPL
  dependencies:
  - buildrequires:
      platform: [f31, f32]
      tycho: [1.4]
    requires:
      eclipse: [2019-09]
      platform: [f31, f32]
  - buildrequires:
      platform: []
      tycho: [1.6]
    requires:
      eclipse: [latest]
      platform: []
  profiles:
    core:
      rpms:
      - jmc-core
    default:
      rpms:
      - jmc
  api:
    rpms:
    - jmc-core
  components:
    rpms:
      directory-maven-plugin:
        rationale: Dependency of jmc
        ref: jmc
      ee4j-parent:
        rationale: Dependency of javamail
        ref: jmc
      javamail:
        rationale: Dependency of jmc
        ref: jmc
        buildorder: 1
      jmc:
        rationale: Standalone application
        ref: jmc
        buildorder: 2
      jmc-core:
        rationale: Core API. Dependency of jmc
        ref: jmc
        buildorder: 1
      owasp-java-encoder:
        rationale: Dependency of jmc-core
        ref: jmc
...
Build ID Package Name Package Version Submitted Build Time Status
1623027 ee4j-parent 1.0.1-1.fc31 3 years ago a minute succeeded
1623029 directory-maven-plugin 0.3.1-1.fc31 3 years ago 2 minutes succeeded
1623028 owasp-java-encoder 1.2.2-3.fc31 3 years ago 2 minutes succeeded
1623031 javamail 1.6.5-2.fc31 3 years ago 3 minutes succeeded
1623032 jmc 8.0.0-6.20200303.fc31 3 years ago 4 minutes succeeded