Mrjndong / socialauth

Automatically exported from code.google.com/p/socialauth
0 stars 0 forks source link

The scope of the servlet API dependency should be provided #215

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The servlet API is a dependency of socialauth, but it should be marker 
<scope>provided</scope>, since it should not be deployed at runtime and it 
should be provided by the container.

Original issue reported on code.google.com by denis.ge...@softec.lu on 7 Sep 2012 at 9:52

GoogleCodeExporter commented 8 years ago
Done.
Code is checked-in.

Regards
Tarun

Original comment by tarun.na...@3pillarglobal.com on 15 Oct 2012 at 11:03