271 Commits

Author SHA1 Message Date
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
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
Stefan Eggerstorfer
97f36575c3 update gradle build
add gradle wrapper
disable generated tests (at least temporarily)
2013-09-03 23:20:53 +02:00
stefaneggerstorfer
049cd9a912 Update README.md
add drone.io build info
2013-09-03 23:13:33 +02:00
Stefan Eggerstorfer
46f8cfcb12 Merge branch 'gradle-build' of https://github.com/ramonza/spring-loaded 2013-09-03 18:47:59 +02:00
Stefan Eggerstorfer
85e7164633 fix ClassCastException in
org.springsource.loaded.ri.ReflectiveInterceptor.jlrMethodInvoke(Method,
Object, Object...)
2013-09-02 22:23:47 +02:00
Andy Clement
9c5f2851bc GRAILS-10294: fix to avoid repeated recalculation and some sync blocks for locking 2013-07-29 08:38:22 -07:00
Andy Clement
283aa439da GRAILS-10275 fix 2013-07-24 10:11:14 -07:00
Andy Clement
e79d937748 Fix issue#12: NPE when multiple threads allocating ID 2013-06-27 08:25:23 -07:00
Andy Clement
efa169fb8d GRAILS-10183 2013-06-20 09:26:47 -07:00
Andy Clement
6922aa5986 possible fix for issue #9 2013-05-29 08:09:57 -07:00
Andy Clement
feaf6b4a8c Fixes #8: ensure array is always large enough 2013-05-29 07:59:47 -07:00
Andy Clement
475d1caf0c added notice file 2013-05-15 13:14:36 -07:00
Andy Clement
70de43fa98 Do not cache proxy classes 2013-05-03 15:50:18 -07:00
Andy Clement
db23e660cd new version link 2013-04-30 14:00:14 -07:00
Andy Clement
29b014175a https://github.com/SpringSource/spring-loaded/issues/6 2013-04-30 13:55:03 -07:00
Andy Clement
875fe2fde1 Testcode that is captured in a jar 2013-04-30 13:54:23 -07:00