openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
B
buildr-iidea
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 30, 2024 — Nov 30, 2025
Showing page 3 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Update the default values of idea_module * Bump the version for quick re-release * Add test to ensure this does not slip through the cracks again
Peter Donald
More...
over 15 years ago
Date version of release
Peter Donald
More...
over 15 years ago
Add some documentation to describe the current default behaviour with respect to paths generated for dependencies
Peter Donald
More...
over 15 years ago
* Add test for dependency that is not stored in maven repo * Fix test for dependency that is relative to module dir
Peter Donald
More...
over 15 years ago
Name method parameters consistently
Peter Donald
More...
over 15 years ago
Refactor path handling so that it works consistently for all paths within the module. * If a path is in the Maven2 repo and local_repository_env_override is set then the path will be relative to that environment variable. * Otherwise the path is relative to the module file
Peter Donald
More...
over 15 years ago
Fix language
Peter Donald
More...
over 15 years ago
Add note about artifacts:sources to download source for dependencies
Peter Donald
More...
over 15 years ago
Include a SOURCES section in generated module file if source exists locally for a dependency
Peter Donald
More...
over 15 years ago
Minor refactoring to make the reasoning about excluded dir explicit
Peter Donald
More...
over 15 years ago
Directories that are outside content dir are no longer excluded in the content section
Peter Donald
More...
over 15 years ago
Refactor so that there is not a race condition between garbage collection and moving the temp file
Peter Donald
More...
over 15 years ago
Be explicit about the class used to calculate relative path
Peter Donald
More...
over 15 years ago
Update the initialization so that skip_content is not inherited by child projects
Peter Donald
More...
over 15 years ago
Remove util class as functionality is already provided by Buildr
Peter Donald
More...
over 15 years ago
Introduce a utility method to create a relative path from one directory to another
Peter Donald
More...
over 15 years ago
Fix to allow no_iml on intermediate projects.
rsutphin
as Rhett Sutphin
More...
over 15 years ago
Ignore RVM config.
rsutphin
as Rhett Sutphin
More...
over 15 years ago
Allow the specs' BUILDR_DIR setting to be read from a file.
rsutphin
as Rhett Sutphin
More...
over 15 years ago
Include the version in the source code rather than relying on retrieving the version from a tag. Less prone to breakage when working with multiple repositories that may not have all branches or tags.
Peter Donald
More...
over 15 years ago
Support iml.skip_content! method that will not generate content section for module file
Peter Donald
More...
over 15 years ago
Update CHANGELOG to note change in default behaviour
Peter Donald
More...
over 15 years ago
Update DEFAULT_LOCAL_REPOSITORY_ENV_OVERRIDE to be nil to match the value described in the documentation. By default absolute paths should be used.
Peter Donald
More...
over 15 years ago
Add heading for next version
Peter Donald
More...
over 15 years ago
Add release date to changelog
Peter Donald
More...
over 15 years ago
Add documentation for the no_iml and no_ipr methods
Peter Donald
More...
over 15 years ago
Add most recent eddition to changelog
Peter Donald
More...
over 15 years ago
Add in changelog
Peter Donald
More...
over 15 years ago
Add test to ensure that disabling of ipr generation works
Peter Donald
More...
over 15 years ago
Remove the historic idea tasks the first_time extension is added to project to update to get tests working under current Buildr
Peter Donald
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree