You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Dhurandhar Bhatwadekar <d_...@yahoo.com> on 2003/01/12 21:17:37 UTC

Any idea about jakarta-modeler module?

I am trying to build the tomcat with first downloading
the other components. (in jakarta-tomcat-4.0, run ant
download.)
My problem is as follows:
jakarta-tomcat-connectors requires jakarta-modeler,
which is downloaded as a binary dependency. Now one of
the classes in here Registry.java is OLDER than what
the sources in jakarta-tomcat-connectors  require.
Hence jakarta-tomcat-connectors build for me bails
out.
Does anybody know the answer?
Also,
There is a descripancy between source jars and classes
jars at
http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-modeler/
---
e.g. commons-modeler-20030112.zip  DOES NOT have
classes jar at all!

-Dhurandhar.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Any idea about jakarta-modeler module?

Posted by Costin Manolache <cm...@yahoo.com>.
Try build it from sources. 

Things will stabilize shortly ( I hope )

Costin

Dhurandhar Bhatwadekar wrote:

> I am trying to build the tomcat with first downloading
> the other components. (in jakarta-tomcat-4.0, run ant
> download.)
> My problem is as follows:
> jakarta-tomcat-connectors requires jakarta-modeler,
> which is downloaded as a binary dependency. Now one of
> the classes in here Registry.java is OLDER than what
> the sources in jakarta-tomcat-connectors  require.
> Hence jakarta-tomcat-connectors build for me bails
> out.
> Does anybody know the answer?
> Also,
> There is a descripancy between source jars and classes
> jars at
> http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-modeler/
> ---
> e.g. commons-modeler-20030112.zip  DOES NOT have
> classes jar at all!
> 
> -Dhurandhar.
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>