Skip to content

Commit

Permalink
we do all use ruby-maven now (?). rearranged order of author to be al…
Browse files Browse the repository at this point in the history
…phabetically over firstname (any other order is finewith me, too :)
  • Loading branch information
mkristian committed Oct 1, 2011
1 parent 1bd31a4 commit 8bb9e39
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 384 deletions.
5 changes: 0 additions & 5 deletions Mavenfile
Expand Up @@ -37,8 +37,3 @@ end
profile(:dm) do |t|
t.plugin(:rspec).configuration[:specSourceDirectory] = 'spec/dm_core'
end

execute_in_phase(:initialize) do
require 'fileutils'
FileUtils.cp("dm-hibernate-adapter.gemspec.pom", "pom.xml")
end
4 changes: 2 additions & 2 deletions dm-hibernate-adapter.gemspec
Expand Up @@ -6,8 +6,8 @@ Gem::Specification.new do |s|

s.summary = 'dm-hibernate-adapter'

s.authors = ['mkristian', 'Piotr Gęga', 'Douglas Ferreira']
s.email = ['m.kristian@web.de', 'pietia.moo@gmail.com', 'douglasrodrigo@gmail.com']
s.authors = ['Douglas Ferreira', 'Kristian Meier', 'Piotr Gęga']
s.email = ['douglasrodrigo@gmail.com', 'm.kristian@web.de', 'pietia.moo@gmail.com']

s.platform = 'java'
s.files = Dir['lib/dm-hibernate-adapter_ext.jar']
Expand Down
103 changes: 0 additions & 103 deletions pom-parent.xml

This file was deleted.

274 changes: 0 additions & 274 deletions pom.xml

This file was deleted.

0 comments on commit 8bb9e39

Please sign in to comment.