index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
binding-ws-axis2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge interface-wsdl-xml into interface-wsdl module
antelder
2009-04-25
1
-7
/
+0
*
Merge xsd-xml module into xsd module to tentatively test out the emerging ML ...
antelder
2009-04-23
1
-4
/
+1
*
Exclude xml-apis
rfeng
2009-04-15
1
-1
/
+2
*
Exclude the xml apis that are already part of JDK 1.5 or later
rfeng
2009-04-15
1
-0
/
+6
*
Exclude the xml apis that are already part of JDK 1.5 or later
rfeng
2009-04-15
1
-0
/
+10
*
Make sure the class is returned
rfeng
2009-04-15
1
-2
/
+5
*
Add a special classloader to work around XXXFactory.newInstance issue within ...
rfeng
2009-04-15
2
-102
/
+167
*
Port DefinitionsProvider to Definitions extension point
rfeng
2009-04-15
2
-85
/
+17
*
Add missing import packages
rfeng
2009-04-14
1
-1
/
+3
*
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
2009-04-14
1
-0
/
+1
*
Add exclusion of axis2-adb to avoid split packages
rfeng
2009-04-13
3
-11
/
+28
*
Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the axis2-...
rfeng
2009-04-08
1
-27
/
+31
*
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
2009-03-19
16
-153
/
+132
*
Set port to 8085 to fix continuum build failure when 8080 is used
antelder
2009-03-18
1
-1
/
+1
*
Revert 755183 an errant commit from the release plugin
antelder
2009-03-17
1
-20
/
+20
*
[maven-release-plugin] prepare branch test-branch
antelder
2009-03-17
1
-20
/
+20
*
Make sure XML types introspected by databindings are honored by the J2W gener...
rfeng
2009-03-17
1
-8
/
+8
*
Add a pojo WS test case
rfeng
2009-03-06
7
-0
/
+279
*
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
2009-03-06
30
-56
/
+56
*
Some more Updates to binding-ws to use OASIS namespaces/schema
lresende
2009-03-05
31
-66
/
+66
*
Updates to binding-ws to use OASIS namespaces/schema and some minor cleanups
lresende
2009-03-04
1
-1
/
+1
*
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
2009-02-20
16
-140
/
+55
*
Excluding extra JUnit transient dependency to avoid it being present on the d...
lresende
2009-02-10
1
-1
/
+5
*
Excluding JUnit transient dependency to avoid it being present on the distrib...
lresende
2009-02-10
1
-0
/
+4
*
Removed unused imports
mcombellack
2009-02-09
3
-7
/
+2
*
Removing bouncycastle transient dependency from rampart
lresende
2009-02-08
1
-0
/
+4
*
Excluding bouncycastle transient dependency
lresende
2009-02-05
1
-0
/
+6
*
Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...
slaws
2009-02-02
27
-18
/
+27
*
Revert the changes to pass args[] into EquinoxHost. We should use system prop...
rfeng
2009-01-30
1
-1
/
+1
*
Fix the test case
rfeng
2009-01-29
1
-13
/
+12
*
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2009-01-28
20
-22
/
+22
*
Make tuscany modules as fragments to axis2 and axiom bunldes to work around t...
rfeng
2009-01-28
1
-0
/
+1
*
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
2009-01-23
1
-1
/
+1
*
Fix a couple of problems left over by the move to manifest version 2.0.0
slaws
2009-01-21
1
-27
/
+61
*
Updating MANIFEST.MF versions to 2.0.0
lresende
2009-01-20
1
-32
/
+32
*
Remove unused imports
rfeng
2009-01-14
1
-3
/
+0
*
Added Eclipse RegisterBuddy policy
edwardsmj
2008-12-18
1
-1
/
+1
*
Remove version for javax.xml.namespace import
rfeng
2008-12-12
1
-1
/
+1
*
Removed an import statement that referred to an old package not present in th...
edwardsmj
2008-12-11
1
-1
/
+0
*
Additions to POM and Manifest for XSD-XML to enable compilation
edwardsmj
2008-12-11
2
-0
/
+10
*
Adjust classpath
rfeng
2008-12-09
2
-1
/
+14
*
Fix the access violation to EndpointReferenceImpl
rfeng
2008-12-09
1
-3
/
+13
*
Fix OSGi access violations and package imports
rfeng
2008-12-09
7
-12
/
+144
*
Updated all the test composite files to include a target namespace - the targ...
edwardsmj
2008-12-08
22
-3
/
+25
*
Updated FileTransferMTOMTestCase to reflect new interfaces for starting Nodes...
edwardsmj
2008-12-05
1
-5
/
+38
*
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
2008-11-19
1
-14
/
+14
*
Merging the 1.x delta on top of the equinox based modules
lresende
2008-11-19
20
-132
/
+526
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
129
-0
/
+9796
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
133
-10017
/
+0
*
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
2008-11-17
1
-14
/
+14
[next]