Master

Declined
#173 · Created  · Last updated

Declined pull request

Closed by: ·2016-11-29

Description

  • SOY-86 : Removed InputSupplier methods, added guava 18 as a dependency and changed version to 4.0.0-SNAPSHOT

  • SOY-86 Addressing comments from PR - removed redundant maven-compiler-plugin and used try-with-resources to make sure the Reader is closed....

  • [maven-release-plugin] prepare release soy-templates-parent-4.0.0-m01-refapp-1

  • [maven-release-plugin] prepare for next development iteration

  • SOY-86: Bump platform version to a 3.x milestone to fix the integration tests

    • Disable integration tests for Stash

    • Fix integrations tests for Refapp

    • Bump AMPS version while I'm here

    • Bump base pom while I'm here

  • Make use of new language features in Java 7

    • Use try-with-resource where possible

    • Make use of diamond syntax over guava helper methods

  • Cleanup deprecated APIs in preparation for 4.0.0

  • SOY-88: First cut at adding a release stage to the end of the build

  • [Maven Release] Updating version to 4.0.1-SNAPSHOT

  • [Maven Release] Updating version to 4.0.2-SNAPSHOT

  • [Maven Release] Updating version to 4.0.3-SNAPSHOT

  • SOY-92 Bumping closure-templates library version to pick up fix

  • [Maven Release] Updating version to 4.0.4-SNAPSHOT

  • [Maven Release] Updating version to 4.0.5-SNAPSHOT

  • Specifically require 3.0.5+

  • SOY-95: Add release build for closure templates fork

  • SOY-95: Set hasTests to false for the closure-templates fork

  • Fix binaryModule for closure template fork

  • Bump soycompiler version to the new versioning scheme

  • Fix POM versions

  • Fix dependencyManagement

  • Bump to 4.1.0-SNAPSHOT

  • [Maven Release] Updating version to 4.1.1-SNAPSHOT

  • [Maven Release] Updating version to 4.1.2-SNAPSHOT

  • SOY-108: Upgrade the closure template compiler to pick up performance fixes

  • [Maven Release] Updating version to 4.1.3-SNAPSHOT

  • SOY-110: Upgrade to Soy 20140422.18-atlassian3

  • [Maven Release] Updating version to 4.1.4-SNAPSHOT

  • Notify Atlassian Soy HipChat room for all build results

  • SOY-112 Add @Inherited to @CustomSoyDataMapper so subclasses of annotated classes receive the customSoyDataMapping

  • Bump to 4.2.0-SNAPSHOT

  • SOY-116: Upgrade dependencies to be consistent with Java Platform 3

    This was primarily done to in preparation of incoming Spring Boot support for Atlassian Soy which required a number of these upgrades but also to simplify the versions of dependencies Atlassian Soy uses. Atlassian Soy 4.x is platform 3.0+ compatible so this is not a breaking change. Most dependencies are now retrieved via the platform poms which are scope imported into the parent POMs dependency management. The main dependency changes are:

    Noteable third party dependencies

    • SLF4j: 1.5.8 - 1.7.x

    • Spring: 2.5.6 - 4.1.x

    Noteable Atlassian dependencies

    • Plugins: 3.0.8 - 4.0.x

    • Web resources: 3.0.7 - 3.3.x

    • Fugue: 1.1 - 2.2.x

    • Web fragments: 3.0.7 - 4.0.x

    • SAL: 2.11.0 - 3.0.x

  • SOY-116: Downgrade Atlassian Util Concurrent to 2.6.x from 3.0.x

    Unfortunately JIRA was very naughty and didn't upgrade this library. Added the dependency to the dependencyManagement and document why.

    Also reenable JIRA for the integration tests

  • SOY-113: Add Spring Boot autoconfigure support to Atlassian Soy

    • Create support/spring-boot and integration-tests/spring-boot modules

    • Add AtlassianSoyAutoConfiguration auto configuration which makes use of the existing factory beans in the spring and spring-mvc support modules but exposes their customizable parts as overrideable beans

    • Create AtlassianSoySettings to allow customization of various value based configurationw without having to override the beans that use them. The annotation processor module is also added so the JSON metadata is generated

    • Add SpringWebContextProvider as the successor of

    • WebContextProviderServletFilter which makes use of Spring's RequestContextHolder and LocaleContextHolder instead of maintaining its own thread locals

  • SOY-116: Upgrade AMPS to 6.1.0 to reenable integration tests for Bitbucket Server (aka Stash)

  • Run build using JDK 1.8 so that JIRA 7.x can run in the integration tests

  • SOY-116: Further cleanup after upgrading dependencies to platform 3

    • Bump the parent POM to the latest 3.x

    • Remove the duplicate banned dependency

    • Fix some documentation issues

    • Remove unnecessary test dependencies which are already managed in the platform POMs

  • SOY-114: Add a Code coverage build to Atlassian Soy using Clover

  • SOY-114: Move some of the configuration into a profile to provide some assurance that Clover isn't being activated in the regular build

  • Fix the JavaDoc failures

  • Disable doclint for now

  • [Maven Release] Updating version to 4.2.1-SNAPSHOT

  • SOY-119: transformers dimension aware, bump Java 8, bump WRM (branch), bump JIRA (branch), trying to fix integration tests

  • SOY-119: integration tests fixed for JIRA (doing synchronous startup) and refapp (making WRM do not require Prebake components being provided); informing pre-baking errors in Function Supplier

  • SOY-119: stateful (impure) soy functions should be dimension aware and contribute with their dimensions

  • SOY-119: improving dimension aware interface for stateful soy functions

  • SOY-119: do not fail if some dimensions cannot be computed

  • SOY-119: concrete WRM release

  • SOY-119: bump webresource osgi version

  • SOY-119: bump plugin version

  • [Maven Release] Updating version to 4.3.1-SNAPSHOT

  • Update mailmap file to map various authors

  • SOY-125: Add option for using AJS.I18n.getText for resolving strings

  • SOY-125: More tests

  • SOY-125: Fixing test

  • SOY-125: Changes after review

  • SOY-125: Cleaning up logic and fixing test

  • Bamp to 4.4.0-SNAPSHOT

  • [Maven Release] Updating version to 4.4.1-SNAPSHOT

  • PLATFORM-202 vertigo compatibility.

  • PLATFORM-202 updating comments.

  • PLATFORM-202 updating tenant annotations.

  • [Maven Release] Updating version to 4.4.2-SNAPSHOT

  • README.md edited online with Bitbucket

0 attachments

0 comments

Loading commits...