Hi Dasarath,

thanks for editing and commiting the WS-BA core patch. I'm glad we finally did it ;-)


There are two things left:

1. you did not yet commit the files in Kandula_1\src\java\org\apache\kandula\wsbai , so the SVN checkout does not compile cleanly at the moment.

2. The patch attached adds Georg and me to the contributor's list on the team page ;-)



What's next? I suppose I have now checked in all the code.
I know that there was another patch on sample code-- and a big one too:(

How about completing the docs on the website and I'll let you do the rest yourself:-)

Yes, the sample application is the next big chunk -- and then we could start refactoring the package structure.

By "completing the docs on the website" you mean adding the missing parts to the WS-BA How-To? That's definitely something that should be done and can best be explained by looking at the samples. I'd rather put the samples into SVN first, so we can e.g. link to JAVA or config files in the SVN.

If you agree to vote us for committers, we're ready and it would definitely be a great honour for us.


Best regards,

        -hannes
Index: project.xml
===================================================================
--- project.xml (revision 548493)
+++ project.xml (working copy)
@@ -26,7 +26,7 @@
   <logo/>
   <description>Kandula will provide an open-source implementation of 
WS-Coordination, 
        WS-AtomicTransaction and WS-BusinessActivity based on Axis. The initial 
implementation will be in 
-       Java using Axis/Java. In addition to providing an implementation, a 
major focus of this project 
+       Java using Axis/Java. In addition to providing an implementation, a 
major focus of this project
        would be to ensure interoperability with other implementations of above 
specifications, 
        particularly those by Microsoft (.NET) and IBM.
   </description>
@@ -58,7 +58,7 @@
             
<archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listId=221</archive>
         </mailingList>
     </mailingLists>
-  
+
   <!-- who the developers are for the project -->
   <developers>
         <developer>
@@ -66,14 +66,14 @@
             <id>dasarath</id>
             <email>[EMAIL PROTECTED]</email>
             <organization>Lanka Software Foundation (LSF), Sri 
Lanka.</organization>
-        </developer>      
+        </developer>
         <developer>
             <name>Sanjiva Weerawarana</name>
             <id>sanjiva</id>
             <email>[EMAIL PROTECTED]</email>
             <organization>Lanka Software Foundation (LSF), Sri 
Lanka.</organization>
         </developer>
-<developer>
+        <developer>
             <name>Thilina Gunarathne</name>
             <id>thilina</id>
             <email>[EMAIL PROTECTED]</email>
@@ -81,6 +81,25 @@
         </developer>
   </developers>
 
+  <contributors>
+        <contributor>
+            <name>Hannes Erven</name>
+            <email>[EMAIL PROTECTED]</email>
+            <roles>
+                <role>WS-BA and WS-BA-I implementations for Kandula 1</role>
+            </roles>
+            <organization>Vienna University of Technology</organization>
+        </contributor>
+        <contributor>
+            <name>Georg Hicker</name>
+            <email>[EMAIL PROTECTED]</email>
+            <roles>
+                <role>WS-BA and WS-BA-I implementations for Kandula 1</role>
+            </roles>
+            <organization>Vienna University of Technology</organization>
+        </contributor>
+  </contributors>
+  
     <licenses>
         <license>
             <name>The Apache Software License, Version 2.0</name>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to