ProjectInfo in nitro-0.29.0 vs ProjectInfo in nitro-0.30.0

- old
+ new

@@ -1,15 +1,15 @@ --- %YAML:1.0 TITLE : &title Nitro NAME : &pkg nitro -VERSION : '0.29.0' +VERSION : '0.30.0' STATUS : beta AUTHOR : George Moschovitis EMAIL : &email gm@navel.gr -HOMEPAGE : "http://www.nitrohq.com" +HOMEPAGE : "http://www.nitroproject.org" SUMMARY: Everything you need to create Web 2.0 applications with Ruby and Javascript DESCRIPTION: > Nitro provides everything you need to develop professional Web @@ -19,50 +19,48 @@ Ruby and the most powerful and elegant object relational mapping solution available everywhere. Nitro is Web 2.0 ready, featuring excellent support for AJAX, XML, Syndication while staying standards compliant. +RUBYFORGE: + PROJECT: 'nitro' + USERNAME: 'gmosx' + DEPENDENCIES: - - [ og, '= 0.29.0' ] - - [ gen, '= 0.29.0' ] - - [ glue, '= 0.29.0' ] - - [ RedCloth, '= 3.0.3' ] - - [ ruby-breakpoint, '= 0.5' ] - - [ daemons, '= 0.4.2' ] + - [ og, '= 0.30.0' ] + - [ gen, '= 0.30.0' ] + - [ glue, '= 0.30.0' ] + - [ RedCloth, '= 3.0.3' ] + - [ ruby-breakpoint, '= 0.5' ] + - [ daemons, '= 0.4.2' ] -PACKAGE: - exclude: - - dev - EXECUTABLES: - nitro -DISTRIBUTE: [ gem, tgz, zip ] +PACKAGE: !!package + distribute: [ gem, tgz, zip ] -RUBYFORGE: - PROJECT: 'nitro' - USERNAME: 'gmosx' +RDOC: !!rdoc + dir: rdoc + options: ['--all', '--inline-source'] + include: + - 'lib/nitro/**/*' + - '[A-Z]*' -RDOC: - - dir: rdoc - options: ['--all', '--inline-source'] - include: - - 'lib/nitro/**/*' - - '[A-Z]*' +PUBLISH: !!publish + host: rubyforge + type: web + username: gmosx + project: nitro + dir: 'web' -PUBLISH: - - host: rubyforge - type: web - username: gmosx - project: nitro - dir: 'web' - -# Anything to require upfront? -#TEST: -# fixture: '' +TEST: !!test + libs: + - '../glue/lib' + - '../og/lib' -ANNOUNCE: +ANNOUNCE: !!announce to: george.moschovitis@gmail.com from: gm@navel.gr domain: navel.gr server: mail port: 25 #587 @@ -70,13 +68,7 @@ authtype: login #cram_md5 #plain sectype: tls # ~, tls, ssl (tls is broke) file: ANN slogan: Nitro Web Engine links: - - http://www.nitrohq.com - - - - - - + - http://www.nitroproject.org