fatmcgav / fatmcgav-glassfish

Rewritten Glassfish module to improve functionality and support.
http://github.com/fatmcgav/fatmcgav-glassfish
GNU General Public License v3.0
6 stars 31 forks source link

Added option to install jars to mq dir #29

Closed alexjennings closed 10 years ago

alexjennings commented 10 years ago

I'm using PSQL for the MQ so need to add the jar here.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 62b92bd74116b88fd0cdbf17b90f4431e7a48069 on alexjennings:feature/mqlib into bd85e2f485b85c75620c78f27ad8147bdff8445f on fatmcgav:master.

fatmcgav commented 10 years ago

@alexjennings Change looks simple enough.

Was just guna ask if you could update the tests, but noticed that there isn't any on glassfish::install_jars. Will get it merged in shortly.

Cheers Gav

fatmcgav commented 10 years ago

Merged changes in with c2a0b759149140199dcaed50d1ea1fc97be44c33

Will get merged into develop once tests pass, and aim to get a release out later this week.

Cheers again @alexjennings