From 27b07f26f533ebd539a1c9b428b1c30d9b8b1732 Mon Sep 17 00:00:00 2001 From: ramkumar Date: Mon, 1 Dec 2008 08:44:22 +0000 Subject: Fixes for TUSCANY-2699 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721998 13f79535-47bb-0310-9956-ffa450edef68 --- .../repository/src/main/components/src-modules.xml | 297 ++++++++++----------- .../repository/src/main/release/DISCLAIMER | 7 - .../features/repository/src/main/release/README | 38 +-- .../repository/src/main/release/RELEASE_NOTES | 166 ++++++------ .../repository/src/main/release/bin/INSTALL | 53 ++-- .../repository/src/main/release/src/BUILDING | 110 ++++---- 6 files changed, 331 insertions(+), 340 deletions(-) delete mode 100644 branches/sca-java-1.x/distribution/features/repository/src/main/release/DISCLAIMER (limited to 'branches/sca-java-1.x/distribution/features/repository/src') diff --git a/branches/sca-java-1.x/distribution/features/repository/src/main/components/src-modules.xml b/branches/sca-java-1.x/distribution/features/repository/src/main/components/src-modules.xml index a893bf5ce8..a28962cdc7 100644 --- a/branches/sca-java-1.x/distribution/features/repository/src/main/components/src-modules.xml +++ b/branches/sca-java-1.x/distribution/features/repository/src/main/components/src-modules.xml @@ -1,149 +1,148 @@ - - - - - - - ../../../modules - modules - - assembly/**/* - assembly-xml/**/* - assembly-xsd/**/* - binding-atom/**/* - binding-atom-abdera/**/* - binding-corba/**/* - binding-corba-runtime/**/* - binding-ejb/**/* - binding-ejb-runtime/**/* - binding-http/**/* - binding-http-runtime/**/* - binding-jms/**/* - binding-jms-runtime/**/* - binding-jsonrpc/**/* - binding-jsonrpc-runtime/**/* - binding-rss/**/* - binding-rss-rome/**/* - binding-sca/**/* - binding-sca-axis2/**/* - binding-sca-xml/**/* - binding-ws/**/* - binding-ws-axis2/**/* - binding-ws-wsdlgen/**/* - binding-ws-xml/**/* - contribution/**/* - contribution-impl/**/* - contribution-java/**/* - contribution-namespace/**/* - contribution-resource/**/* - contribution-xml/**/* - core/**/* - core-databinding/**/* - core-spi/**/* - data-api/**/* - databinding/**/* - databinding-axiom/**/* - databinding-jaxb/**/* - databinding-jaxb-axiom/**/* - databinding-json/**/* - databinding-saxon/**/* - databinding-sdo/**/* - databinding-sdo-axiom/**/* - definitions/**/* - definitions-xml/**/* - distribution-all/**/* - distribution-core/**/* - distribution-ejava/**/* - distribution-manager/**/* - distribution-process/**/* - distribution-web20/**/* - distribution-webservice/**/* - domain-manager/**/* - endpoint/**/* - extensibility/**/* - extensibility-equinox/**/* - extension-helper/**/* - host-corba/**/* - host-corba-jse/**/* - host-ejb/**/* - host-embedded/**/* - host-http/**/* - host-jetty/**/* - implementation-bpel/**/* - implementation-bpel-ode/**/* - implementation-ejb/**/* - implementation-java/**/* - implementation-java-runtime/**/* - implementation-java-xml/**/* - implementation-node/**/* - implementation-node-runtime/**/* - implementation-resource/**/* - implementation-resource-runtime/**/* - implementation-script/**/* - implementation-spring/**/* - implementation-widget/**/* - implementation-widget-runtime/**/* - implementation-xquery/**/* - interface/**/* - interface-java/**/* - interface-java-jaxws/**/* - interface-java-xml/**/* - interface-wsdl/**/* - interface-wsdl-xml/**/* - java2wsdl/**/* - maven-ant-generator/**/* - maven-incremental-build/**/* - maven-java2wsdl/**/* - maven-wsdl2java/**/* - monitor/**/* - monitor-logging/**/* - node-api/**/* - node-impl/**/* - node-launcher/**/* - node-launcher-equinox/**/* - node-launcher-webapp/**/* - node-manager/**/* - policy/**/* - policy-security/**/* - policy-security-ws/**/* - policy-xml/**/* - policy-xml-ws/**/* - sca-api/**/* - workspace/**/* - workspace-impl/**/* - workspace-xml/**/* - wsdl2java/**/* - xsd/**/* - xsd-xml/**/* - - - - **/.* - **/.*/** - **/*.log - - - pom.xml - **/target - **/target/**/* - - - - + + + + + + + ../../../modules + modules + + assembly/**/* + assembly-xml/**/* + assembly-xsd/**/* + binding-atom/**/* + binding-atom-abdera/**/* + binding-corba/**/* + binding-corba-runtime/**/* + binding-ejb/**/* + binding-ejb-runtime/**/* + binding-http/**/* + binding-http-runtime/**/* + binding-jms/**/* + binding-jms-runtime/**/* + binding-jsonrpc/**/* + binding-jsonrpc-runtime/**/* + binding-rss/**/* + binding-rss-rome/**/* + binding-sca/**/* + binding-sca-axis2/**/* + binding-sca-xml/**/* + binding-ws/**/* + binding-ws-axis2/**/* + binding-ws-wsdlgen/**/* + binding-ws-xml/**/* + contribution/**/* + contribution-impl/**/* + contribution-java/**/* + contribution-namespace/**/* + contribution-resource/**/* + contribution-xml/**/* + core/**/* + core-databinding/**/* + core-spi/**/* + data-api/**/* + databinding/**/* + databinding-axiom/**/* + databinding-jaxb/**/* + databinding-jaxb-axiom/**/* + databinding-json/**/* + databinding-saxon/**/* + databinding-sdo/**/* + databinding-sdo-axiom/**/* + definitions/**/* + definitions-xml/**/* + distribution-all/**/* + distribution-core/**/* + distribution-ejava/**/* + distribution-manager/**/* + distribution-process/**/* + distribution-web20/**/* + distribution-webservice/**/* + domain-manager/**/* + endpoint/**/* + extensibility/**/* + extensibility-equinox/**/* + extension-helper/**/* + host-corba/**/* + host-corba-jse/**/* + host-ejb/**/* + host-embedded/**/* + host-http/**/* + host-jetty/**/* + implementation-bpel/**/* + implementation-bpel-ode/**/* + implementation-ejb/**/* + implementation-java/**/* + implementation-java-runtime/**/* + implementation-java-xml/**/* + implementation-node/**/* + implementation-node-runtime/**/* + implementation-resource/**/* + implementation-resource-runtime/**/* + implementation-script/**/* + implementation-spring/**/* + implementation-widget/**/* + implementation-widget-runtime/**/* + implementation-xquery/**/* + interface/**/* + interface-java/**/* + interface-java-jaxws/**/* + interface-java-xml/**/* + interface-wsdl/**/* + interface-wsdl-xml/**/* + java2wsdl/**/* + maven-ant-generator/**/* + maven-incremental-build/**/* + maven-java2wsdl/**/* + maven-wsdl2java/**/* + monitor/**/* + node-api/**/* + node-impl/**/* + node-launcher/**/* + node-launcher-equinox/**/* + node-launcher-webapp/**/* + node-manager/**/* + policy/**/* + policy-security/**/* + policy-security-ws/**/* + policy-xml/**/* + policy-xml-ws/**/* + sca-api/**/* + workspace/**/* + workspace-impl/**/* + workspace-xml/**/* + wsdl2java/**/* + xsd/**/* + xsd-xml/**/* + + + + **/.* + **/.*/** + **/*.log + + + pom.xml + **/target + **/target/**/* + + + + diff --git a/branches/sca-java-1.x/distribution/features/repository/src/main/release/DISCLAIMER b/branches/sca-java-1.x/distribution/features/repository/src/main/release/DISCLAIMER deleted file mode 100644 index a65af91c5a..0000000000 --- a/branches/sca-java-1.x/distribution/features/repository/src/main/release/DISCLAIMER +++ /dev/null @@ -1,7 +0,0 @@ -Apache Tuscany is an effort undergoing incubation at The Apache Software -Foundation (ASF), sponsored by the Apache Web Services PMC. Incubation is -required of all newly accepted projects until a further review indicates that -the infrastructure, communications, and decision making process have stabilized -in a manner consistent with other successful ASF projects. While incubation -status is not necessarily a reflection of the completeness or stability of the -code, it does indicate that the project has yet to be fully endorsed by the ASF. \ No newline at end of file diff --git a/branches/sca-java-1.x/distribution/features/repository/src/main/release/README b/branches/sca-java-1.x/distribution/features/repository/src/main/release/README index 4d83dcfde9..d938e52248 100644 --- a/branches/sca-java-1.x/distribution/features/repository/src/main/release/README +++ b/branches/sca-java-1.x/distribution/features/repository/src/main/release/README @@ -1,19 +1,19 @@ -Apache Tuscany SCA 1.2 (incubating) April 2008 README -===================================================== - -Welcome to the Tuscany SCA 1.2 release. - -See the RELEASE_NOTES file for information specific to this release. - -In the binary release see the INSTALL file for information on how to -install the release. - -In the source distribution see the BUILDING file for information on -building the source code. - - - - - - - +Apache Tuscany SCA 1.4 December 2008 README +===================================================== + +Welcome to the Tuscany SCA 1.4 release. + +See the RELEASE_NOTES file for information specific to this release. + +In the binary release see the INSTALL file for information on how to +install the release. + +In the source distribution see the BUILDING file for information on +building the source code. + + + + + + + diff --git a/branches/sca-java-1.x/distribution/features/repository/src/main/release/RELEASE_NOTES b/branches/sca-java-1.x/distribution/features/repository/src/main/release/RELEASE_NOTES index a04ef5c553..f3b78b4957 100644 --- a/branches/sca-java-1.x/distribution/features/repository/src/main/release/RELEASE_NOTES +++ b/branches/sca-java-1.x/distribution/features/repository/src/main/release/RELEASE_NOTES @@ -1,83 +1,83 @@ -Apache Tuscany SCA 1.2 (incubating) April 2008 Release Notes -============================================================ - -Apache Tuscany provides a runtime based on the Service Component -Architecture. SCA is a set of specifications aimed at simplifying SOA -Application Development which are being standardized at OASIS as part -of Open Composite Services Architecture (Open CSA) - http://www.oasis-opencsa.org/. - -Overview --------- - - The Apache Tuscany SCA 1.2 release includes implementations of the - main SCA specifications including: - - SCA Assembly Model V1.0 - SCA Policy Framework V1.0 - SCA Java Common Annotations and APIs V1.0 - SCA Java Component Implementation V1.0 - SCA Spring Component Implementation V1.0 - SCA BPEL Client and Implementation V1.0 - SCA Web Services Binding V1.0 - SCA EJB Session Bean Binding V1.0 - - It also includes implementations of many features not yet defined - by SCA specifications, including: - - - SCA bindings for Direct Web Remoting, RSS and ATOM Feeds, - HTTP resources, JSON-RPC, PUB/SUB Notifications, and RMI. - - SCA implementation types for OSGI, XQuery, BPEL, Widget and various - dynamic languages including Groovy, Javascript, Python and Ruby - - Databindings for Service Data Objects (SDO), JAXB, XmlBeans, - Axis2's AXIOM, JSON, SAXON, DOM, SAX and StAX - - The Tuscany SCA Runtime can be configured as a single node SCA domain or - as an SCA domain distributed across multiple nodes. - In addition Tuscany SCA supports the following host-deployment options: - - - running standalone - - running with distributed nodes across multiple JVMs - - running with embedded Jetty or Tomcat - - running as part of a standard web application - - The Wepapp samples included in this release have been tried and tested on - - Tomcat 5.5.20 and Tomcat 6.0.14 - - Jetty 6.1.3 - - Geronimo 2.0.2 Tomcat6 jee5 - - WebSphere 6.1 fix pack 9 - -See the CHANGES file for a detailed list of the features in this release. - -Support -------- - -For more information on Apache Tuscany visit the website at: - - http://incubator.apache.org/tuscany/ - -Any issues with this release can be reported to Apache Tuscany -using the mailing lists or in the JIRA issue tracker. - - Mailing list archives: - - http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/ - http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/ - - Jira: - - http://issues.apache.org/jira/browse/TUSCANY - -To join the project's mailing lists follow the instructions at: - - http://incubator.apache.org/tuscany/mailing-lists.html - -To find out more about OASIS Open CSA go to: - - http://www.oasis-opencsa.org. - -Apache Tuscany welcomes your help. Any contribution, including code, -testing, improving the documentation, or bug reporting is always -appreciated. - -Thank you for using Apache Tuscany! - -- The Tuscany Team. +Apache Tuscany SCA 1.4 December 2008 Release Notes +============================================================ + +Apache Tuscany provides a runtime based on the Service Component +Architecture. SCA is a set of specifications aimed at simplifying SOA +Application Development which are being standardized at OASIS as part +of Open Composite Services Architecture (Open CSA) - http://www.oasis-opencsa.org/. + +Overview +-------- + + The Apache Tuscany SCA 1.4 release includes implementations of the + main SCA specifications including: + + SCA Assembly Model V1.0 + SCA Policy Framework V1.0 + SCA Java Common Annotations and APIs V1.0 + SCA Java Component Implementation V1.0 + SCA Spring Component Implementation V1.0 + SCA BPEL Client and Implementation V1.0 + SCA Web Services Binding V1.0 + SCA EJB Session Bean Binding V1.0 + + It also includes implementations of many features not yet defined + by SCA specifications, including: + + - SCA bindings for Direct Web Remoting, RSS and ATOM Feeds, + HTTP resources, JSON-RPC, PUB/SUB Notifications, and RMI. + - SCA implementation types for OSGI, XQuery, BPEL, Widget and various + dynamic languages including Groovy, Javascript, Python and Ruby + - Databindings for Service Data Objects (SDO), JAXB, XmlBeans, + Axis2's AXIOM, JSON, SAXON, DOM, SAX and StAX + + The Tuscany SCA Runtime can be configured as a single node SCA domain or + as an SCA domain distributed across multiple nodes. + In addition Tuscany SCA supports the following host-deployment options: - + - running standalone + - running with distributed nodes across multiple JVMs + - running with embedded Jetty or Tomcat + - running as part of a standard web application + + The Wepapp samples included in this release have been tried and tested on + - Tomcat 5.5.20 and Tomcat 6.0.14 + - Jetty 6.1.3 + - Geronimo 2.0.2 Tomcat6 jee5 + - WebSphere 6.1 fix pack 9 + +See the CHANGES file for a detailed list of the features in this release. + +Support +------- + +For more information on Apache Tuscany visit the website at: + + http://tuscany.apache.org/ + +Any issues with this release can be reported to Apache Tuscany +using the mailing lists or in the JIRA issue tracker. + + Mailing list archives: + + http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/ + http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/ + + Jira: + + http://issues.apache.org/jira/browse/TUSCANY + +To join the project's mailing lists follow the instructions at: + + http://incubator.apache.org/tuscany/mailing-lists.html + +To find out more about OASIS Open CSA go to: + + http://www.oasis-opencsa.org. + +Apache Tuscany welcomes your help. Any contribution, including code, +testing, improving the documentation, or bug reporting is always +appreciated. + +Thank you for using Apache Tuscany! + +- The Tuscany Team. diff --git a/branches/sca-java-1.x/distribution/features/repository/src/main/release/bin/INSTALL b/branches/sca-java-1.x/distribution/features/repository/src/main/release/bin/INSTALL index 2da53a2b44..efefcbfa05 100644 --- a/branches/sca-java-1.x/distribution/features/repository/src/main/release/bin/INSTALL +++ b/branches/sca-java-1.x/distribution/features/repository/src/main/release/bin/INSTALL @@ -1,27 +1,26 @@ -Installing the Apache Tuscany SCA 1.2 (incubating) April 2008 Release binary distribution -========================================================================================= - -Unzip Tuscany binary distribution archive and you get the following: - -tuscany-sca-1.1-incubating - DISCLAIMER - the ASF incubation disclaimer - INSTALL - this help file - LICENSE - the Apache License and any dependecy licenses - NOTICE - attribution notices associated with the licenses - README - readme for the release - RELEASE_NOTES - description of this release - CHANGES - A note of the major changes in this release - - /demos - Demo applications showcasing the use of Apache Tuscany - - /lib - The tuscany-sca-all and tuscany-sca-manifest jars and all their dependencies - - /modules - all of the individual Tuscany jars - - /samples - all the Tuscany samples, see the README in that directory - - /tutorial - The store tutorial, see the README in that directory - - - - +Installing the Apache Tuscany SCA 1.4 December 2008 Release binary distribution +========================================================================================= + +Unzip Tuscany binary distribution archive and you get the following: + +tuscany-sca-1.4 + INSTALL - this help file + LICENSE - the Apache License and any dependecy licenses + NOTICE - attribution notices associated with the licenses + README - readme for the release + RELEASE_NOTES - description of this release + CHANGES - A note of the major changes in this release + + /demos - Demo applications showcasing the use of Apache Tuscany + + /lib - The tuscany-sca-all and tuscany-sca-manifest jars and all their dependencies + + /modules - all of the individual Tuscany jars + + /samples - all the Tuscany samples, see the README in that directory + + /tutorial - The store tutorial, see the README in that directory + + + + diff --git a/branches/sca-java-1.x/distribution/features/repository/src/main/release/src/BUILDING b/branches/sca-java-1.x/distribution/features/repository/src/main/release/src/BUILDING index 65d09c5eae..308f0fce23 100644 --- a/branches/sca-java-1.x/distribution/features/repository/src/main/release/src/BUILDING +++ b/branches/sca-java-1.x/distribution/features/repository/src/main/release/src/BUILDING @@ -1,55 +1,55 @@ -Building the Apache Tuscany SCA 1.2 (incubating) April 2008 Release source distribution -======================================================================================= - -Initial Setup -------------- - -1) Install J2SE 5.0 SDK, which can be downloaded from - http://java.sun.com/j2se/1.5.0/download.jsp. Use version of 1.5.0_06 JDK or higher. - -2) Make sure that your JAVA_HOME environment variable is set to the newly installed - JDK location, and that your PATH includes %JAVA_HOME%\bin (windows) or - $JAVA_HOME$/bin (unix). - -3) Install Maven 2.0.7 or higher, which can be downloaded from - http://maven.apache.org/download.html. Make sure that your PATH includes - the MVN_HOME/bin directory. - -4) Make sure that your MAVEN_OPTS environment variable has -Xmx128M (or more), - you can manually do this by executing the following in your prompt : - Windows users: - set MAVEN_OPTS=-Xmx128M - Unix users: - export MAVEN_OPTS=-Xmx128M - - -Building --------- - -1) Change to the top level directory of Apache Tuscany source distribution. -2) Run - - $> mvn - - This will compile Apache Tuscany and run all of the tests in the source - distribution. - - Depending on the load of remote Maven 2.0 repositories, you may have - to run "mvn" several times utill the required dependencies are - all located in your local maven repository. It usually takes some time for - maven to download required dependencies in the first build. Once all the - dependencies have been downloaded you may use the -o option to run maven - in offline mode, for example, 'mvn clean install -o'. - - -Building the distributions --------------------------- - -1) Change to the distribution folder -2) Run - - $> mvn - - This will build the binary and source distribution with .zip and .gz - formats in the distribution/target directory. - +Building the Apache Tuscany SCA 1.4 December 2008 Release source distribution +======================================================================================= + +Initial Setup +------------- + +1) Install J2SE 5.0 SDK, which can be downloaded from + http://java.sun.com/j2se/1.5.0/download.jsp. Use version of 1.5.0_06 JDK or higher. + +2) Make sure that your JAVA_HOME environment variable is set to the newly installed + JDK location, and that your PATH includes %JAVA_HOME%\bin (windows) or + $JAVA_HOME$/bin (unix). + +3) Install Maven 2.0.7 or higher, which can be downloaded from + http://maven.apache.org/download.html. Make sure that your PATH includes + the MVN_HOME/bin directory. + +4) Make sure that your MAVEN_OPTS environment variable has -Xmx128M (or more), + you can manually do this by executing the following in your prompt : + Windows users: + set MAVEN_OPTS=-Xmx128M + Unix users: + export MAVEN_OPTS=-Xmx128M + + +Building +-------- + +1) Change to the top level directory of Apache Tuscany source distribution. +2) Run + + $> mvn + + This will compile Apache Tuscany and run all of the tests in the source + distribution. + + Depending on the load of remote Maven 2.0 repositories, you may have + to run "mvn" several times utill the required dependencies are + all located in your local maven repository. It usually takes some time for + maven to download required dependencies in the first build. Once all the + dependencies have been downloaded you may use the -o option to run maven + in offline mode, for example, 'mvn clean install -o'. + + +Building the distributions +-------------------------- + +1) Change to the distribution folder +2) Run + + $> mvn + + This will build the binary and source distribution with .zip and .gz + formats in the distribution/target directory. + -- cgit v1.2.3