public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* Tomcat 4 circular dependencies
@ 2003-01-09 15:11 Gary Benson
  2003-01-10 13:52 ` Anthony Green
  0 siblings, 1 reply; 3+ messages in thread
From: Gary Benson @ 2003-01-09 15:11 UTC (permalink / raw)
  To: rhug-rhats

Hi all,

Tomcat 4 is split into two tarballs (core and connectors) but the
split is a little messy resulting in a circular dependency between the
two.  To get a working catalina executable you need to compile the
following bits of the two tarballs in the following order
(non-relevant bits omitted):

 lib-org-apache-tomcat-util       (connectors)
 lib-org-apache-catalina          (core)
 [any connectors you want to use] (connectors)
 catalina executable              (core)

I think that the tidiest way to handle this would be to make one rhug
package with both tarballs in it (perhaps as upstream/{core,conns}, or
maybe upstream and upstream-conn).  Does anybody know a better way
and, if not, does anybody mind if I do this?  Any preference as to the
names of the upstream directories?

Cheers,
Gary

[ gbenson@redhat.com ][ GnuPG 85A8F78B ][ http://inauspicious.org/ ]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-10 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-09 15:11 Tomcat 4 circular dependencies Gary Benson
2003-01-10 13:52 ` Anthony Green
2003-01-10 14:32   ` Gary Benson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).