summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Avoid conflict of Source[] and DataHandler[] in JAXBContextrfeng2008-07-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675006 13f79535-47bb-0310-9956-ffa450edef68
* Fix the lookup issue with SUN JDKsrfeng2008-07-083-7/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674957 13f79535-47bb-0310-9956-ffa450edef68
* Sandbox for Chris Trezzo - GSoC 2008lresende2008-07-080-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674943 13f79535-47bb-0310-9956-ffa450edef68
* Merge the changes from trunk for TUSCANY-2465rfeng2008-07-082-14/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674938 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2465rfeng2008-07-081-12/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674933 13f79535-47bb-0310-9956-ffa450edef68
* Adding photo-gallery sample to build profilelresende2008-07-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674905 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2464 - Merging from trunklresende2008-07-081-33/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674897 13f79535-47bb-0310-9956-ffa450edef68
* Return a stateless instance of the JAXBTypeHelperrfeng2008-07-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674894 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2464 - Applying Greg's patchlresende2008-07-081-33/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674885 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the CorbanameURL and fix the corbaname parsing issue on Linuxrfeng2008-07-086-175/+215
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674882 13f79535-47bb-0310-9956-ffa450edef68
* create sandboxscottkurz2008-07-080-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674859 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2008-07-080-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674811 13f79535-47bb-0310-9956-ffa450edef68
* Removed RMI binding. Adjusted to change to JMS binding.jsdelfino2008-07-082-13/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674730 13f79535-47bb-0310-9956-ffa450edef68
* Add missing files from r674676rfeng2008-07-082-0/+272
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674725 13f79535-47bb-0310-9956-ffa450edef68
* -adding the core-databinding, interface-java and interface-java-jaxws ↵adrianocrestani2008-07-0858-1/+5719
| | | | | | | | | modules to android sandbox -commented the RMI code and added workaround for the Java Bean usage -commented the javax.jws code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674723 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2390 - Enabling the disable test and adding new onelresende2008-07-083-5/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674715 13f79535-47bb-0310-9956-ffa450edef68
* Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino2008-07-0840-139/+449
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 13f79535-47bb-0310-9956-ffa450edef68
* Minor simplifications of pom.xml and bin.xml.jsdelfino2008-07-0814-112/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674703 13f79535-47bb-0310-9956-ffa450edef68
* Updated comment in .project file as a result of changes in main sca/pom.xml.jsdelfino2008-07-083-3/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674699 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patApply the patch from Wojtek for TUSCANY-2397. Thanks. ↵rfeng2008-07-0710-51/+340
| | | | | | (corbaname.patch) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674676 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignorelresende2008-07-070-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674516 13f79535-47bb-0310-9956-ffa450edef68
* Tag for SCA 1.3 RC1antelder2008-07-076389-0/+505865
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674503 13f79535-47bb-0310-9956-ffa450edef68
* Update BUILDING file about EMF dependency download issue and re-tag the RC2 ↵antelder2008-07-07432-0/+109260
| | | | | | release as RC2a git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674473 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2391: Apply latest patch from Thilina Buddhika for GSoC project ↵antelder2008-07-0710-124/+465
| | | | | | Tuscany SCA support in the Geronimo Admin Console git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674426 13f79535-47bb-0310-9956-ffa450edef68
* Fixed spelling mistake in google (was googoe) that was prevening the ↵mcombellack2008-07-071-1/+1
| | | | | | gdata-core artefact being uploaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674425 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2391: revert previous patch as the latest patch is cummulative ↵antelder2008-07-079-272/+86
| | | | | | including the chgs from 674279 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674420 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2391: Apply latest patch from Thilina Buddhika for the GSoC Tuscany ↵antelder2008-07-069-86/+272
| | | | | | SCA support in the Geronimo Admin Console project git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674279 13f79535-47bb-0310-9956-ffa450edef68
* Removing empty folderlresende2008-07-060-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674271 13f79535-47bb-0310-9956-ffa450edef68
* Adding binding-gdata and binding-gdata-runtime to buildlresende2008-07-061-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674257 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2457 - Uploading script to deploy gdata to temp repo and updating ↵lresende2008-07-062-11/+26
| | | | | | gdata extension to use the new repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674252 13f79535-47bb-0310-9956-ffa450edef68
* User scenario from Adriana Verdejolresende2008-07-067-0/+353
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674248 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2352 - upgrade the fix for promoted binding overriding as the ↵slaws2008-07-053-17/+120
| | | | | | automatically created sca bindings were causing the top level to always override. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674142 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2459 - If a binding uri is malformed don't try to use it to go ↵slaws2008-07-051-1/+9
| | | | | | looking for target services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674141 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2352 - upgrade the fix for promoted binding overriding as the ↵slaws2008-07-045-17/+270
| | | | | | automatically created sca bindings were causing the top level to always override. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674139 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2459 - If a binding uri is malformed don't try to use it to go ↵slaws2008-07-041-1/+9
| | | | | | looking for target services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674138 13f79535-47bb-0310-9956-ffa450edef68
* Add 3 additional scenariosnash2008-07-0413-4/+239
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674100 13f79535-47bb-0310-9956-ffa450edef68
* Add itest/buildernash2008-07-049-0/+608
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674090 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2352 - fix up bindings for promoted services. It turns out there is ↵slaws2008-07-044-16/+62
| | | | | | more to do so. That will be a new JIRA but this change forms a basis for the new change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674050 13f79535-47bb-0310-9956-ffa450edef68
* Comment out callback tests in itest/osgi-tuscanyrsivaram2008-07-042-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674049 13f79535-47bb-0310-9956-ffa450edef68
* Add contribution-resource dependencyslaws2008-07-041-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674048 13f79535-47bb-0310-9956-ffa450edef68
* Remove the domain itest from the build as this is an old test of the domain ↵slaws2008-07-041-1/+1
| | | | | | api that is now not being maintained as the domain-management sample has take its place. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674047 13f79535-47bb-0310-9956-ffa450edef68
* make the pom refer to the new version of DAS slaws2008-07-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674046 13f79535-47bb-0310-9956-ffa450edef68
* Fix up the change made at r673687 which didn't anticipate that binding uris ↵slaws2008-07-041-16/+59
| | | | | | in serialized callable references may have absolute uris in them. I.e. they don't match target component names and hence the target component may be null. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674044 13f79535-47bb-0310-9956-ffa450edef68
* Fix the AttributeURIMissing validation test. included an sca-contribution.xmlslaws2008-07-043-2/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674042 13f79535-47bb-0310-9956-ffa450edef68
* Remove debug printstacktraceantelder2008-07-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674017 13f79535-47bb-0310-9956-ffa450edef68
* Remove debug printstacktraceantelder2008-07-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674016 13f79535-47bb-0310-9956-ffa450edef68
* Merge mail/activation jar changes from 1.3 branch to trunkantelder2008-07-041-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674014 13f79535-47bb-0310-9956-ffa450edef68
* Rationilise the activation and mail jars included in the bin distroantelder2008-07-041-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674013 13f79535-47bb-0310-9956-ffa450edef68
* Merge ASM legal from 1.3 branch to trunkantelder2008-07-042-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673996 13f79535-47bb-0310-9956-ffa450edef68
* remove redundent textantelder2008-07-041-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673994 13f79535-47bb-0310-9956-ffa450edef68