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
/
trunk
/
samples
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding plugin to allow mvn:deploy
lresende
2010-09-21
1
-1
/
+9
*
Change links to relative so that their work on other hosts than localhost.
jsdelfino
2010-09-20
1
-2
/
+2
*
A few project name consistency changes
slaws
2010-09-20
12
-12
/
+12
*
Correct path to contribution now that samples have moved
slaws
2010-09-20
1
-1
/
+1
*
TUSCANY-3677 reintroduce samples to top level build
kelvingoodson
2010-09-20
7
-1
/
+11
*
Start some instructions for running in an OSGi framework
slaws
2010-09-20
1
-0
/
+33
*
Correct root location string now sample has moved
slaws
2010-09-20
1
-1
/
+1
*
Add a link to the store app home page. Change test script to restart the app.
jsdelfino
2010-09-19
2
-1
/
+3
*
Fix links broken by recent refactoring of the sameples, and use store contrib...
jsdelfino
2010-09-19
6
-49
/
+49
*
Fixes to get the store contribution working in a webapp. Make atom binding us...
jsdelfino
2010-09-19
1
-1
/
+1
*
Change uri parameter to location of deployment composite and make it optional...
jsdelfino
2010-09-19
4
-40
/
+46
*
Remove extraneous > and fixed sample artifact id as they're breaking the build.
jsdelfino
2010-09-19
2
-2
/
+2
*
Add license header
antelder
2010-09-17
1
-5
/
+23
*
Put back to use the samples parent pom.xml
antelder
2010-09-17
1
-10
/
+8
*
Show
antelder
2010-09-17
1
-8
/
+10
*
TUSCANY-3677 pom fixup after reorg
kelvingoodson
2010-09-16
2
-0
/
+96
*
TUSCANY-3677 pom fixup after reorg
kelvingoodson
2010-09-16
5
-1
/
+91
*
TUSCANY-3677 partial pom fixup after reorg-- more coming
kelvingoodson
2010-09-16
3
-27
/
+3
*
TUSCANY-3677 partial pom fixup after reorg-- more coming
kelvingoodson
2010-09-16
1
-0
/
+5
*
TUSCANY-3677 more samples reorg
kelvingoodson
2010-09-16
53
-0
/
+0
*
TUSCANY-3677 more samples reorg - move calc-rest-osgi to maven-osgi-junit cat...
kelvingoodson
2010-09-16
16
-0
/
+0
*
TUSCANY-3677 more samples reorg -- all in webapps were helloworld, so moved t...
kelvingoodson
2010-09-16
87
-0
/
+0
*
TUSCANY-3677 more samples reorg
kelvingoodson
2010-09-16
17
-0
/
+0
*
TUSCANY-3677 more samples reorg
kelvingoodson
2010-09-16
16
-0
/
+0
*
TUSCANY-3677 more samples reorg
kelvingoodson
2010-09-16
18
-0
/
+0
*
TUSCANY-3677 all implementation.* samples are part of sca-features samples set
kelvingoodson
2010-09-16
77
-0
/
+0
*
TUSCANY-3677 more samples reorg
kelvingoodson
2010-09-16
4
-0
/
+0
*
Add a couple of sample contributions that reuse the helloworld sample contrib...
antelder
2010-09-16
8
-0
/
+435
*
Clean up poms for comet binding and sample.
fmoga
2010-09-16
1
-30
/
+9
*
Add exports so other samples can reuse the helloworld contribution
antelder
2010-09-16
1
-1
/
+6
*
Moved comet binding to trunk.
fmoga
2010-09-16
15
-0
/
+646
*
TUSCANY-3677 configure poms to match distributed osgi samples reorg
kelvingoodson
2010-09-16
5
-4
/
+133
*
TUSCANY-3677 move projects that configure osgi explicitly
kelvingoodson
2010-09-16
50
-0
/
+0
*
TUSCANY-3677 move sample projects that configure osgi dynamically
kelvingoodson
2010-09-16
47
-0
/
+0
*
Add a skip for the remote resources plugin for the samples so they don't inlc...
antelder
2010-09-16
1
-0
/
+9
*
TUSCANY-3677 fix test failures due to contribution and launcher moves
kelvingoodson
2010-09-15
1
-2
/
+2
*
TUSCANY-3677 fix test failures due to contribution and launcher moves
kelvingoodson
2010-09-15
1
-2
/
+2
*
TUSCANY-3677 fix bad contribution path (contribution yet to be moved)
kelvingoodson
2010-09-14
1
-1
/
+1
*
TUSCANY-3677 update launchers to reference contributions in new locations
kelvingoodson
2010-09-14
4
-5
/
+5
*
TUSCANY-3677 pom updates to match recent server side reorg of launcher projects
kelvingoodson
2010-09-14
2
-12
/
+9
*
TUSCANY-3677 move launchers into running-tuscany folder
kelvingoodson
2010-09-14
45
-0
/
+0
*
TUSCANY-3677 fix pom errors after recent changes
kelvingoodson
2010-09-14
3
-4
/
+4
*
TUSCANY-3677 alter pom to match recent sample reorg of binding.* samples
kelvingoodson
2010-09-14
2
-3
/
+4
*
TUSCANY-3677 server side move of some sca feature samples (matching pom chang...
kelvingoodson
2010-09-14
71
-0
/
+0
*
TUSCANY-3677 add directory for "running tuscany" samples
kelvingoodson
2010-09-14
2
-0
/
+43
*
TUSCANY-3677 add folders for sample applications and demonstrations of sca f...
kelvingoodson
2010-09-14
3
-0
/
+86
*
TUSCANY-3677 move store sample into applications folder
kelvingoodson
2010-09-14
20
-0
/
+0
*
Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node fa...
jsdelfino
2010-09-13
3
-147
/
+226
*
update pom in line with move of getting started sample contributions
kelvingoodson
2010-09-13
1
-0
/
+43
*
separate out getting started sample contributions
kelvingoodson
2010-09-13
57
-0
/
+0
[next]