summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Made level of servlet-api consistent, 2.5 in all modules. Changed scope from ↵jsdelfino2008-09-1929-56/+26
| | | | | | provided to compile in the core modules to make sure that servlet-api gets added to the dependencies at runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696936 13f79535-47bb-0310-9956-ffa450edef68
* Print list of third-party JARs.jsdelfino2008-09-191-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696935 13f79535-47bb-0310-9956-ffa450edef68
* Fixed pom name.jsdelfino2008-09-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696934 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted module name in POM.jsdelfino2008-09-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696930 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily disabled tests that depend on Felix-osgi.jsdelfino2008-09-193-146/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696929 13f79535-47bb-0310-9956-ffa450edef68
* Simplified ServiceDiscoverer. Started to use it to create factories to ↵jsdelfino2008-09-1957-553/+284
| | | | | | resolve ClassNotFoundExceptions. Renamed calculator-osgi to calculator-equinox and a few fixes to get it working in Eclipse. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696924 13f79535-47bb-0310-9956-ffa450edef68
* Account for possibility of binding impl wrappering exc in ServiceRuntimeExcjsdelfino2008-09-171-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696168 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2455 we forgot to re-enable the vtest for this fixed JIRAjsdelfino2008-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696167 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2243 You can't get at references that are not defined in the ↵jsdelfino2008-09-172-2/+2
| | | | | | component type (see TUSCANY-2501) so I've fixed this test to retrieve a a reference to "b" which is defined in the component type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696166 13f79535-47bb-0310-9956-ffa450edef68
* Fix random concurrent update problem when transforms are loaded by ↵jsdelfino2008-09-171-2/+3
| | | | | | synchronizing access to the load method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696165 13f79535-47bb-0310-9956-ffa450edef68
* Commit changes for TUSCANY-2590.jsdelfino2008-09-174-37/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696164 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Removing debug information from Extensible Artifact Processorjsdelfino2008-09-171-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696163 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Adding default processor to handle unknown contents in ↵jsdelfino2008-09-1710-28/+390
| | | | | | composite file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696162 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typejsdelfino2008-09-171-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696158 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2601 HTTP binding ETag and LastModified test casesjsdelfino2008-09-178-5/+1293
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696157 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2531jsdelfino2008-09-173-40/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696156 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of unused modules.jsdelfino2008-09-17127-28414/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696153 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily disable itest dependency on osgi/felix.jsdelfino2008-09-175-323/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696150 13f79535-47bb-0310-9956-ffa450edef68
* Started to fix module dependencies, OSGi manifest generation and a few ↵jsdelfino2008-09-1680-100/+328
| | | | | | references to obsolete classes to get a clean build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695979 13f79535-47bb-0310-9956-ffa450edef68
* Fixed sample build break.jsdelfino2008-09-151-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695395 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup, removed a few unused modules. Set missing svn:ignore properties.jsdelfino2008-09-1559-2881/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695392 13f79535-47bb-0310-9956-ffa450edef68
* Deleted empty directories.jsdelfino2008-09-151-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695364 13f79535-47bb-0310-9956-ffa450edef68
* Fixed dependency type.jsdelfino2008-09-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695310 13f79535-47bb-0310-9956-ffa450edef68
* Created a subset of the modules and samples to be ported and tested with ↵jsdelfino2008-09-14786-60576/+19
| | | | | | Equinox initially. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695308 13f79535-47bb-0310-9956-ffa450edef68
* Fixed maven bundle plugin to generate the correct list of JARs from the ↵jsdelfino2008-09-133-66/+191
| | | | | | dependency tree (including transitive dependencies in addition to direct dependencies). Generated third-party library Manifest with the Manifest symbolic name and version before the lists of imports, exports and classpath entries to make the PDE happy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694906 13f79535-47bb-0310-9956-ffa450edef68
* Added readme files to the META-INF directories.jsdelfino2008-09-13151-0/+151
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694876 13f79535-47bb-0310-9956-ffa450edef68
* Add the 3rd party lib modulerfeng2008-09-131-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694865 13f79535-47bb-0310-9956-ffa450edef68
* apply mkdir to META-INF onlyrfeng2008-09-131-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694864 13f79535-47bb-0310-9956-ffa450edef68
* Add a module to represent 3rd party jars as an OSGi bundle (merged from trunk)rfeng2008-09-131-0/+88
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694857 13f79535-47bb-0310-9956-ffa450edef68
* Merge changes from trunkrfeng2008-09-139-5/+463
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694854 13f79535-47bb-0310-9956-ffa450edef68
* Changed pom.xml to generate META-INF/MANIFEST.MF at the root of each module ↵jsdelfino2008-09-121-26/+47
| | | | | | and turn the module into an Eclipse PDE Plugin project. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694848 13f79535-47bb-0310-9956-ffa450edef68
* Moved construction of 3rd party bundle from BundleFileFactoryHook to ↵jsdelfino2008-09-127-258/+27
| | | | | | LauncherBundleHelper. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694839 13f79535-47bb-0310-9956-ffa450edef68
* Creating a branch for the equinox work.jsdelfino2008-09-128353-0/+701240
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68