Author: kelvingoodson
Date: Mon Oct 2 12:57:25 2006
New Revision: 452188
URL: http://svn.apache.org/viewvc?view=rev&rev=452188
Log:
more M2 tweaks
Added:
incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt
incubator/tuscany/branches/sdo-java-M2/sdo/STATUS
incubator/tuscany/branches/sdo-java-M2/sdo/distribution/STATUS
incubator/tuscany/branches/sdo-java-M2/spec/STATUS
incubator/tuscany/branches/sdo-java-M2/spec/sdo/BUILDING.txt
Removed:
incubator/tuscany/branches/sdo-java-M2/sdo/distribution/BUILDING.txt
incubator/tuscany/branches/sdo-java-M2/sdo/distribution/STATUS.txt
Added: incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt?view=auto&rev=452188
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt (added)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt Mon Oct 2 12:57:25
2006
@@ -0,0 +1,16 @@
+Building the SDO Java Implementation Project from the source distribution
+=========================================================================
+
+Building
+--------
+1) Download the corresponding SDO specification source distribution from
http://incubator.apache.org/tuscany
+2) Execute the instructions in that archive for building the SDO specification
component
+3) Change to the top level directory of the Tuscany SDO Java Implementation
project (sdo) of this source distribution.
+4) Execute: mvn
+ This will first place build artefacts in your local maven repository that
your SDO programs can depend upon. It
+ will then build the Tuscany binary distribution artefacts in the
sdo/distribution/target directory.
+
+Note: Depending on the load being experienced by remote Maven 2.0 repositories
you may have to execute mvn several
+ times until required dependencies are all located in your local maven
repository. After you have completed a
+ full successful build you can use "mvn -o" which is much faster.
+
Added: incubator/tuscany/branches/sdo-java-M2/sdo/STATUS
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/STATUS?view=auto&rev=452188
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/STATUS (added)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/STATUS Mon Oct 2 12:57:25 2006
@@ -0,0 +1,73 @@
+Apache Tuscany Status
+
+Tuscany provides multiple language implementations of the Service Component
Architecture (SCA) specifications and related technologies such as SDO.
+
+PROJECT STATUS
+==============
+
+ Tuscany is being incubated at the request of the Apache Web Services PMC.
+ For information on incubation please visit the project page at
+ http://incubator.apache.org/projects/tuscany.html
+
+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
+
+RESOLVED ISSUES SINCE LAST STATUS
+=================================
+None
+
+OTHER NEWS
+==========
+
+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
+2006-08-07 Vote to add Meeraj Kunnumpurath as a new committer
+2006-08-07 Vote to add Kelvin Goodson as a new committer
+2006-08-06 Vote to add Brent Daniel as a new committer
+2006-08-04 Vote to add Raymond Feng as a new committer
+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-01-05 Contribution of Java implementation by BEA and IBM committed
+2006-01-05 Contribution of C+ implementation by IBM committed
+
+RELEASE STATUS
+==============
+None
+
+REFERENCES
+==========
+Status file http://svn.apache.org/repos/asf/incubator/tuscany/STATUS
+User List [email protected]
+Developer List [email protected]
+Commits List [email protected]
+Source Code http://svn.apache.org/repos/asf/incubator/tuscany/
+Issue Tracking http://issues.apache.org/jira/browse/TUSCANY
+
+Committers
+ ajborley Andrew Borley
+ antelder Ant Elder
+ bdaniel Brent Daniel
+ dkulp Dan Kulp
+ dims Davanum Srinivas
+ edslattery Ed Slattery
+ ekoneil Eddie O'Neil
+ frankb Frank Budinsky
+ geirm Geir Magnusson Jr
+ isilval Ignacio Silva-Lepe
+ jsdelfino Jean-Sebastien Delfino
+ jboynes Jeremy Boynes
+ jmarino Jim Marino
+ kelvingoodson Kelvin Goodson
+ kentam Ken Tam
+ kwilliams Kevin Williams
+ edwardsmj Mike Edwards
+ meerajk Meeraj Kunnumpurath
+ rfeng Raymond Feng
+ robbinspg Pete Robbins
+ rineholt Rick Rineholt
+ svkrish Venkata Krishnan
Added: incubator/tuscany/branches/sdo-java-M2/sdo/distribution/STATUS
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/distribution/STATUS?view=auto&rev=452188
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/distribution/STATUS (added)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/distribution/STATUS Mon Oct 2
12:57:25 2006
@@ -0,0 +1,73 @@
+Apache Tuscany Status
+
+Tuscany provides multiple language implementations of the Service Component
Architecture (SCA) specifications and related technologies such as SDO.
+
+PROJECT STATUS
+==============
+
+ Tuscany is being incubated at the request of the Apache Web Services PMC.
+ For information on incubation please visit the project page at
+ http://incubator.apache.org/projects/tuscany.html
+
+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
+
+RESOLVED ISSUES SINCE LAST STATUS
+=================================
+None
+
+OTHER NEWS
+==========
+
+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
+2006-08-07 Vote to add Meeraj Kunnumpurath as a new committer
+2006-08-07 Vote to add Kelvin Goodson as a new committer
+2006-08-06 Vote to add Brent Daniel as a new committer
+2006-08-04 Vote to add Raymond Feng as a new committer
+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-01-05 Contribution of Java implementation by BEA and IBM committed
+2006-01-05 Contribution of C+ implementation by IBM committed
+
+RELEASE STATUS
+==============
+None
+
+REFERENCES
+==========
+Status file http://svn.apache.org/repos/asf/incubator/tuscany/STATUS
+User List [email protected]
+Developer List [email protected]
+Commits List [email protected]
+Source Code http://svn.apache.org/repos/asf/incubator/tuscany/
+Issue Tracking http://issues.apache.org/jira/browse/TUSCANY
+
+Committers
+ ajborley Andrew Borley
+ antelder Ant Elder
+ bdaniel Brent Daniel
+ dkulp Dan Kulp
+ dims Davanum Srinivas
+ edslattery Ed Slattery
+ ekoneil Eddie O'Neil
+ frankb Frank Budinsky
+ geirm Geir Magnusson Jr
+ isilval Ignacio Silva-Lepe
+ jsdelfino Jean-Sebastien Delfino
+ jboynes Jeremy Boynes
+ jmarino Jim Marino
+ kelvingoodson Kelvin Goodson
+ kentam Ken Tam
+ kwilliams Kevin Williams
+ edwardsmj Mike Edwards
+ meerajk Meeraj Kunnumpurath
+ rfeng Raymond Feng
+ robbinspg Pete Robbins
+ rineholt Rick Rineholt
+ svkrish Venkata Krishnan
Added: incubator/tuscany/branches/sdo-java-M2/spec/STATUS
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/spec/STATUS?view=auto&rev=452188
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/spec/STATUS (added)
+++ incubator/tuscany/branches/sdo-java-M2/spec/STATUS Mon Oct 2 12:57:25 2006
@@ -0,0 +1,73 @@
+Apache Tuscany Status
+
+Tuscany provides multiple language implementations of the Service Component
Architecture (SCA) specifications and related technologies such as SDO.
+
+PROJECT STATUS
+==============
+
+ Tuscany is being incubated at the request of the Apache Web Services PMC.
+ For information on incubation please visit the project page at
+ http://incubator.apache.org/projects/tuscany.html
+
+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
+
+RESOLVED ISSUES SINCE LAST STATUS
+=================================
+None
+
+OTHER NEWS
+==========
+
+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
+2006-08-07 Vote to add Meeraj Kunnumpurath as a new committer
+2006-08-07 Vote to add Kelvin Goodson as a new committer
+2006-08-06 Vote to add Brent Daniel as a new committer
+2006-08-04 Vote to add Raymond Feng as a new committer
+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-01-05 Contribution of Java implementation by BEA and IBM committed
+2006-01-05 Contribution of C+ implementation by IBM committed
+
+RELEASE STATUS
+==============
+None
+
+REFERENCES
+==========
+Status file http://svn.apache.org/repos/asf/incubator/tuscany/STATUS
+User List [email protected]
+Developer List [email protected]
+Commits List [email protected]
+Source Code http://svn.apache.org/repos/asf/incubator/tuscany/
+Issue Tracking http://issues.apache.org/jira/browse/TUSCANY
+
+Committers
+ ajborley Andrew Borley
+ antelder Ant Elder
+ bdaniel Brent Daniel
+ dkulp Dan Kulp
+ dims Davanum Srinivas
+ edslattery Ed Slattery
+ ekoneil Eddie O'Neil
+ frankb Frank Budinsky
+ geirm Geir Magnusson Jr
+ isilval Ignacio Silva-Lepe
+ jsdelfino Jean-Sebastien Delfino
+ jboynes Jeremy Boynes
+ jmarino Jim Marino
+ kelvingoodson Kelvin Goodson
+ kentam Ken Tam
+ kwilliams Kevin Williams
+ edwardsmj Mike Edwards
+ meerajk Meeraj Kunnumpurath
+ rfeng Raymond Feng
+ robbinspg Pete Robbins
+ rineholt Rick Rineholt
+ svkrish Venkata Krishnan
Added: incubator/tuscany/branches/sdo-java-M2/spec/sdo/BUILDING.txt
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/spec/sdo/BUILDING.txt?view=auto&rev=452188
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/spec/sdo/BUILDING.txt (added)
+++ incubator/tuscany/branches/sdo-java-M2/spec/sdo/BUILDING.txt Mon Oct 2
12:57:25 2006
@@ -0,0 +1,22 @@
+Building the SDO Java Specification Project from the source distribution
+=========================================================================
+
+Initial Setup
+-------------
+
+1) Install J2SE JDK 1.4.2 or above
+2) Install Maven:
+Download Maven 2.0.4 (download from http://maven.apache.org/download.html).
+
+
+
+Building
+--------
+
+1) Change to the top level directory of the Tuscany SDO Java Spec project
(spec/sdo) of this source distribution.
+2) Execute: mvn
+This will build an artefact in your local maven repository that the SDO
implementation can use.
+
+Note: Depending on the load being experienced by remote Maven 2.0 repositories
you may have to execute mvn several times
+ until required dependencies are all located in your local maven
repository. After you have completed a full successful
+ build you can use "mvn -o" which is much faster.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]