cut tag for XmlSchema 1.4.2

git-svn-id: https://svn.apache.org/repos/asf/webservices/commons/tags/XmlSchema/1.4.2@650009 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTE.txt b/RELEASE-NOTE.txt
index a09943b..d165f11 100644
--- a/RELEASE-NOTE.txt
+++ b/RELEASE-NOTE.txt
@@ -15,13 +15,8 @@
 submitting improvements to the documentation, and reporting bugs are always

 welcome.

 

-Major Changes since the last release

-

-  * The behavior of the getElementByName(QName name) and getTypeByName(QName name) has

-    changed. Now this method triggers a search in the complete schema tree (including imported and

-    included schemas) for the specified type. 

-  * Two new methods have been added etElementByName(String name) and getTypeByName(String name) which

-    would perform the search only in the current schema.

+Contains the fix for :
+* Regression found by Woden project (http://svn.apache.org/viewvc?view=rev&revision=648283)
     

 Thanks for your interest in XMLSchema!

 

diff --git a/pom.xml b/pom.xml
index 16df840..9c7426b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <groupId>org.apache.ws.commons.schema</groupId>
     <artifactId>XmlSchema</artifactId>
     <name>XmlSchema</name>
-    <version>SNAPSHOT</version>
+    <version>1.4.2</version>
     <description>Commons XMLSchema is a light weight schema object model that can be used to manipualte or
         generate a schema. It has a clean, easy to use API and can easily be integrated into an existing project
         since it has almost no dependancies on third party libraries.</description>
@@ -522,7 +522,7 @@
     </distributionManagement>
     <properties>
     	<!--  should the osgi version be the same as the artifact id ?? -->
-        <xmlschema.osgi.version>1.4</xmlschema.osgi.version>
+        <xmlschema.osgi.version>1.4.2</xmlschema.osgi.version>
         <bundle.plugin.version>1.4.0</bundle.plugin.version>
     </properties>
 </project>
diff --git a/src/main/assembly/filter.properties b/src/main/assembly/filter.properties
index a493fc2..65cad7b 100644
--- a/src/main/assembly/filter.properties
+++ b/src/main/assembly/filter.properties
@@ -22,4 +22,4 @@
 # is the one that points to a separate filter props file 
 #
 
-version = 1.4.1
\ No newline at end of file
+version = 1.4.2
\ No newline at end of file
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index 1c77918..e8e5fe8 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -15,7 +15,7 @@
 

 Downloads

 

-  The latest release is 1.4.1 and can be found

+  The latest release is 1.4.2 and can be found

   {{{http://ws.apache.org/commons/XmlSchema/download.cgi}here}}.

 

 

diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index fbe8202..4aac24b 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -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.1. All the releases are available for download as source or binary. For more information,

+                    XmlSchema 1.4.2. 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>

@@ -55,6 +55,48 @@
 

     <tr class="b">

                                                       <td align="center" valign="middle">

+                                                         1.4.2

+                                                       </td>

+                                                           <td align="center">Release</td>

+                                                           <td>Source Distribution

+                                                                <a href="[preferred]/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-src.zip"

+                                                                                   title="[preferred]/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-src.zip">zip</a>

+

+                                                                 <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-src.zip.md5"

+                                                                                   class="externalLink"

+                                                                                   title="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-src.zip.md5">MD5</a>

+                                                                 <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-src.zip.asc"

+                                                                                   class="externalLink"

+                                                                                   title="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-src.zip.asc">PGP</a>

+                                                                  <br/>

+                                                                  Binary Distribution

+                                                                  <a href="[preferred]/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-bin.zip"

+                                                                                   title="[preferred]/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-bin.zip">zip</a>

+                                                                 <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-bin.zip.md5"

+                                                                                   class="externalLink"

+                                                                                   title="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-bin.zip.md5">MD5</a>

+                                                                 <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-bin.zip.asc"

+                                                                                   class="externalLink"

+                                                                                   title="http://www.apache.org/dist/ws/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-bin.zip.asc">

+                                                                                    PGP</a>

+                                                                  <br/>

+                                                                  Documents Distribution

+                                                                  <a href="[preferred]/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-docs.zip"

+                                                                                   title="[preferred]/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-docs.zip">zip</a>

+                                                                 <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-docs.zip.md5"

+                                                                                   class="externalLink"

+                                                                                   title="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-docs.zip.md5">MD5</a>

+                                                                 <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-docs.zip.asc"

+                                                                                   class="externalLink"

+                                                                                   title="http://www.apache.org/dist/ws/ws/commons/XmlSchema/1_4_2/XmlSchema-1.4.2-docs.zip.asc">

+                                                                                    PGP</a>

+                                                                  <br/>

+                                                                  </td>

+                                                                  <td>04 - 21 - 2008</td>

+                                                                  <td>1.4.2 Release (Mirrored)</td>

+                                                                 </tr>

+    <tr class="b">

+                                                      <td align="center" valign="middle">

                                                          1.4.1

                                                        </td>

                                                            <td align="center">Release</td>

@@ -75,7 +117,7 @@
                                                                  <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_1/XmlSchema-1.4.1-bin.zip.md5"

                                                                                    class="externalLink"

                                                                                    title="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_1/XmlSchema-1.4.1-bin.zip.md5">MD5</a>

-                                                                 <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_1/XmlSchema-1.4-bin.zip.asc"

+                                                                 <a href="http://www.apache.org/dist/ws/commons/XmlSchema/1_4_1/XmlSchema-1.4.1-bin.zip.asc"

                                                                                    class="externalLink"

                                                                                    title="http://www.apache.org/dist/ws/ws/commons/XmlSchema/1_4_1/XmlSchema-1.4.1-bin.zip.asc">

                                                                                     PGP</a>