| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Ported from trunk and simplified. Support the rmi:// uri for binding.rmi. | jsdelfino | 2008-09-29 | 18 | -178/+95 |
* | Merged from trunk. Fix the classloader parent. | jsdelfino | 2008-09-29 | 1 | -5/+6 |
* | Fix NPE in finally after earlier exception. | jsdelfino | 2008-09-29 | 1 | -1/+3 |
* | Pass the wrapper exception into FaultException | jsdelfino | 2008-09-29 | 1 | -5/+2 |
* | Adjusted algorithm to determine classpath entries. | jsdelfino | 2008-09-28 | 2 | -51/+72 |
* | TUSCANY-2620 change sca.tld to OSOA spec license | slaws | 2008-09-26 | 7 | -17/+134 |
* | Include 618 in issue list | slaws | 2008-09-26 | 1 | -0/+1 |
* | TUSCANY-2618 - Adding required attribute elements to sca.tld | lresende | 2008-09-26 | 1 | -0/+3 |
* | Correct README | slaws | 2008-09-25 | 1 | -8/+16 |
* | TUSCANY-2614 fix problems reported by RAT | slaws | 2008-09-25 | 8 | -4/+137 |
* | Change release month to October | slaws | 2008-09-25 | 5 | -10/+10 |
* | Cleaned up trace log a bit. | jsdelfino | 2008-09-25 | 1 | -26/+38 |
* | Fixed how contribution location gets determined. | jsdelfino | 2008-09-25 | 1 | -1/+1 |
* | Rationalized how to locate an SCA contribution given a known Java class conta... | jsdelfino | 2008-09-25 | 7 | -36/+80 |
* | Determine the location of the SCA contribution from the current class. | jsdelfino | 2008-09-25 | 1 | -1/+2 |
* | Issue a warning when a resource entry is contained in a unresolved bundle | rfeng | 2008-09-24 | 1 | -3/+7 |
* | Update list of changes | slaws | 2008-09-24 | 1 | -0/+3 |
* | Fix the file separator issue with windows | rfeng | 2008-09-24 | 2 | -3/+3 |
* | Starting to fix jetty OSGi import/exports. | jsdelfino | 2008-09-23 | 10 | -15/+18 |
* | TUSCANY-2538 - Merging updates from trunk | lresende | 2008-09-23 | 8 | -27/+183 |
* | Another fix for TUSCANY-2396. Split implementation-script into two modules, m... | jsdelfino | 2008-09-22 | 91 | -3460/+657 |
* | Moved classes misplaced in r697649 back to introspect package. | jsdelfino | 2008-09-22 | 2 | -0/+0 |
* | Adjusted poms to previous changes. Disabled the modules that depend on implem... | jsdelfino | 2008-09-22 | 13 | -38/+37 |
* | Fixed incorrect OSGi import/export. | jsdelfino | 2008-09-22 | 1 | -2/+1 |
* | FIX for JIRA TUSCANY-2396, starting to split implementation-script in two mod... | jsdelfino | 2008-09-22 | 69 | -16/+3307 |
* | Added support for several bundle packaging and distribution schemes (jars and... | jsdelfino | 2008-09-22 | 12 | -735/+815 |
* | Started to refactor implementation-java to avoid having the SPI interfaces re... | jsdelfino | 2008-09-22 | 53 | -130/+122 |
* | Refactored corba binding runtime to use different packages from the model, an... | jsdelfino | 2008-09-22 | 68 | -146/+152 |
* | Another fix for JIRA TUSCANY-2396, split binding-rmi into two modules, bindin... | jsdelfino | 2008-09-21 | 23 | -163/+533 |
* | Cleaned up obsolete and commented out dependencies. Fixed level of javax.tran... | jsdelfino | 2008-09-21 | 1 | -45/+1 |
* | Refactored policy-security-jsr250 to use the correct package name instead of ... | jsdelfino | 2008-09-21 | 5 | -7/+10 |
* | Deleted mispelled test class. | jsdelfino | 2008-09-21 | 1 | -60/+0 |
* | Removed unknown element from readattributes test case, as that test case is n... | jsdelfino | 2008-09-21 | 4 | -5/+55 |
* | Made level of servlet-api consistent, 2.5 in all modules. Changed scope from ... | jsdelfino | 2008-09-19 | 29 | -56/+26 |
* | Print list of third-party JARs. | jsdelfino | 2008-09-19 | 1 | -0/+4 |
* | Fixed pom name. | jsdelfino | 2008-09-19 | 1 | -1/+1 |
* | Adjusted module name in POM. | jsdelfino | 2008-09-19 | 1 | -1/+1 |
* | Temporarily disabled tests that depend on Felix-osgi. | jsdelfino | 2008-09-19 | 3 | -146/+0 |
* | Simplified ServiceDiscoverer. Started to use it to create factories to resolv... | jsdelfino | 2008-09-19 | 57 | -553/+284 |
* | TUSCANY-2615 Fix NPE in finally after earlier exception. | scottkurz | 2008-09-17 | 1 | -1/+3 |
* | Commented the vtests out of the android build for now. | jsdelfino | 2008-09-17 | 1 | -0/+2 |
* | Removed the unused distribution builds from the android port. | jsdelfino | 2008-09-17 | 89 | -23746/+0 |
* | Created a minimum distro for the android port. | jsdelfino | 2008-09-17 | 6 | -198/+2 |
* | Include a subset of the core modules in the distro build. | jsdelfino | 2008-09-17 | 2 | -80/+0 |
* | Starting to clean up android branch, creating subsets of samples, demos, tuto... | jsdelfino | 2008-09-17 | 1380 | -117860/+2 |
* | Account for possibility of binding impl wrappering exc in ServiceRuntimeExc | jsdelfino | 2008-09-17 | 1 | -0/+6 |
* | TUSCANY-2455 we forgot to re-enable the vtest for this fixed JIRA | jsdelfino | 2008-09-17 | 1 | -1/+1 |
* | TUSCANY-2243 You can't get at references that are not defined in the componen... | jsdelfino | 2008-09-17 | 2 | -2/+2 |
* | Fix random concurrent update problem when transforms are loaded by synchroniz... | jsdelfino | 2008-09-17 | 1 | -2/+3 |
* | TUSCANY-2538 - Removing debug information from Extensible Artifact Processor | jsdelfino | 2008-09-17 | 1 | -1/+0 |