Sha256: 74d47836d799c1f8e652767279053a640e0dc2064b43d70666e95169b1688990

Contents?: true

Size: 1.54 KB

Versions: 1

Compression:

Stored size: 1.54 KB

Contents

== 0.3.1 (2012-05-06)

* Update jna.jar 3.4.0 from https://github.com/twall/jna/downloads (#9)
* Allow overriding of jars location with a constant

== 0.3.0 (2012-03-06)

* Update akuma.jar to latest release 1.7 - fixes init exec issue
* Update jna.jar to 3.4.0 (no longer included as part of akuma.jar)
* Replaced the (java) daemonizer implementation org.jruby.trinidad.TrinidadDaemon
  with a ruby class Trinidad::Extensions::Daemon::TomcatWrapper

== 0.2.10 (2012-01-09)

* Add engine method to the proxy

== 0.2.9 (2012-01-02)

* Fix Tomcat's decorator to work with Trinidad 1.3.0 and above

== 0.2.8 (2011-04-05)

* Fix optionParser error when adding custom arguments

== 0.2.7 (2011-03-19)

* Fix delegation issue to get the host

== 0.2.6 (2011-02-22)

* Fix issue overriding JVM arguments

== 0.2.5 (2011-01-12)

* Remove the option -d because colides with the option --dir. The option --daemonize is still present.

== 0.2.4 (2010-11-29)

* Don't modify the current directory before init the daemon. This fixes TRINIDAD-#30 and TRINIDAD_DAEMON_EXTENSION-#4.

== 0.2.3 (2010-11-20)

* Allow to disable daemon log

== 0.2.2 (2010-11-18)

* Use the system default umask

== 0.2.1 (2010-08-03)

* Remove jvm argument restriction

== 0.2.0 (2010-07-30)

* Upgrade to Tomcat 7

== 0.1.5 (2010-05-05)

* Fix bug setting the log level

== 0.1.4 (2010-04-26)

* Allows to specify the JVM arguments to run the daemon

== 0.1.3 (2010-04-22)

* fixes problem using relative paths to create the pid file

== 0.1.2 (2010-04-19)

* logging enabled

== 0.1.0 (2010-04-17)

* First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
trinidad_daemon_extension-0.3.1 History.txt