Author: bimargulies Date: Thu Dec 11 05:21:43 2008 New Revision: 725681 URL: http://svn.apache.org/viewvc?rev=725681&view=rev Log: Fix a javadoc warning, and make site fixes that should have been in the tag. Oh well, better luck next time.
Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/site/apt/index.apt webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/site/xdoc/download.xml webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/test/java/tests/FacetsTest.java Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/site/apt/index.apt URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/site/apt/index.apt?rev=725681&r1=725680&r2=725681&view=diff ============================================================================== --- webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/site/apt/index.apt (original) +++ webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/site/apt/index.apt Thu Dec 11 05:21:43 2008 @@ -1,23 +1,23 @@ Overview - XMLSchema is a lightweight schema object model that can be used to manipulate and - generate XML schema representations. It has very few external dependancies and can - be easily integrated into an existing project. + XMLSchema is a lightweight Java object model that can be used to manipulate and + generate XML schema representations. You can use it to read XML Schema (xsd) files + into memory and analyze or modify them, or to create entirely new schemata from + scratch. For information on how to use the XmlSchema API, please see the {{{apidocs/index.html}javadocs}} or the {{{schematutorial.html}tutorial}}. - You are welcome to kick the tires and get XMLSchema on the move. If you like to - help us shape XMLSchema any contribution in the form of coding, testing, - submitting improvements to the documentation, and reporting bugs are always - welcome. + The Web Services Commons project eagerly welcomes suggestions, documentation, + and most of all code. Please join our dev list, submit JIRA entries, and + attach patches. Downloads - The latest release is 1.4.2 and can be found + The latest release is 1.4.3 and can be found {{{http://ws.apache.org/commons/XmlSchema/download.cgi}here}}. - -The XMLSchema Development Team \ No newline at end of file + -The XMLSchema Development Team (commons-dev at ws.apache.org) \ No newline at end of file Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/site/xdoc/download.xml URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/site/xdoc/download.xml?rev=725681&r1=725680&r2=725681&view=diff ============================================================================== --- webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/site/xdoc/download.xml (original) +++ webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/site/xdoc/download.xml Thu Dec 11 05:21:43 2008 @@ -35,7 +35,7 @@ <h2>Releases</h2> <div align="left"> <p>XmlSchema is becoming more and more stable and the latest official version available for download is - XmlSchema 1.4.2. All the releases are available for download as source or binary. For more information, + XmlSchema 1.4.3. All the releases are available for download as source or binary. For more information, please see <a href="http://www.apache.org/dev/release.html">Apache Release FAQ</a> </p> @@ -53,6 +53,49 @@ <td align="center" width="200">Description</td> </tr> + <tr class="b"> + <td align="center" valign="middle"> + 1.4.3 + </td> + <td align="center">Release</td> + <td>Source Distribution + <a href="[preferred]/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.3-src.zip" + title="[preferred]/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-src.zip">zip</a> + + <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-src.zip.md5" + class="externalLink" + title="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-src.zip.md5">MD5</a> + <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-src.zip.asc" + class="externalLink" + title="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-src.zip.asc">PGP</a> + <br/> + Binary Distribution + <a href="[preferred]/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-bin.zip" + title="[preferred]/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-bin.zip">zip</a> + <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-bin.zip.md5" + class="externalLink" + title="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-bin.zip.md5">MD5</a> + <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-bin.zip.asc" + class="externalLink" + title="http://www.apache.org/dist/ws/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-bin.zip.asc"> + PGP</a> + <br/> + Documents Distribution + <a href="[preferred]/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-docs.zip" + title="[preferred]/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-docs.zip">zip</a> + <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-docs.zip.md5" + class="externalLink" + title="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-docs.zip.md5">MD5</a> + <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-docs.zip.asc" + class="externalLink" + title="http://www.apache.org/dist/ws/ws/commons/XmlSchema/1_4_3/XmlSchema-1.4.3-docs.zip.asc"> + PGP</a> + <br/> + </td> + <td>12 - 11 - 2008</td> + <td>1.4.3 Release (Mirrored)</td> + </tr> + <tr class="b"> <td align="center" valign="middle"> 1.4.2 Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/test/java/tests/FacetsTest.java URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/test/java/tests/FacetsTest.java?rev=725681&r1=725680&r2=725681&view=diff ============================================================================== --- webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/test/java/tests/FacetsTest.java (original) +++ webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/src/test/java/tests/FacetsTest.java Thu Dec 11 05:21:43 2008 @@ -109,7 +109,7 @@ /** * This method will test for the pattern facet. * - * @throwss Exception Any Exception encountered + * @throws Exception Any Exception encountered */ public void testPatternFacet() throws Exception {