transformer icon indicating copy to clipboard operation
transformer copied to clipboard

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 rel...

Results 35 transformer issues
Sort by recently updated
recently updated
newest added

Add jbang-catalog to allow easily run transformer using jbang.dev for now, you can run it just from the branch: $ jbang jakartatransformer@maxandersen/transformer/jbang But once this is merged the following will...

From @tjwatson With OSGi there is a concern about package versions when an exported package uses one of the renamed packages. For example, consider the following export from a Bundle...

enhancement
priority-ol

Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.2 to 3.2.3. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.3 Release Notes - Maven GPG Plugin - Version 3.2.3 [MGPG-123][MGPG-124] - Dependency upgrades (#93) @​cstamas [MGPG-120] -...

dependencies
java

Cognitive Complexity of methods should not be too high

pulled the source and compiled with mvn package create a .bat file and ran with results indicating no main manifest? what am i doing wrong? D:\workspace\ICAM>go.bat @echo off setlocal enabledelayedexpansion...

Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from 3.8.5 to 3.9.6. Release notes Sourced from org.apache.maven:maven-compat's releases. 3.9.6 Release Notes - Maven - Version 3.9.6 Improvement [MNG-7939] - Allow to exclude plugins from validation Dependency...

dependencies
java

Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 5.0.0 to 6.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.servlet:jakarta.servlet-api&package-manager=maven&previous-version=5.0.0&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
java

Hi, I pulled the src code an have build this project. I am executing the below command ~\transformer-main\org.eclipse.transformer.cli\target>java -jar org.eclipse.transformer.cli-0.6.0-SNAPSHOT.jar C:\my_project_dir -d I see, the tool is scanning through all...

With jakartaDefaults rules set to true the manifest of the jar is not changed. It still have references to javax