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

* Re: Tomcat 4 circular dependencies
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Green @ 2003-01-10 13:52 UTC (permalink / raw)
  To: Gary Benson; +Cc: rhug-rhats

On Thu, 2003-01-09 at 07:11, Gary Benson wrote:
> 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. 

I didn't think circular dependencies like this were a problem.

In any case, please just do whatever you can get working. :-)   We can
always change it if it makes sense.

Thanks,

AG


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

* Re: Tomcat 4 circular dependencies
  2003-01-10 13:52 ` Anthony Green
@ 2003-01-10 14:32   ` Gary Benson
  0 siblings, 0 replies; 3+ messages in thread
From: Gary Benson @ 2003-01-10 14:32 UTC (permalink / raw)
  To: rhug-rhats

On Fri, Jan 10, 2003 at 05:54:26AM -0800, Anthony Green wrote:
> On Thu, 2003-01-09 at 07:11, Gary Benson wrote:
> > 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. 
> 
> I didn't think circular dependencies like this were a problem.

They are if you want to make RPMs out of them...

> In any case, please just do whatever you can get working. :-) We can
> always change it if it makes sense.

Ok, cheers.

^ 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).