ack
On Thu, 2012-08-30 at 13:37 -0500, Endi Sukma Dewata wrote:
 On 8/29/2012 5:05 PM, Endi Sukma Dewata wrote:
 > On 8/28/2012 8:33 AM, Ade Lee wrote:
 >> The changes look ok, although due to the issue in one of the previous
 >> patches, I cannot build yet using the compose scripts.
 >
 > New patch attached. I added allowLinking=true so now it can use links in
 > the WEB-INF/lib.
 >
 >> What effect does this patch have on the patch that mharmsen is currently
 >> working on?  At the very least, you will need to modify where it is
 >> checking for links for the dogtag 10 instance.
 >
 > I modified the operations and functions to check the pki-*.jars at the
 > new location.
 >
 >> And how does this affect a dogtag 9 instance running under dogtag 10
 >> code?
 >
 > I tried upgrading Dogtag 9 instance and it seems to be working fine. The
 > pki-tomcat.jar link will be added into common/lib so the code in
 > CMSStartServlet will still work although it's not used.
 
 Rebased. No code change.