Commit Graph

87 Commits

Author SHA1 Message Date
Andy Clement
39be705aa5 Java8 support 2014-02-17 16:24:52 -08:00
Andy Clement
f9a8252317 Java 8 lambda testcode 2014-02-17 16:23:53 -08:00
Andy Clement
9774e2a0d4 WIP on Java8. Looking at lambda reloading first (required invokedynamic handling) 2014-02-13 10:39:32 -08:00
Andy Clement
8dff505b88 Groundwork for performance related tests 2014-02-06 13:38:04 -08:00
Andy Clement
7afa2a3da7 Fix problem with not ignoring org.springsource.loaded classes 2014-02-06 13:36:36 -08:00
Andy Clement
77acb0aca9 improving the use of java util Logging 2014-02-05 10:47:20 -08:00
Andy Clement
fd4244aca1 Fix for problem with cglib proxies in spring boot apps 2014-02-04 15:09:48 -08:00
Andy Clement
59be31b9f9 GITHUB-34: final methods, interfaces and enums 2014-02-03 20:31:21 -08:00
Andy Clement
10b95ef8c1 organize imports 2014-02-03 20:27:44 -08:00
Andrew Clement
2337f84fdd Various changes:
- Fix for GRAILS-10411 (super dispatchers)
- Better forked JVM test harness
- Work in progress on improved logging/explain mode
2014-01-31 13:22:49 -08:00
Andy Clement
64cd7e84dc Fix GRAILS-10745: cope with null classname in cache handling logic 2014-01-27 15:30:59 -08:00
Andy Clement
db5447e060 GRAILS-7799: Adjust treatment of CGLIB generated types 2014-01-23 15:16:45 -08:00
Andy Clement
b253399eac Fix for enums test 2014-01-22 14:29:35 -08:00
Andy Clement
fb3ac73b4d added gradle info 2014-01-22 14:16:34 -08:00
Andy Clement
de4e171667 test launch configs and classpath tweaks 2014-01-22 13:58:18 -08:00
Andy Clement
bf9bb5369a Valid .project/.classpaths for eclipse import 2014-01-22 13:53:51 -08:00
Andy Clement
9411d5695a Merge pull request #33 from rwinch/artifactory-publish
Artifactory publish
2014-01-21 11:41:46 -08:00
Rob Winch
5361830d56 move to springloaded 2014-01-16 22:00:07 -06:00
Rob Winch
416ce6a3bc Disable artifatoryPublish for testdata* 2014-01-16 21:07:38 -06:00
Andy Clement
f372b81039 more build tweaks 2014-01-16 08:28:46 -08:00
Andy Clement
60f1105164 trying to get pom to generate and upload through artifactory 2014-01-16 08:00:53 -08:00
Andy Clement
5979859562 ensure only agent and sources are published through maven 2014-01-15 16:39:33 -08:00
Andy Clement
7b16245238 integrate pom generation 2014-01-15 15:39:32 -08:00
Andy Clement
4dd8e59c1c Now generates pom 2014-01-15 15:16:16 -08:00
Andy Clement
ceef61cf98 renamed all modules 2014-01-15 11:36:24 -08:00
Andy Clement
342420b2ed minor testdata tidying 2014-01-15 10:51:51 -08:00
Andy Clement
c07990d5ae missing testdata 2014-01-15 10:51:01 -08:00
Andy Clement
dbbd630101 adjusting gradle build 2014-01-14 10:39:40 -08:00
Andy Clement
d0f2870171 reworked to build the agent as the artifact 2014-01-13 12:59:01 -08:00
Andy Clement
90c5270b86 agentmain 2014-01-13 12:47:27 -08:00
Andy Clement
2d1f90ddb6 Fixes #29 2013-12-05 08:53:09 -08:00
Andy Clement
94469168c2 1.1.4/1.1.5 references 2013-10-22 09:28:36 -07:00
Andy Clement
b117902253 beginnings of weaving performance test case 2013-10-22 09:22:45 -07:00
Andy Clement
2fca83ba5d Spring 4 support - really need some tidying up in this plugin. 2013-10-22 09:19:15 -07:00
Andy Clement
a3f128091c reduce number of asm deps 2013-10-16 12:38:18 -07:00
Andy Clement
dcf819bccd gradle wrapper 2013-10-16 12:37:29 -07:00
Andy Clement
1009291b70 limit asm usage 2013-10-16 12:37:04 -07:00
Andy Clement
99bf14b018 Possible fix for GRAILS-10384 2013-10-16 12:33:48 -07:00
Andy Clement
ac913bc652 GRAILS-10134 fix 2013-09-20 11:56:12 -07:00
Andy Clement
f6f0f1ec55 Merge branch 'master' of github.com:SpringSource/spring-loaded 2013-09-20 11:45:37 -07:00
Andy Clement
fae97ac7dc GRAILS-10384 'fix' 2013-09-20 11:45:18 -07:00
Andy Clement
66eb476e25 removed note about needing gradle build 2013-09-19 14:54:04 -07:00
Andy Clement
a1196c62d3 new property for generated tests off 2013-09-19 14:52:36 -07:00
Andy Clement
5d659cde70 missing testdata 2013-09-19 14:18:13 -07:00
Andy Clement
5c129cb9be bumped dev version to 1.1.4 2013-09-19 10:42:43 -07:00
stefaneggerstorfer
2c2a0935d0 Update README.md
replace drone.io status badge with the one from Cloudbees Jenkins
2013-09-19 08:34:44 +02:00
Stefan Eggerstorfer
6548534743 gradle build
add ignoreFailures flag
replace junit 3 assert with junit 4 assert
2013-09-08 21:31:05 +02:00
Stefan Eggerstorfer
ebe212fa3d add system property "generatedTests" 2013-09-08 19:56:53 +02:00
Stefan Eggerstorfer
41cbf8f286 add executable bit to gradlew script 2013-09-08 19:30:19 +02:00
Stefan Eggerstorfer
f0a6c4d425 gradle build
- remove checked-in jars (except the ones loaded by tests)
- configure eclipse settings for STS
2013-09-05 21:18:09 +02:00