summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed distro builds to build OSGi friendly distributions. Added an Eclipse ↵jsdelfino2008-10-2319-182/+192
| | | | | | build profile to build an Eclipse PDE target which can be used to configure an Eclipse workspace. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707236 13f79535-47bb-0310-9956-ffa450edef68
* Renamed BundleDistro Maven plugin, added comments to it, added options to ↵jsdelfino2008-10-231-37/+124
| | | | | | exclude artifacts and configure the build output location, to help use it to build distributions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707235 13f79535-47bb-0310-9956-ffa450edef68
* Added comments to maven bundle plugin. Removed obsolete plugin.jsdelfino2008-10-232-120/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707234 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2651: Merge the fix from trunkrfeng2008-10-221-1/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707196 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the extra location settingrfeng2008-10-221-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706851 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the calculation of versionrfeng2008-10-222-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706823 13f79535-47bb-0310-9956-ffa450edef68
* Add the plugin to produce eclipse distro, target config and plugin.xmlrfeng2008-10-221-47/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706821 13f79535-47bb-0310-9956-ffa450edef68
* Add a mojo to build a local distro and configure the target platform for Eclipserfeng2008-10-223-21/+233
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706819 13f79535-47bb-0310-9956-ffa450edef68
* Adjust pom.xmlrfeng2008-10-211-14/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706766 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Export-Package as a workaroundrfeng2008-10-211-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706761 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2008-10-2110-418/+447
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706758 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on o.a.t.s.policy.xmlrfeng2008-10-213-37/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706756 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on o.a.t.s.policy.xmlrfeng2008-10-214-8/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706751 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Export-Packagerfeng2008-10-211-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706749 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package rfeng2008-10-2134-493/+479
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706706 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2595 - Workaround for equinox dependency range issueslresende2008-10-211-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706544 13f79535-47bb-0310-9956-ffa450edef68
* Configure the eclipse profile to run eclipse:eclipse and process-resourcesrfeng2008-10-213-156/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706507 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-208-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706430 13f79535-47bb-0310-9956-ffa450edef68
* Change the symbolic namesrfeng2008-10-202-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706429 13f79535-47bb-0310-9956-ffa450edef68
* Fixing dependency name after module renamelresende2008-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705913 13f79535-47bb-0310-9956-ffa450edef68
* Fixing dependency name after module renamelresende2008-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705907 13f79535-47bb-0310-9956-ffa450edef68
* Renaming GData bindinglresende2008-10-1843-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705868 13f79535-47bb-0310-9956-ffa450edef68
* Renaming GData bindinglresende2008-10-1836-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705865 13f79535-47bb-0310-9956-ffa450edef68
* Updating RMI model to follow interface/factory pattern.lresende2008-10-176-38/+283
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705766 13f79535-47bb-0310-9956-ffa450edef68
* Merging changes from trunk : lresende2008-10-177-34/+206
| | | | | | | | Updating JSON-RPC model to follow interface/factory pattern. Extending model to support policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705761 13f79535-47bb-0310-9956-ffa450edef68
* Exclude transitive stax-api dependencies rfeng2008-10-172-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705743 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-172-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705682 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-171-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705681 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-172-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705680 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2647 - Force the maven ant plugin to use ant version 1.6.5slaws2008-10-171-0/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705601 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2617 if a reference already has a target don't try to autowire it slaws2008-10-175-47/+107
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705599 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2630 memleak as RuntimeWireImpl callback cachedWire ref leaks due to ↵slaws2008-10-171-0/+1
| | | | | | clone() impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705595 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2644 remove a non-UTF8 characterslaws2008-10-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705591 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY_2625 correct the "noDefault" attribute name to be "mustSupply"slaws2008-10-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705568 13f79535-47bb-0310-9956-ffa450edef68
* Moved thirdparty library bundle to the 'eclipse' profile. Changed Maven ↵jsdelfino2008-10-163-141/+205
| | | | | | Bundle plugin to execute within the process-resources phase. Minor cleanup of the BundleUtil class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705123 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705090 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705089 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705088 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-151-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705087 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705086 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-154-5/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705085 13f79535-47bb-0310-9956-ffa450edef68
* Remove deprecated classesrfeng2008-10-157-181/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705080 13f79535-47bb-0310-9956-ffa450edef68
* Convert unit tests to JUNIT4rfeng2008-10-152-41/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705077 13f79535-47bb-0310-9956-ffa450edef68
* Convert unit tests to JUNIT4rfeng2008-10-152-15/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705072 13f79535-47bb-0310-9956-ffa450edef68
* Fix the model class registrationrfeng2008-10-153-20/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705071 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package and refactor some internal classesrfeng2008-10-1512-14/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705061 13f79535-47bb-0310-9956-ffa450edef68
* Add import package to DefaultBeanModelProcessorrfeng2008-10-153-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705058 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705055 13f79535-47bb-0310-9956-ffa450edef68
* Rename the create method rfeng2008-10-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705042 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package and refactor some internal classesrfeng2008-10-1524-42/+371
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705041 13f79535-47bb-0310-9956-ffa450edef68