summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add compile dependencies to the .classpath file if it doesn't supply any ↵rfeng2009-10-082-68/+100
| | | | | | packages to the OSGi import. This maks this plugin more closer to the mvn eclipse:eclipse behavior. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823280 13f79535-47bb-0310-9956-ffa450edef68
* More fixes to Atom Binding manifest importslresende2009-10-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823220 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up Atom Binding manifest importslresende2009-10-082-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823219 13f79535-47bb-0310-9956-ffa450edef68
* Remove the default constructor to honor the one taking registryrfeng2009-10-081-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823218 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Import-Packagerfeng2009-10-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823209 13f79535-47bb-0310-9956-ffa450edef68
* Changes in binding.ejb module to work in 2.x env.ramkumar2009-10-0811-25/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823115 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-10-081-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823083 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-bundle-plugin-1.0.4antelder2009-10-0821-0/+7593
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823082 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.4antelder2009-10-081-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823081 13f79535-47bb-0310-9956-ffa450edef68
* Update release notes for next releaseantelder2009-10-081-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823080 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated Atom Binding OSGi Manifests to source controllresende2009-10-087-47/+127
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823059 13f79535-47bb-0310-9956-ffa450edef68
* Adding Atom Binding dependencies to binary distribution LICENSElresende2009-10-081-2/+101
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823058 13f79535-47bb-0310-9956-ffa450edef68
* Updates to data-api OSGi Manifestlresende2009-10-081-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823057 13f79535-47bb-0310-9956-ffa450edef68
* Removing impl package from OSGi exportslresende2009-10-081-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823055 13f79535-47bb-0310-9956-ffa450edef68
* Updating jackson dependencieslresende2009-10-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823054 13f79535-47bb-0310-9956-ffa450edef68
* Adding data-api and Atom Binding to module buildlresende2009-10-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823053 13f79535-47bb-0310-9956-ffa450edef68
* Adding Atom Binding to proper feature pom.xmllresende2009-10-081-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823052 13f79535-47bb-0310-9956-ffa450edef68
* Adding data-api to proper feature pom.xmllresende2009-10-081-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823051 13f79535-47bb-0310-9956-ffa450edef68
* Re-formatting testslresende2009-10-0823-1285/+1347
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823050 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2009-10-081-7/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823048 13f79535-47bb-0310-9956-ffa450edef68
* Bringing up Atom Binding tests that were failinglresende2009-10-0814-106/+127
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823047 13f79535-47bb-0310-9956-ffa450edef68
* Removing local variables, as they were causing test case to faillresende2009-10-081-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823046 13f79535-47bb-0310-9956-ffa450edef68
* Removing local variables, as they were causing test case to faillresende2009-10-081-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823045 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up Atom Binding test composites to stop using promoted services as ↵lresende2009-10-084-9/+23
| | | | | | they have no affect git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823044 13f79535-47bb-0310-9956-ffa450edef68
* Changing project name to reflect change on module namelresende2009-10-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823043 13f79535-47bb-0310-9956-ffa450edef68
* Pom cleanuplresende2009-10-081-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823042 13f79535-47bb-0310-9956-ffa450edef68
* Bringing up Atom Binding test caseslresende2009-10-0830-196/+342
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823041 13f79535-47bb-0310-9956-ffa450edef68
* More tide up of OASIS package imports and minor fix for method visibilitylresende2009-10-082-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823039 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up pom and ading data-api dependency back as the module is now ↵lresende2009-10-082-10/+3
| | | | | | available git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823038 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated OSGi manifest to source controllresende2009-10-082-20/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823037 13f79535-47bb-0310-9956-ffa450edef68
* Removing deprecated collection interfaceslresende2009-10-086-180/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823035 13f79535-47bb-0310-9956-ffa450edef68
* Updating to OASIS annotationslresende2009-10-085-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823034 13f79535-47bb-0310-9956-ffa450edef68
* Updating to latest ProviderFactory SPIlresende2009-10-083-37/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823033 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up OASIS annotationslresende2009-10-082-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823032 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS and Tuscany namespaceslresende2009-10-082-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823029 13f79535-47bb-0310-9956-ffa450edef68
* Modifying testcase to use extension point to retrieve monitor factory and ↵lresende2009-10-081-2/+4
| | | | | | avoid instantiating impl class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823028 13f79535-47bb-0310-9956-ffa450edef68
* Moving code to use HTTPBinding type instead of local qnamelresende2009-10-081-7/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823027 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2009-10-085-254/+254
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823026 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up policy implementation code and adding new required getType methodlresende2009-10-082-43/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823024 13f79535-47bb-0310-9956-ffa450edef68
* Starting to bring up the Atom binding by updating the pom versionIdslresende2009-10-082-53/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823023 13f79535-47bb-0310-9956-ffa450edef68
* Removing @remotable attributelresende2009-10-081-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823022 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Import-Packagerfeng2009-10-071-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822962 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Import-Packagerfeng2009-10-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822961 13f79535-47bb-0310-9956-ffa450edef68
* Turn the set of built-in transformers into declared extensionsrfeng2009-10-078-80/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822946 13f79535-47bb-0310-9956-ffa450edef68
* Copying data-api as the Atom bindings depend on the collection APIlresende2009-10-0715-0/+874
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822941 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.2.1 releaserfeng2009-10-073-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822917 13f79535-47bb-0310-9956-ffa450edef68
* Add some commentsrfeng2009-10-071-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822910 13f79535-47bb-0310-9956-ffa450edef68
* Change the base class to be URLClassLoader so it works with Google App Enginerfeng2009-10-071-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822909 13f79535-47bb-0310-9956-ffa450edef68
* Add missing filerfeng2009-10-071-0/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822908 13f79535-47bb-0310-9956-ffa450edef68
* Update the definitionsrfeng2009-10-073-246/+243
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822907 13f79535-47bb-0310-9956-ffa450edef68