Cedric,

I'm getting compile errors on not being able to find
org.apache.struts.tiles.definition.ConfigurableDefinitionsFactory.  Did
you perhaps forget to add it?

Craig


On 11 Jul 2002 [EMAIL PROTECTED] wrote:

> Date: 11 Jul 2002 16:48:46 -0000
> From: [EMAIL PROTECTED]
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: cvs commit:
>     jakarta-struts/src/share/org/apache/struts/tiles/definition
>     ReloadableDefinitionsFactory.java
>
> cedric      2002/07/11 09:48:46
>
>   Modified:    src/share/org/apache/struts/tiles/definition
>                         ReloadableDefinitionsFactory.java
>   Log:
>   Javadoc update.
>
>   Revision  Changes    Path
>   1.2       +6 -3      
>jakarta-struts/src/share/org/apache/struts/tiles/definition/ReloadableDefinitionsFactory.java
>
>   Index: ReloadableDefinitionsFactory.java
>   ===================================================================
>   RCS file: 
>/home/cvs/jakarta-struts/src/share/org/apache/struts/tiles/definition/ReloadableDefinitionsFactory.java,v
>   retrieving revision 1.1
>   retrieving revision 1.2
>   diff -u -r1.1 -r1.2
>   --- ReloadableDefinitionsFactory.java       25 Jun 2002 03:15:43 -0000      1.1
>   +++ ReloadableDefinitionsFactory.java       11 Jul 2002 16:48:46 -0000      1.2
>   @@ -80,6 +80,9 @@
>     * charge real implementation instance, and allows reload of it by creating a new
>     * instance.
>     *
>   + * @author Cedric Dumoulin
>   + * @since 1.1
>   + * @version $Revision$ $Date$
>     */
>    public class ReloadableDefinitionsFactory implements ComponentDefinitionsFactory
>    {
>
>
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to