summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Cleaned up trace log a bit.jsdelfino2008-09-251-26/+38
* Rationalized how to locate an SCA contribution given a known Java class conta...jsdelfino2008-09-255-32/+74
* Issue a warning when a resource entry is contained in a unresolved bundlerfeng2008-09-241-3/+7
* Fix the file separator issue with windowsrfeng2008-09-242-3/+3
* Starting to fix jetty OSGi import/exports.jsdelfino2008-09-238-9/+16
* Another fix for TUSCANY-2396. Split implementation-script into two modules, m...jsdelfino2008-09-2284-3459/+639
* Moved classes misplaced in r697649 back to introspect package.jsdelfino2008-09-222-0/+0
* Adjusted poms to previous changes. Disabled the modules that depend on implem...jsdelfino2008-09-221-5/+8
* Fixed incorrect OSGi import/export.jsdelfino2008-09-221-2/+1
* FIX for JIRA TUSCANY-2396, starting to split implementation-script in two mod...jsdelfino2008-09-2269-16/+3307
* Added support for several bundle packaging and distribution schemes (jars and...jsdelfino2008-09-227-690/+780
* Started to refactor implementation-java to avoid having the SPI interfaces re...jsdelfino2008-09-2253-130/+122
* Refactored corba binding runtime to use different packages from the model, an...jsdelfino2008-09-2264-140/+146
* Another fix for JIRA TUSCANY-2396, split binding-rmi into two modules, bindin...jsdelfino2008-09-2123-163/+533
* Cleaned up obsolete and commented out dependencies. Fixed level of javax.tran...jsdelfino2008-09-211-45/+1
* Refactored policy-security-jsr250 to use the correct package name instead of ...jsdelfino2008-09-215-7/+10
* Deleted mispelled test class.jsdelfino2008-09-211-60/+0
* Removed unknown element from readattributes test case, as that test case is n...jsdelfino2008-09-214-5/+55
* Made level of servlet-api consistent, 2.5 in all modules. Changed scope from ...jsdelfino2008-09-1918-39/+15
* Print list of third-party JARs.jsdelfino2008-09-191-0/+4
* Simplified ServiceDiscoverer. Started to use it to create factories to resolv...jsdelfino2008-09-1937-455/+197
* Fix random concurrent update problem when transforms are loaded by synchroniz...jsdelfino2008-09-171-2/+3
* Commit changes for TUSCANY-2590.jsdelfino2008-09-174-37/+189
* TUSCANY-2538 - Removing debug information from Extensible Artifact Processorjsdelfino2008-09-171-1/+0
* TUSCANY-2538 - Adding default processor to handle unknown contents in composi...jsdelfino2008-09-179-27/+383
* TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typejsdelfino2008-09-171-0/+6
* TUSCANY-2601 HTTP binding ETag and LastModified test casesjsdelfino2008-09-178-5/+1293
* Fix TUSCANY-2531jsdelfino2008-09-173-40/+42
* Minor cleanup of unused modules.jsdelfino2008-09-1769-5995/+0
* Started to fix module dependencies, OSGi manifest generation and a few refere...jsdelfino2008-09-1611-16/+42
* Deleted empty directories.jsdelfino2008-09-151-1/+0
* Fixed dependency type.jsdelfino2008-09-151-0/+1
* Created a subset of the modules and samples to be ported and tested with Equi...jsdelfino2008-09-14520-37501/+1
* Fixed maven bundle plugin to generate the correct list of JARs from the depen...jsdelfino2008-09-131-36/+23
* Added readme files to the META-INF directories.jsdelfino2008-09-13151-0/+151
* Add the 3rd party lib modulerfeng2008-09-131-0/+1
* Add a module to represent 3rd party jars as an OSGi bundle (merged from trunk)rfeng2008-09-131-0/+88
* Merge changes from trunkrfeng2008-09-135-4/+18
* Changed pom.xml to generate META-INF/MANIFEST.MF at the root of each module a...jsdelfino2008-09-121-26/+47
* Moved construction of 3rd party bundle from BundleFileFactoryHook to Launcher...jsdelfino2008-09-127-258/+27
* Creating a branch for the equinox work.jsdelfino2008-09-123606-0/+341840