<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -102,3 +102,29 @@ namespace :release do
 end
 
 
+begin
+  require 'jeweler'
+  Jeweler::Tasks.new do |s|
+    s.name = &quot;customer_plugin&quot;
+    s.summary = &quot;This is a plugin for Redmine that can be used to track basic customer information&quot;
+    s.email = &quot;edavis@littlestreamsoftware.com&quot;
+    s.homepage = &quot;https://projects.littlestreamsoftware.com/projects/TODO&quot;
+    s.description = &quot;This is a plugin for Redmine that can be used to track basic customer information&quot;
+    s.authors = [&quot;Eric Davis&quot;]
+    s.rubyforge_project = &quot;customer_plugin&quot; # TODO
+    s.files =  FileList[
+                        &quot;[A-Z]*&quot;,
+                        &quot;init.rb&quot;,
+                        &quot;rails/init.rb&quot;,
+                        &quot;{bin,generators,lib,test,app,assets,config,lang}/**/*&quot;,
+                        'lib/jeweler/templates/.gitignore'
+                       ]
+  end
+  Jeweler::GemcutterTasks.new
+  Jeweler::RubyforgeTasks.new do |rubyforge|
+    rubyforge.doc_task = &quot;rdoc&quot;
+  end
+rescue LoadError
+  puts &quot;Jeweler, or one of its dependencies, is not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com&quot;
+end
+</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1d4932bd055bb4d5c66f6e922dfef868ee3313ca</id>
    </parent>
  </parents>
  <author>
    <name>Eric Davis</name>
    <email>edavis@littlestreamsoftware.com</email>
  </author>
  <url>http://github.com/edavis10/redmine-customer-plugin/commit/6f4f2e3ce6ff1f2bfbc18ffb89f75ab524f59e36</url>
  <id>6f4f2e3ce6ff1f2bfbc18ffb89f75ab524f59e36</id>
  <committed-date>2009-10-14T13:25:13-07:00</committed-date>
  <authored-date>2009-10-14T13:25:13-07:00</authored-date>
  <message>Updated rakefile for jeweler</message>
  <tree>82d2268c4f51275c5104f96fdd1e111657b073cb</tree>
  <committer>
    <name>Eric Davis</name>
    <email>edavis@littlestreamsoftware.com</email>
  </committer>
</commit>
