Re: [Andromda-devel] something weird with the new crud sample

2005-05-01 Thread Chad Brandon
Wouter Zoons wrote: Wouter Zoons wrote: Chad, before I committed yesterday, the CRUD sample was building fine .. but I noticed I had to modify something in the model so that the user could do more in the generated webapp so this morning I updated the model (very simple change: just set a few as

Re: [Andromda-devel] something weird with the new crud sample

2005-05-01 Thread Wouter Zoons
Wouter Zoons wrote: Chad, before I committed yesterday, the CRUD sample was building fine .. but I noticed I had to modify something in the model so that the user could do more in the generated webapp so this morning I updated the model (very simple change: just set a few association ends navig

Re: [Andromda-devel] something weird with the new crud sample

2005-05-01 Thread Martin West
There was a build error on galaxy because there was no project.xml, when I added I got the same problem. On Sun, 2005-05-01 at 11:45 +0200, Wouter Zoons wrote: > Chad, > > before I committed yesterday, the CRUD sample was building fine .. but I > noticed I had to modify something in the model so

[Andromda-devel] something weird with the new crud sample

2005-05-01 Thread Wouter Zoons
Chad, before I committed yesterday, the CRUD sample was building fine .. but I noticed I had to modify something in the model so that the user could do more in the generated webapp so this morning I updated the model (very simple change: just set a few association ends navigable), but when I tr