<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>src/main/resources/sample.txt</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -9,6 +9,7 @@ public class RegisterServletComponent {
 
     public void setHttp(HttpService http) throws ServletException, NamespaceException {
         http.registerServlet(&quot;/hello&quot;, new RegisterServlet(), null, null);
+        http.registerResources(&quot;/&quot;, &quot;&quot;, null);
     }
 }
 </diff>
      <filename>src/main/java/pl/kungfoo/grizzly/osgi/httpservice/gitorial/impl/RegisterServletComponent.java</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>659497e01a5274f8d6952c3b4a56e7b1076b9abb</id>
    </parent>
  </parents>
  <author>
    <name>Hubert Iwaniuk</name>
    <login>neotyk</login>
    <email>neotyk@kungfoo.pl</email>
  </author>
  <url>http://github.com/neotyk/httpservice-gitorial/commit/fda299ff8caae86730af5a5f2ed6a3305ad556a8</url>
  <id>fda299ff8caae86730af5a5f2ed6a3305ad556a8</id>
  <committed-date>2009-03-15T17:45:52-07:00</committed-date>
  <authored-date>2009-03-15T17:45:52-07:00</authored-date>
  <message>Sample resources registration.
After &quot;mvn clean install pax:provision&quot; you can hit
http://localhost:8080/sample.txt to see its contents.</message>
  <tree>5dd40d418cedb1981edd3f855fa1324d69ce78f8</tree>
  <committer>
    <name>Hubert Iwaniuk</name>
    <login>neotyk</login>
    <email>neotyk@kungfoo.pl</email>
  </committer>
</commit>
