index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-15
a few small changes, committing prior to a bit of a re-org
slaws
1
-1
/
+12
2010-04-15
Fix properties file url reading
antelder
1
-7
/
+8
2010-04-15
update documentation scheme in the light of mailing list discussion
kelvingoodson
2
-5
/
+17
2010-04-15
add reporting section to build, with javadoc custom tag "tuscany.extension.sp...
kelvingoodson
2
-0
/
+30
2010-04-15
Initialize the properties to avoid any NPE
antelder
1
-1
/
+1
2010-04-15
Update host webapp to use the new runtime config properties. Add a TODO comment
antelder
1
-1
/
+7
2010-04-15
Set the runtime properties in the extension to make them available across the...
antelder
1
-0
/
+3
2010-04-15
Start adding support for configureing the runtime (NodeFactory) via some prop...
antelder
1
-17
/
+85
2010-04-15
Add new RuntimeProperties impl
antelder
2
-0
/
+56
2010-04-15
Add new RuntimeProperties interface to enable extensions getting hold of the ...
antelder
1
-0
/
+27
2010-04-15
Add TODO comment about problem in ServiceDiscovery
antelder
1
-0
/
+3
2010-04-14
Add exec plugin so you can run the sample with mvn exec:java
antelder
1
-0
/
+15
2010-04-14
Add a singlebundle profile to produce aggregated bundles by feature
rfeng
1
-1
/
+29
2010-04-14
Passing ExtensionPointRegistry into the constructor
rfeng
2
-3
/
+5
2010-04-14
Add duplication check for SCA configurations
rfeng
5
-26
/
+87
2010-04-13
TUSCANY-3533 - break the loop of CLMR through contribution to the components ...
slaws
1
-3
/
+4
2010-04-13
TUSCANY-3533 - disable registration of the dummy config. Doesn't seem to affe...
slaws
1
-5
/
+5
2010-04-13
Go back to the default surefire mem settings which gets my local build runnin...
antelder
1
-0
/
+2
2010-04-13
Add a NodeFactory newInstance method that takes a Properties object instead o...
antelder
1
-0
/
+24
2010-04-10
Update some commenst on excluded tests
antelder
1
-1
/
+5
2010-04-09
Update the tests that are excluded. Down to 4 that don't pass due to code/tes...
slaws
1
-10
/
+12
2010-04-09
Add new expected error messages and fix error message for 13002
slaws
1
-5
/
+5
2010-04-09
TUSCANY-3531 - validate that composite reference don't override nonOverridabl...
slaws
2
-2
/
+31
2010-04-09
Update license for tuscany war updates
antelder
1
-89
/
+1
2010-04-09
Clean up the tuscany.war be removing some duplicated jars
antelder
1
-0
/
+3
2010-04-09
Use jaxws ws from base jar
antelder
1
-1
/
+1
2010-04-09
Ensure a Node is created for each context
antelder
1
-3
/
+10
2010-04-09
Synchronize shutdown to avoid exceptions when things happen concurently
antelder
1
-26
/
+36
2010-04-09
TUSCANY-3530 - not a solution for property type validation but display more i...
slaws
3
-2
/
+15
2010-04-09
Update surefire mem options to see if that can get hudson working without mav...
antelder
1
-1
/
+1
2010-04-09
Increase mem settings as that seems slightly faster for me
antelder
1
-2
/
+2
2010-04-09
Update base profile for latest jars
antelder
1
-10
/
+3
2010-04-09
Take javascript client out of base jar while it doesn't work
antelder
1
-2
/
+2
2010-04-09
Add compiler mem sizes so you don't need to set MAVENOPTS
antelder
1
-0
/
+3
2010-04-08
Use Java 1.5 and latest compiler plugin
antelder
1
-3
/
+3
2010-04-08
Try to remove non-utf8 characters from source
antelder
1
-20
/
+20
2010-04-08
As a trial to see if we can rule out the tuscany eclipse compiler causing the...
antelder
5
-25
/
+10
2010-04-08
TUSCANY-3527 switch the new message back into the assembly properties file as...
slaws
3
-2
/
+3
2010-04-08
correct comment
slaws
1
-3
/
+3
2010-04-08
TUSCANY-3529 - change null to the real systemsDefinitions object now that we ...
slaws
1
-1
/
+1
2010-04-08
TUSCANY-3529 - update binding matching to turn on code that looks at binding ...
slaws
8
-18
/
+70
2010-04-08
TUSCANY-3529 turn on policy resolution from ws binding
slaws
1
-0
/
+2
2010-04-08
Update for latest oasis api
antelder
1
-1
/
+1
2010-04-08
Revert the change to the contsructor annotation to the latest oasis code as i...
antelder
1
-7
/
+6
2010-04-08
Update for latest oasis api code
antelder
1
-2
/
+2
2010-04-08
Take out the tomcat distribution for now just to try to get a hudson build th...
antelder
1
-1
/
+1
2010-04-08
Latest OASIS API code, SCARuntimeException deleted
antelder
1
-41
/
+0
2010-04-08
Latest OASIS API code for componentcontext, Ileagalarg exception added to met...
antelder
1
-71
/
+146
2010-04-08
Lates OASIS files for the annottaions, no changes just formating and javadoc
antelder
24
-216
/
+247
2010-04-08
Update sca-api with latest OASIS code, these ones have only formatting and ja...
antelder
1
-3
/
+6
[next]