commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/geas README autogen.sh


From: Reinhard Mueller
Subject: gnue/geas README autogen.sh
Date: Wed, 19 Jun 2002 02:23:05 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Reinhard Mueller <address@hidden>       02/06/19 02:23:05

Modified files:
        geas           : README autogen.sh 

Log message:
        Added some warnings about why not to use this code.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/geas/README.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/geas/autogen.sh.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gnue/geas/README
diff -c gnue/geas/README:1.11 gnue/geas/README:1.12
*** gnue/geas/README:1.11       Sun Aug 12 16:08:07 2001
--- gnue/geas/README    Wed Jun 19 02:23:05 2002
***************
*** 1,3 ****
--- 1,9 ----
+ *********************************************************
+ *                                                       *
+ *       Please don't use this, this is obsolete !       *
+ *                                                       *
+ *********************************************************
+ 
  The GNU Enterprise Application Server (GEAS), one of the foundations of the
  GNUe Project, provides a means for managing and deploying multi-tier business
  applications.  Its architecture encourages reusability and easy maintenance by
Index: gnue/geas/autogen.sh
diff -c gnue/geas/autogen.sh:1.2 gnue/geas/autogen.sh:1.3
*** gnue/geas/autogen.sh:1.2    Wed Jun 20 18:26:23 2001
--- gnue/geas/autogen.sh        Wed Jun 19 02:23:05 2002
***************
*** 1,6 ****
--- 1,10 ----
  #!/bin/sh
  # Run this to generate all the initial makefiles, etc.
  
+ echo "Please don't try to compile this program,"
+ echo "it is obsolete and not maintained any more"
+ exit 1
+ 
  DIE=0
  
  PROJECT="geas"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]