index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-12
Remove javax.xml.stream* packages from systemPackages
rfeng
2
-3
/
+3
2008-08-12
Use maven dependency:copy to avoid space issue with surefire
rfeng
1
-3
/
+31
2008-08-12
Remove the need for the WebSingleton
antelder
3
-79
/
+7
2008-08-12
Remove unused dependency and correct osgi info
antelder
1
-8
/
+2
2008-08-12
Remove duplicate taglib
antelder
2
-145
/
+0
2008-08-12
Added Transient Name Server JSE Corba host. Adjusted existing bindings and in...
wjaniszewski
29
-184
/
+714
2008-08-12
JavaEE application as a component
vamsic007
5
-0
/
+189
2008-08-12
remove unneeded dependencies
antelder
1
-14
/
+0
2008-08-12
Remove unneeded dependency
antelder
1
-7
/
+0
2008-08-12
Remove unused class
antelder
1
-34
/
+0
2008-08-12
Add helloworld-jsp sample using implementation.web
antelder
7
-0
/
+233
2008-08-12
Add activemq dependency so sample works out-of-the-box on tomcat
antelder
1
-0
/
+7
2008-08-12
Add the script initilization code
antelder
1
-0
/
+21
2008-08-12
Add the impl.web RuntimeComponent to the app context and use in the component...
antelder
2
-1
/
+5
2008-08-12
Add implementation.jee model
vamsic007
13
-0
/
+851
2008-08-12
missed license and notice files in the earlier commit.
vamsic007
2
-0
/
+211
2008-08-12
Change taglib to use a ComponentContext if its available
antelder
1
-4
/
+13
2008-08-12
Update to add and use the ComponentContext to the app context
antelder
3
-2
/
+72
2008-08-12
Convert to SCA Node API
rfeng
3
-12
/
+27
2008-08-11
Change to static references to constants
rfeng
2
-9
/
+9
2008-08-11
Make AssemblyHelper non-static so that factories can be passed in
rfeng
3
-54
/
+80
2008-08-11
Format code and clean up imports
rfeng
6
-330
/
+338
2008-08-11
Fix build error in certain platform where " is not handled correctly
rfeng
1
-1
/
+1
2008-08-11
Code to model Web and EJB archives (non-SCA enhanced archives) as SCA contrib...
vamsic007
9
-0
/
+956
2008-08-11
Add test dependency and fix testcase
antelder
2
-0
/
+10
2008-08-11
Start supporting referneces on implementation.web
antelder
1
-2
/
+38
2008-08-11
Change to work with the embedded webapp runtime and new implementation.web, a...
antelder
5
-45
/
+85
2008-08-11
Add impl.web to build
antelder
1
-0
/
+2
2008-08-11
Start getting implementation-web to work with the new model
antelder
3
-0
/
+153
2008-08-11
Support setting attributes in the app context
antelder
1
-1
/
+8
2008-08-11
Update dependencies so you can use this module on its own and eveything you ...
antelder
1
-1
/
+13
2008-08-11
Protect against NPE when InterfaceContract is null
antelder
1
-6
/
+13
2008-08-11
Protect against NPE when the InterfaceCOntract is also null
antelder
1
-2
/
+8
2008-08-11
Delete classes now in model module
antelder
3
-121
/
+0
2008-08-09
TUSCANY-2477 - Applying Dan's patch that addes support for eTag and last-modi...
lresende
6
-22
/
+1024
2008-08-09
TUSCANY-2494 - Applying missing files from douglas's patch
lresende
12
-0
/
+1281
2008-08-09
TUSCANY-2494 - Applying douglas's patch
lresende
9
-278
/
+354
2008-08-09
Enable the https support for embedded tomcat and jetty with unit tests
rfeng
6
-55
/
+192
2008-08-08
Fix for TUSCANY-2527
rfeng
2
-8
/
+8
2008-08-08
Support to start OSGi from a list of jar files
rfeng
8
-31
/
+170
2008-08-08
Rename extensibility-eclipse to extensibility-equinox
rfeng
9
-2
/
+2
2008-08-08
Fix typo in the classname
rfeng
3
-10
/
+10
2008-08-08
Remove an unused empty class
rfeng
1
-29
/
+0
2008-08-08
Use ServiceDiscovery in node2-api to find SCANode2Factory subclasses
rfeng
9
-121
/
+218
2008-08-08
Fix the wrong artifact id for xercesImpl
rfeng
1
-1
/
+1
2008-08-08
Remove unneeded dependencys
antelder
1
-7
/
+4
2008-08-08
Remove dependencies on xml-apis, xercesImpl, and xalan except for the one pla...
antelder
7
-45
/
+132
2008-08-08
Add test dependency on xercesImpl as it not brought in transitively by tuscan...
antelder
1
-0
/
+7
2008-08-08
Remove xercesImpl and xml-apis dependencys
antelder
2
-13
/
+8
2008-08-08
Remove xml-apis dependency
antelder
1
-5
/
+0
[next]