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-policy
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-14
Remove a prointln
antelder
1
-2
/
+1
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
7
-555
/
+555
2009-07-08
Refactor the PolicyProviderFactory to take Endpoint and EndpointReference
rfeng
11
-216
/
+117
2009-06-18
Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...
rfeng
1
-1
/
+0
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-04-08
Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the axis2-...
rfeng
1
-6
/
+10
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
1
-5
/
+5
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
1
-5
/
+5
2009-03-05
Some more Updates to binding-ws to use OASIS namespaces/schema
lresende
8
-12
/
+12
2009-03-04
Updates to binding-ws to use OASIS namespaces/schema and some minor cleanups
lresende
3
-6
/
+6
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
8
-22
/
+17
2009-02-09
Removed unused imports
mcombellack
5
-6
/
+1
2009-02-04
Cosmetic changes to tidy module names
slaws
1
-1
/
+1
2009-02-03
Fix the ASL and change logging dep to runtime
rfeng
2
-15
/
+19
2009-02-02
Turn off the policy based tests for binding-ws-axis2. Also some dependency ch...
slaws
2
-112
/
+123
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
2
-3
/
+3
2009-01-28
Update the bundle symbolic name
rfeng
1
-1
/
+1
2009-01-23
TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statement
lresende
1
-1
/
+1
2009-01-20
Updating MANIFEST.MF versions to 2.0.0
lresende
1
-21
/
+21
2008-12-12
Remove version for javax.xml.stream import
rfeng
1
-1
/
+1
2008-12-11
Removed an import statement that referred to an old package not present in th...
edwardsmj
1
-1
/
+0
2008-12-09
Fix OSGi access violations and package imports
rfeng
13
-86
/
+45
2008-12-05
Changes to match new 2.0 core interfaces, plus adding back the contents of t...
edwardsmj
11
-37
/
+662
2008-11-19
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
1
-3
/
+3
2008-11-19
Merging the 1.x delta on top of the equinox based modules
lresende
13
-191
/
+351
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
19
-0
/
+1494
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
28
-2259
/
+0
2008-11-17
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
1
-5
/
+5
2008-09-24
Change message getHeaders() operation to return a list, remove the QoS contex...
slaws
6
-31
/
+57
2008-09-19
Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...
rfeng
1
-5
/
+5
2008-09-15
Add files missed from previous policy commit
slaws
10
-4
/
+733
2008-09-15
More work exploring the policy extension model by implementing a token based ...
slaws
10
-99
/
+105
2008-09-05
Use basic authentication as a motivating scenario for looking at policy plug ...
slaws
18
-0
/
+1498