index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
branches
/
sca-equinox
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
165
-512
/
+335
*
Pulled from trunk. TUSCANY-2281 provide a api to allow service references to ...
jsdelfino
2008-09-29
2
-0
/
+73
*
Pulled from trunk. Enable testServiceUnavailableException() test
jsdelfino
2008-09-29
1
-1
/
+2
*
Pulled from trunk. Add JIRA numbers to some @Ignores.
jsdelfino
2008-09-29
5
-7
/
+7
*
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
*
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
*
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
*
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
*
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
*
Commit changes for TUSCANY-2590.
jsdelfino
2008-09-17
4
-37
/
+189
*
TUSCANY-2538 - Removing debug information from Extensible Artifact Processor
jsdelfino
2008-09-17
1
-1
/
+0
*
TUSCANY-2538 - Adding default processor to handle unknown contents in composi...
jsdelfino
2008-09-17
10
-28
/
+390
*
TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol type
jsdelfino
2008-09-17
1
-0
/
+6
*
TUSCANY-2601 HTTP binding ETag and LastModified test cases
jsdelfino
2008-09-17
8
-5
/
+1293
*
Fix TUSCANY-2531
jsdelfino
2008-09-17
3
-40
/
+42
*
Minor cleanup of unused modules.
jsdelfino
2008-09-17
127
-28414
/
+0
*
Temporarily disable itest dependency on osgi/felix.
jsdelfino
2008-09-17
5
-323
/
+1
*
Started to fix module dependencies, OSGi manifest generation and a few refere...
jsdelfino
2008-09-16
80
-100
/
+328
*
Fixed sample build break.
jsdelfino
2008-09-15
1
-4
/
+0
[next]