Bug 808422

Summary: Missing XSD files inf docs/schema directory
Product: [JBoss] JBoss Data Grid 6 Reporter: Martin Gencur <mgencur>
Component: unspecifiedAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: jdg-bugs
Target Milestone: ---   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The latest version of some of the configuration schema files was missing from the <filename class="directory">docs/schema</filename> directory. This did not affect the functionality of the server. The relevant configuration schema files are now available in the <filename class="directory">docs/schema</filename> directory, namely <filename>jboss-as-infinispan_1_3.xsd</filename>, <filename>jboss-as-jgroups_1_1.xsd</filename>, <filename>jboss-as-config_1_3.xsd</filename> and <filename>jboss-as-threads_1_1.xsd</filename>.
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:19:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Gencur 2012-03-30 11:07:01 UTC
Description of problem:

The server distribution should contain the following files in docs/schema directory:

* jboss-as-infinispan_1_2.xsd
* jboss-as-jgroups_1_1.xsd
* jboss-as-config_1_2.xsd
* jboss-as-threads_1_1.xsd

Comment 1 Tristan Tarrant 2012-04-04 13:12:47 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
The latest version of some of the configuration schema files is missing from the docs/schema directory. This does not affect the functionality of the server.

Comment 2 Martin Gencur 2012-05-02 08:57:51 UTC
Verified, current version (ER7) contains the following versions of XSD:

* jboss-as-infinispan_1_3.xsd
* jboss-as-jgroups_1_1.xsd
* jboss-as-config_1_3.xsd
* jboss-as-threads_1_1.xsd

Comment 3 Misha H. Ali 2012-06-04 02:40:47 UTC
Tristan, if the following are no longer the XSD versions included (as I suspect they are not), please clarify the version included for GA in a comment:

* jboss-as-infinispan_1_3.xsd
* jboss-as-jgroups_1_1.xsd
* jboss-as-config_1_3.xsd
* jboss-as-threads_1_1.xsd

Please ignore xml markup in technical note, this is for the script.

Comment 4 Misha H. Ali 2012-06-04 02:40:47 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1,9 @@
-The latest version of some of the configuration schema files is missing from the docs/schema directory. This does not affect the functionality of the server.+The latest version of some of the configuration schema files was missing from the docs/schema directory. This did not affect the functionality of the server. The following configuration schema files are not available in the docs/schema directory:
+</para>
+<itemizedist>
+<listitem><para>jboss-as-infinispan_1_3.xsd</para></listitem>
+<listitem><para>jboss-as-jgroups_1_1.xsd</para></listitem>
+<listitem><para>jboss-as-config_1_3.xsd</para></listitem>
+<listitem><para>jboss-as-threads_1_1.xsd</para></listitem>
+</itemizedlist>
+<para>

Comment 5 Misha H. Ali 2012-06-04 02:47:09 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1,9 +1 @@
-The latest version of some of the configuration schema files was missing from the docs/schema directory. This did not affect the functionality of the server. The following configuration schema files are not available in the docs/schema directory:
+The latest version of some of the configuration schema files was missing from the <filename class="directory'>docs/schema</filename> directory. This did not affect the functionality of the server. The relevant configuration schema files are now available in the <filename class="directory'>docs/schema</filename> directory, namely <filename>jboss-as-infinispan_1_3.xsd</filename>, <filename>jboss-as-jgroups_1_1.xsd</filename>, <filename>jboss-as-config_1_3.xsd</filename> and <filename>jboss-as-threads_1_1.xsd</filename>.-</para>
-<itemizedist>
-<listitem><para>jboss-as-infinispan_1_3.xsd</para></listitem>
-<listitem><para>jboss-as-jgroups_1_1.xsd</para></listitem>
-<listitem><para>jboss-as-config_1_3.xsd</para></listitem>
-<listitem><para>jboss-as-threads_1_1.xsd</para></listitem>
-</itemizedlist>
-<para>

Comment 6 Misha H. Ali 2012-06-04 02:48:58 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-The latest version of some of the configuration schema files was missing from the <filename class="directory'>docs/schema</filename> directory. This did not affect the functionality of the server. The relevant configuration schema files are now available in the <filename class="directory'>docs/schema</filename> directory, namely <filename>jboss-as-infinispan_1_3.xsd</filename>, <filename>jboss-as-jgroups_1_1.xsd</filename>, <filename>jboss-as-config_1_3.xsd</filename> and <filename>jboss-as-threads_1_1.xsd</filename>.+The latest version of some of the configuration schema files was missing from the <filename class="directory">docs/schema</filename> directory. This did not affect the functionality of the server. The relevant configuration schema files are now available in the <filename class="directory">docs/schema</filename> directory, namely <filename>jboss-as-infinispan_1_3.xsd</filename>, <filename>jboss-as-jgroups_1_1.xsd</filename>, <filename>jboss-as-config_1_3.xsd</filename> and <filename>jboss-as-threads_1_1.xsd</filename>.

Comment 7 Tristan Tarrant 2012-06-04 07:25:55 UTC
Misha, the versions have not changed

Comment 9 Red Hat Bugzilla 2025-02-10 03:19:26 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.