summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add my sandbox dirramkumar2008-10-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709378 13f79535-47bb-0310-9956-ffa450edef68
* add my sandbox dirramkumar2008-10-310-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709377 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply ↵slaws2008-10-3125-813/+1138
| | | | | | Ram's patches (and a few other changes). Doesn't do everything asked for in the JIRA but a step in the right direction git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709372 13f79535-47bb-0310-9956-ffa450edef68
* Resolve a lot of OSGi access violations. More to be fixed.rfeng2008-10-3199-686/+927
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709339 13f79535-47bb-0310-9956-ffa450edef68
* Moved plugin configuration to a pluginManagement section and moved the PDE ↵jsdelfino2008-10-301-155/+156
| | | | | | plugin to the Eclipse profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709289 13f79535-47bb-0310-9956-ffa450edef68
* Added plugin to generate correct PDE project .classpath and .project files.jsdelfino2008-10-301-11/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709273 13f79535-47bb-0310-9956-ffa450edef68
* Fixed error in POM.jsdelfino2008-10-301-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709272 13f79535-47bb-0310-9956-ffa450edef68
* Removed dependencies on the maven bundle plugin now that the manifests have ↵jsdelfino2008-10-30115-2216/+7
| | | | | | been checked in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709261 13f79535-47bb-0310-9956-ffa450edef68
* Fixing broken test cases due to partial merge from trunk.lresende2008-10-302-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709239 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MANIFEST.MF to add optional packages for test cases in Import-Packagerfeng2008-10-30106-1753/+1938
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709237 13f79535-47bb-0310-9956-ffa450edef68
* Fixing broken test cases due to partial merge from trunk.lresende2008-10-302-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709232 13f79535-47bb-0310-9956-ffa450edef68
* Add some extension point definitions to allow the JMS service binding ↵slaws2008-10-302-0/+39
| | | | | | provider to find them instead of failing with an NPE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709231 13f79535-47bb-0310-9956-ffa450edef68
* Added a setup profile where we can build core tools needed by the build itself.jsdelfino2008-10-301-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709223 13f79535-47bb-0310-9956-ffa450edef68
* Adding proper eol-style configuration for sql files and updating the ↵lresende2008-10-305-117/+118
| | | | | | existing ones with this configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709204 13f79535-47bb-0310-9956-ffa450edef68
* Adding the generated META-INF/MANIFEST.MF to source code repository, as ↵lresende2008-10-30217-111/+3021
| | | | | | these artifacts should be authored and tweaked by developers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709194 13f79535-47bb-0310-9956-ffa450edef68
* Added in processing for reading EventTypes for CompositeConsumers and ↵edwardsmj2008-10-302-0/+34
| | | | | | Composite Producers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709192 13f79535-47bb-0310-9956-ffa450edef68
* Adding back setOperation & getOperation to Consumer - used by introspection codeedwardsmj2008-10-301-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709191 13f79535-47bb-0310-9956-ffa450edef68
* Adding back setOperation & getOperation to Consumer - used by introspection codeedwardsmj2008-10-301-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709190 13f79535-47bb-0310-9956-ffa450edef68
* Update changes file for TUSCANY-2635 fixantelder2008-10-301-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709181 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix from trunk to 1.3.3 branch for TUSCANY-2635: Pool stateless-scoped ↵antelder2008-10-302-7/+82
| | | | | | Java impl instances git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709180 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to the spelling of the getEventTypes() method for Consumers and ↵edwardsmj2008-10-304-4/+4
| | | | | | Producers + reading of Component Consumer event types git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709174 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2635: apply patch from Greg Dritschler to Pool stateless-scoped ↵antelder2008-10-302-7/+82
| | | | | | Java impl instances git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709171 13f79535-47bb-0310-9956-ffa450edef68
* Added EventTypes to Producer & Consumer (via EventSource & EventTarget ↵edwardsmj2008-10-302-0/+107
| | | | | | interfaces) plus and EventTypes interface and implementation class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709168 13f79535-47bb-0310-9956-ffa450edef68
* Updated the composite files so that the Producer and Consumer elements have ↵edwardsmj2008-10-302-2/+2
| | | | | | @eventType attributes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709167 13f79535-47bb-0310-9956-ffa450edef68
* Added EventTypes to Producer & Consumer (via EventSource & EventTarget ↵edwardsmj2008-10-305-14/+52
| | | | | | interfaces) plus and EventTypes interface and implementation class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709165 13f79535-47bb-0310-9956-ffa450edef68
* Added @eventTypes attribute to ComponentConsumer, ComponentProducer, ↵edwardsmj2008-10-301-0/+4
| | | | | | Composite Consumer, Composite Producer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709160 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply ↵slaws2008-10-3026-813/+1183
| | | | | | Ram's patches (and a few other changes). Doesn't do everything asked for in the JIRA but a step in the right direction git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709156 13f79535-47bb-0310-9956-ffa450edef68
* Updating test case to follow new JUnit test stylelresende2008-10-301-11/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709106 13f79535-47bb-0310-9956-ffa450edef68
* Fixing algorithm used to discover and instantiate factories to return null ↵lresende2008-10-301-0/+3
| | | | | | in case of error trying to instantiate factory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709102 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2629 and TUSCANY-2624 - Enhancments to processor that handles ↵lresende2008-10-3016-275/+1757
| | | | | | unknown elements git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709052 13f79535-47bb-0310-9956-ffa450edef68
* Removed unnecessary Eclipse dependencies.jsdelfino2008-10-291-12/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709046 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2651 - Reverting changes from #708989 and #708992 and fixing ↵lresende2008-10-294-4/+4
| | | | | | compilation error from original TUSCANY-2651 changes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709021 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignore to avoid "changed marks" in tortoiseSVNlresende2008-10-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708995 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2651 - Fixing XMLSchema dependency in distribution artifacts such as ↵lresende2008-10-292-2/+2
| | | | | | LICENSEmerge from trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708992 13f79535-47bb-0310-9956-ffa450edef68
* Tuscany-2567 Support for streaming postMedia and putMedia in Atom bindingbeckerdo2008-10-297-11/+575
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708990 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2651 - Fixing XMLSchema dependency issue that was causing build ↵lresende2008-10-291-1/+1
| | | | | | failure after original TUSCANY-2651 merge from trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708989 13f79535-47bb-0310-9956-ffa450edef68
* Fixed levels of Eclipse dependencies as the version ranges in their POMs are ↵jsdelfino2008-10-291-3/+106
| | | | | | not recognized by Maven. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708981 13f79535-47bb-0310-9956-ffa450edef68
* EventTypes annotation creatededwardsmj2008-10-292-1/+44
| | | | | | EventType annotation comments updated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708870 13f79535-47bb-0310-9956-ffa450edef68
* @EventTypes annotations added (as examples)edwardsmj2008-10-292-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708868 13f79535-47bb-0310-9956-ffa450edef68
* Improved error reporting in compiler plugin.jsdelfino2008-10-293-13/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708831 13f79535-47bb-0310-9956-ffa450edef68
* Changed dependency scope to provided to avoid dragging it in all modules.jsdelfino2008-10-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708794 13f79535-47bb-0310-9956-ffa450edef68
* Add a maven plugin that can generate PDE .classpath and .project for tuscany ↵rfeng2008-10-292-15/+589
| | | | | | modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708783 13f79535-47bb-0310-9956-ffa450edef68
* Fixed algorithm used to discover and instantiate factories as it wouldn't ↵jsdelfino2008-10-292-37/+31
| | | | | | work with abstract factories like WSDLFactory for example. Removed unused methods. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708744 13f79535-47bb-0310-9956-ffa450edef68
* Added FIXME comment and removed printStackTrace() which pollutes the build ↵jsdelfino2008-10-281-1/+1
| | | | | | output. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708715 13f79535-47bb-0310-9956-ffa450edef68
* Make junit version to be 4.5rfeng2008-10-282-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708687 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary annotationsrfeng2008-10-281-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708680 13f79535-47bb-0310-9956-ffa450edef68
* Remove host-embeddedrfeng2008-10-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708676 13f79535-47bb-0310-9956-ffa450edef68
* Adding download scripts for recent tuscany releaseslresende2008-10-284-1/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708618 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up GData binding implementation and fixing issue with retrieving ↵lresende2008-10-2848-3463/+128
| | | | | | Picassa feed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708460 13f79535-47bb-0310-9956-ffa450edef68
* Updating scripts to include October logslresende2008-10-284-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708437 13f79535-47bb-0310-9956-ffa450edef68