doc_id stringlengths 36 36 | metadata dict | input stringlengths 28 4.3k | output stringlengths 11 5.45k |
|---|---|---|---|
66ca15f6-8510-439d-a408-5afb8e6091e8 | {
"language": "AsciiDoc"
} | ```asciidoc
= Changelog
== Version 0.4.0
Date: unreleased
- Add encode/decode functions to JWS/JWT implementation. Them instead of return
plain value, return a monadic either. That allows granular error reporting
instead something like nil that not very useful. The previous sign/unsign
are conserved for backwa... | ```asciidoc
= Changelog
== Version 0.4.0
Date: 2015-02-22
- Add encode/decode functions to JWS/JWT implementation. Them instead of return
plain value, return a monadic either. That allows granular error reporting
instead something like nil that not very useful. The previous sign/unsign
are conserved for backwa... |
1141c4f3-b760-42b3-aef6-cb2291a71690 | {
"language": "AsciiDoc"
} | ```asciidoc
== Concourse pipeline
Ensure that you've setup the spring-boot target and can login
[source]
----
$ fly -t spring-boot login -n spring-boot -c https://ci.spring.io
----
The pipeline can be deployed using the following command:
[source]
----
$ fly -t spring-boot set-pipeline -p spring-boot -c ci/pipeline... | ```asciidoc
== Concourse pipeline
Ensure that you've setup the spring-boot target and can login
[source]
----
$ fly -t spring-boot login -n spring-boot -c https://ci.spring.io
----
The pipeline can be deployed using the following command:
[source]
----
$ fly -t spring-boot set-pipeline -p spring-boot-2.2.x -c ci/pi... |
8c01c016-86a1-4aab-bb41-c4743bc00f2d | {
"language": "AsciiDoc"
} | ```asciidoc
==== Dependency Upgrades
GORM 7.0 supports a minimum version of Java 8, Hibernate 5.3.x and Spring 5.2.x.
Each of these underlying components may have changes that require altering your application. These changes are beyond the scope of this documentation.
==== Package Restructuring and Deprecations
Pr... | ```asciidoc
==== Dependency Upgrades
GORM 7.0 supports a minimum version of Java 8, Hibernate 5.3.x and Spring 5.2.x.
Each of these underlying components may have changes that require altering your application. These changes are beyond the scope of this documentation.
==== Package Restructuring and Deprecations
Pr... |
144a7c25-17d1-45f4-80a7-8a058c40ac53 | {
"language": "AsciiDoc"
} | ```asciidoc
TinkerPop3
----------
image:https://raw.githubusercontent.com/tinkerpop/tinkerpop3/master/docs/static/images/tinkerpop3-splash.png[TinkerPop3]
Documentation
~~~~~~~~~~~~~
* link:http://tinkerpop.com/docs/current/[user documentation]
* link:http://tinkerpop.com/javadocs/current/[javadoc]
Building and Tes... | ```asciidoc
TinkerPop3
----------
image:https://raw.githubusercontent.com/tinkerpop/tinkerpop3/master/docs/static/images/tinkerpop3-splash.png[TinkerPop3]
Documentation
~~~~~~~~~~~~~
* link:http://tinkerpop.com/docs/current/[user documentation]
* link:http://tinkerpop.com/javadocs/current/[javadoc]
Building and Tes... |
a6c3effd-a7cf-48ea-9d3a-2383b4c4be04 | {
"language": "AsciiDoc"
} | ```asciidoc
[[file-descriptors]]
=== File Descriptors
[NOTE]
This is only relevant for Linux and macOS and can be safely ignored if running
Elasticsearch on Windows. On Windows that JVM uses an
https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx[API]
limited only by available resources.
El... | ```asciidoc
[[file-descriptors]]
=== File Descriptors
[NOTE]
This is only relevant for Linux and macOS and can be safely ignored if running
Elasticsearch on Windows. On Windows that JVM uses an
https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx[API]
limited only by available resources.
El... |
8e92c3fd-6a3c-4ec5-a93c-7eed71dd91f7 | {
"language": "AsciiDoc"
} | ```asciidoc
[id="persistent-storage-csi"]
= Configuring CSI volumes
include::modules/common-attributes.adoc[]
:context: persistent-storage-csi
toc::[]
The Container Storage Interface (CSI) allows {product-title} to consume
storage from storage back ends that implement the
link:https://github.com/container-storage-int... | ```asciidoc
[id="persistent-storage-csi"]
= Configuring CSI volumes
include::modules/common-attributes.adoc[]
:context: persistent-storage-csi
toc::[]
The Container Storage Interface (CSI) allows {product-title} to consume
storage from storage back ends that implement the
link:https://github.com/container-storage-int... |
9628091d-3a0c-4184-83f1-197fc4ca4c48 | {
"language": "AsciiDoc"
} | ```asciidoc
// .basic
WARNING: Watch out for dragons!
// .basic_multiline
NOTE: An admonition paragraph draws the reader's attention to
auxiliary information.
Its purpose is determined by the label
at the beginning of the paragraph.
// .block
[IMPORTANT]
====
While werewolves are hardy community members, keep in mind... | ```asciidoc
// .note
NOTE: This is a note.
// .note_with_title
.Title of note
NOTE: This is a note with title.
// .note_with_id_and_role
[#note-1.yellow]
NOTE: This is a note with id and role.
// .note_block
[NOTE]
====
This is a note with complex content.
* It contains a list.
====
// .tip
TIP: This is a tip.
//... |
de6fe72b-d2c4-490c-b9a1-94ef493874e2 | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
//* registry/configuring_registry_storage-azure.adoc
[id="registry-configuring-storage-azure-user-infra_{context}"]
= Configuring registry storage for Azure
During installation, your cloud credentials are sufficient to create Azure Blob
Storage, and the R... | ```asciidoc
// Module included in the following assemblies:
//
//* registry/configuring_registry_storage-azure.adoc
[id="registry-configuring-storage-azure-user-infra_{context}"]
= Configuring registry storage for Azure
During installation, your cloud credentials are sufficient to create Azure Blob
Storage, and the R... |
64cf1862-9b6a-4458-b718-6a7fc70b7e10 | {
"language": "AsciiDoc"
} | ```asciidoc
= OmniJ Release Process
== Main Release Process
. Update `CHANGELOG.adoc`
. Set versions
.. `gradle.properties`
.. omnij-dsl `ExtensionModule`
.. `README.adoc`
. Commit version bump and changelog.
. Full build, test
.. `./gradlew clean jenkinsBuild regTest`
. Tag: `git tag -a v0.x.y -m "Release 0.x.y"`
. ... | ```asciidoc
= OmniJ Release Process
== Main Release Process
. Update `CHANGELOG.adoc`
. Set versions
.. `gradle.properties`
.. omnij-dsl `ExtensionModule`
.. `README.adoc`
. Commit version bump and changelog.
. Full build, test
.. `./gradlew clean buildCI regTest`
. Tag: `git tag -a v0.x.y -m "Release 0.x.y"`
. Push:... |
55d31990-562b-4582-997f-2a4a8fc33e84 | {
"language": "AsciiDoc"
} | ```asciidoc
= Reactor Netty
Stephane Maldini;
:appversion: 0.5.0 (wiki)
ifndef::host-github[:ext-relative: {outfilesuffix}]
{appversion}
:doctype: book
:icons: font
//include::net.adoc[]
include::tcp-server.adoc[]
include::tcp-client.adoc[]
include::http-server.adoc[]
include::http-client.adoc[]
```
Add myself to th... | ```asciidoc
= Reactor Netty
Stephane Maldini <https://twitter.com/smaldini[@smaldini]> ; Violeta Georgieva <https://twitter.com/violeta_g_g[@violeta_g_g]>
:appversion: 0.5.0 (wiki)
ifndef::host-github[:ext-relative: {outfilesuffix}]
{appversion}
:doctype: book
:icons: font
//include::net.adoc[]
include::tcp-server.ado... |
75caa0f2-8692-4a08-bae1-dd6f47f28fdb | {
"language": "AsciiDoc"
} | ```asciidoc
[role="xpack"]
[[security-api-change-password]]
=== Change Password API
The Change Password API enables you to submit a request to change the password
of a user.
==== Request
`POST _xpack/security/user/_password` +
`POST _xpack/security/user/<username>/_password`
==== Path Parameters
`username`::
(... | ```asciidoc
[role="xpack"]
[[security-api-change-password]]
=== Change Password API
The Change Password API enables you to submit a request to change the password
of a user.
==== Request
`POST _xpack/security/user/_password` +
`POST _xpack/security/user/<username>/_password`
==== Path Parameters
`username`::
(... |
da120b95-1ff9-41eb-b6a3-ed03209e0752 | {
"language": "AsciiDoc"
} | ```asciidoc
# Janitor image:https://travis-ci.org/techdev-solutions/janitor.svg?branch=master["Build Status",link="https://travis-ci.org/techdev-solutions/janitor"]
An application to perform cleanup work using the https://getpocket.com[Pocket API].
Review your existing items via the web interface and have Janitor arch... | ```asciidoc
# Janitor image:https://travis-ci.org/techdev-solutions/janitor.svg?branch=master["Build Status",link="https://travis-ci.org/techdev-solutions/janitor"]
An application to perform cleanup work using the https://getpocket.com[Pocket API].
Review your existing items via the web interface and have Janitor arch... |
ca7ffc18-ed4f-42ff-a11e-229ebdb2a609 | {
"language": "AsciiDoc"
} | ```asciidoc
= Groovy API
:ref: http://www.elastic.co/guide/en/elasticsearch/reference/current
:java: http://www.elastic.co/guide/en/elasticsearch/client/java-api/current
:version: 5.0.0-alpha5
[preface]
== Preface
This section describes the http://groovy-lang.org/[Groovy] API
elasticsearch provides. All elasticsearc... | ```asciidoc
= Groovy API
:ref: http://www.elastic.co/guide/en/elasticsearch/reference/current
:java: http://www.elastic.co/guide/en/elasticsearch/client/java-api/current
:version: 5.1.0
[preface]
== Preface
This section describes the http://groovy-lang.org/[Groovy] API
elasticsearch provides. All elasticsearch APIs ... |
2793490c-59e2-4398-974c-3944056254bc | {
"language": "AsciiDoc"
} | ```asciidoc
= Minimal-J
Java - but small.
image::doc/frontends.png[]
Minimal-J applications are
* Responsive to use on every device
* Straight forward to specify and implement and therefore
* Easy to plan and manage
=== Idea
Business applications tend to get complex and complicated. Minimal-J prevents this by set... | ```asciidoc
= Minimal-J
Java - but small.
image::doc/frontends.png[]
Minimal-J applications are
* Responsive to use on every device
* Straight forward to specify and implement and therefore
* Easy to plan and manage
=== Idea
Business applications tend to get complex and complicated. Minimal-J prevents this by set... |
a3ed1dc8-35d1-48cb-963f-600b07f4a8ad | {
"language": "AsciiDoc"
} | ```asciidoc
== Prerequisites
* Java 1.8 or newer
* A Java web app project that will serve your REST requests.
* A JAX-RS 2.0 container, such as Jersey 2.x.
* Cayenne 4.0.M4 or newer. Mapping your database and starting Cayenne
ServerRuntime is outside the scope of this document. Please refer to the
http://cayenne.a... | ```asciidoc
== Prerequisites
* Java 1.8 or newer
* A Java web app project that will serve your REST requests.
* A JAX-RS 2.0 container, such as Jersey 2.x.
* Cayenne 4.0 or newer. Mapping your database and starting Cayenne
ServerRuntime is outside the scope of this document. Please refer to the
http://cayenne.apac... |
4901b081-8ba2-428d-8b62-439ce00d479b | {
"language": "AsciiDoc"
} | ```asciidoc
# AsciiDoc mode for CodeMirror
This repository contains the AsciiDoc mode for CodeMirror.
## Installation
```
$ npm install codemirror-asciidoc
```
## Usage
```js
var codemirror = require("codemirror/lib/codemirror"),
codemirror_asciidoc = require("codemirror-asciidoc/lib/asciidoc");
codemirror.from... | ```asciidoc
# AsciiDoc mode for CodeMirror
This repository contains the AsciiDoc mode for CodeMirror.
## Installation
```
$ npm install codemirror-asciidoc
```
## Usage
```js
var codemirror = require("codemirror"),
codemirror_asciidoc = require("codemirror-asciidoc");
codemirror.fromTextArea(document.getElement... |
84941920-2df3-40b5-9b4e-51fbc1c436b9 | {
"language": "AsciiDoc"
} | ```asciidoc
[[prerequisites-openshift]]
.Prerequisites
* To install {ProductName}, the OpenShift client tools are required. You can download the OpenShift
Origin client from link:https://github.com/openshift/origin/releases[OpenShift Origin^]. {ProductName} has
been tested to work with the latest stable release of th... | ```asciidoc
[[prerequisites-openshift]]
.Prerequisites
* To install {ProductName}, the OpenShift client tools are required. You can download the OpenShift
Origin client from link:https://github.com/openshift/origin/releases[OpenShift Origin^]. {ProductName} has
been tested to work with the latest stable release of th... |
5caa25b4-a3e2-4c73-b813-309dee689b0e | {
"language": "AsciiDoc"
} | ```asciidoc
== Concourse pipeline
Ensure that you've have a spring-boot target logged in
[source]
----
$ fly -t spring-boot login -n spring-boot -c https://ci.spring-io
----
The pipeline can be deployed using the following command:
[source]
----
$ fly -t spring-boot set-pipeline -p spring-boot-2.0.x -c ci/pipeline.... | ```asciidoc
== Concourse pipeline
Ensure that you've setup the spring-boot target and can login
[source]
----
$ fly -t spring-boot login -n spring-boot -c https://ci.spring.io
----
The pipeline can be deployed using the following command:
[source]
----
$ fly -t spring-boot set-pipeline -p spring-boot-2.0.x -c ci/pi... |
5f3293ef-ba7f-4fed-a955-1a67f8117280 | {
"language": "AsciiDoc"
} | ```asciidoc
= Changelog
This changelog contains major and/or breaking changes to Kakoune between
released versions.
== Development version
* `%sh{...}` strings are not reparsed automatically anymore, they need
to go through an explicit `evaluate-commands`
* The `-allow-override` switch from `define-command` has b... | ```asciidoc
= Changelog
This changelog contains major and/or breaking changes to Kakoune between
released versions.
== Development version
This version contains a significant overhaul of various Kakoune
features that can break user configuration. This was a necessary
change to make Kakoune command model cleaner and ... |
0a790ada-ccac-4431-a3bc-3bd0b2086e32 | {
"language": "AsciiDoc"
} | ```asciidoc
[[new]]
= What's New in Spring Security 6.0
Spring Security 6.0 provides a number of new features.
Below are the highlights of the release.
== Breaking Changes
* https://github.com/spring-projects/spring-security/issues/10556[gh-10556] - Remove EOL OpenSaml 3 Support.
Use the OpenSaml 4 Support instead.
... | ```asciidoc
[[new]]
= What's New in Spring Security 6.0
Spring Security 6.0 provides a number of new features.
Below are the highlights of the release.
== Breaking Changes
* https://github.com/spring-projects/spring-security/issues/10556[gh-10556] - Remove EOL OpenSaml 3 Support.
Use the OpenSaml 4 Support instead.
... |
a53dc53e-1943-4901-a4f4-51c4bd15926d | {
"language": "AsciiDoc"
} | ```asciidoc
TinkerPop3
----------
image:https://raw.githubusercontent.com/tinkerpop/tinkerpop3/master/docs/static/images/tinkerpop3-splash.png[TinkerPop3]
Documentation
~~~~~~~~~~~~~
* link:http://tinkerpop.com/docs/current/[user documentation]
* link:http://tinkerpop.com/javadocs/current/[javadoc]
Building
~~~~~~~... | ```asciidoc
TinkerPop3
----------
image:https://raw.githubusercontent.com/tinkerpop/tinkerpop3/master/docs/static/images/tinkerpop3-splash.png[TinkerPop3]
Documentation
~~~~~~~~~~~~~
* link:http://tinkerpop.com/docs/current/[user documentation]
* link:http://tinkerpop.com/javadocs/current/[javadoc]
Building and Tes... |
1a9fcdc5-edcd-4e15-a42a-7190da9622b8 | {
"language": "AsciiDoc"
} | ```asciidoc
= Getting Started
First you need to Download the Camel distribution;
or you could grab the Source and try
Building it yourself.
Then come back here, and you might want to read the following
documentation before continuing:
* Longer xref:book-getting-started.adoc[Getting Started Guide]
* Find out about xr... | ```asciidoc
= Getting Started
First you need to Download the Camel distribution;
or you could grab the Source and try
Building it yourself.
Then come back here, and you might want to read the following
documentation before continuing:
* Longer xref:book-getting-started.adoc[Getting Started Guide]
* Find out about xr... |
d5fe2127-678c-4c7d-be17-34ed8a694544 | {
"language": "AsciiDoc"
} | ```asciidoc
[[file-descriptors]]
=== File Descriptors
[NOTE]
This is only a problem for Linux and macOS and can be safely ignored if running
Elasticsearch on Windows.
Elasticsearch uses a lot of file descriptors or file handles. Running out of
file descriptors can be disastrous and will most probably lead to data lo... | ```asciidoc
[[file-descriptors]]
=== File Descriptors
[NOTE]
This is only relevant for Linux and macOS and can be safely ignored if running
Elasticsearch on Windows. On Windows that JVM uses an
https://msdn.microsoft.com/en-us/library/windows/desktop/aa363858(v=vs.85).aspx[API]
limited only by available resources.
El... |
75ae8603-da23-46d5-b178-13e9e650be7a | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
// assembly-configure-address-spaces-addresses-cli-kube.adoc
// assembly-configure-address-spaces-addresses-cli-oc.adoc
[id='create-address-space-cli-{context}']
= Creating an address space
.Procedure
. Create an address space definition:
+
[source,yaml,... | ```asciidoc
// Module included in the following assemblies:
//
// assembly-configure-address-spaces-addresses-cli-kube.adoc
// assembly-configure-address-spaces-addresses-cli-oc.adoc
[id='create-address-space-cli-{context}']
= Creating an address space
.Procedure
ifeval::["{cmdcli}" == "oc"]
. Log in as a messaging ... |
78a20e68-c56e-4d9d-9ea9-e2f143c2eac1 | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
// * storage/dynamic-provisioning.adoc
[id="change-default-storage-class_{context}"]
= Changing the default StorageClass
If you are using GCE and AWS, use the following process to change the
default StorageClass. This process assumes you have two Storage... | ```asciidoc
// Module included in the following assemblies:
//
// * storage/dynamic-provisioning.adoc
[id="change-default-storage-class_{context}"]
= Changing the default StorageClass
If you are using AWS, use the following process to change the default
StorageClass. This process assumes you have two StorageClasses
d... |
c78839f5-61c9-46af-b8aa-40d975acad70 | {
"language": "AsciiDoc"
} | ```asciidoc
:title: Natural habitat
:parent: Traits and environment
== Natural habitatz
C. porcellus is not found naturally in the wild; it is likely descended from some closely related species of cavies, such as C. aperea, C. fulgida, and C. tschudii, which are still commonly found in various regions of South Americ... | ```asciidoc
:title: Natural habitat
:parent: Traits and environment
== Natural habitat
C. porcellus is not found naturally in the wild; it is likely descended from some closely related species of cavies, such as C. aperea, C. fulgida, and C. tschudii, which are still commonly found in various regions of South America... |
35984a20-9a9d-4770-a3fb-c9bbc2ff1662 | {
"language": "AsciiDoc"
} | ```asciidoc
= AsciidoctorJ Conversion Process Overview
Before starting to write your first extension, some basic understanding of how Asciidoctor treats the document is helpful.
As any language processing tool, the process can be roughly split into three steps:
. Parsing: the raw sources content is read and analyzed ... | ```asciidoc
= AsciidoctorJ Conversion Process Overview
Before starting to write your first extension, some basic understanding of how Asciidoctor treats the document is helpful.
As any language processing tool, the process can be roughly split into three steps:
. Parsing: the raw sources content is read and analyzed ... |
cee1d524-186b-4267-aac8-f2559881e9c0 | {
"language": "AsciiDoc"
} | ```asciidoc
ifndef::imagesdir[:imagesdir: ../images]
= generateDeck
image::ea/Manual/generateDeck.png[]
This task makes use of the https://github.com/asciidoctor/asciidoctor-reveal.js/[asciidoctor-reveal.js] backend to render your documents HTML based presentation.
This task is best used together with the <<exportPP... | ```asciidoc
ifndef::imagesdir[:imagesdir: ../images]
= generateDeck
image::ea/Manual/generateDeck.png[]
This task makes use of the https://github.com/asciidoctor/asciidoctor-reveal.js/[asciidoctor-reveal.js] backend to render your documents into a HTML based presentation.
This task is best used together with the <<e... |
06a9bc60-88d8-48c3-a170-35b8f2ee34a6 | {
"language": "AsciiDoc"
} | ```asciidoc
# byteslice
## Status
image:https://travis-ci.org/rlespinasse/byteslice.svg?branch=master["Build Status", link="https://travis-ci.org/rlespinasse/byteslice"]
image:https://coveralls.io/repos/github/rlespinasse/byteslice/badge.svg?branch=master["Coverage Status", link="https://coveralls.io/github/rlespinass... | ```asciidoc
= byteslice
image:https://travis-ci.org/rlespinasse/byteslice.svg?branch=master["Build Status", link="https://travis-ci.org/rlespinasse/byteslice"]
image:https://coveralls.io/repos/github/rlespinasse/byteslice/badge.svg?branch=master["Coverage Status", link="https://coveralls.io/github/rlespinasse/byteslic... |
1d576416-f53f-47bf-90f9-ed66d405a78c | {
"language": "AsciiDoc"
} | ```asciidoc
[[xpack-rollup]]
= Rolling up historical data
[partintro]
--
beta[]
Keeping historical data around for analysis is extremely useful but often avoided due to the financial cost of
archiving massive amounts of data. Retention periods are thus driven by financial realities rather than by the
usefulness of ... | ```asciidoc
[[xpack-rollup]]
= Rolling up historical data
[partintro]
--
experimental[]
Keeping historical data around for analysis is extremely useful but often avoided due to the financial cost of
archiving massive amounts of data. Retention periods are thus driven by financial realities rather than by the
useful... |
e46600d5-e5ae-4871-be54-ddb526bd2ac2 | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
// * operators/understanding-olm/olm-understanding-olm.adoc
[id="olm-metrics_{context}"]
= Exposed metrics
The Operator Lifecycle Manager (OLM) exposes certain OLM-specific resources for
use by the Prometheus-based {product-title} cluster monitoring stack... | ```asciidoc
// Module included in the following assemblies:
//
// * operators/understanding-olm/olm-understanding-olm.adoc
[id="olm-metrics_{context}"]
= Exposed metrics
The Operator Lifecycle Manager (OLM) exposes certain OLM-specific resources for
use by the Prometheus-based {product-title} cluster monitoring stack... |
845e02b5-00c4-42cd-bb00-26e097f9f1da | {
"language": "AsciiDoc"
} | ```asciidoc
= conoha/roles/dokku
Role to install dokku 0.5.7 .
After finish installation, access to `http://d.10sr.mydns.jp` and finish setup.
== Deploying Apps
デプロイするには、
----
cat .ssh/id_rsa.pub | ssh conoha 'sudo sshcommand acl-add dokku dokkudeploy'
----
みたいなことをマシン毎にしなきゃいけません。どうにかして自動化したい。
=== Add Apps
... | ```asciidoc
= conoha/roles/dokku
Role to install dokku 0.5.7 .
After finish installation, access to `http://d.10sr.mydns.jp` and finish setup.
== Deploying Apps
デプロイするには、
----
cat .ssh/id_rsa.pub | ssh conoha 'sudo sshcommand acl-add dokku dokkudeploy'
----
みたいなことをマシン毎にしなきゃいけません。どうにかして自動化したい。
=== Add Apps
... |
7fa8359a-50f7-4769-9bdb-82ad786b4e98 | {
"language": "AsciiDoc"
} | ```asciidoc
= Keyword argument functions now also accept maps
Fogus
2021-03-18
:jbake-type: post
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
To date, Clojure’s support for keyword arguments forces programmers to choose between creating APIs that better support people (accepting keyword args) or APIs that bet... | ```asciidoc
= Keyword argument functions now also accept maps
Fogus
2021-03-18
:jbake-type: post
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
To date, Clojure’s support for keyword arguments forces programmers to choose between creating APIs that better support people (accepting keyword args) or APIs that bet... |
3db2e117-4094-4755-853e-c292e9d8e331 | {
"language": "AsciiDoc"
} | ```asciidoc
= Light Table
David Nolen
2016-08-02
:type: tools
:toc: macro
:icons: font
[Light Table]http://www.lighttable.com is an extensible IDE that offers
instant evaluation of your code, realtime feedback, and a ClojureScript
plugin ecosystem.
To get started, check out this concise
http://docs.lighttable.com/#st... | ```asciidoc
= Light Table
David Nolen
2016-08-02
:type: tools
:toc: macro
:icons: font
http://www.lighttable.com[Light Table] is an extensible IDE that offers
instant evaluation of your code, realtime feedback, and a ClojureScript
plugin ecosystem.
To get started, check out this concise
http://docs.lighttable.com/#st... |
1d918ee7-07f8-4f20-ba5b-da510f90e4b7 | {
"language": "AsciiDoc"
} | ```asciidoc
[[breaking-changes-5.3]]
== Breaking changes in 5.3
[[breaking_53_packaging_changes]]
[float]
=== Packaging changes
[float]
==== Logging configuration
Previously Elasticsearch exposed a single system property (`es.logs`) that
included the absolute path to the configured logs directory, and the prefix of
... | ```asciidoc
[[breaking-changes-5.3]]
== Breaking changes in 5.3
[[breaking_53_packaging_changes]]
[float]
=== Packaging changes
[float]
==== Logging configuration
Previously Elasticsearch exposed a single system property (`es.logs`) that
included the absolute path to the configured logs directory, and the prefix of
... |
9a92f8d6-ff56-4f7b-83d7-c5abf98cfd10 | {
"language": "AsciiDoc"
} | ```asciidoc
= {project-name}
:author: {project-author}
:revnumber: {project-version}
:toclevels: 10
include::_links.adoc[]
:leveloffset: 1
include::introduction.adoc[]
include::configuration.adoc[]
include::modules.adoc[]
```
Add apidoc links to guide | ```asciidoc
= {project-name}
:author: {project-author}
:revnumber: {project-version}
:toclevels: 10
include::_links.adoc[]
:leveloffset: 1
include::introduction.adoc[]
include::configuration.adoc[]
include::modules.adoc[]
= Links
link:api/index.html[Javadoc, window="_blank"]
link:api-src/index.html[API Sources, wi... |
7b781d14-634e-4ad7-bf78-e4d539ce3dd2 | {
"language": "AsciiDoc"
} | ```asciidoc
[[analysis-truncate-tokenfilter]]
=== Truncate Token Filter
The `truncate` token filter can be used to truncate tokens into a
specific length. This can come in handy with keyword (single token)
based mapped fields that are used for sorting in order to reduce memory
usage.
It accepts a `length` parameter w... | ```asciidoc
[[analysis-truncate-tokenfilter]]
=== Truncate Token Filter
The `truncate` token filter can be used to truncate tokens into a
specific length.
It accepts a `length` parameter which control the number of characters
to truncate to, defaults to `10`.
``` |
62ae81a0-c006-44c0-b60f-a2eea012bf2c | {
"language": "AsciiDoc"
} | ```asciidoc
James Glasbrenner's dotfiles
============================
James Glasbrenner <jglasbr2@gmu.edu>
July 27, 2017
My dotfiles repo.
Bootstrapping
-------------
Stow 2.3.0 is included in this repo for bootstrapping purposes.
To stow stow after cloning this repository to `$HOME/.dotfiles`, run
.bash
----------... | ```asciidoc
James Glasbrenner's dotfiles
============================
James Glasbrenner <jglasbr2@gmu.edu>
July 27, 2017
My dotfiles repo.
Bootstrapping
-------------
Stow 2.3.0 is included in this repo for bootstrapping purposes.
To stow stow after cloning this repository to `$HOME/.dotfiles`, run
[source,bash]
--... |
d29577d9-1a10-4a87-890b-961545626174 | {
"language": "AsciiDoc"
} | ```asciidoc
[[query-periodic-commit]]
Using Periodic Commit
=====================
NOTE: See <<cypherdoc-importing-csv-files-with-cypher>> on how to import data from CSV files.
Updating very large amounts of data (e.g. when importing) with a single Cypher query may fail due to memory constraints.
For these situations ... | ```asciidoc
[[query-periodic-commit]]
Using Periodic Commit
=====================
NOTE: See <<cypherdoc-importing-csv-files-with-cypher>> on how to import data from CSV files.
Updating very large amounts of data (e.g. when importing) with a single Cypher query may fail due to memory constraints.
For these situations ... |
08268532-a126-468d-a63f-beacaf450587 | {
"language": "AsciiDoc"
} | ```asciidoc
= Griffon 2.0.0.RC1 Released
Andres Almiray
2014-07-29
:jbake-type: post
:jbake-status: published
:category: news
:idprefix:
== Griffon 2.0.0.RC1 Released
The Griffon team is happy to announce the release of Griffon 2.0.0.RC1!
This is the first release candidate of Griffon 2.0.0. If all goes according to... | ```asciidoc
= Griffon 2.0.0.RC1 Released
Andres Almiray
2014-07-29
:jbake-type: post
:jbake-status: published
:category: news
:idprefix:
== Griffon 2.0.0.RC1 Released
The Griffon team is happy to announce the release of Griffon 2.0.0.RC1!
This is the first release candidate of Griffon 2.0.0. If all goes according to... |
89fd1c63-f2f4-435d-aff9-6cd2a8ca1781 | {
"language": "AsciiDoc"
} | ```asciidoc
[[monitoring]]
== Monitoring {ProductName} on OpenShift
{ProductName} comes with addons for Prometheus and Grafana for monitoring the service. Cluster-admin
privileges is required for Prometheus to monitor pods in the cluster.
=== Deploying Prometheus
.Procedure
. Create Prometheus deployment
+
[option... | ```asciidoc
[[monitoring]]
== Monitoring {ProductName} on OpenShift
{ProductName} comes with addons for Prometheus and Grafana for monitoring the service. Cluster-admin
privileges is required for Prometheus to monitor pods in the cluster.
=== Deploying Prometheus
.Procedure
. Create Prometheus deployment
+
[option... |
f1b19336-9bf6-4b7b-8bb5-e51683dea431 | {
"language": "AsciiDoc"
} | ```asciidoc
= M17n
TODO
```
Add section on how to install MIM files | ```asciidoc
= M17n
https://www.nongnu.org/m17n/[m17n]
refers to project for enhanced multilingualization on Linux.
The output target generates `.mim` files,
which are used as configuration files for
https://en.wikipedia.org/wiki/Intelligent_Input_Bus[IBUS].
== Project-level configuration and properties
NOTE: For a l... |
181b2c91-da0f-4d67-971d-4c64a53c36a7 | {
"language": "AsciiDoc"
} | ```asciidoc
[[important-settings]]
== Important Elasticsearch configuration
While Elasticsearch requires very little configuration, there are a number of
settings which need to be considered before going into production.
The following settings *must* be considered before going to production:
* <<path-settings,Path s... | ```asciidoc
[[important-settings]]
== Important Elasticsearch configuration
While Elasticsearch requires very little configuration, there are a number of
settings which need to be considered before going into production.
The following settings *must* be considered before going to production:
* <<path-settings,Path s... |
1d1d9dc9-6267-4ae3-9b00-1d3b58a5d199 | {
"language": "AsciiDoc"
} | ```asciidoc
// Module included in the following assemblies:
//
// * cli_reference/openshift_developer_cli/creating-a-single-component-application-with-odo
[id="creating-a-nodejs-application-with-odo_{context}"]
= Creating a Node.js application with {odo-title}
.Procedure
. Add a component of the type Node.js t... | ```asciidoc
// Module included in the following assemblies:
//
// * cli_reference/openshift_developer_cli/creating-a-single-component-application-with-odo
[id="creating-a-nodejs-application-with-odo_{context}"]
= Creating a Node.js application with {odo-title}
.Procedure
. Change the current directory to the f... |
50fb9980-ea6f-4be7-85e6-361b11fc4a46 | {
"language": "AsciiDoc"
} | ```asciidoc
= flexy-pool
Author <mih_vlad@yahoo.com>
v1.0.0, 2014-02-25
:toc:
:imagesdir: images
:homepage: http://vladmihalcea.com/
== Introduction
The flexy-pool library brings adaptability to a given Connection Pool, allowing it to resize on demand.
This is very handy since most connection pools offer a limited s... | ```asciidoc
= flexy-pool
Author <mih_vlad@yahoo.com>
v1.0.0, 2014-02-25
:toc:
:imagesdir: images
:homepage: http://vladmihalcea.com/
== Introduction
The flexy-pool library brings adaptability to a given Connection Pool, allowing it to resize on demand.
This is very handy since most connection pools offer a limited s... |
6f394e87-9be7-463b-97c4-ca2cd639aa62 | {
"language": "AsciiDoc"
} | ```asciidoc
[role="xpack"]
[[xpack-sql]]
= SQL Access
:sql-tests: {xes-repo-dir}/../../qa/sql
:sql-specs: {sql-tests}/src/main/resources
:jdbc-tests: {sql-tests}/src/main/java/org/elasticsearch/xpack/qa/sql/jdbc
:security-tests: {sql-tests}/security/src/test/java/org/elasticsearch/xpack/qa/sql/security
[partintro]
--... | ```asciidoc
[role="xpack"]
[[xpack-sql]]
= SQL Access
:sql-tests: {xes-repo-dir}/../../qa/sql
:sql-specs: {sql-tests}/src/main/resources
:jdbc-tests: {sql-tests}/src/main/java/org/elasticsearch/xpack/qa/sql/jdbc
:security-tests: {sql-tests}/security/src/test/java/org/elasticsearch/xpack/qa/sql/security
[partintro]
--... |
1780cbe8-7d53-49ab-b0ef-07948e7e39ce | {
"language": "AsciiDoc"
} | ```asciidoc
= Cloud Enablement CCT module
This repository serves as a temporary public link:https://github.com/concrt/concreate[Concreate] module for building JBoss Openshift container images. This repository is an enhanced copy of shell scripts used to build JBoss images for OpenShift.
```
Add a mini-faq and see-als... | ```asciidoc
= Cloud Enablement CCT module
This repository serves as a temporary public link:https://github.com/concrt/concreate[Concreate] module for building JBoss Openshift container images. This repository is an enhanced copy of shell scripts used to build JBoss images for OpenShift.
== FAQ
=== Why the name?
*cc... |
f0697682-1f84-4800-9b2b-7a3a0ebe5105 | {
"language": "AsciiDoc"
} | ```asciidoc
= Continuous integration
:awestruct-layout: normalBase
:showtitle:
We use Jenkins for continuous integration.
*Show https://hudson.jboss.org/hudson/job/drools/[the Jenkins job].*
Keep the build blue!
```
Update public Jenkins job URL | ```asciidoc
= Continuous integration
:awestruct-layout: normalBase
:showtitle:
We use Jenkins for continuous integration.
*Show https://jenkins-kieci.rhcloud.com/[the Jenkins jobs].* These are mirrors of a Red Hat internal Jenkins jobs.
Keep the builds green!
``` |
2bc7a285-8ff6-4aa9-80ec-56040cb68d52 | {
"language": "AsciiDoc"
} | ```asciidoc
= Minimal-J
Java - but small.
image::doc/frontends.png[]
Minimal-J applications are
* Responsive to use on every device
* Straight forward to specify and implement and therefore
* Easy to plan and manage
=== Idea
Business applications tend to get complex and complicated. Minimal-J prevents this by set... | ```asciidoc
= Minimal-J
Java - but small.
image::doc/frontends.png[]
Minimal-J applications are
* Responsive to use on every device
* Straight forward to specify and implement and therefore
* Easy to plan and manage
=== Idea
Business applications tend to get complex and complicated. Minimal-J prevents this by set... |
3480d0cb-40b7-493b-b1ff-c63dbfe059e2 | {
"language": "AsciiDoc"
} | ```asciidoc
[id="persistent-storage-using-csi"]
= Configuring CSI volumes
include::modules/common-attributes.adoc[]
:context: persistent-storage-csi
toc::[]
The Container Storage Interface (CSI) allows {product-title} to consume
storage from storage backends that implement the
link:https://github.com/container-storag... | ```asciidoc
[id="persistent-storage-using-csi"]
= Configuring CSI volumes
include::modules/common-attributes.adoc[]
:context: persistent-storage-csi
toc::[]
The Container Storage Interface (CSI) allows {product-title} to consume
storage from storage back ends that implement the
link:https://github.com/container-stora... |
34c411ba-ef7f-4b12-b611-fd92365ce12a | {
"language": "AsciiDoc"
} | ```asciidoc
[[development]]
== Development
Github repository: {datasource-proxy}```
Add how to build documentation | ```asciidoc
[[development]]
== Development
Github repository: {datasource-proxy}
=== Build Documentation
```sh
> ./mvnw asciidoctor:process-asciidoc@output-html
```
``` |
5e7260f6-1d52-44f5-a72f-26c2c209e5ca | {
"language": "AsciiDoc"
} | ```asciidoc
[[release-notes]]
= JUnit 5 Release Notes
Stefan Bechtold; Sam Brannen; Johannes Link; Matthias Merdes; Marc Philipp; Christian Stein
//
:docinfodir: ../docinfos
:docinfo: private-head
:numbered!:
//
This document contains the _change log_ for all JUnit 5 releases since 5.0 GA.
Please refer to the <<../us... | ```asciidoc
[[release-notes]]
= JUnit 5 Release Notes
Stefan Bechtold; Sam Brannen; Johannes Link; Matthias Merdes; Marc Philipp; Christian Stein
//
:docinfodir: ../docinfos
:docinfo: private-head
:numbered!:
//
This document contains the _change log_ for all JUnit 5 releases since 5.0 GA.
Please refer to the <<../us... |
fa84ec8c-bb41-4c1d-8f1c-3dd3f5e7ecb8 | {
"language": "AsciiDoc"
} | ```asciidoc
== Setting up a development environment on Ubuntu 16.04 (Xenial)
Install development dependencies:
$ sudo apt-get install python-pip python-pyscard libykpers-1-1 libu2f-host0
Setup the repository:
$ git clone --recursive https://github.com/Yubico/yubikey-manager.git
$ cd yubikey-manager
In... | ```asciidoc
== Setting up a development environment on Ubuntu 16.04 (Xenial)
Install development dependencies:
$ sudo apt-get install python-pip python-pyscard libykpers-1-1 libu2f-host0
Setup the repository:
$ git clone --recursive https://github.com/Yubico/yubikey-manager.git
$ cd yubikey-manager
In... |
91081c81-97bf-48ac-a7ca-42d117da5b38 | {
"language": "AsciiDoc"
} | ```asciidoc
:gfdl-enabled:
OsmoTRX User Manual
====================
Pau Espin Pedrol <pespin@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
include::chapters/running.adoc[]
include::../common/chapters/control_if.adoc[]
include::chapters/control.adoc[]
include::../commo... | ```asciidoc
:gfdl-enabled:
OsmoTRX User Manual
====================
Pau Espin Pedrol <pespin@sysmocom.de>
include::../common/chapters/preface.adoc[]
include::chapters/overview.adoc[]
include::chapters/running.adoc[]
include::../common/chapters/control_if.adoc[]
include::chapters/control.adoc[]
include::../commo... |
51ef3773-a0e4-4caf-bb95-44bcd984b6b4 | {
"language": "AsciiDoc"
} | ```asciidoc
[[misc]]
== Misc
* https://github.com/elasticsearch/puppet-elasticsearch[Puppet]:
Elasticsearch puppet module.
* http://github.com/elasticsearch/cookbook-elasticsearch[Chef]:
Chef cookbook for Elasticsearch
* https://github.com/medcl/salt-elasticsearch[SaltStack]:
SaltStack Module for Elasticsearc... | ```asciidoc
[[misc]]
== Misc
* https://github.com/elasticsearch/puppet-elasticsearch[Puppet]:
Elasticsearch puppet module.
* http://github.com/elasticsearch/cookbook-elasticsearch[Chef]:
Chef cookbook for Elasticsearch
* https://github.com/medcl/salt-elasticsearch[SaltStack]:
SaltStack Module for Elasticsearc... |
1ed50017-659a-4eea-8b77-c1545b33b493 | {
"language": "AsciiDoc"
} | ```asciidoc
= Configuration notes: bryn.justinwflory.com
Configuration or changelog notes for Bryn.
== Firewall
* *Services*:
** SSH (22)
** HTTP (80)
** DNS (52)
** HTTPS (443)
** MySQL
* *Ports*:
** `8086/tcp`: InfluxDB
** `60597/udp`: Mosh
== XenForo
* `sitemaps/` and `temp/` must have 0777 permissions…
** `t... | ```asciidoc
= Configuration notes: bryn.justinwflory.com
Configuration or changelog notes for Bryn.
== Firewall
* *Services*:
** SSH (22)
** HTTP (80)
** DNS (52)
** HTTPS (443)
** MySQL
* *Ports*:
** `8086/tcp`: InfluxDB
** `60597/udp`: Mosh
== WordPress
=== wp_cli cannot upgrade WordPress because another updat... |
9ebe8b1c-77be-4407-8027-6f00eb3a7efe | {
"language": "AsciiDoc"
} | ```asciidoc
= beeLīn Java / JVM
This is the start of a DNSChain client for the JVM.
== Install Prerequisites
Make sure you have JDK 7 or later installed.
WARNING: **beeLin-java** is using HTTPS to query the DNSChain server at https://api.dnschain.net[api.dnschain.net] which uses a https://cert.startcom.org[StartCom... | ```asciidoc
= beeLīn Java / JVM
This is the start of a DNSChain client for the JVM.
== Install Prerequisites
Make sure you have JDK 7 or later installed.
WARNING: **beeLin-java** is using HTTPS to query the DNSChain server at https://api.dnschain.net[api.dnschain.net] which uses a https://cert.startcom.org[StartCom... |
67fe1ccf-9466-488f-8d0d-078331c6e8cf | {
"language": "AsciiDoc"
} | ```asciidoc
= Installers
:toc:
:toc-placement!:
toc::[]
[[intro]]
Introduction
------------
CMake has the ability to create installers for multiple platforms using a program
called link:https://cmake.org/Wiki/CMake:CPackPackageGenerators[CPack].
CPack includes the ability to create Linux RPM, deb and gzip distribut... | ```asciidoc
= Installers
:toc:
:toc-placement!:
toc::[]
[[intro]]
Introduction
------------
CMake has the ability to create installers for multiple platforms using a program
called link:https://cmake.org/Wiki/CMake:CPackPackageGenerators[CPack].
CPack includes the ability to create Linux RPM, deb and gzip distribut... |
69cde7e9-32af-4436-a370-b2984ad8f39c | {
"language": "AsciiDoc"
} | ```asciidoc
// Do not edit this file (e.g. go instead to src/main/asciidoc)
Spring Cloud Build is a common utility project for Spring Cloud
to use for plugin and dependency management.
== Building and Deploying
To install locally:
----
$ mvn install
----
and to deploy snapshots to repo.spring.io:
----
$ mvn inst... | ```asciidoc
// Do not edit this file (e.g. go instead to src/main/asciidoc)
Spring Cloud Build is a common utility project for Spring Cloud
to use for plugin and dependency management.
== Building and Deploying
To install locally:
----
$ mvn install
----
and to deploy snapshots to repo.spring.io:
----
$ mvn depl... |
fbea0096-88dd-493d-9947-55fddfff9ed6 | {
"language": "AsciiDoc"
} | ```asciidoc
= Spring Session
Rob Winch
Spring Session aims to provide a common infrastructure for managing sessions. This provides many benefits including:
* Accessing a session from any environment (i.e. web, messaging infrastructure, etc)
* In a web environment
** Support for clustering in a vendor neutral way
** P... | ```asciidoc
= Spring Session
Rob Winch
Spring Session aims to provide a common infrastructure for managing sessions. This provides many benefits including:
* Accessing a session from any environment (i.e. web, messaging infrastructure, etc)
* In a web environment
** Support for clustering in a vendor neutral way
** P... |
c8bf8516-7340-4c4f-80b9-21f4fddcef7b | {
"language": "AsciiDoc"
} | ```asciidoc
[[release-notes-5.7.0-M1]]
== 5.7.0-M1
*Date of Release:* ❓
*Scope:* ❓
For a complete list of all _closed_ issues and pull requests for this release, consult the
link:{junit5-repo}+/milestone/44?closed=1+[5.7 M1] milestone page in the JUnit repository
on GitHub.
[[release-notes-5.7.0-M1-junit-platform]... | ```asciidoc
[[release-notes-5.7.0-M1]]
== 5.7.0-M1
*Date of Release:* ❓
*Scope:* ❓
For a complete list of all _closed_ issues and pull requests for this release, consult the
link:{junit5-repo}+/milestone/44?closed=1+[5.7 M1] milestone page in the JUnit repository
on GitHub.
[[release-notes-5.7.0-M1-junit-platform]... |
75139bea-59d3-43f5-8189-395eacd095dc | {
"language": "AsciiDoc"
} | ```asciidoc
[[breaking-changes]]
= Breaking changes
[partintro]
--
This section discusses the changes that you need to be aware of when migrating
your application from one version of Elasticsearch to another.
As a general rule:
* Migration between major versions -- e.g. `1.x` to `2.x` --
requires a <<restart-upgra... | ```asciidoc
[[breaking-changes]]
= Breaking changes
[partintro]
--
This section discusses the changes that you need to be aware of when migrating
your application from one version of Elasticsearch to another.
As a general rule:
* Migration between major versions -- e.g. `1.x` to `2.x` --
requires a <<restart-upgra... |
ed314749-25d6-4e24-ba23-0c79b34ece2d | {
"language": "AsciiDoc"
} | ```asciidoc
= Code Valet
== Problem
The link:https://jenkins.io[Jenkins] project faces a challenge unusual to other
contemporary CI/CD tools in that it is downloaded and executed on a user's
machine(s) rather than as a service. While this offers quite a lot of
flexibility to the end-user, it puts Jenkins developers a... | ```asciidoc
= Code Valet
== Problem
The link:https://jenkins.io[Jenkins] project faces a challenge unusual to other
contemporary CI/CD tools in that it is downloaded and executed on a user's
machine(s) rather than as a service. While this offers quite a lot of
flexibility to the end-user, it puts Jenkins developers a... |
ccc57ec3-65c8-4abd-b92b-24e0bffcc6d9 | {
"language": "AsciiDoc"
} | ```asciidoc
MrTweety Analytic
=================
image:https://travis-ci.org/kubahorak/mrtweety-analytic.svg?branch=master["Build Status", link="https://travis-ci.org/kubahorak/mrtweety-analytic"]
Analyses tweets in realtime to figure out the most popular hashtags.
Uses https://spark.apache.org[Apache Spark] and a ht... | ```asciidoc
MrTweety Analytic
=================
image:https://travis-ci.org/kubahorak/mrtweety-analytic.svg?branch=master["Build Status", link="https://travis-ci.org/kubahorak/mrtweety-analytic"]
Analyses tweets in realtime to figure out the most popular hashtags.
Uses https://spark.apache.org[Apache Spark] and a ht... |
b428a11e-f074-4ca1-957c-00a9a1edebcc | {
"language": "AsciiDoc"
} | ```asciidoc
= conoha/
Ansible playbook for my conoha instance.
== Current setups
|====
|Memory |1GB
|Disk |SSD 50GB
|OS |Ubuntu 14.4 trusty
|====
== Pre configurations
* Add normal user: `adduser NAME`
** Add `.ssh/authorized_keys` file for the user
** Add the user to `sudo` group: `gpasswd -a NAME sudo`
... | ```asciidoc
= conoha/
Ansible playbook for my conoha instance.
== Current setups
|====
|Memory |1GB
|Disk |SSD 50GB
|OS |Ubuntu 14.4 trusty
|====
== Pre configurations
* Add normal user: `adduser NAME`
** Add `.ssh/authorized_keys` file for the user
** Add the user to `sudo` group: `gpasswd -a NAME sudo`
... |
2d06b572-403a-4162-8bf9-5067c1275134 | {
"language": "AsciiDoc"
} | ```asciidoc
= Overview
{product-author}
{product-version}
:data-uri:
:icons:
:experimental:
Use these topics to discover the different
link:../architecture/core_concepts/builds_and_image_streams.html#source-build[S2I
(Source-to-Image)], database, and other Docker images that are available for
OpenShift users.
ifdef::... | ```asciidoc
= Overview
{product-author}
{product-version}
:data-uri:
:icons:
:experimental:
Use these topics to discover the different
link:../architecture/core_concepts/builds_and_image_streams.html#source-build[S2I
(Source-to-Image)], database, and other Docker images that are available for
OpenShift users.
ifdef::... |
a60c66f0-374e-4b74-8be8-84a5cc889486 | {
"language": "AsciiDoc"
} | ```asciidoc
= Hawkular Android Client
This repository contains the source code for the Hawkular Android application.
== License
* http://www.apache.org/licenses/LICENSE-2.0.html[Apache Version 2.0]
== Building
ifdef::env-github[]
[link=https://travis-ci.org/hawkular/android-client]
image:https://travis-ci.org/hawk... | ```asciidoc
= Hawkular Android Client
This repository contains the source code for the Hawkular Android application.
== License
* http://www.apache.org/licenses/LICENSE-2.0.html[Apache Version 2.0]
== Building
ifdef::env-github[]
[link=https://travis-ci.org/hawkular/hawkular-android-client]
image:https://travis-ci... |
76d56f61-ff9a-4839-9326-f497807b25d9 | {
"language": "AsciiDoc"
} | ```asciidoc
Domotica
========
A simple webapp for a home automation system based around a Siemens S7-300 PLC,
using libs7comm-python. It's intended to be used from smartphones.
Note that this is not a generic solution. It's an implementation for one
specific house.
Requirements
============
* Django
* python-daemo... | ```asciidoc
Domotica
========
A simple webapp for a home automation system based around a Siemens S7-300 PLC,
using libs7comm-python. It's intended to be used from smartphones.
Note that this is not a generic solution. It's an implementation for one
specific house.
Requirements
============
* Django
* python-daemo... |
d3fd3c7e-4e61-4297-afa3-f3eb1b93330f | {
"language": "AsciiDoc"
} | ```asciidoc
[[release-notes]]
== Release Notes
:numbered!:
include::release-notes-5.1.0-M1.adoc[]
include::release-notes-5.0.2.adoc[]
include::release-notes-5.0.1.adoc[]
include::release-notes-5.0.0.adoc[]
include::release-notes-5.0.0-RC3.adoc[]
include::release-notes-5.0.0-RC2.adoc[]
include::release-notes-5.0... | ```asciidoc
[[release-notes]]
== Release Notes
:numbered!:
include::release-notes-5.1.0-M2.adoc[]
include::release-notes-5.1.0-M1.adoc[]
include::release-notes-5.0.2.adoc[]
include::release-notes-5.0.1.adoc[]
include::release-notes-5.0.0.adoc[]
include::release-notes-5.0.0-RC3.adoc[]
include::release-notes-5.0.... |
2387f20b-eb23-4b5b-8322-1c346abf50c7 | {
"language": "AsciiDoc"
} | ```asciidoc
[appendix]
[[faq]]
= Frequently Asked Questions (FAQ)
[qanda]
What is the difference between Neo4j OGM and Spring Data Neo4j (SDN)?::
Spring Data Neo4j (SDN) uses the OGM under the covers. It's like Spring Data JPA, where JPA/Hibernate underly it. Most
of the power of SDN actually comes from the OGM.
... | ```asciidoc
[appendix]
[[faq]]
= Frequently Asked Questions (FAQ)
[qanda]
What is the difference between Neo4j OGM and Spring Data Neo4j (SDN)?::
Spring Data Neo4j (SDN) uses the OGM under the covers. It's like Spring Data JPA, where JPA/Hibernate underly it. Most
of the power of SDN actually comes from the OGM.
... |
4f565efc-e6f4-4851-b305-62fa9722cb93 | {
"language": "AsciiDoc"
} | ```asciidoc
= Building Mac OS X client =
OS X licensing means we can't just simply provide a build vm via vagrant as
we've done for linux. Creating a vagrant-ready VM is fairly simple though.
== Client Build VM ==
Install link:https://www.vagrantup.com/[Vagrant], buy VMware Fusion, and buy the
link:https://www.vagr... | ```asciidoc
= Building Mac OS X client =
OS X licensing means we can't just simply provide a build vm via vagrant as
we've done for linux. Creating a vagrant-ready VM is fairly simple though.
== Client Build VM ==
Install link:https://www.vagrantup.com/[Vagrant], buy VMware Fusion, and buy the
link:https://www.vagr... |
f4719de0-f601-4a67-88d3-596e93a56452 | {
"language": "AsciiDoc"
} | ```asciidoc
[[data-rollup-transform]]
= Roll up or transform your data
[partintro]
--
{es} offers the following methods for manipulating your data:
ifdef::permanently-unreleased-branch[]
* <<xpack-rollup>>
+
A rollup aggregates an index's time series data and stores the results in new
read-only index. For example, ... | ```asciidoc
[[data-rollup-transform]]
= Roll up or transform your data
[partintro]
--
{es} offers the following methods for manipulating your data:
* <<xpack-rollup,Rolling up your historical data>>
+
include::rollup/index.asciidoc[tag=rollup-intro]
* <<transforms,Transforming your data>>
+
include::transform/trans... |
ceb0523a-cb63-4fbc-a0d6-ef9fb57362c1 | {
"language": "AsciiDoc"
} | ```asciidoc
= Vert.x-Web
image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-web["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-web/"]
image:https://img.shields.io/maven-central/v/io.vertx/vertx-web.svg["Maven Central"]
image:https://bestpractices.coreinfrastructure.org/pro... | ```asciidoc
= Vert.x-Web
image:https://vertx.ci.cloudbees.com/buildStatus/icon?job=vert.x3-web["Build Status",link="https://vertx.ci.cloudbees.com/view/vert.x-3/job/vert.x3-web/"]
image:https://img.shields.io/maven-central/v/io.vertx/vertx-web.svg["Maven Central"]
image:https://bestpractices.coreinfrastructure.org/pro... |
1940b5bb-bfda-4509-aec3-af19d7de03a0 | {
"language": "AsciiDoc"
} | ```asciidoc
= java-libbitcoinconsensus
image:https://travis-ci.org/dexX7/java-libbitcoinconsensus.svg["Build Status", link="https://travis-ci.org/dexX7/java-libbitcoinconsensus"]
A https://github.com/java-native-access/jna[JNA] binding and Java wrapper for https://github.com/bitcoin/bitcoin/blob/master/doc/shared-lib... | ```asciidoc
= java-libbitcoinconsensus
image:https://travis-ci.org/dexX7/java-libbitcoinconsensus.svg["Build Status", link="https://travis-ci.org/dexX7/java-libbitcoinconsensus"]
A https://github.com/java-native-access/jna[JNA] binding and Java wrapper for https://github.com/bitcoin/bitcoin/blob/master/doc/shared-lib... |
ae6eabf0-a093-4eb3-b0f5-3b9a3e8efd24 | {
"language": "AsciiDoc"
} | ```asciidoc
= asciidoctor-chrome-extension, AsciiDoc.js Chrome Extension
Guillaume Grossetie
:sources: https://github.com/Mogztter/asciidoctor-chrome-extension
:license: https://github.com/Mogztter/asciidoctor-chrome-extension/blob/master/LICENSE
This project uses https://github.com/asciidoctor/asciidoctor.js[Asciidoc... | ```asciidoc
= asciidoctor-chrome-extension, Asciidoctor Chrome Extension
Guillaume Grossetie
:sources: https://github.com/asciidoctor/asciidoctor-chrome-extension
:license: https://github.com/asciidoctor/asciidoctor-chrome-extension/blob/master/LICENSE
This project uses https://github.com/asciidoctor/asciidoctor.js[As... |
ed08d374-433c-46be-8fd1-671ae7bf6073 | {
"language": "AsciiDoc"
} | ```asciidoc
= Starter POMs
Spring Boot Starters are a set of convenient dependency descriptors that you can include
in your application. You get a one-stop-shop for all the Spring and related technology
that you need without having to hunt through sample code and copy paste loads of
dependency descriptors. For example... | ```asciidoc
= Starter POMs
Spring Boot Starters are a set of convenient dependency descriptors that you can include
in your application. You get a one-stop-shop for all the Spring and related technology
that you need without having to hunt through sample code and copy paste loads of
dependency descriptors. For example... |
905357b1-f3cc-4f24-9656-40d7dfd31613 | {
"language": "AsciiDoc"
} | ```asciidoc
= Reactor Netty
Stephane Maldini;
:appversion: 0.5.0 (wiki)
ifndef::host-github[:ext-relative: {outfilesuffix}]
{appversion}
:doctype: book
:icons: font
include::net.adoc[]
include::net-tcp.adoc[]
include::net-http.adoc[]
include::net-e2e.adoc[]
```
Fix warning in asciidoc rendering | ```asciidoc
= Reactor Netty
Stephane Maldini;
:appversion: 0.5.0 (wiki)
ifndef::host-github[:ext-relative: {outfilesuffix}]
{appversion}
:doctype: book
:icons: font
include::net.adoc[]
include::net-tcp.adoc[]
include::net-http.adoc[]
``` |
39833775-5ec4-4ded-88f9-74ee95add82a | {
"language": "AsciiDoc"
} | ```asciidoc
[[important-settings]]
== Important Elasticsearch configuration
While Elasticsearch requires very little configuration, there are a number of
settings which need to be considered before going into production.
The following settings *must* be considered before going to production:
* <<path-settings,Path s... | ```asciidoc
[[important-settings]]
== Important Elasticsearch configuration
While Elasticsearch requires very little configuration, there are a number of
settings which need to be considered before going into production.
The following settings *must* be considered before going to production:
* <<path-settings,Path s... |
13afe488-9532-4b30-b180-a98b6e5f4dd9 | {
"language": "AsciiDoc"
} | ```asciidoc
= Getting support for Micrometer
== GitHub issues
We choose not to use GitHub issues for general usage questions and support, preferring to
use issues solely for the tracking of bugs and enhancements. If you have a general
usage question please do not open a GitHub issue, but use one of the other channels
... | ```asciidoc
= Getting support for Micrometer
== GitHub issues
We choose not to use GitHub issues for general usage questions and support, preferring to
use issues solely for the tracking of bugs and enhancements. If you have a general
usage question please do not open a GitHub issue, but use one of the other channels
... |
e917653e-37ee-4b6a-bdb7-93608bc07a5c | {
"language": "AsciiDoc"
} | ```asciidoc
[[new]]
= What's New in Spring Security 5.8
Spring Security 5.8 provides a number of new features.
Below are the highlights of the release.
* https://github.com/spring-projects/spring-security/pull/11638[gh-11638] - Refresh remote JWK when unknown KID error occurs
* https://github.com/spring-projects/spri... | ```asciidoc
[[new]]
= What's New in Spring Security 5.8
Spring Security 5.8 provides a number of new features.
Below are the highlights of the release.
* https://github.com/spring-projects/spring-security/pull/11638[gh-11638] - Refresh remote JWK when unknown KID error occurs
* https://github.com/spring-projects/spri... |
f53ceb6c-2c6b-4f2d-8a86-c969698366ca | {
"language": "AsciiDoc"
} | ```asciidoc
= Logbook: horizon.justinwflory.com
Running logbook of documentation notes for Horizon.
== Firewall
_See https://github.com/jwflory/infrastructure/blob/master/roles/firewalld/tasks/main.yml[jwflory/infrastructure firewalld Ansible role]._
== WordPress
=== wp_cli cannot upgrade WordPress because anoth... | ```asciidoc
= Logbook: horizon.justinwflory.com
Running logbook of documentation notes for Horizon.
== Firewall
_See https://github.com/jwflory/infrastructure/blob/master/roles/firewalld/tasks/main.yml[jwflory/infrastructure firewalld Ansible role]._
== WordPress
=== Updating from admin dashboard does not work: ... |
852a1fa8-89f9-4260-869a-c9b8f2064b69 | {
"language": "AsciiDoc"
} | ```asciidoc
[[release-notes]]
== JUnit 5 Release Notes
include::link-attributes.adoc[]
:numbered!:
include::release-notes-5.1.0-M2.adoc[]
include::release-notes-5.1.0-M1.adoc[]
include::release-notes-5.0.2.adoc[]
include::release-notes-5.0.1.adoc[]
include::release-notes-5.0.0.adoc[]
include::release-notes-5.0.... | ```asciidoc
[[release-notes]]
= JUnit 5 Release Notes
Stefan Bechtold; Sam Brannen; Johannes Link; Matthias Merdes; Marc Philipp; Christian Stein
//
:docinfodir: docinfos
:docinfo: private-head
:numbered!:
//
include::link-attributes.adoc[]
include::release-notes-5.1.0-M2.adoc[]
include::release-notes-5.1.0-M1.adoc[... |
39068850-8c08-49d3-9d08-d52815ae3280 | {
"language": "AsciiDoc"
} | ```asciidoc
[[misc]]
== Misc
* https://github.com/electrical/puppet-elasticsearch[Puppet]:
Elasticsearch puppet module.
* http://github.com/elasticsearch/cookbook-elasticsearch[Chef]:
Chef cookbook for Elasticsearch
* https://github.com/tavisto/elasticsearch-rpms[elasticsearch-rpms]:
RPMs for elasticsearch.
*... | ```asciidoc
[[misc]]
== Misc
* https://github.com/elasticsearch/puppet-elasticsearch[Puppet]:
Elasticsearch puppet module.
* http://github.com/elasticsearch/cookbook-elasticsearch[Chef]:
Chef cookbook for Elasticsearch
* http://www.github.com/neogenix/daikon[daikon]:
Daikon Elasticsearch CLI
* https://github.... |
d07923fb-26c8-495a-a6fc-b07e82d64d9c | {
"language": "AsciiDoc"
} | ```asciidoc
= JoinFaces Documentation
Marcelo Fernandes <persapiens@gmail.com>; Lars Grefer <github@larsgrefer.de>
:toc: left
== Using JoinFaces
=== System Requirements
=== Maven Integration
=== Gradle Integration```
Add Example projects and compatibility matrix | ```asciidoc
= JoinFaces Documentation
Marcelo Fernandes <persapiens@gmail.com>; Lars Grefer <github@larsgrefer.de>
:toc: left
:sectnums:
:sectanchors:
== Using JoinFaces
.Official example projects
|===
|Build tool \ packaing |`jar` |`war`
|https://maven.apache.org/[Maven]
|https://github.com/joinfaces/joinfaces-mave... |
0a26e264-334e-4f41-9723-c765f2d9c756 | {
"language": "AsciiDoc"
} | ```asciidoc
= Instructions
Follow these steps to setup Docker on your machine.
* Go to https://www.docker.com/products/overview#/install_the_platform
* Download the distributable for your system type
* Follow the installation instructions
After installation continue with Exercise 1 to verify that your setup is runni... | ```asciidoc
= Instructions
Follow these steps to setup Docker on your machine.
* Go to https://www.docker.com/products/overview#/install_the_platform
* Download the distributable for your system type
* Follow the installation instructions
After installation continue with Exercise 1 to verify that your setup is runni... |
1a1e2e45-5808-4fd3-8a20-eb1d66a532c5 | {
"language": "AsciiDoc"
} | ```asciidoc
==== Step 2: Install the repository and Minion package
Connect with _SSH_ to your remote _RHEL_ system where you need a _Minion_ to be installed.
.Install the Yum repository
[source, shell]
----
yum -y https://yum.opennms.org/repofiles/opennms-repo-stable-rhel7.noarch.rpm
rpm --import https://yum.opennms... | ```asciidoc
==== Step 2: Install the repository and Minion package
Connect with _SSH_ to your remote _RHEL_ system where you need a _Minion_ to be installed.
.Install the Yum repository
[source, shell]
----
yum -y install https://yum.opennms.org/repofiles/opennms-repo-stable-rhel7.noarch.rpm
rpm --import https://yum... |
9b9211a3-ebaf-426c-a9e3-1ecc098e3c0a | {
"language": "AsciiDoc"
} | ```asciidoc
= Beats Platform
include::./overview.asciidoc[]
include::./gettingstarted.asciidoc[]
include::./configuration.asciidoc[]
include::./https.asciidoc[]
include::./newbeat.asciidoc[]
```
Use Beats Platform Reference as title | ```asciidoc
= Beats Platform Reference
include::./overview.asciidoc[]
include::./gettingstarted.asciidoc[]
include::./configuration.asciidoc[]
include::./https.asciidoc[]
include::./newbeat.asciidoc[]
``` |
71482156-4056-45b7-ac4c-2a8a66bc62a5 | {
"language": "AsciiDoc"
} | ```asciidoc
[[getting-started.system-requirements]]
== System Requirements
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to and including Java 17.
{spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required.
Explicit build support is pr... | ```asciidoc
[[getting-started.system-requirements]]
== System Requirements
Spring Boot {spring-boot-version} requires https://www.java.com[Java 8] and is compatible up to and including Java 18.
{spring-framework-docs}/[Spring Framework {spring-framework-version}] or above is also required.
Explicit build support is pr... |
76ec1727-ef2d-4076-bdc0-3a2b0dedce58 | {
"language": "AsciiDoc"
} | ```asciidoc
[[installation]]
== Installation
=== Dependency
```xml
<dependency>
<groupId>net.ttddyy</groupId>
<artifactId>datasource-assert</artifactId>
<version>[LATEST_VERSION]</version>
</dependency>
```
{datasource-proxy}[datasource-proxy] is the only transitive dependency library. +
{assertj}[AssertJ] and... | ```asciidoc
[[installation]]
== Installation
=== Dependency
```xml
<dependency>
<groupId>net.ttddyy</groupId>
<artifactId>datasource-assert</artifactId>
<version>[LATEST_VERSION]</version>
</dependency>
```
{datasource-proxy}[datasource-proxy] is the only transitive dependency library. +
{assertj}[AssertJ] and... |
f7d7abb2-ae15-406f-a9ca-24e5c7cc4b9c | {
"language": "AsciiDoc"
} | ```asciidoc
[[new]]
== What's New in Spring Security 5.5
Spring Security 5.5 provides a number of new features.
Below are the highlights of the release.
[[whats-new-servlet]]
=== Servlet
* OAuth 2.0 Client
** Added support for https://github.com/spring-projects/spring-security/pull/9520[Jwt Client Authentication] `p... | ```asciidoc
[[new]]
== What's New in Spring Security 5.5
Spring Security 5.5 provides a number of new features.
Below are the highlights of the release.
[[whats-new-servlet]]
=== Servlet
* OAuth 2.0 Client
** Added support for https://github.com/spring-projects/spring-security/pull/9520[Jwt Client Authentication] `p... |
f2977311-b13e-4690-87f5-87aac3bd37da | {
"language": "AsciiDoc"
} | ```asciidoc
= rhq-metrics
Project to implement a MaaS and CaaS
* MaaS: Metrics as a Service
* CaaS: Charts as a Service
```
Change Charting as a Service from CaaS to ChaaS. Pronounced Chaz. More unique chan CaaS and sounds better. | ```asciidoc
= rhq-metrics
Project to implement a MaaS and CaaS
* MaaS: Metrics as a Service
* ChaaS: Charts as a Service
``` |
bb58b50f-0729-4463-b6e8-b523323e910d | {
"language": "AsciiDoc"
} | ```asciidoc
To activate JSON views, add the following dependency to the `dependencies` block of your `build.gradle` where `VERSION` is the version of the plugin you plan to use:
[source,groovy]
compile "org.grails.plugins:views-json:VERSION"
To enable Gradle compilation of JSON views for production environment add t... | ```asciidoc
To activate JSON views, add the following dependency to the `dependencies` block of your `build.gradle`:
[source,groovy,subs="attributes"]
compile "org.grails.plugins:views-json:{version}"
To enable Gradle compilation of JSON views for production environment add the following to the `buildscript` `depend... |
64f28c43-3899-440d-97cc-bc2f437b85b9 | {
"language": "AsciiDoc"
} | ```asciidoc
// Copyright 2017 the original author or authors.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required b... | ```asciidoc
// Copyright 2017 the original author or authors.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required b... |
e057ca58-bd41-40f5-93ec-0ea8c6084aaa | {
"language": "AsciiDoc"
} | ```asciidoc
= tick
Malcolm Sparks <mal@juxt.pro>; Henry Widd; Johanna Antonelli <joa@juxt.pro>
0.4.10-alpha, 2019-03-27
:toc: left
:toclevels: 4
:docinfo: shared
:sectnums: true
:sectnumlevels: 2
:xrefstyle: short
:nofooter:
:leveloffset: +1
include::intro.adoc[]
include::setup.adoc[]
include::api.adoc[]
include::... | ```asciidoc
= tick
Malcolm Sparks <mal@juxt.pro>; Henry Widd; Johanna Antonelli <joa@juxt.pro>
0.4.25-alpha, 2020-10-01
:toc: left
:toclevels: 4
:docinfo: shared
:sectnums: true
:sectnumlevels: 2
:xrefstyle: short
:nofooter:
:leveloffset: +1
include::intro.adoc[]
include::setup.adoc[]
include::api.adoc[]
include::... |
3abc9eb2-505d-40d0-9c7a-159a77ece9a7 | {
"language": "AsciiDoc"
} | ```asciidoc
= SpringBoot WebApp Demo
https://projects.spring.io/spring-boot[Spring Boot]
looks like a nice way to get started.
This is a trivial webapp created using SpringBoot.
== HowTo
mvn spring-boot:run
Or, in Eclipse with Spring plugin (or "Spring Tool Suite"),
right-click Application.java, then RunAs->Sprin... | ```asciidoc
= SpringBoot WebApp Demo
https://projects.spring.io/spring-boot[Spring Boot]
looks like a nice way to get started.
This is a trivial webapp created using SpringBoot.
== HowTo
mvn spring-boot:run
Or, in Eclipse with Spring plugin (or "Spring Tool Suite"),
right-click Application.java, then RunAs->Sprin... |
cf1be2e8-028b-4bf7-9a35-3b5d97a94f2f | {
"language": "AsciiDoc"
} | ```asciidoc
[[breaking-changes]]
= Breaking changes
[partintro]
--
This section discusses the changes that you need to be aware of when migrating
your application from one version of Elasticsearch to another.
As a general rule:
* Migration between minor versions -- e.g. `5.x` to `5.y` -- can be
performed by <<roll... | ```asciidoc
[[breaking-changes]]
= Breaking changes
[partintro]
--
This section discusses the changes that you need to be aware of when migrating
your application from one version of Elasticsearch to another.
As a general rule:
* Migration between minor versions -- e.g. `5.x` to `5.y` -- can be
performed by <<roll... |
8a9df9f2-306f-4458-9ba2-babab73f372c | {
"language": "AsciiDoc"
} | ```asciidoc
[[java-query-dsl-script-query]]
==== Script Query
See {ref}/query-dsl-script-query.html[Script Query]
[source,java]
--------------------------------------------------
QueryBuilder qb = scriptQuery(
new Script("doc['num1'].value > 1") <1>
);
--------------------------------------------------
<1> inline... | ```asciidoc
[[java-query-dsl-script-query]]
==== Script Query
See {ref}/query-dsl-script-query.html[Script Query]
[source,java]
--------------------------------------------------
QueryBuilder qb = scriptQuery(
new Script("doc['num1'].value > 1") <1>
);
--------------------------------------------------
<1> inline... |
11890617-4e39-4916-b9cc-3b26855b9ec6 | {
"language": "AsciiDoc"
} | ```asciidoc
HACKING
=======
HOMEPAGE
--------
The master source code repository, bug tracking, etc for _pvpn_ is
https://www.github.com/halhen/pvpn. Please report issues here, or to
henrik@k2h.se.
CONTRIBUTING
------------
* To contribute, send a patch as a github pull request or using
+git format-patch+ to henr... | ```asciidoc
HACKING
=======
HOMEPAGE
--------
The master source code repository, bug tracking, etc for _pvpn_ is
https://www.github.com/halhen/pvpn. Please report issues here, or to
henrik@k2h.se.
CONTRIBUTING
------------
* To contribute, send a patch as a github pull request or using
+git format-patch+ to henr... |
19f36d79-5d60-482c-b363-390caaeaa7d4 | {
"language": "AsciiDoc"
} | ```asciidoc
== Internationalization (i18n)
```
Add draft of i18n docs | ```asciidoc
= Internationalization (i18n)
== Intro
Translation messages for Beavy core, as well as Beavy apps and modules, use the
[ICU syntax](http://userguide.icu-project.org/formatparse/messages).
The translation messages themselves are managed with the
[transifex](http://docs.transifex.com/introduction/)
locali... |
bffa8ecc-7794-4179-9498-a1568b2a0369 | {
"language": "AsciiDoc"
} | ```asciidoc
## Developer Info
[discrete]
### Source
https://github.com/wildfly-extras/wildfly-camel
[discrete]
### Issues
https://github.com/wildfly-extras/wildfly-camel/issues
[discrete]
### Jenkins
https://ci.fabric8.io/job/wildfly-camel
[discrete]
### Downloads
https://github.com/wildfly-extras/wildfly-camel... | ```asciidoc
## Developer Info
[discrete]
### Source
https://github.com/wildfly-extras/wildfly-camel
[discrete]
### Issues
https://github.com/wildfly-extras/wildfly-camel/issues
[discrete]
### CI Build
https://github.com/wildfly-extras/wildfly-camel/actions
[discrete]
### Downloads
https://github.com/wildfly-ext... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.