The servlet project was only a demo servlet used in the obsolete GAE demo. 
Since that demo was removed, it makes no sense to keep this project. Removing 
it also allows to remove some constants that were coupled in the core project.
You can merge this Pull Request by running:

  git pull https://github.com/nacx/jclouds-chef 38-cleanup

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-chef/pull/3

-- Commit Summary --

  * JCLOUDS-38: Removed servlet project and unused constants

-- File Changes --

    M core/src/main/java/org/jclouds/chef/config/ChefProperties.java (5)
    M pom.xml (1)
    D servlet/pom.xml (64)
    D 
servlet/src/main/java/org/jclouds/chef/servlet/ChefRegistrationListener.java 
(144)
    D 
servlet/src/main/java/org/jclouds/chef/servlet/functions/InitParamsToProperties.java
 (48)
    D 
servlet/src/main/java/org/jclouds/ohai/servlet/config/ServletOhaiModule.java 
(41)
    D 
servlet/src/main/java/org/jclouds/ohai/servlet/suppliers/ServletContextInfoSupplier.java
 (49)
    D 
servlet/src/main/java/org/jclouds/ohai/servlet/suppliers/ServletContextSupplier.java
 (50)
    D 
servlet/src/test/java/org/jclouds/chef/servlet/suppliers/ServletContextInfoSupplierTest.java
 (160)

-- Patch Links --

https://github.com/jclouds/jclouds-chef/pull/3.patch
https://github.com/jclouds/jclouds-chef/pull/3.diff

Reply via email to