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
2009-02-11
Correct the license header
antelder
1
-16
/
+5
2009-02-11
Fixed bug with import of @Service annotation
edwardsmj
1
-1
/
+1
2009-02-11
Added testcases:
edwardsmj
31
-5
/
+1334
2009-02-11
Fix the code-generation against the @XmlJavaTypeAdapter
rfeng
5
-6
/
+112
2009-02-11
Removing binding-dwr-runtime from source distribution
lresende
1
-1
/
+3
2009-02-10
Excluding extra JUnit transient dependency to avoid it being present on the d...
lresende
1
-1
/
+5
2009-02-10
Excluding JUnit transient dependency to avoid it being present on the distrib...
lresende
1
-0
/
+4
2009-02-10
Updating license with latest dependency changes
lresende
1
-2
/
+3
2009-02-10
Remove manifest as its a 'managed' sample
antelder
1
-3
/
+0
2009-02-10
Simplify launcher default config so it can automatically determine to use unm...
antelder
2
-3
/
+22
2009-02-10
Copy the DWR binding from 1.x to 2.x to start bringing it up for 2.0
antelder
10
-0
/
+900
2009-02-10
Move runtime-inspector to sca-contrib as its not in the build and doesn't yet...
antelder
19
-0
/
+0
2009-02-10
Skip the regular maven-eclipse-plugin with eclipse profile to use tuscany pde...
rfeng
1
-1
/
+18
2009-02-10
Comment out the tuscany maven bundle plugin as it is triggered by the default...
rfeng
1
-0
/
+2
2009-02-09
Fix the module list to be built
rfeng
1
-2
/
+11
2009-02-09
Use executedProject to support @execute phase
rfeng
2
-1
/
+2
2009-02-09
Check if the project is an OSGi bundle to set the pde flag
rfeng
3
-4
/
+30
2009-02-09
Move ant tasks to be executed at the "verify" phase to avoid failures during ...
rfeng
4
-4
/
+4
2009-02-09
Cleaned up two compiler warnings
mcombellack
2
-2
/
+0
2009-02-09
Cleaned up two compiler warnings
mcombellack
1
-2
/
+0
2009-02-09
Removed unused imports
mcombellack
15
-39
/
+4
2009-02-09
Add a statement regarding specification support
slaws
1
-13
/
+21
2009-02-09
Add License/Notice into the generated manifest.jar
rfeng
3
-0
/
+233
2009-02-09
Add a target to run with equinox
rfeng
1
-0
/
+10
2009-02-09
Fix the jar name in build.xml
rfeng
1
-1
/
+1
2009-02-09
Fix directory name and a bit of cosmetic tidying
slaws
1
-4
/
+4
2009-02-09
TUSCANY-2826 Sample READMEs have mistakes
beckerdo
2
-12
/
+12
2009-02-09
TUSCANY-2819: Get eclipse:eclipse working
antelder
2
-9
/
+4
2009-02-09
Move license header to after the echo off statement so it doesn't get printed...
antelder
1
-17
/
+17
2009-02-09
Add a brief README for the launcher scripts
antelder
1
-0
/
+42
2009-02-09
TUSCANY-2359 rationalize the SCA runtime use of cglib and asm dependencies
antelder
5
-7
/
+33
2009-02-09
Adding missing Apache License headers
lresende
2
-1
/
+40
2009-02-09
Missing wsdl4j license
lresende
1
-0
/
+91
2009-02-09
Adding Apache license to tuscany launcher script
lresende
1
-0
/
+17
2009-02-08
Removing bouncycastle transient dependency from rampart
lresende
1
-0
/
+4
2009-02-08
Removing geronimo-jsp_2.1_spec-1.0.jar from license as we are not distributi...
lresende
1
-1
/
+0
2009-02-08
Updating implementation-java-calculator pom to remove artifact version from g...
lresende
2
-4
/
+6
2009-02-08
Removing maven-bundle-plugin to avoid error when trying to build using -Psetu...
lresende
1
-1
/
+1
2009-02-08
Adding missing LICENSE and NOTICE to maven-bundle-plugin
lresende
2
-0
/
+211
2009-02-08
Updating BUILDING to instruct users to run mvn -Psetup
lresende
1
-1
/
+2
2009-02-08
Updates to calculator-osgi README
lresende
1
-0
/
+97
2009-02-08
Updates to calculator-equinox README
lresende
1
-2
/
+2
2009-02-08
Updates to README
lresende
2
-6
/
+6
2009-02-08
Updates to README, fixing build.xml to proper create sample jar
lresende
3
-5
/
+3
2009-02-08
Adding sca-contribution to allow same sample client to run from ant and comma...
lresende
3
-5
/
+27
2009-02-08
Updates to calculator readme
lresende
1
-2
/
+2
2009-02-08
Minor javadoc fix
lresende
1
-1
/
+3
2009-02-08
Updating build script to allow user to call ant run
lresende
1
-28
/
+40
2009-02-07
Update the name for generated manifest to be tuscany-sca-manifest.jar and tus...
rfeng
3
-21
/
+37
2009-02-06
Use optional imports to bring in definitions
rfeng
2
-7
/
+1
[next]