Cross-posting as the Dev list seems remarkably quiet ;), and there may be a
general approach here?
Thanks
Paul
---------- Forwarded message ----------
From: Paul Moore <paulkmoore_at_gmail.com>
Date: 23 July 2013 21:06
Subject: Testing Jersey 2.x development
To: dev_at_jersey.java.net
Hi all,
I am implementing a fix for (self created) JERSEY-1988, and have
successfully built the Jersey libs (with my changes).
The question is this: what is the general approach for *upgrading*
Glassfish 4.x to use these new libs, so that I can test my application with
them?
Does this require a rebuild of Glassfish with updated (local) dependencies
or is there some better way?
I saw some references in the Glassfish docs about updating from local
repos, but it seemed like a sledgehammer to crack a nut!
Thanks
Paul