summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-25Added the tools/eclipse module to the distro build profile.jsdelfino1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707896 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25Moved distro builds under distribution module.jsdelfino141-58/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707888 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25Minor refactoring, renamed eclipse34 to eclipse, moved SDO tools under sdo.jsdelfino203-7/+88
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707885 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25Removed obsolete module.jsdelfino2-113/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707884 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Use the targetDirectory as the location for the tuscany pluginsrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707786 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Add pom, mf and activatorrfeng3-0/+216
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707779 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Minor clean up for the extensibilityrfeng3-22/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707777 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Fix the newFactoryClassInstance and bring up the sample-calculator-equinoxrfeng28-87/+531
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707774 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Fixing issue where JSON-RPC binding was not being concatenated to generated ↵lresende1-8/+8
java script proxy and was causing catalog.get is not a function when running store sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707770 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Moved the PDE target build to its own module. Moved the Eclipse plugin build ↵jsdelfino17-32/+3951
to the distribution profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707759 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Fix the classname for NodeFactory used in Class.forName()rfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707755 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Use "reference:" scheme to install bundles from the orginal location without ↵rfeng1-1/+8
copying git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707563 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24Derive the OSGi version from maven versionrfeng3-62/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707562 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23Minor fixes to the Maven bundle plugin. Fixed the algorithm determining what ↵jsdelfino1-11/+45
directories need to be excluded from the distro. Added an 'includeGroupIds' configruation property. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707438 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23Adjusted pom.xml, added distribution to default and Eclipse profiles. ↵jsdelfino1-40/+1
Removed obsolete OSGi build profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707237 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23Changed distro builds to build OSGi friendly distributions. Added an Eclipse ↵jsdelfino19-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
2008-10-23Renamed BundleDistro Maven plugin, added comments to it, added options to ↵jsdelfino1-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
2008-10-23Added comments to maven bundle plugin. Removed obsolete plugin.jsdelfino2-120/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707234 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22Fix for TUSCANY-2651: Merge the fix from trunkrfeng1-1/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707196 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22Adjust the extra location settingrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706851 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22Adjust the calculation of versionrfeng2-5/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706823 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22Add the plugin to produce eclipse distro, target config and plugin.xmlrfeng1-47/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706821 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22Add a mojo to build a local distro and configure the target platform for Eclipserfeng3-21/+233
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706819 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Adjust pom.xmlrfeng1-14/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706766 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Adjust Export-Package as a workaroundrfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706761 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Format the coderfeng10-418/+447
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706758 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Remove the dependency on o.a.t.s.policy.xmlrfeng3-37/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706756 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Remove the dependency on o.a.t.s.policy.xmlrfeng4-8/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706751 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Adjust Export-Packagerfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706749 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Restrict Export-Package rfeng34-493/+479
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706706 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21TUSCANY-2595 - Workaround for equinox dependency range issueslresende1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706544 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21Configure the eclipse profile to run eclipse:eclipse and process-resourcesrfeng3-156/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706507 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20Restrict Export-Packagerfeng8-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706430 13f79535-47bb-0310-9956-ffa450edef68
2008-10-20Change the symbolic namesrfeng2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706429 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Fixing dependency name after module renamelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705913 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Fixing dependency name after module renamelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705907 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Renaming GData bindinglresende43-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705868 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18Renaming GData bindinglresende36-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705865 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Updating RMI model to follow interface/factory pattern.lresende6-38/+283
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705766 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Merging changes from trunk : lresende7-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
2008-10-17Exclude transitive stax-api dependencies rfeng2-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705743 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Restrict Export-Packagerfeng2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705682 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Restrict Export-Packagerfeng1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705681 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17Restrict Export-Packagerfeng2-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705680 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY-2647 - Force the maven ant plugin to use ant version 1.6.5slaws1-0/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705601 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY-2617 if a reference already has a target don't try to autowire it slaws5-47/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705599 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY-2630 memleak as RuntimeWireImpl callback cachedWire ref leaks due to ↵slaws1-0/+1
clone() impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705595 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY-2644 remove a non-UTF8 characterslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705591 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17TUSCANY_2625 correct the "noDefault" attribute name to be "mustSupply"slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705568 13f79535-47bb-0310-9956-ffa450edef68
2008-10-16Moved thirdparty library bundle to the 'eclipse' profile. Changed Maven ↵jsdelfino3-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