Skip to main content

Eclipse Transformer

Eclipse Transformer provides tools and runtime components that transform Java binaries, such as individual class files and complete JARs and WARs, mapping changes to Java packages, type names, and related resource names.

While the initial impetus for the project was the Jakarta EE package renaming issue, the scope of the project is broader to support other renaming scenarios. For example, shading.

Basics


Repositories

Repo Commits Reviews Issues
https://github.com/eclipse-transformer/transformer 149 12 14
https://github.com/eclipse-transformer/.eclipsefdn 8 0 0

Activity - commits

There have been 157 commits made by 5 people on 2 repositories over the last 12 months.


Activity - issues

There have been 14 issues submitted by 13 people on 1 repositories over the last 12 months.


Activity - reviews

There have been 12 reviews submitted by 3 people on 1 repositories over the last 12 months.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/technology.transformer


Releases


IP Lab requests

  • 2024-09-05 - maven/mavencentral/biz.aQute.bnd/biz.aQute.bnd.transform/7.0.0
  • 2023-01-23 - maven/mavencentral/biz.aQute.bnd/biz.aQute.bnd.transform/6.4.0

Organization Settings

  • GitHub organization: eclipse-transformer
  • 2FA enforced: True
  • Default workflow permissions: write

Branch Protections

This project has a total of 1 repositories in its associated GitHub organization eclipse-transformer . The graph below outlines the percentange of repositories that have either defined a Branch Protection Rule or Repository Ruleset: Branch protections

Back to the top