index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
branches
/
sca-java-1.5.1
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
TUSCANY-3264 - Tyiding up how we write the schema prefix as per StAX spec
lresende
2009-09-08
3
-12
/
+6
*
Remove extensibility-equinox module. It wasn't shipped in 1.5.
slaws
2009-09-08
10
-998
/
+0
*
TUSCANY-3263 increase the sleep time. It's failing on a old/slow linux box
slaws
2009-09-08
1
-1
/
+1
*
Fixes for TUSCANY-3237: Remove auto indexing logic for constructors
ramkumar
2009-09-08
1
-3
/
+1
*
Copy the license checking itest from 1.x to 1.5.1 branch. It is passing ok bu...
antelder
2009-09-07
2
-0
/
+211
*
TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...
antelder
2009-09-07
3
-2
/
+18
*
TUSCANY-3240 - Closing reader after processing spring application-context.xml
lresende
2009-09-04
1
-0
/
+2
*
TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat el...
lresende
2009-09-04
2
-31
/
+75
*
TUSCANY-3427 - Moving model related impl to proper module
lresende
2009-09-04
3
-0
/
+0
*
Workaround for TUSCANY-3260
rfeng
2009-09-04
1
-1
/
+4
*
Modify TargetImpl to use getCallbackReference() instead of injection
nash
2009-09-03
1
-4
/
+7
*
Modify TargetImpl to use getCallbackReference() instead of injection
nash
2009-09-03
1
-4
/
+7
*
Fix interface compatibility checking for callback operations (TUSCANY-3251)
nash
2009-09-03
1
-3
/
+2
*
Fix TUSCANY-3254: null returned by RequestContext.getCallbackReference()
nash
2009-09-03
3
-0
/
+25
*
Update wording of misleading warning messages (TUSCANY-3252)
nash
2009-09-03
1
-2
/
+2
*
Update itest/recursive to verify successful completion (TUSCANY-3253)
nash
2009-09-03
2
-7
/
+10
*
Update samples/implementation-composite to verify successful completion (TUSC...
nash
2009-09-03
2
-7
/
+10
*
Remove invalid targetNamespace attribute
nash
2009-09-03
1
-1
/
+0
*
TUSCANY-3247 - Making interfaces and instantiatng widget factory via extensio...
lresende
2009-09-03
6
-117
/
+191
*
Fixing jUnit scope for some iTest projects
lresende
2009-09-02
5
-12
/
+11
*
Fix for TUSCANY-3238
rfeng
2009-09-02
3
-3
/
+65
*
Fixes for TUSCANY-3249 - providing on/off feature for multiple application co...
ramkumar
2009-09-02
8
-58
/
+90
*
Conversion to JUnit 4.5 + Cleaning up System.out
lresende
2009-09-02
12
-207
/
+169
*
TUSCANY-3164 - Enabling the test case as I can't reproduce the failures anymore
lresende
2009-09-01
1
-1
/
+1
*
TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymore
lresende
2009-09-01
1
-2
/
+2
*
Making delay available from a constant class and bumping it to 400 to see if ...
lresende
2009-09-01
6
-9
/
+33
*
TUSCANY-3248 - More testcases with the double quote issues
lresende
2009-08-31
3
-18
/
+14
*
TUSCANY-3248 - Removing quoted tokens to avoid issues on linux/mac os environ...
lresende
2009-08-30
1
-7
/
+7
*
TUSCANY-3245 - Adjusting more version on the eclipse tools
lresende
2009-08-28
2
-2
/
+2
*
TUSCANY-3245 - Fixing version id in the eclipse tools description
lresende
2009-08-28
3
-7
/
+7
*
TUSCANY-3232 remove non-ASCII character
slaws
2009-08-24
1
-1
/
+1
*
Update fix to TUSCANY-3193 to prevent host/port information being added to a ...
nash
2009-08-23
1
-0
/
+2
*
Fix the relative path for parent pom.xml
rfeng
2009-08-14
1
-2
/
+2
*
Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it in...
rfeng
2009-08-14
17
-167
/
+151
*
Removing specific implementation constraints to avoid warning messages when d...
lresende
2009-08-13
1
-4
/
+2
*
Removing 'in-progress' domain search module
lresende
2009-08-13
30
-2292
/
+0
*
Update CHANGES file with latest batch of changes
slaws
2009-08-13
1
-1
/
+7
*
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl an...
slaws
2009-08-13
70
-66
/
+234
*
Fixing NPE if SecurityHandler extension point wasn't initialized properly
lresende
2009-08-13
1
-1
/
+3
*
Splitting policy security code specific to geronimo hosting environment to it...
lresende
2009-08-13
13
-84
/
+518
*
Merging latest updates to policy security http from 1.x branch
lresende
2009-08-13
4
-79
/
+197
*
Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...
rfeng
2009-08-11
5
-140
/
+74
*
Minor cleanup on the atom iTest to remove debug purpose code
lresende
2009-08-11
1
-2
/
+1
*
Minor import cleanup
lresende
2009-08-11
2
-4
/
+0
*
TUSCANY-3166 - Updating test case to use interface.wsdl now that Atom Binding...
lresende
2009-08-11
2
-2
/
+2
*
TUSCANY-3166 - Adding interface wsdl dependency
lresende
2009-08-11
1
-0
/
+6
*
TUSCANY-3166 - Workarounding interface.wsdl issues by finding the corresponde...
lresende
2009-08-11
1
-1
/
+16
*
Fixes for TUSCANY-3202
ramkumar
2009-08-11
12
-14
/
+30
*
Fixes for TUSCANY-3185
ramkumar
2009-08-11
1
-2
/
+29
*
TUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent with ...
slaws
2009-08-11
1
-0
/
+5
[prev]
[next]