You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by wa...@apache.org on 2021/06/02 20:14:58 UTC

[openjpa-site] branch main updated (874c3ff -> dbe3771)

This is an automated email from the ASF dual-hosted git repository.

wave pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/openjpa-site.git.


    from 874c3ff  several fixes
     new 891b2ac  more fixes with broken display
     new 7df8107  last "fix"
     new dbe3771  fix image alt text warnings

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/domain-model-browser.md            | 6 +++---
 content/enhancement-with-eclipse.md        | 6 +++---
 content/openjpa-3.1.x.md                   | 2 +-
 content/openjpaeclipseinstallation.md      | 4 ++--
 content/top-navigation-bar.md              | 2 --
 content/using-criteria-api-in-daytrader.md | 2 +-
 6 files changed, 10 insertions(+), 12 deletions(-)
 delete mode 100644 content/top-navigation-bar.md

[openjpa-site] 03/03: fix image alt text warnings

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openjpa-site.git

commit dbe3771765656a585bae2e740767afe775d1df05
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Wed Jun 2 13:11:45 2021 -0700

    fix image alt text warnings
---
 content/domain-model-browser.md     | 2 +-
 content/enhancement-with-eclipse.md | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/domain-model-browser.md b/content/domain-model-browser.md
index 03be0e2..09562a0 100644
--- a/content/domain-model-browser.md
+++ b/content/domain-model-browser.md
@@ -32,4 +32,4 @@ A graphic visualization of persistence domain classes.
 
 ## A typical snapshot 
 
-![](images/mmb.PNG)
+![domain model](images/mmb.PNG)
diff --git a/content/enhancement-with-eclipse.md b/content/enhancement-with-eclipse.md
index e62f3f0..aeca4cf 100644
--- a/content/enhancement-with-eclipse.md
+++ b/content/enhancement-with-eclipse.md
@@ -62,11 +62,11 @@ should be set to jpa_lib and build.dir should be set to bin.
   
   
 
-![](images/navigator.png)
+![Navigator](images/navigator.png)
 
-![](images/main.png)
+![Main](images/main.png)
 
-![](images/targets.png)
+![Targets](images/targets.png)
 
 <a name="EnhancementwithEclipse-OpenJPAPluginforEclipse"></a>
 

[openjpa-site] 01/03: more fixes with broken display

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openjpa-site.git

commit 891b2acf1ed699b97e760771998d3630a95e293c
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Wed Jun 2 12:56:14 2021 -0700

    more fixes with broken display
---
 content/domain-model-browser.md            | 4 ++--
 content/openjpa-3.1.x.md                   | 2 +-
 content/openjpaeclipseinstallation.md      | 4 ++--
 content/top-navigation-bar.md              | 2 --
 content/using-criteria-api-in-daytrader.md | 2 +-
 5 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/content/domain-model-browser.md b/content/domain-model-browser.md
index 4e403da..03be0e2 100644
--- a/content/domain-model-browser.md
+++ b/content/domain-model-browser.md
@@ -19,12 +19,12 @@ A graphic visualization of persistence domain classes.
 * The parent directory of persistence unit descriptor (META-INF/persistence.xml)
 * The directory of compiled domain classes
 
-<span class="info">
+<div class="info">
 
 * The persistence unit descriptor must enumerate the domain classes in its `<class>` tag.
 * Database connection is not required.
 
-</span>
+</div>
 
 
 
diff --git a/content/openjpa-3.1.x.md b/content/openjpa-3.1.x.md
index ec6dea5..ee947f8 100644
--- a/content/openjpa-3.1.x.md
+++ b/content/openjpa-3.1.x.md
@@ -1,4 +1,4 @@
-Title:
+Title: OpenJPA 3.1.X
 
 # OpenJPA 3.1.x
 
diff --git a/content/openjpaeclipseinstallation.md b/content/openjpaeclipseinstallation.md
index 3476034..09df959 100644
--- a/content/openjpaeclipseinstallation.md
+++ b/content/openjpaeclipseinstallation.md
@@ -4,12 +4,12 @@ Title: OpenJPAEclipseInstallation
 
 # OpenJPA Eclipse Tooling
 
-<span class="info">
+<div class="info">
 
 [Eclipse Update Site](http://people.apache.org/~dwoods/openjpa/devtools/updatesite/) is 
 the current Update Site of the OpenJPA Eclipse Tooling. (It will probably still change.)
 
-</span>
+</div>
 
 <a name="OpenJPAEclipseInstallation-HowtoinstalltheOpenJPAEclipseTooling"></a>
 
diff --git a/content/top-navigation-bar.md b/content/top-navigation-bar.md
deleted file mode 100644
index 4719697..0000000
--- a/content/top-navigation-bar.md
+++ /dev/null
@@ -1,2 +0,0 @@
-Title: Top Navigation Bar
-
diff --git a/content/using-criteria-api-in-daytrader.md b/content/using-criteria-api-in-daytrader.md
index 2a94015..1c420e1 100644
--- a/content/using-criteria-api-in-daytrader.md
+++ b/content/using-criteria-api-in-daytrader.md
@@ -137,7 +137,7 @@ Within the bin directory of the augmented profile:
 1. Start the server.
 1. Run the script using the following command:
 
-        wsadmin -f <location ofdaytrader_singleServer.py> <script options>
+        wsadmin -f <location ofdaytrader_singleServer.py> &lt;script options&gt;
 
    You can display the list of available script options by specifying the option "--help".
 

[openjpa-site] 02/03: last "fix"

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openjpa-site.git

commit 7df81077532d52d0dbf634991b2726cb1d98945e
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Wed Jun 2 13:04:08 2021 -0700

    last "fix"
---
 content/using-criteria-api-in-daytrader.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/using-criteria-api-in-daytrader.md b/content/using-criteria-api-in-daytrader.md
index 1c420e1..3c7c20d 100644
--- a/content/using-criteria-api-in-daytrader.md
+++ b/content/using-criteria-api-in-daytrader.md
@@ -137,7 +137,7 @@ Within the bin directory of the augmented profile:
 1. Start the server.
 1. Run the script using the following command:
 
-        wsadmin -f <location ofdaytrader_singleServer.py> &lt;script options&gt;
+        wsadmin -f <location ofdaytrader_singleServer.py> ${script options}
 
    You can display the list of available script options by specifying the option "--help".