Commit Graph

8 Commits

Author SHA1 Message Date
Andy Clement
e400e2da63 Working Java8 build!
- Split the AspectJ testcode out of the general testdata project.
- Adjusted tests to handle that JDT produces different code to AspectJ.
- Modified some tests to work better with javac compiled testdata (which
  is what happens when building on the command line or build machine)
2014-02-20 09:13:14 -08:00
Andy Clement
526a4d0901 Simplifying the build. Move Java8 code into the main module (springloaded).
This means the springloaded module must be built on top of a 1.8 JRE
although it can be built with 1.6 compliance.
2014-02-18 13:49:51 -08:00
Andy Clement
db06b6f619 Fixing the build process for Java8 2014-02-18 09:27:23 -08:00
Rob Winch
5361830d56 move to springloaded 2014-01-16 22:00:07 -06:00
Andy Clement
ceef61cf98 renamed all modules 2014-01-15 11:36:24 -08:00
Andy Clement
dbbd630101 adjusting gradle build 2014-01-14 10:39:40 -08:00
Stefan Eggerstorfer
f7210d79f9 refine gradle build to execute tests
- split up testdata project
- allow all test classloaders to load class files from IDE bin or Gradle
build directory
2013-09-05 07:16:04 +02:00
Ramon Nogueira
f0eeffff02 Gradle build: initial work 2013-02-15 05:20:24 +02:00