index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
pom.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add host-http and interface-wsdl-xxx modules to the build
rfeng
2008-12-03
1
-1
/
+5
*
Some more reductions to the minimum set of modules. Remove implementation-res...
slaws
2008-11-25
1
-3
/
+0
*
Removing some modules from build, to allow us to concentrate in the bring up ...
lresende
2008-11-22
1
-3
/
+0
*
Removing some modules from build, to allow us to concentrate in the bring up ...
lresende
2008-11-22
1
-2
/
+0
*
Revert my change to remove http and jetty as it's required by the binding.htt...
slaws
2008-11-21
1
-0
/
+2
*
More changes to get to a stage where I have a working build in mvn and in Ecl...
slaws
2008-11-21
1
-4
/
+1
*
Excluding stax-api from woodstock dependency
lresende
2008-11-21
1
-1
/
+1
*
Start to generate PDE projects (set maven-eclipse-plugin skip to true as our ...
rfeng
2008-11-20
1
-1
/
+108
*
More restrictions on the modules included in the build to cut it down to the ...
slaws
2008-11-19
1
-1
/
+2
*
Add another required module
antelder
2008-11-19
1
-0
/
+1
*
Add some more require3d modules that get dragged in by the launcher
antelder
2008-11-19
1
-0
/
+12
*
Restrict modules build to only the minimal modules identified on the ML 2.0 b...
antelder
2008-11-19
1
-78
/
+5
*
Fixing up pom artifact version to 2.0-SNAPSHOT
lresende
2008-11-19
1
-2
/
+2
*
Merging the 1.x delta on top of the equinox based modules
lresende
2008-11-19
1
-1
/
+0
*
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
2008-11-19
1
-0
/
+204
*
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
2008-11-19
1
-240
/
+0
*
Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...
antelder
2008-11-17
1
-1
/
+1
*
remove reference to deleted module
slaws
2008-11-14
1
-1
/
+0
*
Add implementation.jee to build
antelder
2008-11-04
1
-0
/
+1
*
Renaming GData binding
lresende
2008-10-18
1
-2
/
+2
*
Renaming GData binding
lresende
2008-10-18
1
-2
/
+2
*
Splitting RMI binding into rmi/rmi-runtime to follow other extension pattern
lresende
2008-10-17
1
-0
/
+1
*
Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...
rfeng
2008-09-19
1
-2
/
+2
*
Add in policies to support JMS message header setting. Also add in reliabilit...
slaws
2008-09-16
1
-0
/
+1
*
More work exploring the policy extension model by implementing a token based ...
slaws
2008-09-15
1
-1
/
+2
*
Add node-dynamic to build
antelder
2008-09-13
1
-0
/
+1
*
Removing assembly-java-dsl from build
lresende
2008-09-11
1
-1
/
+0
*
Temporarily commented out node-launcher-equinox as it doesn't quite work yet.
jsdelfino
2008-09-07
1
-0
/
+2
*
Use basic authentication as a motivating scenario for looking at policy plug ...
slaws
2008-09-05
1
-0
/
+1
*
Add binding-sca-jms to the module list to avoid build break in runtime-tomcat
rfeng
2008-09-03
1
-0
/
+1
*
Added node-launcher-equinox to the POM.
jsdelfino
2008-09-01
1
-0
/
+1
*
Move to maven-bundle-plugin 1.4.3 and make tuscany-bundle-plugin more tolerat...
rfeng
2008-08-27
1
-1
/
+1
*
Adding BPEL JBPM module to build
lresende
2008-08-26
1
-0
/
+1
*
Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...
rfeng
2008-08-19
1
-5
/
+5
*
Added Transient Name Server JSE Corba host. Adjusted existing bindings and in...
wjaniszewski
2008-08-12
1
-0
/
+1
*
Add impl.web to build
antelder
2008-08-11
1
-0
/
+2
*
Rename extensibility-eclipse to extensibility-equinox
rfeng
2008-08-08
1
-1
/
+1
*
Use ServiceDiscovery in node2-api to find SCANode2Factory subclasses
rfeng
2008-08-08
1
-2
/
+1
*
renamed host-corba-jee to host-corba-jse due to JIRA TUSCANY-2468
wjaniszewski
2008-08-06
1
-1
/
+1
*
Remove implementation-node-osgi-runtime
rfeng
2008-08-01
1
-1
/
+3
*
Apply the patch from Wojtek for TUSCANY-2469. Thanks.
rfeng
2008-07-22
1
-0
/
+1
*
Start to add an OSGi-based runtime for implementation.node. It installs tusca...
rfeng
2008-07-18
1
-0
/
+1
*
Adding gdata binding from Haibo to general build
lresende
2008-07-17
1
-0
/
+2
*
Apply the patch from Wojtek for TUSCANY-2468
rfeng
2008-07-10
1
-0
/
+1
*
Make the ServiceDiscovery pluggable and add support for OSGi-based service di...
rfeng
2008-07-08
1
-0
/
+2
*
Split binding-jms module into two modules binding-jms and binding-jms-runtime.
jsdelfino
2008-07-08
1
-0
/
+1
*
Adding binding-gdata and binding-gdata-runtime to build
lresende
2008-07-06
1
-2
/
+0
*
Fixes for itest/osgi-tuscany and Felix versions
rsivaram
2008-07-03
1
-1
/
+1
*
Remove module interface-wsdl-java2wsdl
nash
2008-07-01
1
-1
/
+0
*
Add binding-ws-wsdlgen module
nash
2008-07-01
1
-0
/
+1
[next]