Remy Maucherat wrote:
>
> I have a patch to submit for Slide :
> - Slide should be built against the 2.2 Servlet API
In general, I try to build subprojects against the latest versions of
dependencies that they support. Since Slide supports Catalina, I presume
that it works under the 2.3 Servlet API. Is this a problem?
> - Avalon is not needed
I was trying to resolve the following from the build.xml:
<property name="avalon.dist" value="../dist/avalon" />
<available property="avalon.present"
classname="org.apache.avalon.blocks.Block" />
<echo message="avalon.present=${avalon.present}" />
I've listed this as an optional dependency. Again, is this a problem?
- Sam Ruby
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]