[Rt-commit] rt branch, 4.0/class-accessor-dep, repushed
Alex Vandiver
alexmv at bestpractical.com
Tue Mar 3 16:40:34 EST 2015
The branch 4.0/class-accessor-dep was deleted and repushed:
was 3aa8ff0f05648a34622e8bc479ac97086fbf31d7
now cc58a52902c1fad8e1caad0498cfa9acc58e4010
1: 3aa8ff0 ! 1: cc58a52 Fix the Class::Accessor dependency
@@ -15,7 +15,10 @@
pulls in Class::Accessor::Fast.
Switch to explicitly depending on Class::Accessor::Fast, as it is the
- module that is in use by RT.
+ module that is in use by RT. No minimum version is required, as the
+ 0.34 version of Class::Accessor was only necessary for the
+ no-longer-used "antlers" functionality that was added in 370cd0d1 and
+ removed in 3b690954.
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
--- a/sbin/rt-test-dependencies.in
More information about the rt-commit
mailing list