issues
search
jruby-gradle
/
jruby-gradle-jar-plugin
Plugin for creating JRuby-based java archives
3
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
some copy directives on jrubyJar do not produce .jrubydir files
#54
mkristian
closed
9 years ago
0
Following the README yields "there is no initScript configured" from gradle task execution
#53
blaines
closed
9 years ago
2
More config
#52
mkristian
closed
9 years ago
4
setup the jar manifest in way it works for all gradle-2.x
#51
mkristian
closed
9 years ago
0
allow the user of JRubyJar task to pick the DuplicatesStrategy
#50
mkristian
closed
9 years ago
0
allow the jrubyJar taks to use an alternative "gems" dependencies
#49
mkristian
closed
9 years ago
0
make a proper sourceSet for src/main/ruby and src/test/ruby
#48
mkristian
closed
9 years ago
1
implement a JRubyJar task
#47
mkristian
closed
9 years ago
0
Plugin should have a JRubyFatJar type which can be extended
#46
rtyler
closed
9 years ago
1
jrubyJar should throw StopTaskExecuteException if an initScript does not exist
#45
rtyler
closed
9 years ago
2
jrubyJar shouldn't require the jar task to execute
#44
rtyler
closed
9 years ago
2
Jar task should support creating Ruby-based library jars which include gems
#43
rtyler
closed
9 years ago
1
jar task should support create a Ruby-based library jar
#42
rtyler
closed
9 years ago
1
Fat jar configuration should be maintained through the jrubyJar task
#41
rtyler
closed
9 years ago
2
TODO list for 0.1.4
#40
ysb33r
closed
9 years ago
1
Curing some typos in the TODO comments.
#39
blaines
closed
9 years ago
1
WIP create executable jar using jruby-main artifact
#38
mkristian
closed
9 years ago
7
Added a Travis CI configuration
#37
ysb33r
closed
9 years ago
0
Changed default init script name to jar-bootstrap.rb. Fixes #35
#36
ysb33r
closed
9 years ago
0
Changed the default init script name away from init.rb
#35
ysb33r
closed
9 years ago
0
Should the jar plugin disable the java plugin's jar task and archive?
#34
blaines
closed
9 years ago
0
classloader semantics
#33
mkristian
closed
9 years ago
6
consider running the jar without unpacking it
#32
mkristian
closed
9 years ago
9
if there is not META-INF/init.rb just do not try to require it
#31
mkristian
closed
9 years ago
3
reproducible builds with gem dependencies
#30
mkristian
closed
9 years ago
3
embedded gems need directory file .jrubydir
#29
mkristian
closed
9 years ago
9
Mostly small updates
#28
ysb33r
closed
9 years ago
2
Added support for building on Appveyor
#27
ysb33r
closed
9 years ago
1
Remove any dependency on warbler-bootstrap
#26
ysb33r
closed
9 years ago
1
Towards addressing #14
#25
ysb33r
closed
9 years ago
7
Some unittests are going online to pull down dependencies
#24
ysb33r
closed
9 years ago
0
Issue with rake running with incorrect path
#23
blaines
closed
9 years ago
5
Add plugin-dev support to build.gradle
#22
ysb33r
closed
9 years ago
0
Rolled back compatibility supprot to JDK6
#21
ysb33r
closed
9 years ago
1
jrubyJavaBootstrap should set GEM_HOME and GEM_PATH
#20
ysb33r
closed
9 years ago
1
jars bundled into gems should not be unzipped
#19
rtyler
closed
9 years ago
1
base dependency should be pinned at 0.1.3 and above
#18
rtyler
closed
9 years ago
1
shadowjar should not be an implicit dependency
#17
rtyler
closed
9 years ago
0
0.1.3
#16
rtyler
closed
10 years ago
0
Explicitly set the JRuby compile-time dependency
#15
rtyler
closed
10 years ago
2
Configuration changes for `jrubyJavaBootstrap` do not result in a clean build
#14
rtyler
closed
9 years ago
6
Shouldn't the JRubyBootstrap code be in a .jar dependency?
#13
rtyler
closed
10 years ago
1
jar plugin doesn't specify the jruby dependency
#12
rtyler
closed
10 years ago
1
Correct references to the `com.github.jruby-gradle` group
#11
rtyler
closed
10 years ago
2
Shouldn't the plugin specify a dependency on base?
#10
rtyler
closed
10 years ago
1
Fixed it so that 'java-base' instead of 'java' plugin is applied
#9
ysb33r
closed
10 years ago
1
One jar with shadow
#8
rtyler
closed
10 years ago
1
Added additional unit tests. .
#7
ysb33r
closed
10 years ago
1
Incubating support for executable JARs
#6
ysb33r
closed
10 years ago
1
Setting the correct version
#5
ysb33r
closed
10 years ago
1
Next