summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Reverting changes from #708370 as it looks like didn't solve all the issues.lresende2008-10-282-24/+9
| | | | | | We will need to document that we first need to build tuscany-maven-eclipse-plugin, before the top-down build... this might go away after we start publishing snapshots. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708425 13f79535-47bb-0310-9956-ffa450edef68
* Moving usage of tuscany-eclipse-compiler to modules only, to allow tools to ↵lresende2008-10-272-9/+24
| | | | | | be compiled successfully. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708370 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on JDK 1.6 API String.isEmpty()rfeng2008-10-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708313 13f79535-47bb-0310-9956-ffa450edef68
* Set svn:ignorerfeng2008-10-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708236 13f79535-47bb-0310-9956-ffa450edef68
* Bring up calculator-osgi using equinox run configrfeng2008-10-2712-203/+606
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708234 13f79535-47bb-0310-9956-ffa450edef68
* Updated equinox.common and equinox.app dependency levels.jsdelfino2008-10-267-0/+145
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707963 13f79535-47bb-0310-9956-ffa450edef68
* Added Eclipse plugins to the Eclipse build profile, to get their classpath ↵jsdelfino2008-10-261-0/+19
| | | | | | computed correctly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707962 13f79535-47bb-0310-9956-ffa450edef68
* Attempt to use the Eclipse compiler to compile modules, this will allow OSGi ↵jsdelfino2008-10-2611-7/+970
| | | | | | imports/exports to be used at compile time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707961 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused modules.jsdelfino2008-10-2540-2391/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707915 13f79535-47bb-0310-9956-ffa450edef68
* Removed empty directories.jsdelfino2008-10-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707901 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused assembly files.jsdelfino2008-10-2514-3765/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707900 13f79535-47bb-0310-9956-ffa450edef68
* Added the tools/eclipse module to the distro build profile.jsdelfino2008-10-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707896 13f79535-47bb-0310-9956-ffa450edef68
* Moved distro builds under distribution module.jsdelfino2008-10-25141-58/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707888 13f79535-47bb-0310-9956-ffa450edef68
* Minor refactoring, renamed eclipse34 to eclipse, moved SDO tools under sdo.jsdelfino2008-10-25203-7/+88
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707885 13f79535-47bb-0310-9956-ffa450edef68
* Removed obsolete module.jsdelfino2008-10-252-113/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707884 13f79535-47bb-0310-9956-ffa450edef68
* Use the targetDirectory as the location for the tuscany pluginsrfeng2008-10-241-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707786 13f79535-47bb-0310-9956-ffa450edef68
* Remove tools folderrfeng2008-10-240-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707782 13f79535-47bb-0310-9956-ffa450edef68
* Set svn:ignorerfeng2008-10-240-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707781 13f79535-47bb-0310-9956-ffa450edef68