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

Repository Commits Reviews Issues
https://github.com/eclipse-transformer/transformer 146 12 13
https://github.com/eclipse-transformer/.eclipsefdn 8 0 0

Activity - commits

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


Activity - issues

There have been 13 issues submitted by 12 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


Reviews

  • Eclipse Transformer 1.0.0 Release (2024-09-04) – see review
  • Creation (2020-04-15) – see review

IP Lab requests

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