Author: jkaputin
Date: Fri Oct 6 06:06:35 2006
New Revision: 453589
URL: http://svn.apache.org/viewvc?view=rev&rev=453589
Log:
Updated site source docs for M6 release and the
W3C Interop announcement.
Modified:
incubator/woden/Site/src/documentation/content/xdocs/dev/1.0/builds.xml
incubator/woden/Site/src/documentation/content/xdocs/dev/1.0/milestoneplan.xml
incubator/woden/Site/src/documentation/content/xdocs/index.xml
Modified:
incubator/woden/Site/src/documentation/content/xdocs/dev/1.0/builds.xml
URL:
http://svn.apache.org/viewvc/incubator/woden/Site/src/documentation/content/xdocs/dev/1.0/builds.xml?view=diff&rev=453589&r1=453588&r2=453589
==============================================================================
--- incubator/woden/Site/src/documentation/content/xdocs/dev/1.0/builds.xml
(original)
+++ incubator/woden/Site/src/documentation/content/xdocs/dev/1.0/builds.xml Fri
Oct 6 06:06:35 2006
@@ -45,9 +45,9 @@
</tr>
<tr>
<td>Latest Milestone</td>
- <td>1.0.0M5 - Incubating</td>
- <td><a
href="http://cvs.apache.org/dist/ws/woden/milestones/1.0.0M5-incubating">download</a></td>
- <td><a
href="http://cvs.apache.org/dist/ws/woden/milestones/1.0.0M5-incubating/junit-noframes.html">view
test results</a></td>
+ <td>1.0.0M6 - Incubating</td>
+ <td><a
href="http://people.apache.org/~jkaputin/woden/milestones/1.0.0M6-incubating">download</a></td>
+ <td><a
href="http://people.apache.org/~jkaputin/woden/milestones/1.0.0M6-incubating/junit-noframes.html">view
test results</a></td>
</tr>
<tr>
<td></td>
@@ -80,6 +80,11 @@
<th>Build ID</th>
<th>Download Location</th>
<th>JUnit results</th>
+ </tr>
+ <tr>
+ <td>1.0.0M6 - Incubating</td>
+ <td><a
href="http://people.apache.org/~jkaputin/woden/milestones/1.0.0M6-incubating">download</a></td>
+ <td><a
href="http://people.apache.org/~jkaputin/woden/milestones/1.0.0M6-incubating/junit-noframes.html">view
test results</a></td>
</tr>
<tr>
<td>1.0.0M5 - Incubating</td>
Modified:
incubator/woden/Site/src/documentation/content/xdocs/dev/1.0/milestoneplan.xml
URL:
http://svn.apache.org/viewvc/incubator/woden/Site/src/documentation/content/xdocs/dev/1.0/milestoneplan.xml?view=diff&rev=453589&r1=453588&r2=453589
==============================================================================
---
incubator/woden/Site/src/documentation/content/xdocs/dev/1.0/milestoneplan.xml
(original)
+++
incubator/woden/Site/src/documentation/content/xdocs/dev/1.0/milestoneplan.xml
Fri Oct 6 06:06:35 2006
@@ -131,14 +131,14 @@
</ul>
</section>
<section>
- <title>M6 - September 29, 2006</title>
+ <title>M6 - October 6, 2006</title>
<ul>
<li>Implement Woden API using StAX and AXIOM <img
src="../../images/progress.gif" height="5" width="14" alt="development"/></li>
<li>Change API to enforce correct scoping of nested
elements <img src="../../images/ok.gif" height="5" width="14"
alt="development"/></li>
</ul>
</section>
<section>
- <title>M7 - November 2006</title>
+ <title>M7 - November 10, 2006</title>
<ul>
<li>Unit tests for import and include parsing (DOM)
<img src="../../images/progress.gif" height="5" width="14"
alt="development"/></li>
<li>Unit tests for Service parsing (DOM) <img
src="../../images/progress.gif" height="5" width="14" alt="development"/></li>
Modified: incubator/woden/Site/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/incubator/woden/Site/src/documentation/content/xdocs/index.xml?view=diff&rev=453589&r1=453588&r2=453589
==============================================================================
--- incubator/woden/Site/src/documentation/content/xdocs/index.xml (original)
+++ incubator/woden/Site/src/documentation/content/xdocs/index.xml Fri Oct 6
06:06:35 2006
@@ -31,6 +31,23 @@
<title>News</title>
<ul>
<li>
+ <strong>October 6, 2006 - Woden milestone 6
declared!</strong><br />
+ Woden milestone 6 introduces a StAX/AXIOM-based
implementation of the Woden API
+ in addition to the existing Xerces/DOM-based
implementation. It also improves compliance with
+ the WSDL 2.0 scoping rules by changing the way nested
components are created and added to their
+ parent components. Download the milestone and view the
release notes
+ <a
href="http://people.apache.org/~jkaputin/woden/milestones/1.0.0M6-incubating">here</a>.
+ </li>
+ <li>
+ <strong>October 6, 2006 - Second W3C WSDL 2.0 Working
Group Interoperability Event</strong><br />
+ The W3C WSDL 2.0 working group will host a second
interoperability event November 14-18, 2006, in
+ Rennes, France. Woden will be represented at this event
by members of the development
+ team. The goals are to ensure full coverage of the WSDL
2.0 specification by the W3C WSDL 2.0 test
+ suite, to verify that participating WSDL 2.0
implementations such as Woden pass the test suite and
+ to perform further interoperability testing similar to
the SOAP message testing performed
+ at the first Interop event in July 2006.
+ </li>
+ <li>
<strong>June 21, 2006 - Woden milestone 5
declared!</strong><br />
Woden milestone 5 integrates the remaining extensions
into the WSDL component model (HTTP, operation safety and rpc style),
adds support for Interface Extension and introduces new
ways to specify the WSDL source to the WSDL reader.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]