Skip to content

Releases: dolfdijkstra/gst-foundation

gst-foundation-12.0.2

16 Mar 14:35
Compare
Choose a tag to compare
Merge pull request #152 from dolfdijkstra/gst-foundation-12

12.0.2 release

gst-foundation-12.0.1

13 Mar 16:59
Compare
Choose a tag to compare
Merge pull request #146 from dolfdijkstra/site-logo

Added logo to site. Added release instructions to package.sh

GST Site Foundation 11.6.2

27 Apr 14:47
Compare
Choose a tag to compare

Production release for WCS 11gR1 systems.

Change log from 11.6.1:

  • replaced some hard-coded string with constants
  • decouple controller from Seed2 interface to support other controller types (e.g. Groovy)
  • log class name cleanup
  • update BaseRenderPage to support VanityAssets instead of WRAs
  • remove cs-cache dependency
  • update build to require CS 11.1.1.8, servlet 3.0 and JSP 2.2.1
  • remove incomplete AttributeActionLocator
  • optimize PropertyDao
  • deprecate and remove ICSFactory and ICSLocator usage
  • code cleanup & compilation enhancements
  • fix bug where GetTemplateURL and GetBlobURL failed on positive errno
  • fix bug where QueryBuilder was not properly setting query conditions
  • prevent WRAPathAssemblert from generating URLs when the template is not set in an asset
  • time debug format improvements
  • fix bug in groovy loader where wrong compositional dependency was being recorded
  • refactor ActionController (now still compatible with 11.6.1)
  • allow expressions in root tag's action attribute