[Bps-public-commit] Module-Install-RTx annotated tag, 0.34_01, created. 0.34_01
Alex Vandiver
alexmv at bestpractical.com
Thu Jun 19 16:21:28 EDT 2014
The annotated tag, 0.34_01 has been created
at 9b64afb35bf7e05093cfe546a9b89480b76317e8 (tag)
tagging 1ba32290e42d208c441ae360d55ed3fa6b56bdde (commit)
replaces 0.34
tagged by Alex Vandiver
on Thu Jun 19 16:21:16 2014 -0400
- Log -----------------------------------------------------------------
Version 0.34_01
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlOjRjwACgkQMflWJZZAbqB3kACfYnxKIGiBQSiu1xwatQKa0ndB
4NkAn36SrKXyRN74i3oE0f4m4N0zfLpn
=yeou
-----END PGP SIGNATURE-----
Alex Vandiver (26):
All supported versions of RT include RT::LocalPluginPath
Warn much more obviously on failure to find the expected directory
Remove RT3-specific code
Set a default lower bound of 4.0.0
Update documentation on file placement
Be more forgiving of entered path to RT.pm, stripping off final /lib if need be
Don't grow @INC with each failed guess at $ENV{RTHOME}
Remove misleading and useless defaults
Remove support for WITH_SUBDIRS
Remove PREFIX support; it does not load RT.pm, and as such fails in _load_rt_handle
Unify %path and %subdirs logic
Enforce that RTx must be provided full extension name
etc can have locstrings to extract, as well
Add metadata to META.yml for minimum and maximum supported RT versions
Set a minimum perl version based on the minimum RT version
Rename Module::Install::RTx::Factory to a more appropriate name
No need to adjust @INC; callsites for RTxDatabase pass in appropriate -I values
$RT::SbinPath is set in all supported versions of RT
Remove references to non-existant variables
Intercept permission-denied messages and adjust them
Use $RT:LocalLibPath, instead of assuming based on $RT::LocalPath
Move the uses of RT::System closer to the require, to make its purpose clearer
Refactor runtime loading of RT config
Check @Plugins for prereqs at "make install" time
Note the version of Module::Install::RTx, for ease of searching
Tidy Changes file, bump to development release 0.34_01
Wallace Reis (1):
Create requires_rt_plugin helper
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list