[Savannah-register-public] [task #6554] Submission of minos

2007-02-24 Thread Stephane Carrez

URL:
  

 Summary: Submission of minos
 Project: Savannah Administration
Submitted by: ciceron
Submitted on: Saturday 02/24/2007 at 18:14
 Should Start On: Saturday 02/24/2007 at 00:00
   Should be Finished on: Tuesday 03/06/2007 at 00:00
Category: Project Approval
Priority: 5 - Normal
  Status: None
 Privacy: Public
Percent Complete: 0%
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any
  Effort: 0.00

___

Details:

A new project has been registered at Savannah 
This project account will remain inactive until a site admin approves or
discards the registration.


= Registration Administration =

While this item will be useful to track the registration process, *approving
or discarding the registration must be done using the specific Group
Administration
 page*,
accessible only to site administrators, effectively *logged as site
administrators* (superuser):

* Group Administration



= Registration Details =

* Name: *minos*
* System Name:  *any*
* Type: non-GNU software & documentation
* License: GNU General Public License V2 or later



 Description: 
Minos is a automated build engine written in Ruby and with a Web interface. 
It is intended to poll SVN/CVS or other repositories and perform an automated
build of the products.  Minos contains a set of artifacts: SVN, CVS,
GNU-build, ant-build, maven-build. The build artifacts contain the logic to
perform the build.  With this architecture, Minos is configurable and can
build all GNU packages as well as other products.

Minos is intended to:
- automate build process (nightly builds for example),
- track evolution of builds, statistics, tests on a product,
- manage build dependencies between products
- provide some nice Web interface to manage the build process.

Sources: http://carrez.dyndns.org/minos-2007-02-24.tar.gz

It is not finished yet.



 Other Software Required: 
Ruby 1.8
Ruby on rails







___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/





[Savannah-register-public] [task #6554] Submission of minos

2007-04-23 Thread Stephan Peijnik

Update of task #6554 (project administration):

  Status:None => Wait reply 
 Assigned to:None => sp 

___

Follow-up Comment #1:

Hi Stephane,

First of all I would like to let you know that we are sorry for the huge
delay you have been facing. Do you still want your project hosted at GNU
Savannah?

If so, is the system name 'any' correct? Would you rather like 'minos', as
the system name is the name used for all URLs to your project, your project's
CVS/GNU Arch archive's directories, etc.

Regards,

Stephan

___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/





[Savannah-register-public] [task #6554] Submission of minos

2007-05-01 Thread Stephan Peijnik

Update of task #6554 (project administration):

  Status:  Wait reply => In Progress

___

Follow-up Comment #2:

Hi Stephan,

As requested via email I have changed your project's system name to 'minos'
and am going to evaluate your project as soon as possible.

Regards,

Stephan

PS:

To help us better keep track of your registration, please use the tracker's
web interface following the link below. Do not reply directly, the
registration process is not driven by e-mail, and we will not receive such
replies.

___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/





[Savannah-register-public] [task #6554] Submission of minos

2007-05-01 Thread Stephan Peijnik

Update of task #6554 (project administration):

  Status: In Progress => Wait reply 

___

Follow-up Comment #3:

Hi Stephane,

I have just evaluated the sourcecode of your project and found the following
problem:

In order to release your project properly and unambiguously under the GNU
GPL, please place copyright notices and permission-to-copy statements at the
beginning of every copyrightable file, usually any file more than 10 lines
long.

In addition, if you haven't already, please include a copy of the plain text
version of the GPL, available from http://www.gnu.org/licenses/gpl.txt, into
a file named "COPYING".

For more information, see http://www.gnu.org/licenses/gpl-howto.html.

If some of your files cannot carry such notices (e.g. binary files), then you
can add a README file in the same directory containing the copyright and
license notices. Check
http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html for further
information.

The GPL FAQ explains why these procedures must be followed.  To learn why a
copy of the GPL must be included with every copy of the code, for example,
see http://www.gnu.org/licenses/gpl-faq.html#WhyMustIInclude.


If you are willing to make the changes mentioned above, please provide us
with an URL to an updated tarball of your project.  Upon review, we will
reconsider your project for inclusion in Savannah.

To help us better keep track of your registration, please use the tracker's
web interface following the link below. Do not reply directly, the
registration process is not driven by e-mail, and we will not receive such
replies.

Regards,

Stephan


___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/





[Savannah-register-public] [task #6554] Submission of minos

2007-05-08 Thread Stephan Peijnik

Update of task #6554 (project administration):

  Status:  Wait reply => Ping-ed

___

Follow-up Comment #4:

Hi,

I am waiting for an answer from you.

If within one week I still do not get a reply, I will remove your project.
You will still be able to register it again once you have the time to deal
with the registration issues.

Are you still willing to host your project at Savannah? If not, please tell
us - we don't bite, and it will make us gain time.

Regards,

Stephan

___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/





[Savannah-register-public] [task #6554] Submission of minos

2007-05-08 Thread Stephane Carrez

Follow-up Comment #5, task #6554 (project administration):

Hi!

I'm still interested but was quite busy so I'm doing little
progress (I didn't replied because the Savannah interface is
not the easiest one for that purpose).

Anyway, you can download a new version at:

http://carrez.dyndns.org/minos-2007-05-08.tar.gz

- I added the GPL v2 and put a copyright header
  in every ruby file.
- I also reorganized my sources to be able to have
  a web-front end and a command line utility (minos-web
  and minos-cli).  The license is at the top-level.

Stephane


___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/





[Savannah-register-public] [task #6554] Submission of minos

2007-05-10 Thread Stephan Peijnik

Update of task #6554 (project administration):

  Status: Ping-ed => Wait reply 

___

Follow-up Comment #6:

Hi Stephane,

The license header looks fine now, however, you should modify the copyright
header. Right now it says copyright for those files is being held by the FSF,
which is not the case.

Please use a copyright header which looks like this: "(C) [,year1,...]
".

Please let me know when you have fixed that problem so I can review your
project's tarball again.

Regards,

Stephan

___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/





[Savannah-register-public] [task #6554] Submission of minos

2007-05-14 Thread Stephane Carrez

Follow-up Comment #7, task #6554 (project administration):

Hi!

I fixed the copyright header to now have:

#  Copyright 2007 Stephane Carrez.

The new tar ball is available at:

http://carrez.dyndns.org/minos-2007-05-14.tar.gz

Stephane


___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/





[Savannah-register-public] [task #6554] Submission of minos

2007-05-26 Thread Stephan Peijnik

Update of task #6554 (project administration):

  Status:  Wait reply => Done   
 Open/Closed:Open => Closed 

___

Follow-up Comment #8:

Hi Stephane,

Again, I am sorry for the huge delay.

I have approved your project.  You will receive an automated e-mail
containing detailed information about the approval.

Regards,

Stephan

___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/