There can be packages that are not used in the core distribution, that's
not a big problem. However, it isn't clear that JCS should provide a
plugin for struts and not the other way around. It isn't clear what
makes the most sense.
Aaron
> -----Original Message-----
> From: Travis Savo [mailto:tsavo@xxxxxxxxx]
> Sent: Wednesday, April 28, 2004 8:06 PM
> To: 'Turbine JCS Developers List'
> Subject: RE: cvs commit: jakarta-turbine-jcs project.xml
>
> Not at all, man. First thing I did when I started working on JCS was
rip
> the
> tomcat specific code right out, because I'm not using tomcat.
>
> If someone is, great. They should be able to get the Tomcat
enhancement
> files for JCS... but I don't think it should be part of the core
package.
>
> -Travis Savo
>
> -----Original Message-----
> From: Daniel Rall [mailto:dlr@xxxxxxxxxx]
> Sent: Wednesday, April 28, 2004 5:41 PM
> To: Turbine JCS Developers List
> Subject: Re: cvs commit: jakarta-turbine-jcs project.xml
>
>
> asmuts@xxxxxxxxxx wrote:
> ...
> > --- project.xml 21 Apr 2004 05:46:51 -0000 1.27
> > +++ project.xml 28 Apr 2004 04:05:10 -0000 1.28
> > @@ -138,6 +138,11 @@
> > <version>1.0.b2</version>
> > <url>http://xml.apache.org/commons/</url>
> > </dependency>
> > + <dependency>
> > + <id>struts</id>
> > + <version>1.1</version>
> > + <jar>struts-1.1.jar</jar>
> > + </dependency>
> > </dependencies>
> > <build>
> > <sourceDirectory>src/java</sourceDirectory>
>
> Am I the only one who thinks that a web application framework is a
rather
> odd
> dependency for a caching system?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-jcs-dev-unsubscribe@xxxxxxxxxxxxxxxxxx
> For additional commands, e-mail:
turbine-jcs-dev-help@xxxxxxxxxxxxxxxxxx
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: turbine-jcs-dev-unsubscribe@xxxxxxxxxxxxxxxxxx
> For additional commands, e-mail:
turbine-jcs-dev-help@xxxxxxxxxxxxxxxxxx
|
|