| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert the test cases to JUNIT 4 | rfeng | 2008-10-10 | 3 | -34/+32 |
* | Fixed build breaks. Added missing dependency, commented out host-webapp modul... | jsdelfino | 2008-10-10 | 2 | -1/+7 |
* | Fixed compile errors. | jsdelfino | 2008-10-10 | 22 | -399/+276 |
* | Work in progress. Fixed implementation of NodeImpl, now working without depen... | jsdelfino | 2008-10-09 | 106 | -6392/+2768 |
* | Work in progress. Continued to clean up cross bundle dependencies on implemen... | jsdelfino | 2008-10-09 | 12 | -949/+339 |
* | Work in progress. Started to clean up cross-bundle dependencies on Contributi... | jsdelfino | 2008-10-06 | 188 | -1277/+1806 |
* | Temporarily disabled some WS security test cases, as rampart seems to cause i... | jsdelfino | 2008-10-01 | 4 | -0/+9 |
* | Removed monitor-logging as it's not used anymore. | jsdelfino | 2008-09-29 | 10 | -585/+0 |
* | More fixes to monitor. Removed remaining dependencies on DefaultLoggingMonito... | jsdelfino | 2008-09-29 | 14 | -41/+53 |
* | Fixed monitor module to avoid having to export monitor implementation classes... | jsdelfino | 2008-09-29 | 84 | -281/+390 |
* | Removed old class. | jsdelfino | 2008-09-29 | 1 | -63/+0 |
* | Added a log, and start bundle to help debugging. | jsdelfino | 2008-09-29 | 2 | -3/+7 |
* | Removed broken factory as it's not used anymore. | jsdelfino | 2008-09-29 | 3 | -379/+0 |
* | Fixed test case as unknown elements are now supported. | jsdelfino | 2008-09-29 | 1 | -15/+16 |
* | Pulled from trunk. Clone interface to configure the databinding. | jsdelfino | 2008-09-29 | 1 | -4/+25 |
* | Pulled from trunk. Changes from SVN revision r699491. | jsdelfino | 2008-09-29 | 2 | -35/+60 |
* | Pulled from trunk. TUSCANY-2618 - Adding required attribute elements to sca.tld. | jsdelfino | 2008-09-29 | 1 | -0/+3 |
* | Pulled from trunk. TUSCANY-2538 - missing file to register attribute processo... | jsdelfino | 2008-09-29 | 1 | -0/+18 |
* | Merged from trunk. TUSCANY-2538 - Moving Default element processor to contrib... | jsdelfino | 2008-09-29 | 8 | -22/+493 |
* | Pulled from trunk. Changes from SVN revision r698020. | jsdelfino | 2008-09-29 | 5 | -5/+1326 |
* | Pulled from trunk. Changed from SVN r697643. | jsdelfino | 2008-09-29 | 1 | -60/+17 |
* | Pulled from trunk. Cleanup the dependency items | jsdelfino | 2008-09-29 | 1 | -222/+52 |
* | Pulled from trunk. Adjust axiom dependency to 1.2.7 | jsdelfino | 2008-09-29 | 1 | -0/+10 |
* | Merged from trunk. Upgrade to Axis2 1.4.1 and its transitive dependencies suc... | jsdelfino | 2008-09-29 | 63 | -235/+176 |
* | Pulled from trunk. TUSCANY-2281 provide a api to allow service references to ... | jsdelfino | 2008-09-29 | 2 | -0/+73 |
* | Ported from trunk and simplified. Support the rmi:// uri for binding.rmi. | jsdelfino | 2008-09-29 | 11 | -166/+86 |
* | 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 |
* | Cleaned up trace log a bit. | jsdelfino | 2008-09-25 | 1 | -26/+38 |
* | Rationalized how to locate an SCA contribution given a known Java class conta... | jsdelfino | 2008-09-25 | 5 | -32/+74 |
* | Issue a warning when a resource entry is contained in a unresolved bundle | rfeng | 2008-09-24 | 1 | -3/+7 |
* | 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 | 8 | -9/+16 |
* | Another fix for TUSCANY-2396. Split implementation-script into two modules, m... | jsdelfino | 2008-09-22 | 84 | -3459/+639 |
* | 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 | 1 | -5/+8 |
* | 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 | 7 | -690/+780 |
* | 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 | 64 | -140/+146 |
* | 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 | 18 | -39/+15 |
* | Print list of third-party JARs. | jsdelfino | 2008-09-19 | 1 | -0/+4 |