Author: pgil
Date: Fri Oct 25 13:35:05 2019
New Revision: 1868932
URL: http://svn.apache.org/viewvc?rev=1868932&view=rev
Log:
Fixed: Update release revision number into embedded documentation
Modified:
ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/developer-manual.adoc
ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/documentation_guidelines.adoc
ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/user-manual.adoc
ofbiz/ofbiz-framework/branches/release18.12/framework/entityext/src/doc/asciidoc/EntitySync-manual.adoc
ofbiz/ofbiz-framework/branches/release18.12/framework/security/src/docs/asciidoc/_include/sy-impersonation.adoc
ofbiz/ofbiz-framework/branches/release18.12/framework/security/src/docs/asciidoc/_include/sy-password-and-JWT.adoc
Modified:
ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/developer-manual.adoc
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/developer-manual.adoc?rev=1868932&r1=1868931&r2=1868932&view=diff
==============================================================================
---
ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/developer-manual.adoc
(original)
+++
ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/developer-manual.adoc
Fri Oct 25 13:35:05 2019
@@ -18,7 +18,7 @@ under the License.
////
= Apache OFBiz Developer Manual
The Apache OFBiz Project
-Release 17.12
+Release 18.12
:imagesdir: ./images
ifdef::backend-pdf[]
:title-logo-image: image::OFBiz-Logo.svg[Apache OFBiz Logo, pdfwidth=4.25in,
align=center]
Modified:
ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/documentation_guidelines.adoc
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/documentation_guidelines.adoc?rev=1868932&r1=1868931&r2=1868932&view=diff
==============================================================================
---
ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/documentation_guidelines.adoc
(original)
+++
ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/documentation_guidelines.adoc
Fri Oct 25 13:35:05 2019
@@ -18,7 +18,7 @@ under the License.
////
= Apache OFBiz Documentation Guidelines
The Apache OFBiz Project
-Release 17.12
+Release 18.12
:imagesdir: ./images
ifdef::backend-pdf[]
:title-logo-image: image::OFBiz-Logo.svg[Apache OFBiz Logo, pdfwidth=4.25in,
align=center]
@@ -61,7 +61,7 @@ Please see below for details of the prop
----
The Apache OFBiz Project // <1>
-Release 17.12 // <2>
+Release 18.12 // <2>
:imagesdir: ./images // <3>
ifdef::backend-pdf[] // <4>
:title-logo-image: image::OFBiz-Logo.svg[Apache OFBiz Logo, pdfwidth=4.25in,
align=center] // <5>
Modified:
ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/user-manual.adoc
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/user-manual.adoc?rev=1868932&r1=1868931&r2=1868932&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/user-manual.adoc
(original)
+++ ofbiz/ofbiz-framework/branches/release18.12/docs/asciidoc/user-manual.adoc
Fri Oct 25 13:35:05 2019
@@ -18,7 +18,7 @@ under the License.
////
= Apache OFBiz User Manual
The Apache OFBiz Project
-Release 17.12
+Release 18.12
:imagesdir: ./images
ifdef::backend-pdf[]
:title-logo-image: image::OFBiz-Logo.svg[Apache OFBiz Logo, pdfwidth=4.25in,
align=center]
Modified:
ofbiz/ofbiz-framework/branches/release18.12/framework/entityext/src/doc/asciidoc/EntitySync-manual.adoc
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release18.12/framework/entityext/src/doc/asciidoc/EntitySync-manual.adoc?rev=1868932&r1=1868931&r2=1868932&view=diff
==============================================================================
---
ofbiz/ofbiz-framework/branches/release18.12/framework/entityext/src/doc/asciidoc/EntitySync-manual.adoc
(original)
+++
ofbiz/ofbiz-framework/branches/release18.12/framework/entityext/src/doc/asciidoc/EntitySync-manual.adoc
Fri Oct 25 13:35:05 2019
@@ -19,7 +19,7 @@ under the License.
= What is Entity Synchronization (EntitySync) and how to use it?
The Apache OFBiz Project
-Release 17.12
+Release 18.12
:imagesdir: ./images
ifdef::backend-pdf[]
:title-logo-image: image::OFBiz-Logo.svg[Apache OFBiz Logo, pdfwidth=4.25in,
align=center]
Modified:
ofbiz/ofbiz-framework/branches/release18.12/framework/security/src/docs/asciidoc/_include/sy-impersonation.adoc
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release18.12/framework/security/src/docs/asciidoc/_include/sy-impersonation.adoc?rev=1868932&r1=1868931&r2=1868932&view=diff
==============================================================================
---
ofbiz/ofbiz-framework/branches/release18.12/framework/security/src/docs/asciidoc/_include/sy-impersonation.adoc
(original)
+++
ofbiz/ofbiz-framework/branches/release18.12/framework/security/src/docs/asciidoc/_include/sy-impersonation.adoc
Fri Oct 25 13:35:05 2019
@@ -20,7 +20,7 @@ under the License.
= Impersonation
== What is Impersonation in Apache OFBiz
The Apache OFBiz Project
-Release 17.12
+Release 18.12
:imagesdir: ../../themes/common-theme/webapp/images/img/
ifdef::backend-pdf[]
Modified:
ofbiz/ofbiz-framework/branches/release18.12/framework/security/src/docs/asciidoc/_include/sy-password-and-JWT.adoc
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release18.12/framework/security/src/docs/asciidoc/_include/sy-password-and-JWT.adoc?rev=1868932&r1=1868931&r2=1868932&view=diff
==============================================================================
---
ofbiz/ofbiz-framework/branches/release18.12/framework/security/src/docs/asciidoc/_include/sy-password-and-JWT.adoc
(original)
+++
ofbiz/ofbiz-framework/branches/release18.12/framework/security/src/docs/asciidoc/_include/sy-password-and-JWT.adoc
Fri Oct 25 13:35:05 2019
@@ -20,7 +20,7 @@ under the License.
= Passwords and JWT (JSON Web Tokens) usage
== How are set and used passwords and JWT in Apache OFBiz
The Apache OFBiz Project
-Release 17.12
+Release 18.12
:imagesdir: ../../themes/common-theme/webapp/images/img/
ifdef::backend-pdf[]