<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@ class BootStrap {
 
     def init = {servletContext -&gt;
         //Just for testing
-        for (i in 1..10) {
+        /*for (i in 1..10) {
             new Member(name: &quot;name$i&quot;, email: &quot;name$i@gmail.com&quot;, password: &quot;passwd$i&quot;, displayName: &quot;Name $i&quot;,
             about: &quot;hello&quot;, mailbox: new Mailbox()).save(flush: true)
         }
@@ -26,7 +26,7 @@ class BootStrap {
                 primaryLocation: 'USA',
                 architectureDescription: 'Rich UI (Flex) based application with Grails backend. Has Atom feeds and number of plugins',
                 tagTokens: 'grails,flex,social network'.encodeAsUniqueList(),
-                creatorMember)
+                creatorMember) */
     }
 
     def destroy = {</diff>
      <filename>grails-app/conf/BootStrap.groovy</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fafb00e81e5113b06d4ca31d3bd3c80a9e1b4d1b</id>
    </parent>
  </parents>
  <author>
    <name>Dmitriy Kopylenko</name>
    <email>dima767@gmail.com</email>
  </author>
  <url>http://github.com/dima767/grails-crowd/commit/99af9fcf3df9190fa1a83c0b8a6def57e6be9d8a</url>
  <id>99af9fcf3df9190fa1a83c0b8a6def57e6be9d8a</id>
  <committed-date>2008-11-01T20:34:32-07:00</committed-date>
  <authored-date>2008-11-01T20:34:32-07:00</authored-date>
  <message>Commented out the test data bootstrap</message>
  <tree>7a6abe56bb62935e20c94dafda589155215d7f48</tree>
  <committer>
    <name>Dmitriy Kopylenko</name>
    <email>dima767@gmail.com</email>
  </committer>
</commit>
