summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-30Fixing broken test cases due to partial merge from trunk.lresende2-4/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709232 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Adding the generated META-INF/MANIFEST.MF to source code repository, as ↵lresende217-111/+3021
these artifacts should be authored and tweaked by developers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709194 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30Fixing algorithm used to discover and instantiate factories to return null ↵lresende1-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
2008-10-29Fixed algorithm used to discover and instantiate factories as it wouldn't ↵jsdelfino2-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
2008-10-28Added FIXME comment and removed printStackTrace() which pollutes the build ↵jsdelfino1-1/+1
output. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708715 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28Make junit version to be 4.5rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708687 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28Cleaning up GData binding implementation and fixing issue with retrieving ↵lresende48-3463/+128
Picassa feed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708460 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28Reverting changes from #708370 as it looks like didn't solve all the issues.lresende1-20/+0
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
2008-10-27Moving usage of tuscany-eclipse-compiler to modules only, to allow tools to ↵lresende1-0/+20
be compiled successfully. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708370 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27Bring up calculator-osgi using equinox run configrfeng9-12/+410
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@708234 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26Updated equinox.common and equinox.app dependency levels.jsdelfino1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707963 13f79535-47bb-0310-9956-ffa450edef68
2008-10-25Removed unused modules.jsdelfino39-2379/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707915 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-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-equinoxrfeng12-83/+64
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-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-23Changed distro builds to build OSGi friendly distributions. Added an Eclipse ↵jsdelfino1-1/+0
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-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-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-21Configure the eclipse profile to run eclipse:eclipse and process-resourcesrfeng1-22/+32
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-16Moved thirdparty library bundle to the 'eclipse' profile. Changed Maven ↵jsdelfino1-41/+53
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
2008-10-15Restrict Export-Packagerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705090 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Restrict Export-Packagerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705089 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Restrict Export-Packagerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705088 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Restrict Export-Packagerfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705087 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Restrict Export-Packagerfeng2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705086 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Restrict Export-Packagerfeng4-5/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705085 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Remove deprecated classesrfeng7-181/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705080 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Convert unit tests to JUNIT4rfeng2-41/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705077 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15Convert unit tests to JUNIT4rfeng2-15/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705072 13f79535-47bb-0310-9956-ffa450edef68