Re: [Geoserver-devel] Per Layer Security User Interface

2008-12-19 Thread Justin Deoliveira
Hi Francesco, Again no apologies needed :). One of the reasons why we use version control is it makes it easy to move stuff around :). As for a name of the module how about just security. It might make sense to use the module for all aspects relating to security. Or perhaps it make sense to

Re: [Geoserver-devel] Per Layer Security User Interface

2008-12-19 Thread Francesco Izzi
Hi Justin, k, the module name will be security. Yep, for not create any problem i want help to start the module community. Thanks. 2008/12/19 Justin Deoliveira jdeol...@opengeo.org Hi Francesco, Again no apologies needed :). One of the reasons why we use version control is it makes it

Re: [Geoserver-devel] Per Layer Security User Interface

2008-12-19 Thread Justin Deoliveira
Hi Francesco, Ok no problem. Shall I create the directory structure and you can add your files into it? Or do you want to move your files over first and then i can add the poms later. Just let me know. -Justin Francesco Izzi wrote: Hi Justin, k, the module name will be security. Yep,

Re: [Geoserver-devel] Per Layer Security User Interface

2008-12-19 Thread Justin Deoliveira
Hi Francesco, I have added a module called web-security. I also added a profile called security to web2 to enable the module. I assume you are using eclipse? You run the following command from the root of the source tree: mvn eclipse:eclipse -P web2,web-security I also added a base page

Re: [Geoserver-devel] Per Layer Security User Interface

2008-12-19 Thread Francesco Izzi
Thanks Justin 2008/12/19 Justin Deoliveira jdeol...@opengeo.org Hi Francesco, I have added a module called web-security. I also added a profile called security to web2 to enable the module. I assume you are using eclipse? You run the following command from the root of the source tree: