summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make sample Ant builds Tuscany version neutralantelder2009-03-193-12/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755876 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily rename testcase so its not run in the build to try to get the ↵antelder2009-03-191-0/+0
| | | | | | continuum build running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755872 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused import packagesrfeng2009-03-191-23/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755832 13f79535-47bb-0310-9956-ffa450edef68
* Fix the test dependency and add the "write"rfeng2009-03-183-18/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755769 13f79535-47bb-0310-9956-ffa450edef68
* Fix a regression caused by r755474rfeng2009-03-183-74/+127
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755756 13f79535-47bb-0310-9956-ffa450edef68
* Access the equinox jars from a temporary maven repo ↵rfeng2009-03-186-107/+39
| | | | | | @http://people.apache.org/~rfeng/repo/maven2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755736 13f79535-47bb-0310-9956-ffa450edef68
* Set the client system property to control the test case to be run in client ↵rfeng2009-03-182-54/+68
| | | | | | or server mode git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755671 13f79535-47bb-0310-9956-ffa450edef68
* Allow mutliple bundle nodes to share the same registryrfeng2009-03-184-255/+275
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755662 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to create new instances of a utilityrfeng2009-03-182-46/+62
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755659 13f79535-47bb-0310-9956-ffa450edef68
* Set port to 8085 to fix continuum build failure when 8080 is usedantelder2009-03-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755617 13f79535-47bb-0310-9956-ffa450edef68
* Change sample Ant build to not hardcode teh versionantelder2009-03-181-4/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755557 13f79535-47bb-0310-9956-ffa450edef68
* Change the distro build to not use a hardcoded versionantelder2009-03-183-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755553 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2917ramkumar2009-03-1839-39/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
* Add filter to select local or remote servicesrfeng2009-03-183-55/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755452 13f79535-47bb-0310-9956-ffa450edef68
* Update the test caserfeng2009-03-175-17/+113
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755439 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the binding.rmi to connect two OSGi bundlesrfeng2009-03-172-19/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755436 13f79535-47bb-0310-9956-ffa450edef68
* Fix classloading issue under OSGirfeng2009-03-171-1/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755435 13f79535-47bb-0310-9956-ffa450edef68
* Remove the service provider filerfeng2009-03-171-19/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755406 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the dependenciesrfeng2009-03-173-141/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755376 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused filesrfeng2009-03-176-169/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755361 13f79535-47bb-0310-9956-ffa450edef68
* Revert the checkin of osgi jarsrfeng2009-03-1768-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755359 13f79535-47bb-0310-9956-ffa450edef68
* Move the test into node-impl-osgirfeng2009-03-17101-2/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755358 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the dependenciesrfeng2009-03-172-85/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755355 13f79535-47bb-0310-9956-ffa450edef68
* Start to populate SCA proxies into the OSGi registry for referencesrfeng2009-03-174-780/+90
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755336 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-17122-678/+678
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-17122-678/+678
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up the build using the maven release pluginantelder2009-03-171-0/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755180 13f79535-47bb-0310-9956-ffa450edef68
* Move up to 1.0.1 of bundle pluginantelder2009-03-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755150 13f79535-47bb-0310-9956-ffa450edef68
* Move up to 1.0.1 of bundle pluginantelder2009-03-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755149 13f79535-47bb-0310-9956-ffa450edef68
* Use the classloader model resolver and the contribution content scanner ↵rfeng2009-03-173-28/+17
| | | | | | extension point git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755121 13f79535-47bb-0310-9956-ffa450edef68
* Make sure XML types introspected by databindings are honored by the J2W ↵rfeng2009-03-175-15/+71
| | | | | | generation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755120 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the generated test bundlesrfeng2009-03-167-46/+115
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755052 13f79535-47bb-0310-9956-ffa450edef68
* Remove the unused filesrfeng2009-03-164-272/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755048 13f79535-47bb-0310-9956-ffa450edef68
* Fix the wrong reference to BUNDLE_VERSION constantrfeng2009-03-161-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755041 13f79535-47bb-0310-9956-ffa450edef68
* Add missing composites and use SCA-Composite headerrfeng2009-03-168-13/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755037 13f79535-47bb-0310-9956-ffa450edef68
* Start to hook up the osgi-based noderfeng2009-03-166-54/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755018 13f79535-47bb-0310-9956-ffa450edef68
* Add an OSGi-based node implementation for dynamicityrfeng2009-03-1611-0/+1285
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754969 13f79535-47bb-0310-9956-ffa450edef68
* Update the MF and pomrfeng2009-03-164-41/+181
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754968 13f79535-47bb-0310-9956-ffa450edef68
* Allow bundle symbolic name to be introspected from the filerfeng2009-03-161-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754960 13f79535-47bb-0310-9956-ffa450edef68
* Changes to allow $self$ references to have endpoint references. However main ↵slaws2009-03-1610-43/+865
| | | | | | change is in ComponentContext which is not ready to go in yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754951 13f79535-47bb-0310-9956-ffa450edef68
* Fix package references to calculator.dosgirfeng2009-03-163-10/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754937 13f79535-47bb-0310-9956-ffa450edef68
* Add the contribution scannerrfeng2009-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754935 13f79535-47bb-0310-9956-ffa450edef68
* Add the interfaces back to avoid error messages in processorrfeng2009-03-167-11/+174
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754928 13f79535-47bb-0310-9956-ffa450edef68
* Change the package names for the calculatorrfeng2009-03-1625-69/+270
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754925 13f79535-47bb-0310-9956-ffa450edef68
* Add a module for Implementation-osgi runtimerfeng2009-03-1640-0/+3223
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754923 13f79535-47bb-0310-9956-ffa450edef68
* Start to move the runtime pieces into a new implementation-osgi-runtime modulerfeng2009-03-1632-2448/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754921 13f79535-47bb-0310-9956-ffa450edef68
* Updating project name to help identify (1.x) versus (2.x) builds in ↵lresende2009-03-151-1/+1
| | | | | | continuuns environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754712 13f79535-47bb-0310-9956-ffa450edef68
* Rename the contribution scannerrfeng2009-03-132-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753358 13f79535-47bb-0310-9956-ffa450edef68
* Bring up the EnpointRefence code. I've done as much as I can now without ↵slaws2009-03-137-438/+208
| | | | | | actually changing existing code. So I'll go ahead with those changes locally and post a summary of where I'm up to. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753224 13f79535-47bb-0310-9956-ffa450edef68
* Rename the constantrfeng2009-03-121-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753068 13f79535-47bb-0310-9956-ffa450edef68