You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2007/03/15 14:13:35 UTC

svn commit: r518622 - in /incubator/tuscany/java/sdo/sample: LICENSE.txt README.txt STATUS.txt pom.xml

Author: kelvingoodson
Date: Thu Mar 15 06:13:34 2007
New Revision: 518622

URL: http://svn.apache.org/viewvc?view=rev&rev=518622
Log:
TUSCANY-1171 update sample project files

Modified:
    incubator/tuscany/java/sdo/sample/LICENSE.txt
    incubator/tuscany/java/sdo/sample/README.txt
    incubator/tuscany/java/sdo/sample/STATUS.txt
    incubator/tuscany/java/sdo/sample/pom.xml

Modified: incubator/tuscany/java/sdo/sample/LICENSE.txt
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/sample/LICENSE.txt?view=diff&rev=518622&r1=518621&r2=518622
==============================================================================
--- incubator/tuscany/java/sdo/sample/LICENSE.txt (original)
+++ incubator/tuscany/java/sdo/sample/LICENSE.txt Thu Mar 15 06:13:34 2007
@@ -212,6 +212,7 @@
 of a compliant implementation of the Service Data Objects Specification is hereby granted.  
 The Service Data Objects Specification may be found at any of the following locations:
 
+http://osoa.org/display/Main/Service+Data+Objects+Specifications
 http://dev2dev.bea.com/technologies/commonj/index.jsp
 http://www.ibm.com/developerworks/library/specification/ws-sdo/
 http://oracle.com/technology/webservices/sca

Modified: incubator/tuscany/java/sdo/sample/README.txt
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/sample/README.txt?view=diff&rev=518622&r1=518621&r2=518622
==============================================================================
--- incubator/tuscany/java/sdo/sample/README.txt (original)
+++ incubator/tuscany/java/sdo/sample/README.txt Thu Mar 15 06:13:34 2007
@@ -1,4 +1,4 @@
-Tuscany SDO Java M2 Sample Program Distribution
+Tuscany SDO Java M3 Sample Program Distribution
 ===============================================
 
 This is a distribution of the sample programs for the Tuscany SDO Java implementation.

Modified: incubator/tuscany/java/sdo/sample/STATUS.txt
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/sample/STATUS.txt?view=diff&rev=518622&r1=518621&r2=518622
==============================================================================
--- incubator/tuscany/java/sdo/sample/STATUS.txt (original)
+++ incubator/tuscany/java/sdo/sample/STATUS.txt Thu Mar 15 06:13:34 2007
@@ -9,18 +9,27 @@
   For information on incubation please visit the project page at
   http://incubator.apache.org/projects/tuscany.html
 
-PENDING ISSUES
+
+Pending Issues
 ==============
-XXXX-XX-XX CCLA received for IBM's contribution of a C++ implementation
-XXXX-XX-XX CCLA received for BEA and IBM joint contribution of a Java implementation
+none
 
 RESOLVED ISSUES SINCE LAST STATUS
 =================================
-None
+2005-12-28 CCLA received for IBM's contribution of a C++ implementation
+2005-12-28 CCLA received for BEA and IBM joint contribution of a Java implementation
 
 OTHER NEWS
 ==========
 
+2007-01-22 Vote to add Simon Laws as a new committer
+2006-12-24 Java SCA Milestone 2 release
+2006-11-20 Java DAS Milestone 2 release
+2006-11-14 Java SDO Milestone 2 release
+2006-11-10 Vote to add Luciano Resende as a new commiter
+2006-11-07 Vote to add Rajith Attapattu
+2006-11-03 C++ Milestone 2 release
+2006-10-19 Voted to release pom and buildtools for Java M2 release
 2006-09-29 Vote to add Ignacio Silva-Lepe as a new committer
 2006-09-18 Vote to add Venkata Krishnan as a new committer
 2006-08-10 Vote to add Andrew Borley as a new committer
@@ -31,6 +40,7 @@
 2006-08-01 C++ Milestone 1 release
 2006-06-07 Java Milestone 1 release
 2006-05-02 Vote to add Dan Kulp as a new committer
+2006-03-01 Vote to add Ant Elder as a new committer
 
 2006-01-05 Contribution of Java implementation by BEA and IBM committed
 2006-01-05 Contribution of C+ implementation by IBM committed
@@ -65,9 +75,12 @@
     kelvingoodson   Kelvin Goodson
     kentam          Ken Tam
     kwilliams       Kevin Williams
+    lresende        Luciano Resende
     edwardsmj       Mike Edwards
     meerajk         Meeraj Kunnumpurath
+    rajith          Rajith Attapattu
     rfeng           Raymond Feng
     robbinspg       Pete Robbins
     rineholt        Rick Rineholt
-    svkrish         Venkata Krishnan
+    slaws           Simon Laws
+    svkrish         Venkata Krishnan
\ No newline at end of file

Modified: incubator/tuscany/java/sdo/sample/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/sample/pom.xml?view=diff&rev=518622&r1=518621&r2=518622
==============================================================================
--- incubator/tuscany/java/sdo/sample/pom.xml (original)
+++ incubator/tuscany/java/sdo/sample/pom.xml Thu Mar 15 06:13:34 2007
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.tuscany.sdo</groupId>
         <artifactId>tuscany-sdo</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>1.0-incubator-M3</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>



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