1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Migrate the helpers into the spec class itself More... almost 15 years ago
Merge the specs into one file More... almost 15 years ago
Stop using constants and start using methods for test data More... almost 15 years ago
Collapse several of the specs in prearation for the reintegration into buildr More... almost 15 years ago
Collapse several of the ruby files in prearation for the reintegration into buildr More... almost 15 years ago
Remove TODO that do not plan on doing More... almost 15 years ago
Bump the version More... almost 15 years ago
Revert change to default location of output directories More... almost 15 years ago
Remove TODO item that unlikely to do now plugin is being migrated back into buildr proper More... almost 15 years ago
Add documentation describing how to modify test/main dependencies More... almost 15 years ago
* Add the ability to override the test/main dependencies and the test/main output path. * Change the default output paths to be different from buildr ones. More... almost 15 years ago
Update the tests to work with RSpec 2.x to make the tests compatible with modern versions of buildr More... almost 15 years ago
Add some basic documentation for adding paths to iml file More... about 15 years ago
Support setting the local_repository_env_override to nil on windows when the maven repository is on a different drive from the project file. More... about 15 years ago
ADD TODO "Add environment variable to force generation of iml files" More... about 15 years ago
Ensure the directory containing the iml file is created More... about 15 years ago
Remove unecessary require More... about 15 years ago
Get the version from the gemspec More... about 15 years ago
Stop the generate task from depending on the module directory. More... about 15 years ago
Add section for next release More... about 15 years ago
Specify a release date More... about 15 years ago
Stop adding resources and test resources as dependencies. Resources are already added to classpath for compiling code and test resources are already added to the test classpath. More... about 15 years ago
Referr to template iml file with correct file name More... about 15 years ago
Update spec so it works under windows More... about 15 years ago
Add ci reporter tasks More... about 15 years ago
Ignore tmp dir generated for reports More... about 15 years ago
Remove spec opts that don't work so well when run through a CI More... about 15 years ago
Remove ci_reporter cruft More... about 15 years ago
Update the spec helper to intialize the ci_reporter if CI_REPORTS environment variable is defined More... about 15 years ago
Include the version.rb prior to requiring the spec_helpers from buildr. This is seemingly only required under windows due to the way the specification is loaded Wrap the require of the spechelper in a rescue so we can report more meaningful errors More... about 15 years ago