index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
branches
/
sca-equinox
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Simplified ServiceDiscoverer. Started to use it to create factories to resolv...
jsdelfino
2008-09-19
37
-455
/
+197
*
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
9
-27
/
+383
*
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
69
-5995
/
+0
*
Started to fix module dependencies, OSGi manifest generation and a few refere...
jsdelfino
2008-09-16
11
-16
/
+42
*
Deleted empty directories.
jsdelfino
2008-09-15
1
-1
/
+0
[prev]
[next]