Github user jaredjstewart commented on a diff in the pull request:
https://github.com/apache/incubator-geode/pull/256#discussion_r83038180
--- Diff: geode-pulse/src/main/webapp/WEB-INF/spring-security.xml ---
@@ -20,15 +20,14 @@
xmlns:context="http://www.springframework.org/schema/context"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans
- http://www.springframework.org/schema/beans/spring-beans.xsd
+ http://www.springframework.org/schema/beans/spring-beans-4.3.xsd
--- End diff --
Sorry, didn't mean to commit this change. I added it back in during
development because Intellij don't property resolve the schema for me without
the version. Do you have this problem? (Elements like `<headers>` are red in
intellij without the version).
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---