|
|
11/8/2017 10:10:25 PM
- Fixing elytron adapter for standalone apps
|
|
|
|
|
11/8/2017 11:21:28 AM
(#4645)
|
|
|
10/19/2017 4:11:02 PM
of wildfly-server-provisioning-maven-plugin
This works around WFBUILD-27 aka wildfly/wildfly-build-tools#39. Once that's merged and new version is released this commit can be reverted.
|
10/3/2017 5:03:59 PM
will avoid noise in the diffs (files switching between symlink and regular
status) when users on systems with a different default sort order run the
script. `LC_ALL=C sort` will sort by byte order.
|
9/20/2017 7:40:30 PM
line used:
find -path '*/src/main/resources/licenses' | while read -r r; do pushd "$r"; common/download-license-files.sh rh-sso/licenses.xml; common/download-license-files.sh keycloak/licenses.xml; popd; done
|
9/20/2017 7:39:08 PM
makes it visible to append-product-licenses.groovy and other plugins.
|