]> git.evergreen-ils.org Git - working/Hatch.git/log
working/Hatch.git
7 years agoRearrange hatch.xml to support jetty 9.3
Bill Erickson [Thu, 20 Aug 2015 18:24:30 +0000 (14:24 -0400)]
Rearrange hatch.xml to support jetty 9.3

Resolves problem similar to what's described here:

https://jira.spring.io/browse/SPR-13162

Likely the configuration was not quite right all along and the Jetty
update just exposed it.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agoAdded keystore generation to (linux) README
Bill Erickson [Thu, 20 Aug 2015 18:23:38 +0000 (14:23 -0400)]
Added keystore generation to (linux) README

Jetty 9.3 does not provide a sample certificate, so we have to create
one.  Will modify Windows readme soon.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agobetter English
Jason Etheridge [Fri, 27 Feb 2015 06:35:14 +0000 (01:35 -0500)]
better English

7 years agoinstructions for Windows, and tweak to run-win.bat
Jason Etheridge [Fri, 27 Feb 2015 06:32:28 +0000 (01:32 -0500)]
instructions for Windows, and tweak to run-win.bat

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
7 years agoHatch various repairs; setup readme; gitignore
Bill Erickson [Wed, 3 Dec 2014 20:04:06 +0000 (15:04 -0500)]
Hatch various repairs; setup readme; gitignore

Signed-off-by: Bill Erickson <berickxx@gmail.com>
7 years agohatch base dir keys() lookup repair
Bill Erickson [Mon, 5 May 2014 17:01:06 +0000 (13:01 -0400)]
hatch base dir keys() lookup repair

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agolog print job
Bill Erickson [Mon, 5 May 2014 12:45:29 +0000 (08:45 -0400)]
log print job

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agoprepend file dir with origin domain; scrub file names
Bill Erickson [Wed, 30 Apr 2014 21:05:50 +0000 (17:05 -0400)]
prepend file dir with origin domain; scrub file names

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch : start msg thread before printing to ensure failed jobs don't kill the whole...
Bill Erickson [Thu, 24 Apr 2014 20:29:17 +0000 (16:29 -0400)]
hatch : start msg thread before printing to ensure failed jobs don't kill the whole process; more logging

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch: avoid nesting event loops; more logging
Bill Erickson [Thu, 24 Apr 2014 19:39:32 +0000 (15:39 -0400)]
hatch: avoid nesting event loops; more logging

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch bits
Bill Erickson [Thu, 24 Apr 2014 16:42:29 +0000 (12:42 -0400)]
hatch bits

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch: docs, cleanup, extra temporary logging
Bill Erickson [Wed, 23 Apr 2014 22:00:07 +0000 (18:00 -0400)]
hatch: docs, cleanup, extra temporary logging

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch : API docs
Bill Erickson [Wed, 23 Apr 2014 20:16:57 +0000 (16:16 -0400)]
hatch : API docs

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch : comments, cleanup
Bill Erickson [Wed, 23 Apr 2014 18:50:31 +0000 (14:50 -0400)]
hatch : comments, cleanup

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch : temporary windows runner script
Bill Erickson [Wed, 23 Apr 2014 16:03:09 +0000 (12:03 -0400)]
hatch : temporary windows runner script

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch : create job settings from config hash cont.
Bill Erickson [Wed, 23 Apr 2014 14:34:02 +0000 (10:34 -0400)]
hatch : create job settings from config hash cont.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch : create job settings from config hash cont.
Bill Erickson [Wed, 23 Apr 2014 14:15:12 +0000 (10:15 -0400)]
hatch : create job settings from config hash cont.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch : create job settings from config hash cont.
Bill Erickson [Tue, 22 Apr 2014 21:17:10 +0000 (17:17 -0400)]
hatch : create job settings from config hash cont.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch : create job settings from config hash, initial
Bill Erickson [Tue, 22 Apr 2014 16:02:01 +0000 (12:02 -0400)]
hatch : create job settings from config hash, initial

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch : extract and return job settings
Bill Erickson [Tue, 22 Apr 2014 14:41:56 +0000 (10:41 -0400)]
hatch : extract and return job settings

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch: more printing attrs
Bill Erickson [Mon, 21 Apr 2014 15:53:24 +0000 (11:53 -0400)]
hatch: more printing attrs

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch minor fixes; copyright
Bill Erickson [Wed, 16 Apr 2014 16:47:50 +0000 (12:47 -0400)]
hatch minor fixes; copyright

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agoHatch: use jetty XML for all configuration; SSL recovered.
Bill Erickson [Wed, 16 Apr 2014 14:48:54 +0000 (10:48 -0400)]
Hatch: use jetty XML for all configuration; SSL recovered.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
7 years agohatch, rearranged to use javafx Application for browser printing
Bill Erickson [Tue, 15 Apr 2014 19:56:34 +0000 (15:56 -0400)]
hatch, rearranged to use javafx Application for browser printing

Signed-off-by: Bill Erickson <berick@esilibrary.com>