11/28/2017 11:57:15 AM
[Client Registration CLI] Fix instructions in built-in help
|
11/27/2017 1:07:02 PM
in built-in help
|
11/28/2017 11:56:14 AM
- Trace-level should log tokens without signatures
|
11/28/2017 9:54:57 AM
signatures
|
|
|
|
|
|
|
11/17/2017 7:06:06 AM
on Oracle
|
|
|
11/27/2017 3:31:31 PM
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.
|