Skip to content

Commit

Permalink
[Jenkins | dev] Prepare for the next development iteration (1.8.3-SNA…
Browse files Browse the repository at this point in the history
…PSHOT)
  • Loading branch information
GenticsDev committed Mar 29, 2022
1 parent 99c2623 commit 522ccd2
Show file tree
Hide file tree
Showing 73 changed files with 106 additions and 97 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion changelog-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion common-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion databases/orientdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh-databases</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion databases/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion distributed-coordinator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<artifactId>mesh-distributed-coordinator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distributed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<artifactId>mesh-doc</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions doc/src/main/docs/generated/api/api-docs.raml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#%RAML 0.8
title: Gentics Mesh REST API
version: "1.8.1"
version: "1.8.2"
baseUri: "http://localhost:8080/api/v2"
protocols: [HTTP, HTTPS]
mediaType: application/json
Expand Down Expand Up @@ -6111,7 +6111,7 @@ mediaType: application/json
| vertxVersion | false | string | Used Vert.x version. |
example: |
{
"meshVersion" : "1.8.1",
"meshVersion" : "1.8.2",
"meshNodeName" : "Reminiscent Tirtouga",
"databaseVendor" : "orientdb",
"databaseVersion" : "2.2.16",
Expand Down
4 changes: 2 additions & 2 deletions doc/src/main/docs/generated/api/api.raml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#%RAML 0.8
title: Gentics Mesh REST API
version: "1.8.1"
version: "1.8.2"
baseUri: "http://localhost:8080/api/v2"
protocols: [HTTP, HTTPS]
mediaType: application/json
Expand Down Expand Up @@ -13815,7 +13815,7 @@ mediaType: application/json
}
example: |
{
"meshVersion" : "1.8.1",
"meshVersion" : "1.8.2",
"meshNodeName" : "Reminiscent Tirtouga",
"databaseVendor" : "orientdb",
"databaseVersion" : "2.2.16",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"meshVersion" : "1.8.1",
"meshVersion" : "1.8.2",
"meshNodeName" : "Reminiscent Tirtouga",
"databaseVendor" : "orientdb",
"databaseVersion" : "2.2.16",
Expand Down
1 change: 1 addition & 0 deletions doc/src/main/docs/generated/models/mesh-config.example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ httpServer:
trustedCertPaths: []
verticleAmount: 16
serverTokens: true
maxFormAttributeSize: -1
monitoring:
enabled: true
port: 8081
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@
| string
| Path to the SSL private key. Default: config/key.pem

| maxFormAttributeSize
| false
| integer
| Set the maximum size of a form attribute, set to -1 for unlimited.

| port
| false
| integer
Expand Down
4 changes: 2 additions & 2 deletions doc/src/main/docs/generated/tables/mesh-db-revs.adoc-include
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
| Database revision


| *1.8.0*
| *1.8.1*
| 01407b0d

| *1.8.1*
| *1.8.2*
| 01407b0d

|======
51 changes: 27 additions & 24 deletions doc/src/main/docs/generated/tables/mesh-env.adoc-include
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,21 @@
| *MESH_LOCK_PATH*
| Path to the mesh lock file.

| *MESH_PLUGIN_DIR*
| Override the configured plugin directory.

| *MESH_S3_BINARY_EXPIRATION_TIME_DOWNLOAD*
| Override the configured AWS S3 download time.

| *MESH_PLUGIN_DIR*
| Override the configured plugin directory.

| *MESH_S3_BINARY_PARSER_LIMIT*
| Override the configured parser limit.

| *MESH_HTTP_SSL_CERT_PATH*
| Override the configured SSL enable flag.

| *MESH_CLUSTER_COORDINATOR_REGEX*
| Override the cluster coordinator regex.

| *MESH_HTTP_SSL_CERT_PATH*
| Override the configured SSL enable flag.

| *BOOLEAN_VALUE_ENV*
|

Expand Down Expand Up @@ -65,12 +65,12 @@
| *MESH_INITIAL_ADMIN_PASSWORD_FORCE_RESET*
| Control whether a forced password reset should be triggered when creating the initial admin user. Default: true

| *MESH_HTTP_PORT*
| Override the configured server http port.

| *MESH_S3_CORS_ALLOWED_ORIGINS*
| Override the configured AWS S3 CORS allowed origins.

| *MESH_HTTP_PORT*
| Override the configured server http port.

| *MESH_S3_BINARY_REGION*
| Override the configured AWS S3 region.

Expand Down Expand Up @@ -101,18 +101,21 @@
| *MESH_BINARY_UPLOAD_LIMIT*
| Override the configured binary byte upload limit.

| *MESH_HTTP_SERVER_MAX_FORM_ATTRIBUTE_SIZE*
| Override the max form attribute size

| *STRING_VALUE_ENV*
|

| *MESH_STORAGE_DISK_QUOTA_WARN_THRESHOLD*
| Overwrite the disk quota warn threshold.

| *MESH_MONITORING_ENABLED*
| Override the configured monitoring enabled flag.

| *MESH_S3_CORS_ALLOWED_HEADERS*
| Override the configured AWS S3 CORS allowed headers.

| *MESH_MONITORING_ENABLED*
| Override the configured monitoring enabled flag.

| *MESH_IMAGE_CACHE_DIRECTORY*
| Override the path for image cache directory.

Expand Down Expand Up @@ -191,12 +194,12 @@
| *MESH_S3_BINARY_METADATA_WHITELIST*
| Override the metadata whitelist

| *MESH_NODE_NAME*
| Override the configured node name.

| *MESH_ELASTICSEARCH_INDEX_CHECK_INTERVAL*
| Override the interval for index checks

| *MESH_NODE_NAME*
| Override the configured node name.

| *MESH_S3_BINARY_CACHE_BUCKET*
| Override the configured AWS S3 bucket.

Expand Down Expand Up @@ -287,12 +290,12 @@
| *MESH_AUTH_PUBLIC_KEYS_PATH*
| Override the configured public keys file path.

| *MESH_LANGUAGES_FILE_PATH*
| Override the path to the optional languages file

| *MESH_ELASTICSEARCH_PREFIX*
| Override the configured elasticsearch prefix.

| *MESH_LANGUAGES_FILE_PATH*
| Override the path to the optional languages file

| *MESH_BINARY_DOCUMENT_PARSER*
| Override the document parser enabled flag.

Expand Down Expand Up @@ -326,12 +329,12 @@
| *MESH_HTTP_SSL_KEY_PATH*
| Override the configured SSL enable flag.

| *MESH_TEMP_DIR*
| Override the configured temp directory.

| *MESH_S3_BINARY_ENABLED_KEY*
| Override cluster enabled flag.

| *MESH_TEMP_DIR*
| Override the configured temp directory.

| *MESH_S3_BINARY_LINK_RESOLVER*
| Override the configured AWS S3 link resolver.

Expand Down Expand Up @@ -362,12 +365,12 @@
| *STRING_LIST_ENV*
|

| *MESH_HTTP_CORS_ORIGIN_PATTERN*
| Override the configured CORS allowed origin pattern.

| *MESH_S3_BINARY_ENDPOINT*
| Override the configured AWS S3 custom endpoint.

| *MESH_HTTP_CORS_ORIGIN_PATTERN*
| Override the configured CORS allowed origin pattern.

| *MESH_IMAGE_RESAMPLE_FILTER*
| Override the sample filter for image resize operations.

Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion ferma/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<artifactId>ferma</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion madl/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>madl</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<artifactId>madl-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion madl/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>madl</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<artifactId>madl-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion madl/madl-ferma/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>madl</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<artifactId>madl-ferma</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion madl/orientdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>madl</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<artifactId>madl-orientdb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion madl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<artifactId>madl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mdm/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh-mdm</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<artifactId>mesh-mdm-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mdm/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.gentics.mesh</groupId>
<artifactId>mesh-mdm</artifactId>
<version>1.8.2</version>
<version>1.8.3-SNAPSHOT</version>
</parent>

<artifactId>mesh-mdm-common</artifactId>
Expand Down
Loading

0 comments on commit 522ccd2

Please sign in to comment.