Plugin:org.tolven.assembler.webxml

From DOC

Jump to: navigation, search

Contents

Overview

Version 2.1 Notes

DEPRECATED

Version 2.1.2

  • Support for multiple war modules in one plug-in.

Version 2.1.1

  • Now processes extension-point: listener-adaptor.

Version 2.1.0

  • This plug-in now recognizes the following adaptor extension-points so that plug-ins can make contributions using a plug-in ID and extenion-point from a third-party plug-in:
    • context-param-adaptor

Version 2 Notes

Version 2.0.16

  1. Clean up the build directory if any assembly is to be done

Version 2.0.15

  1. Faces 1.2->2.0 => facelets.LIBRARIES->javax.faces.FACELETS_LIBRARIES

Version 2.0.14

  1. Now allows Security constraint's http-method to be configured

Version Notes

Version 0.0.13

  1. Added support for <ejb-local-ref> tag in the web.xml

Version 0.0.12

  1. Fixed bug where the /vestibule/* url pattern turned up in more than one security constraint

Version 0.0.11

  1. TransactionFilter now intercepts all URL patterns

Version 0.0.10

  1. Ensure that the order of components in both web.xml and faces-config.xml assemble the same way each time

Version 0.0.9

  1. assembler plugins will now only build during configPhase, if the <tolven-config>/build/repositoryTmp does not exist or is empty, implying a build has not yet occurred. The build directory is deleted whenever plugins are downloaded resulting in a change in material, with which to build.

Version 0.0.8

  1. web.xml is now fully auto-generated (e.g. using extensions in tolvenweb manifest)

Version 0.0.7

  1. Provided an error page extension to all error pages to be added to the web.xml based on error codes

Version 0.0.6

  1. Fixed a bug which causes duplicate filter entries in web.xml, when filter contributions are defined.

Version 0.0.5

  1. Swapped plugins from using doStart() to an explicit execute().
  2. Switched many logger statements

Version 0.0.4

  1. Added init-param and dispatchers to filters

Version 0.0.3

  1. Entries for filters and servlets now moved from web.xml to the tolvenweb manifest

Version 0.0.2

Fixed typo bug, where the servlet-name was being used in place of the servlet-class.

Personal tools