[keycloak-dev] keycloak-server.json

Stan Silvert ssilvert at redhat.com
Thu Aug 14 13:29:53 EDT 2014


In the keycloak-server module, the keycloak-server.json file refers to 
the ExampleDS datasource[1] instead of KeycloakDS, which is used 
everywhere in the distribution.  If we change this in the main build 
then we won't need to use the replacer[2] plugin in the dist.

But before I push the change I'm wondering if there was a reason it was 
done that way?  Nothing seems to break in the tests when I change it.

Should I go ahead push the change?

Stan

[1] 
https://github.com/keycloak/keycloak/blob/master/server/src/main/resources/META-INF/keycloak-server.json#L68
[2] 
https://github.com/keycloak/keycloak/blob/master/distribution/war-zip/pom.xml#L52-73


More information about the keycloak-dev mailing list