summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add toString()rfeng2009-09-181-1/+1
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-141-2/+2
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-122-4/+5
* TUSCANY-3175 don't build the model without a monitor. It's won't work in the ...slaws2009-07-221-3/+11
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-212-211/+211
* Resolving build issue: Only a type can be imported. com.sun.xml.internal.ws.m...lresende2009-07-121-1/+1
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-114-8/+8
* TUSCANY-3137 trap the annotation of static fields and methods with @Property ...kelvingoodson2009-07-106-51/+166
* TUSCANY-3136 trap use of @Property reference on methodskelvingoodson2009-07-093-32/+73
* TUSCANY-3130 ReferenceProcessor's visitMethod method now checks that args are...kelvingoodson2009-07-093-23/+76
* Handle the qualifier methods for the specific annotationsrfeng2009-07-071-4/+30
* Add support to introspect intents from specific annotations such as @Authenti...rfeng2009-07-072-4/+35
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-234-28/+33
* Remove all conversational related code from SCA API and code that uses it as ...antelder2009-06-226-575/+0
* TUSCANY-3070 add fix from 1.x so that visitors are not added more than once. slaws2009-06-191-0/+7
* Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2009-05-171-1/+1
* Merge implementation-java-xml into implementation-java moduleantelder2009-05-1522-0/+1462
* Porting Spring Modules into 2.xramkumar2009-04-201-7/+8
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-5/+5
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-5/+5
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-204-34/+16
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-2851-132/+132
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-19/+18
* Java implementation clean up in preparation for some refactoringlresende2008-12-0410-320/+427
* Fixed generics raw type compiler warningsmcombellack2008-12-046-21/+21
* Minor cleanup in java implementationlresende2008-12-042-30/+36
* Cleaned up import statementsmcombellack2008-12-034-28/+9
* Renaming test class since any classes starting with Abstract are ignored when...mcombellack2008-12-031-1/+1
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-0325-90/+330
* Some module description tidying. Also get rid of an empty directoryslaws2008-11-281-1/+1
* Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack2008-11-274-5/+0
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-4/+4
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1992-0/+10444
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1993-10538/+0
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder2008-11-171-18/+18
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder2008-11-171-0/+39
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-4/+4
* Added missing declaration of the repository that hosts the JSR 181 JAR, break...jsdelfino2008-08-281-0/+9
* TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0072008-08-271-0/+27
* TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in...vamsic0072008-08-271-1/+3
* TUSCANY-2513 add missing dependency on jsr181slaws2008-08-261-0/+6
* Fix for TUSCANY-2513 (patch from Scott)rfeng2008-08-252-2/+22
* TUSCANY-2562 Callback issue when reference is set with getter & setter methodvamsic0072008-08-221-3/+9
* Make the ServiceDiscovery pluggable and add support for OSGi-based service di...rfeng2008-07-082-5/+5
* Fix for TUSCANY-2444rfeng2008-07-021-1/+1
* Move Tuscany from Incubator to top level.dims2008-06-1792-0/+10429