issues
search
gradlex-org
/
extra-java-module-info
A Gradle 6.8+ plugin to use legacy Java libraries as Java Modules in a modular Java project
Apache License 2.0
85
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make Jar patching is reproducible
#89
jjohannes
closed
2 days ago
0
Bump gradle/gradle-build-action from 2.9.0 to 2.10.0
#88
dependabot[bot]
closed
5 days ago
0
Bump actions/setup-java from 3.13.0 to 4.0.0
#87
dependabot[bot]
closed
5 days ago
0
deriveAutomaticModuleNamesFromFileNames Breaks with Dagger
#86
mikewacker
closed
5 days ago
4
Add check that existing 'Automatic-Module-Names' are not changed accidentally
#85
jjohannes
closed
3 weeks ago
0
Add 'deriveAutomaticModuleNamesFromFileNames' option
#84
jjohannes
closed
3 weeks ago
0
Take 'META-INF/versions' into account when calculating package names
#83
jjohannes
closed
3 weeks ago
0
Fix requires scope calculation of 'requireAllDefinedDependencies'
#82
jjohannes
closed
3 weeks ago
0
'requireAllDefinedDependencies' does not work reliably for 'annotationProcessor'
#81
jjohannes
closed
3 weeks ago
1
Remove workaround code that creates an empty Jar file
#80
jjohannes
closed
3 weeks ago
2
Add 'module(GA)' DSL method without 'Module Name'
#79
jjohannes
opened
3 weeks ago
1
Empty jars created when Intellij refreshes project
#78
kpagratis
closed
3 weeks ago
5
exportAllPackages() breaks module for multi-release jar packages
#77
crschnick
closed
3 weeks ago
1
Bump actions/checkout from 4.1.0 to 4.1.1
#76
dependabot[bot]
closed
1 month ago
0
Enhancements: failOnAutomaticModules, Real Module Patching, and Module Specs Generation
#75
iherasymenko
closed
1 month ago
2
Add option to automatically turn plain Jars into automatic modules based on Jar name
#74
mikewacker
closed
3 weeks ago
8
Bump com.gradle.enterprise from 3.15 to 3.15.1
#73
dependabot[bot]
closed
2 months ago
0
Bump gradle/gradle-build-action from 2.8.0 to 2.9.0
#72
dependabot[bot]
closed
2 months ago
0
Bump org.ow2.asm:asm from 9.5 to 9.6
#71
dependabot[bot]
closed
2 months ago
0
Bump actions/checkout from 4.0.0 to 4.1.0
#70
dependabot[bot]
closed
2 months ago
0
Bump actions/setup-java from 3.12.0 to 3.13.0
#69
dependabot[bot]
closed
2 months ago
0
Bump com.gradle.enterprise from 3.14.1 to 3.15
#68
dependabot[bot]
closed
2 months ago
0
Bump actions/checkout from 3.6.0 to 4.0.0
#67
dependabot[bot]
closed
2 months ago
0
Bump gradle/gradle-build-action from 2.7.1 to 2.8.0
#66
dependabot[bot]
closed
2 months ago
0
Bump actions/checkout from 3.5.3 to 3.6.0
#65
dependabot[bot]
closed
3 months ago
0
Bump gradle/gradle-build-action from 2.7.0 to 2.7.1
#64
dependabot[bot]
closed
3 months ago
0
How can I transitively define extra module information?
#63
arjenzhou
closed
4 months ago
2
Bump com.gradle.enterprise from 3.13.4 to 3.14.1
#62
dependabot[bot]
closed
4 months ago
0
Bump actions/setup-java from 3.11.0 to 3.12.0
#61
dependabot[bot]
closed
4 months ago
0
Bump gradle/gradle-build-action from 2.5.1 to 2.7.0
#60
dependabot[bot]
closed
4 months ago
0
Bump gradle/gradle-build-action from 2.5.1 to 2.6.1
#59
dependabot[bot]
closed
4 months ago
1
Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0
#58
dependabot[bot]
closed
4 months ago
0
Bump com.gradle.enterprise from 3.13.4 to 3.14
#57
dependabot[bot]
closed
4 months ago
1
Bump gradle/gradle-build-action from 2.5.1 to 2.6.0
#56
dependabot[bot]
closed
4 months ago
1
Bump gradle/gradle-build-action from 2.4.2 to 2.5.1
#55
dependabot[bot]
closed
5 months ago
0
Bump com.gradle.enterprise from 3.13.3 to 3.13.4
#54
dependabot[bot]
closed
5 months ago
0
Bump org.spockframework:spock-core from 2.3-groovy-3.0 to 2.3-groovy-4.0
#53
dependabot[bot]
closed
5 months ago
1
Bump actions/checkout from 3.5.2 to 3.5.3
#52
dependabot[bot]
closed
6 months ago
0
How to use with Lombok?
#51
dtrunk90
closed
6 months ago
1
Merged Jars are not removed from Classpath if they are Modules
#50
jjohannes
closed
6 months ago
0
Question on trying to use mergeJar feature.
#49
tjanusz-personal
closed
6 months ago
3
Plugin hides automatic modules that do not show configuration, regardless of the presence of Automatic-Module-Name
#48
syrm-ll
closed
7 months ago
2
requireAllDefinedDependencies gives error when dependency only appears in runtimeClasspath
#47
unlimitedsola
closed
7 months ago
4
Validation coordinates and module names
#46
jjohannes
closed
7 months ago
0
Sub-folders in 'META-INF/services' should be ignored
#45
j-beyer
closed
7 months ago
3
Name resolution for jars with '-' character failing if Jars are taken from local .m2 repository
#44
REslim30
closed
7 months ago
4
Make requireAllDefinedDependencies() more stable
#43
jjohannes
closed
7 months ago
1
Added support for 'uses' directives in generated the module-info.java
#42
StefanReek
closed
10 months ago
1
Gradle catalog compatibility
#41
elect86
closed
7 months ago
1
Provide functionality to automatically derive 'requires' directives from metadata
#40
jjohannes
closed
11 months ago
2
Next