}
private void checkRelease(final javax.servlet.jsp.tagext.Tag tag) throws NoSuchMethodException,
IllegalAccessException, InvocationTargetException, IOException,
SAXException {
tag.setPageContext(new MockPageContext());
final HashMap<String, Object> initialValues = new HashMap<String, Object>();
final PropertyDescriptor[] descriptors =
PropertyUtils.getPropertyDescriptors(tag);