summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-29Fix NPE in finally after earlier exception.jsdelfino1-1/+3
2008-09-29Pass the wrapper exception into FaultExceptionjsdelfino1-5/+2
2008-09-28Adjusted algorithm to determine classpath entries.jsdelfino2-51/+72
2008-09-25Cleaned up trace log a bit.jsdelfino1-26/+38
2008-09-25Rationalized how to locate an SCA contribution given a known Java class conta...jsdelfino5-32/+74
2008-09-24Issue a warning when a resource entry is contained in a unresolved bundlerfeng1-3/+7
2008-09-24Fix the file separator issue with windowsrfeng2-3/+3
2008-09-23Starting to fix jetty OSGi import/exports.jsdelfino8-9/+16
2008-09-22Another fix for TUSCANY-2396. Split implementation-script into two modules, m...jsdelfino84-3459/+639
2008-09-22Moved classes misplaced in r697649 back to introspect package.jsdelfino2-0/+0
2008-09-22Adjusted poms to previous changes. Disabled the modules that depend on implem...jsdelfino1-5/+8
2008-09-22Fixed incorrect OSGi import/export.jsdelfino1-2/+1
2008-09-22FIX for JIRA TUSCANY-2396, starting to split implementation-script in two mod...jsdelfino69-16/+3307
2008-09-22Added support for several bundle packaging and distribution schemes (jars and...jsdelfino7-690/+780
2008-09-22Started to refactor implementation-java to avoid having the SPI interfaces re...jsdelfino53-130/+122
2008-09-22Refactored corba binding runtime to use different packages from the model, an...jsdelfino64-140/+146
2008-09-21Another fix for JIRA TUSCANY-2396, split binding-rmi into two modules, bindin...jsdelfino23-163/+533
2008-09-21Cleaned up obsolete and commented out dependencies. Fixed level of javax.tran...jsdelfino1-45/+1
2008-09-21Refactored policy-security-jsr250 to use the correct package name instead of ...jsdelfino5-7/+10
2008-09-21Deleted mispelled test class.jsdelfino1-60/+0
2008-09-21Removed unknown element from readattributes test case, as that test case is n...jsdelfino4-5/+55
2008-09-19Made level of servlet-api consistent, 2.5 in all modules. Changed scope from ...jsdelfino18-39/+15
2008-09-19Print list of third-party JARs.jsdelfino1-0/+4
2008-09-19Simplified ServiceDiscoverer. Started to use it to create factories to resolv...jsdelfino37-455/+197
2008-09-17Fix random concurrent update problem when transforms are loaded by synchroniz...jsdelfino1-2/+3
2008-09-17Commit changes for TUSCANY-2590.jsdelfino4-37/+189
2008-09-17TUSCANY-2538 - Removing debug information from Extensible Artifact Processorjsdelfino1-1/+0
2008-09-17TUSCANY-2538 - Adding default processor to handle unknown contents in composi...jsdelfino9-27/+383
2008-09-17TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typejsdelfino1-0/+6
2008-09-17TUSCANY-2601 HTTP binding ETag and LastModified test casesjsdelfino8-5/+1293
2008-09-17Fix TUSCANY-2531jsdelfino3-40/+42
2008-09-17Minor cleanup of unused modules.jsdelfino69-5995/+0
2008-09-16Started to fix module dependencies, OSGi manifest generation and a few refere...jsdelfino11-16/+42
2008-09-15Deleted empty directories.jsdelfino1-1/+0
2008-09-15Fixed dependency type.jsdelfino1-0/+1
2008-09-14Created a subset of the modules and samples to be ported and tested with Equi...jsdelfino520-37501/+1
2008-09-13Fixed maven bundle plugin to generate the correct list of JARs from the depen...jsdelfino1-36/+23
2008-09-13Added readme files to the META-INF directories.jsdelfino151-0/+151
2008-09-13Add the 3rd party lib modulerfeng1-0/+1
2008-09-13Add a module to represent 3rd party jars as an OSGi bundle (merged from trunk)rfeng1-0/+88
2008-09-13Merge changes from trunkrfeng5-4/+18
2008-09-12Changed pom.xml to generate META-INF/MANIFEST.MF at the root of each module a...jsdelfino1-26/+47
2008-09-12Moved construction of 3rd party bundle from BundleFileFactoryHook to Launcher...jsdelfino7-258/+27
2008-09-12Creating a branch for the equinox work.jsdelfino3606-0/+341840