keycloak-scim/misc
Alex Szczuczko c860ca61c3 KEYCLOAK-5843 Add custom license processing plugin to avoid directory symlinks (#4723)
Symlinks are frequently unavailable on Windows (must be on NTFS and user must
have SeCreateSymbolicLinkPrivilege). Removing the symlinks for licenses/common/
should enable the build to function mostly normally on Windows. The individual
license files will be incorrect, but that shouldn't matter for local builds.
Release builds are done on *nix.

The plugin rolls several different plugin executions into one. The common files
are distributed using a resource jar, used by and unpacked by the plugin.
2017-11-27 12:31:31 -05:00
..
.travis Update Travis CI config 2015-01-27 13:20:49 +01:00
keycloak-test-helper Bump versions 2017-11-09 15:37:21 +01:00
logo refactor mongo entities, optimize imports 2016-09-28 15:25:39 -04:00
spring-boot-starter Bump versions 2017-11-09 15:37:21 +01:00
CrossDataCenter.md KEYCLOAK-5618 Fix SessionsPreloadCrossDCTest. Update HOW-TO-RUN docs. Ensure it's executed in travis. 2017-11-09 17:39:04 +01:00
DatabaseTesting.md KEYCLOAK-4384 Remove Mongo support 2017-02-15 15:20:58 +01:00
DependencyLicenseInformation.md KEYCLOAK-5843 Add custom license processing plugin to avoid directory symlinks (#4723) 2017-11-27 12:31:31 -05:00
HackingOnKeycloak.md KEYCLOAK-5789 Update PR policy (#4634) 2017-11-07 10:32:26 +01:00
OIDCConformanceTestsuite.md KEYCLOAK-3770 OIDC registration with id_token grant type should set publicClient flag to true 2016-10-20 14:10:53 +02:00
pom.xml Bump versions 2017-11-09 15:37:21 +01:00
Testsuite.md KEYCLOAK-5618 Fix SessionsPreloadCrossDCTest. Update HOW-TO-RUN docs. Ensure it's executed in travis. 2017-11-09 17:39:04 +01:00
UpdatingDatabaseSchema.md KEYCLOAK-5354 update READMEs (#4443) 2017-08-30 11:55:52 +02:00
UpdatingServerConfig.md KEYCLOAK-4384 Remove Mongo support 2017-02-15 15:20:58 +01:00