You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Vibhav Garg <vi...@yahoo.com> on 2003/08/19 21:01:57 UTC

Twiddle

The Twiddle module is missing the following classes

org.apache.geronimo.twiddle.config.Configuration
org.apache.geronimo.twiddle.config.CommandConfig;

org.apache.geronimo.twiddle.config.Attribute;

org.apache.geronimo.twiddle.config.CommandsConfig;

org.apache.geronimo.twiddle.config.IncludesConfig;

org.apache.geronimo.twiddle.config.PropertiesConfig;

Where do I get these files?



Thanks

Vibhav


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Re: Twiddle

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
	They're generated by Castor when you run the maven build, and 
saved under modules/twiddle/target/castor/src

Aaron

On Tue, 19 Aug 2003, Vibhav Garg wrote:
> The Twiddle module is missing the following classes
> 
> org.apache.geronimo.twiddle.config.Configuration
> org.apache.geronimo.twiddle.config.CommandConfig;
> 
> org.apache.geronimo.twiddle.config.Attribute;
> 
> org.apache.geronimo.twiddle.config.CommandsConfig;
> 
> org.apache.geronimo.twiddle.config.IncludesConfig;
> 
> org.apache.geronimo.twiddle.config.PropertiesConfig;
> 
> Where do I get these files?
> 
> 
> 
> Thanks
> 
> Vibhav
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
>