You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by tc...@apache.org on 2008/08/16 20:39:30 UTC

svn commit: r686533 - in /webservices/scout/branches/v1.0rc2: README src/site/xdoc/releases.xml

Author: tcunning
Date: Sat Aug 16 11:39:29 2008
New Revision: 686533

URL: http://svn.apache.org/viewvc?rev=686533&view=rev
Log:
Committing document updates for rc2

Modified:
    webservices/scout/branches/v1.0rc2/README
    webservices/scout/branches/v1.0rc2/src/site/xdoc/releases.xml

Modified: webservices/scout/branches/v1.0rc2/README
URL: http://svn.apache.org/viewvc/webservices/scout/branches/v1.0rc2/README?rev=686533&r1=686532&r2=686533&view=diff
==============================================================================
--- webservices/scout/branches/v1.0rc2/README (original)
+++ webservices/scout/branches/v1.0rc2/README Sat Aug 16 11:39:29 2008
@@ -89,6 +89,22 @@
   
   
 RELEASE NOTES
+
+  Release Notes - Scout - Version 1.0rc2
+** Bug
+    * [SCOUT-47] - tmodel_instance_info row not created
+    * [SCOUT-48] - ServiceBinding objects do not have their SpecificationLink objects saved in UDDI.
+    * [SCOUT-50] - Classifications array should be of size 0 if none are found
+    * [SCOUT-52] - Refactor the unittests to make it easier to write and maintain them
+    * [SCOUT-53] - Code to create associations is missing.
+    * [SCOUT-54] - When querying for organizations (JAXR), the email, phone number, and postal address collections of the primary contact are empty although there is data in them
+    * [SCOUT-56] - Service descriptions and corresponding service bindings are not returned when querying by service	
+    * [SCOUT-63] - Set TModelInstanceDetails in getBindingTemplateFromJAXRSB even if slcol is null or empty
+
+** Improvement
+
+** New Feature
+    * [SCOUT-51] - Test scout against other UDDIs (besides just jUDDI)
                           
   Release Notes - Scout - Version 1.0rc1
 
@@ -147,4 +163,4 @@
     * [SCOUT-13] - Better Logging capabilities
     * [SCOUT-16] - Maven2 migration
 
-  
\ No newline at end of file
+  

Modified: webservices/scout/branches/v1.0rc2/src/site/xdoc/releases.xml
URL: http://svn.apache.org/viewvc/webservices/scout/branches/v1.0rc2/src/site/xdoc/releases.xml?rev=686533&r1=686532&r2=686533&view=diff
==============================================================================
--- webservices/scout/branches/v1.0rc2/src/site/xdoc/releases.xml (original)
+++ webservices/scout/branches/v1.0rc2/src/site/xdoc/releases.xml Sat Aug 16 11:39:29 2008
@@ -16,13 +16,20 @@
           <td><strong>Date</strong></td>
           <td><strong>Description</strong></td>
         </tr>
-
 		<tr>
+          <td><a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/scout/1.0rc2/scout-1.0rc2.jar">scout-1.0rc2</a><br/>
+              <a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/jaxr-api/1.0rc2/jaxr-api-1.0rc2.jar">jaxr-api-1.0rc2</a></td>
+          <td>16 August, 2008</td>
+          <td>Release Candidate #2 for Version 1.0.</td>
+        </tr>
+
+        <tr>
           <td><a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/scout/1.0rc1/scout-1.0rc1.jar">scout-1.0rc1</a><br/>
               <a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/ws/scout/jaxr-api/1.0rc1/jaxr-api-1.0rc1.jar">jaxr-api-1.0rc1</a></td>
           <td>26 July, 2007</td>
           <td>Release Candidate #1 for Version 1.0.</td>
         </tr>
+
         <tr>
           <td>0.7rc3</td>
           <td>31 Dec, 2006</td>



---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org