[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers] savannah.gnu.org: submission of story server
From: |
Jaime E . Villate |
Subject: |
Re: [Savannah-hackers] savannah.gnu.org: submission of story server |
Date: |
Wed, 20 Feb 2002 19:04:45 +0000 |
User-agent: |
Mutt/1.2.5i |
Hi,
We'd like to take a look at your source code (you can send me a tarball by
e-mail) mainly to see if you are applying the GPL correctly. Since you use
Java, your project should not depend on Java 1.3/Swing which are proprietary;
it should work with one of the free implementations of Java available
(please read http://www.gnu.org/software/java/)
You will have to register your project again, giving a URL to the sourcecode
or saying that you have sent me a tarball.
Regards,
Jaime
On Wed, Feb 20, 2002 at 02:10:44AM -0500, address@hidden wrote:
>
> A package was submitted to savannah.gnu.org.
> This mail was sent to address@hidden, address@hidden
>
>
> Mathias Kolehmainen <address@hidden> described the package as follows:
> License: gpl
> Other License:
> Package: story server
> System name: storyserver
> This package does NOT want to apply for inclusion in the GNU project
>
> My project implements a story server. A story server manages stories that
> are used to drive some iterative development processes. Currently this
> exists as a bunch of java code that needs to run in a servlet environment
> against a postgres database.
>
> It is currently working, but is not available on the internet. I feel it may
> be useful to others, and can certainly use improvement and that is why I am
> going to post it here as a project.