1. 26 1月, 2013 4 次提交
    • P
      Fix unused type compiler warnings · 6a1e8419
      Phillip Webb 提交于
      6a1e8419
    • P
      Fix 'is already an instance of type' warnings · 88f5dd6c
      Phillip Webb 提交于
      88f5dd6c
    • P
      Merge remote-tracking branch 'springsource/3.2.x' into cleanup-3.2.x · 36b5ba18
      Phillip Webb 提交于
      * springsource/3.2.x: (143 commits)
        Remove eclipse project specific Javadoc settings
        Increment version to 3.2.2.BUILD-SNAPSHOT
        Release version 3.2.1.RELEASE
        Tweak gradle generated eclipse meta-data
        Completed changelog entries for 3.2.1
        Avoid UnsupportedOperationEx. with active SecurityManager
        Made EncodedResource based variant public; consistently detect XML properties across all variants
        Added note on thread safety to TypeConverter and SimpleTypeConverter javadoc
        Change merge.into project dependencies to provided
        Final preparations for 3.2.1
        Polishing
        Removed pre-JDK-1.5 checks
        ResourcePropertyResource accepts EncodedResource for properties files with a specific encoding
        Updated resolvePath javadoc to reflect Environment-based placeholder resolution
        DisposableBeanAdapter detects "shutdown" as a destroy method as well (for EHCache CacheManager setup)
        Added further MySQL error code for DataIntegrityViolationException
        ThreadPoolExecutorFactoryBean exposes "createExecutor" method for custom ThreadPoolExecutor subclasses
        MBeanInfoAssembler impls expose actual method parameter names if possible
        Suppress serialization warning
        Allow nulls with multiple embedded value resolvers
        ...
      36b5ba18
    • P
      Remove eclipse project specific Javadoc settings · 1065d82f
      Phillip Webb 提交于
      Remove Javadoc settings from generated eclipse meta-data. Unfortunately
      eclipse provides too many false warnings due to the fact that @Link and
      @see tags in Spring often refer modules to which they cannot directly
      depend.
      1065d82f
  2. 25 1月, 2013 3 次提交
  3. 24 1月, 2013 19 次提交
  4. 23 1月, 2013 14 次提交