Stephanie Miller

Results 8 issues of Stephanie Miller

"make install" assumes fex.1 exists. If you just ran "make" or "make all && make install" or "make install" the build will fail. It shouldn't do that. Also the generated...

Fix for #204 In newer versions of java than 1.8 Grgit.open is done relative to the daemon home instead of the project home. Using project.file on the git.root parameter if...

If gralde.properties contains git.root=.. and the jvm running gradle then Grgit calculates the relative directory against the gradle daemon's working directory not the project. This doesn't happen when running java...

When git is configured for version 4 indexes and index.skipHash is true jgit blows up on a DIRC checksum mismatched. JGit prior to 6.6 doesn't support it. This is fixed...

Please note I am new at the ruby. rvm install jruby-head gem install pleaserun [steph@dev ~]$ pleaserun ArgumentError: name after % at org/jruby/RubyString.java:1191 sprintf at org/jruby/RubyKernel.java:811 message at /home/ssm972/.rvm/gems/jruby-head/gems/clamp-1.1.2/lib/clamp/messages.rb:10 block...

Allow specifying a list of other names that this thing depends on in the pleasestart comment. Uses are things like applications that will not start without their database or chains...

Add the ability to give pleasestart either the name of an existing docker container to start or an image and parameters to run and have pleasestart manage all of the...

array_intersects currently has a problem with one of their arguments being passed as a parameter. This is a test to show it. No solution is in the PR. ---------------------- By...

JIRA issue Test Case