[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Java Make Files
- Subject: [ale] Java Make Files
- From: ivey at gweezlebur.com (michael d. ivey)
- Date: Thu, 27 Jun 2002 15:51:27 +0000
On Thu, Jun 27, 2002 at 10:43:44AM -0400, cfowler wrote:
> version:
> echo "public class BuildVersion {" >
> BuildVersion.java
> echo " private static String Date = \"$(BDATE)\";" >>
> BuildVersion.java
> echo " private static String Version = \"$(Version)\";" >>
We did something similar, but instead had the file in CVS with SUB_DATE or
something similar, and used sed to update before building. 6 of 1, 1/2 dozen
the other.
--
michael d. ivey [McQ] : "Problems are only opportunities in work
<ivey at gweezlebur.com> : clothes."
http://gweezlebur.com/~ivey/ : -- Henry Kaiser
encrypted email preferred :
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.