apache-tuscany/sca-java-2.x/trunk
2010-08-18 21:21:46 +00:00
..
archetypes Updating references to stripes dependecy (including manifest.mf) to 1.5.2 release 2010-04-22 00:04:17 +00:00
compliance-tests UPdate error messages to match latest oasis schema validation messages 2010-08-18 13:54:59 +00:00
contrib Remove the call to init() from constructor of namespace handlers 2010-08-18 19:12:36 +00:00
distribution Add some more excludes. There are some more needed after the sample name refactors a while ago which means the samples target\classes folders are getting incuded in the bin distro, i'm not sure why that happens though 2010-08-16 15:25:23 +00:00
features Include shell 2010-07-23 14:10:17 +00:00
itest TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefaceProcessor) and, in the JavaIntefaceProcessor, post process these to reconfigure the Java interface based on what is found. The case where WSDL is referenced is tricky and still has holes. The WSDL is read and is attached to the Java interface as a normalized interface and is used during interface matching. Binding implementations that care about WSDL should really check the normalized interface rather than the service interface itself. This is still a TODO. 2010-08-18 15:28:56 +00:00
maven/maven-tuscany-plugin Correct version from merge from m5 branch to trunk 2010-06-02 15:42:06 +00:00
modules JCA_9013 Throw an IllegalArgumentException when getProperty() is called with an invalid property name 2010-08-18 21:21:46 +00:00
samples Start of a general README for launching webapps with embedded Tuscany. I wanted to document Ant's commit comment about mvn jetty:run. 2010-08-17 10:09:14 +00:00
shades Include the data-api module 2010-07-26 11:27:57 +00:00
BUILDING TUSCANY-3564 - Updated build instructions to specify JDK 6 requirement and updated changes file to notify users we droped JDK 5 support 2010-06-02 22:59:37 +00:00
CHANGES Update the changes and release notes files 2010-07-22 09:30:34 +00:00
LICENSE Moving 2.x trunk 2009-11-20 23:53:35 +00:00
NOTICE Clean up source NOTICE file as per mailing list discussion http://apache.markmail.org/message/scaegcn3bqsumeqy 2010-05-27 07:31:24 +00:00
pom.xml Update Apache parent pom to most recent released version 2010-08-16 06:31:55 +00:00
README Simplify doc files and make it so there are minimal places that hard code the release version that need updating at release time 2010-06-15 13:19:54 +00:00
RELEASE_NOTES Update the changes and release notes files 2010-07-22 09:31:02 +00:00

Apache Tuscany SCA README
=========================

Welcome to this Tuscany SCA 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.

Please note that milestone releases may support experimental
features and APIs that may not exist in future releases.