Commit Graph

  • c89a0d0a23 fix for copy field problem in issue 98 Andy Clement 2015-03-12 21:09:04 -07:00
  • 489e1fe29b [artifactory-release] Next development version Spring Buildmaster 2015-03-10 10:49:41 -07:00
  • fed750ecec [artifactory-release] Release version 1.2.2.RELEASE Spring Buildmaster 2015-03-10 10:49:30 -07:00
  • 1eb033f7e6 lambda reloading, invokeinterface support - fixes #82 Andy Clement 2015-03-07 22:11:49 -08:00
  • ad81779bff possible fix for https://github.com/spring-projects/spring-loaded/issues/98 Andy Clement 2015-03-05 11:03:03 -08:00
  • 10edc10dfd Merge pull request #103 from joeschweitzer/master Andy Clement 2015-02-12 22:09:23 -08:00
  • 65bf33fa72 Check for null codeSource before attempting to access codeSource.getLocation() Joe Schweitzer 2015-02-06 01:29:38 -05:00
  • 9b0f07c3bb Merge pull request #100 from SerCeMan/master Andy Clement 2015-01-19 11:23:15 -08:00
  • 1a51c0063a Fix missing constants. Fix Ratpack compatibility. Sergey Tselovalnikov 2015-01-16 20:06:57 +03:00
  • 69099e8f8e Merge pull request #88 from sdeleuze/master Andy Clement 2014-10-08 14:51:23 -07:00
  • 10b0015399 Update versions in README.md Sebastien Deleuze 2014-10-06 13:17:39 +02:00
  • 4c357a8608 [artifactory-release] Release version 1.2.2.RELEASE 1.2.1.RELEASE Spring Buildmaster 2014-09-25 13:08:31 -07:00
  • a271a33fa9 [artifactory-release] Next development version Spring Buildmaster 2014-09-25 12:57:10 -07:00
  • d616170e38 [artifactory-release] Release version 1.2.1 1.2.1 Spring Buildmaster 2014-09-25 12:57:05 -07:00
  • 60c7503e13 Merge pull request #81 from sdeleuze/seb Andy Clement 2014-08-28 16:45:18 -07:00
  • 9cc6639566 Polish SpringPlugin Sebastien Deleuze 2014-08-27 16:52:11 +02:00
  • 58631b3a06 Fix @RequestMapping reloading with Spring Framework >= 4.0.6 Sebastien Deleuze 2014-08-27 16:44:48 +02:00
  • b98a6caa70 Fix #80: NoSuchFieldException with Spring 4.1 Sebastien Deleuze 2014-08-26 18:17:07 +02:00
  • 7ccfb30e30 Merge pull request #74 from zyro23/print-only-when-debug Andy Clement 2014-07-10 09:59:05 +01:00
  • 6745d4720a another occurrence of printStackTrace that should only be run if GlobalConfiguration.debugplugins is true zyro 2014-07-09 16:52:53 +02:00
  • bbfd4a0d77 Preliminary but currently inactive JSR45 work Andy Clement 2014-06-06 12:33:13 -07:00
  • d09d4f0b29 consider dispatch methods synthetic Andy Clement 2014-06-06 12:32:52 -07:00
  • 55a1ffd690 extended with a bit more configurability Andy Clement 2014-06-06 12:32:35 -07:00
  • 001c21bf26 more testcases for performance optimization infrastructure changes Andy Clement 2014-06-06 12:32:13 -07:00
  • 544c978ca0 Allow user packages to start with the four characters 'java' Andy Clement 2014-06-06 12:31:45 -07:00
  • e75cea3c41 Merge pull request #65 from zyro23/issue-64 Andy Clement 2014-06-04 07:30:34 -07:00
  • de12b9ce67 Merge pull request #66 from zyro23/issue-43 Andy Clement 2014-06-04 07:29:59 -07:00
  • e33dad83c7 Workaround for issue #69 Andy Clement 2014-06-03 23:43:24 -07:00
  • d95c34821e fixes #43: only print stacktrace if debugplugins is enabled zyro 2014-05-31 10:43:55 +02:00
  • 61c308cdbb fixes #64: support spaces in CodeSource URLs zyro 2014-05-31 10:36:20 +02:00
  • 9baf7b5514 Fixes #55: not respecting cacheDir if not in grails profile Andy Clement 2014-05-21 06:53:11 -07:00
  • 9574b11446 Allow for class not yet loaded when rewriting invokedynamic Andy Clement 2014-05-20 22:53:41 -07:00
  • 8c49ba3822 Performance work Andy Clement 2014-05-20 11:29:23 -07:00
  • 65a333238c asm 5 changes for visitMethodInsn Andy Clement 2014-05-20 11:28:02 -07:00
  • 11ab77be77 polish Andy Clement 2014-05-20 10:25:24 -07:00
  • 9a71371372 correct eclipse settings Andy Clement 2014-05-15 12:38:48 -07:00
  • 0787767b09 Upgrade to asm-5.0.2 Andy Clement 2014-05-15 12:36:13 -07:00
  • 8f74625829 SpringPlugin: clear parameter names cache on reload Andy Clement 2014-05-13 23:16:51 -07:00
  • 8b15d9e8d5 1.2.0 released, readme updated Andy Clement 2014-04-29 08:08:10 -07:00
  • 4d9e6b287b Fixes #61: support invokevirtual bootstrap method type Andy Clement 2014-04-28 14:10:50 -07:00
  • c5854b7aed [artifactory-release] Next development version Spring Buildmaster 2014-04-24 14:08:04 -07:00
  • dc96c351b5 [artifactory-release] Release version 1.2.0 1.2.0 Spring Buildmaster 2014-04-24 14:07:57 -07:00
  • 99cee5dfe7 sorting out pom dependencies Andy Clement 2014-04-24 13:42:59 -07:00
  • 9309fad196 [artifactory-release] Release version 1.2.0.M1 1.2.0.M1 Spring Buildmaster 2014-04-24 13:29:57 -07:00
  • a7ee062830 Remove unnecessary dependencies from pom Andy Clement 2014-04-24 12:50:58 -07:00
  • d1942dc498 for future debugging in here Andy Clement 2014-04-09 13:13:30 -07:00
  • 5279658db3 polish, remove this Andy Clement 2014-04-09 13:13:02 -07:00
  • d40246102d Fix #57: springloaded built with -1.5 Andy Clement 2014-04-09 13:10:52 -07:00
  • 1b96b3da84 allow for com.sun.proxy prefixed proxy names Andy Clement 2014-04-07 13:04:11 -07:00
  • 8db3167a7c null guard Andy Clement 2014-03-25 08:06:10 -07:00
  • 37c6f5ba21 guard for github issue 52 Andy Clement 2014-03-24 22:45:54 -07:00
  • a4f066754b putting in route to latest 1.2.0 Andy Clement 2014-03-21 21:41:32 -07:00
  • 69645a24be Configurable enum limit Andy Clement 2014-03-12 10:31:00 -07:00
  • 93f9ab4444 Fix issue with Spring Boot now using Spring component in CGLIB names - github issue #49 Andy Clement 2014-03-11 15:39:22 -07:00
  • 513257a84d Serialization handling - see github issue #24 Andy Clement 2014-03-11 12:39:34 -07:00
  • 4bd2f93d71 Fixes #32: NPE in SpringLoadedPreProcessor Andy Clement 2014-03-06 13:29:59 -08:00
  • 9346b7749b Remove use of Comparator to ease ECJ compilation Andy Clement 2014-03-06 13:27:28 -08:00
  • ee3b3acc2f Fixing warnings and harness around running Java8 tests and separate JVM tests Andy Clement 2014-02-26 13:16:57 -08:00
  • b474237898 Fixed remaining javadoc issues Andy Clement 2014-02-25 15:15:58 -08:00
  • 6082381468 Fixing javadoc issues Andy Clement 2014-02-25 11:24:30 -08:00
  • 76c7ae8c98 resolving merge conflicts with j8 branch Andy Clement 2014-02-24 16:36:51 -08:00
  • b9c7cdf4a7 Fixes #40 - Error message with Spring 4 j8 Andy Clement 2014-02-24 16:33:45 -08:00
  • 658745a46b Fix github#27: NPE in TypeRegistry.loadPropertiesConfiguration Andy Clement 2014-02-22 11:11:41 -08:00
  • ad6a825688 Allow changing of lambda SAM types (alter method descriptor) Andy Clement 2014-02-21 09:15:27 -08:00
  • a663846679 updated readme for new versions Andy Clement 2014-02-20 09:40:40 -08:00
  • 6ad0bcae97 fixed clash Andy Clement 2014-02-20 09:35:03 -08:00
  • e400e2da63 Working Java8 build! Andy Clement 2014-02-20 09:13:14 -08:00
  • fb41624123 work proceeding on 1.2.0 Andy Clement 2014-02-19 13:36:32 -08:00
  • 8d9337c9b4 Spring Buildmaster 2014-02-19 12:04:43 -08:00
  • f2d5b37096 [artifactory-release] Release version 1.1.5.RELEASE 1.1.5.RELEASE Spring Buildmaster 2014-02-19 12:04:38 -08:00
  • f825f54ec4 Javadocs Andy Clement 2014-02-19 11:46:53 -08:00
  • 0180972ad0 Release version 1.1.5.RC1 1.1.5.RC1 Spring Buildmaster 2014-02-19 09:51:56 -08:00
  • 0ecf05b660 switch groupid Andy Clement 2014-02-18 17:04:07 -08:00
  • d193228a02 Merge pull request #42 from rwinch/artifactory-release Andy Clement 2014-02-18 13:51:51 -08:00
  • 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. Andy Clement 2014-02-18 13:49:51 -08:00
  • 3c8be78162 Update so the pom conforms to Maven Central requirements Rob Winch 2014-02-18 15:34:31 -06:00
  • 80ac8ffc79 Move version to gradle.properites for Artifactory release management Rob Winch 2014-02-18 15:24:33 -06:00
  • c382ecfa95 sigh Andy Clement 2014-02-18 12:28:41 -08:00
  • 567ac577c0 Adjusting to try and get it into central Andy Clement 2014-02-18 11:54:22 -08:00
  • d611574716 working on including other project in distro jar Andy Clement 2014-02-18 11:39:40 -08:00
  • caa26b2ff5 More build fixes Andy Clement 2014-02-18 09:27:36 -08:00
  • db06b6f619 Fixing the build process for Java8 Andy Clement 2014-02-18 09:27:23 -08:00
  • da7045b350 diagnostics added for when indy not rewritten Andy Clement 2014-02-17 17:38:30 -08:00
  • 28a600bb2f Java8 support polish Andy Clement 2014-02-17 17:36:23 -08:00
  • 0accdf0c13 renamed j8code to springloaded-java8 Andy Clement 2014-02-17 16:28:05 -08:00
  • 909fd20387 more Java8 fixes Andy Clement 2014-02-17 16:26:37 -08:00
  • 39be705aa5 Java8 support Andy Clement 2014-02-17 16:24:52 -08:00
  • f9a8252317 Java 8 lambda testcode Andy Clement 2014-02-17 16:23:53 -08:00
  • d2ddb06329 move to 1.2.0 build snapshots Andy Clement 2014-02-13 15:51:51 -08:00
  • 4efd0557ea 1.1.5 release build Andy Clement 2014-02-13 14:05:46 -08:00
  • b19b3e15ab Final tweaks before 1.1.5 Andy Clement 2014-02-13 10:57:15 -08:00
  • 9774e2a0d4 WIP on Java8. Looking at lambda reloading first (required invokedynamic handling) Andy Clement 2014-02-13 10:39:32 -08:00
  • 8dff505b88 Groundwork for performance related tests Andy Clement 2014-02-06 13:38:04 -08:00
  • 7afa2a3da7 Fix problem with not ignoring org.springsource.loaded classes Andy Clement 2014-02-06 13:36:36 -08:00
  • 77acb0aca9 improving the use of java util Logging Andy Clement 2014-02-05 10:47:20 -08:00
  • fd4244aca1 Fix for problem with cglib proxies in spring boot apps Andy Clement 2014-02-04 15:09:48 -08:00
  • 59be31b9f9 GITHUB-34: final methods, interfaces and enums Andy Clement 2014-02-03 20:31:21 -08:00
  • 10b95ef8c1 organize imports Andy Clement 2014-02-03 20:27:44 -08:00
  • 2337f84fdd Various changes: - Fix for GRAILS-10411 (super dispatchers) - Better forked JVM test harness - Work in progress on improved logging/explain mode Andrew Clement 2014-01-31 13:22:49 -08:00
  • 64cd7e84dc Fix GRAILS-10745: cope with null classname in cache handling logic Andy Clement 2014-01-27 15:30:59 -08:00