9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
May 20, 2024 — May 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding a way to load stuff into world More... over 13 years ago
Create a full jar for picocontainer as well. More... over 13 years ago
Remove obsolete .gitignore files - sources are generated under the target folder. Closes #157. More... over 13 years ago
Only add scala sources in one place. This might fix #157 More... over 13 years ago
Update versions More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release v1.0.0.RC11 More... over 13 years ago
This seems like a good idea. More... over 13 years ago
I think this fixes build problems on Windows. More... over 13 years ago
Merged scala changes, but had to revert / to " - sorry @dwskoog More... over 13 years ago
Pass in ClassLoader from the outside. This is necessary in order to construct a working Runtime from a different environment, like Jython. See #151 More... over 13 years ago
Make ScalaDsl play nice with objects More... over 13 years ago
Ignore IDEA directory More... over 13 years ago
Make POMs Windows-happy More... over 13 years ago
DRY up dependency versions More... over 13 years ago
Fix Windows build problems mentioned in #154. Add History entries. More... over 13 years ago
Merge pull request #155 from teigen/fix-154 More... over 13 years ago
#154, RunCukesTest.scala uses ScalaBackend.loadGlue which calls ClasspathResourceLoader().instantiateSubclasses which didn't check if the class had a valid constructor given the arguments. ScalaDslTest.scala holds multiple internal ScalaDsl instances which are compiled to classes implementing ScalaDsl but with no valid constructor. These were being picked up by the ClasspathResourceLoader causing the RunCukesTest to fail at load time More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release v1.0.0.RC10 More... over 13 years ago
Update release instructions More... over 13 years ago
Adding installation of jruby-openssl gem More... over 13 years ago
Remind myself how to release More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release v1.0.0.RC9 More... over 13 years ago
Fix broken gem publishing More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release v1.0.0.RC8 More... over 13 years ago
Merge branch 'gherkin-2.7.4' More... over 13 years ago
Clean up groovy full jar More... over 13 years ago