From: wobbet <nu...@jb...> - 2005-05-17 19:25:10
|
When I go into Eclipse and run the "clean" target followed by the "xdoclet" target I get the files that you describe located in build/hbm/** When I run the dev-deploy task I go to build/deploy/dev/mail.har/org/jboss/mail and find only the msgstore directory in there, not the store directory that you are describing. I open up the actual .har file in WinZip and browse through the files and see that the files you describe are in the appropriate location. This tells me that the dev-deploy isn't including those files for the .har. I'm guessing someone updated the jar task but not the copyfiles task... Which is why I want to use common filesets. I would like explicit permission from Mike or Andrew to go forward with this since this is a substantive change in a common file versus simply adding my goodies in here and there... rjsjr View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878094#3878094 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878094 |