Sha256: f920e1e1463deab4320eafdbd486026ebf6abfdcc5f5140832f9bec5022bef19

Contents?: true

Size: 1.84 KB

Versions: 1

Compression:

Stored size: 1.84 KB

Contents

== 0.9.1 (2010-05-09)

* Move all configuration logic to a Lifecycle listener:
    - Keeps the initial configuration so the provided web xml files are no more needed.
    - Avoids workarounds in the hotdeploy extension.
* Disable more Tomcat's default behaviours. Process Tlds is also disabled.
* Allow to specify webapp extensions in the extensions root section.

== 0.9.0 (2010-04-28)

* Tomcat updated to version 6.0.26, added constant to get its version.
* Jars cleaned, 300kb less to load :)
* Default configuration file name moved from tomcat.yml to trinidad.yml
* Fixes bug merging configuration files
* Configuring application through web.xml to avoid weird lifecycle problems

== 0.8.3 (2010-04-17)

* Extensions improvements:
    - Enable command line extensions.
    - Allow to overload the server.

== 0.8.2 (2010-04-09)

* Fixes yaml parser error. Thank to @elskwid

== 0.8.1 (2010-04-06)

* Uses JRuby-Rack gem

== 0.8.0 (2010-04-04)

* Support for extensions (database connection pooling is the first one using it)
* Splitting the gem in two, the core gem and the jars gem

== 0.7.0 (2009-12-01)

* Support to run different applications within the same Tomcat container

== 0.6.0 (2009-11-02)

* Rackup compatibe frameworks support

== 0.5.0 (2009-10-27)

* JRuby-rack updated to version 0.9.5
* Added Rack dependency to avoid using vendorized version

== 0.4.1 (2009-07-26)

* using jruby-rack development version to solve some bugs related with it.

== 0.4.0 (2009-07-16)

* support for ssl connections
* support for ajp connections

== 0.3.0 (2009-07-07)

* project renamed due to tomcat legal issues

== 0.2.0 (2009-06-23)

* custom configuration from a yaml file
* load options from a custom web.xml

== 0.1.2

* Autoload application custom jars and classes.
* Added some specs.
* Server refactor.

== 0.1

* Initial release.
* Running default rails applications.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trinidad-0.9.1 History.txt