f438ff3 Fix expirer to run in proxy when object is not installed

Authored and Committed by Pete Zaitcev 11 years ago
    Fix expirer to run in proxy when object is not installed
    
    As it turns out, object expirer needs common classes located
    in swift.obj. So, package swift.obj in the main package together
    with swift.common.
    
        
file modified
+1 -24
file modified
+6 -3