If you have run appfuse:full-source, then you no longer need to follow the http://appfuse.org/display/APF/AppFuse+Core+Classes page - the user object source will already be in your project. You can go ahead and change the user object.
Mike On 7/24/07, Julien C. <[EMAIL PROTECTED]> wrote:
Hi, I have to change the core class User to add functionality. So I take a look at http://appfuse.org/display/APF/AppFuse+Core+Classes page but I don't understand everything. I don't have the dependency appfuse-${web.framework} so I can't Exclude appfuse data common package. I think that this is due to mvn appfuse:full-source or mvn war:inplace (any way, I don't maitrise clearly this concept). So, is my project is all ready broken or can I change User class quietly. Thanks, Julien. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
