added scheduling import

This commit is contained in:
Mark Fisher
2010-10-25 16:50:17 -04:00
parent 8832fd6291
commit 9d93976207

View File

@@ -10,6 +10,7 @@ Import-Template:
org.springframework.beans.*;version="[3.0.5, 4.0.0)",
org.springframework.context;version="[3.0.5, 4.0.0)",
org.springframework.core.*;version="[3.0.5, 4.0.0)",
org.springframework.scheduling.*;version="[3.0.5, 4.0.0)",
org.springframework.util;version="[3.0.5, 4.0.0)",
org.jivesoftware.*;version="[3.1.0, 4.0.0)",
org.apache.commons.io.*;version="[1.4, 3.0)",