summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/interface-java (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-04Fixed generics raw type compiler warningsmcombellack2-6/+6
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-2/+1
2008-12-03Converted unit tests from JUnit 3 to JUnit 4mcombellack4-18/+42
2008-11-28Some module description tidying. Also get rid of an empty directoryslaws1-1/+1
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-6/+6
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-3/+14
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende23-0/+2364
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende23-2394/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-15/+15
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+38
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-6/+6
2008-09-26Add a cache for JavaInterface introspectionrfeng1-3/+14
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+1
2008-07-02Fix for TUSCANY-2444rfeng1-3/+9