TCLUG Development Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG-DEVEL:270] CVS questions



Quoting John R. Sheets (dusk@ravendusk.org):
> > We have a bunch of java servlet apps.
> > 
> > Some of the classes and packages are architectural, and used by a
> > number of other classes and packages.  (DB connection pooling, html
> > generation, etc.)  They are generally well packaged, but crufty.
> > 
> > Some of the classes are not as architectural, but are used by multiple
> > apps.  We're working on packaging them better.
> 
> Automake has some basic support for Java (not sure how much, or what the
> future will look like).  That might help with your packaging problems.
> Automake does quite a bit of makefile magic; in a nutshell, you maintain
> a simplified template, which automake expands into a fleshed out
> makefile.

Ant rules for java building/packaging,

http://jakarta.apache.org/ant/index.html
-- 
Bob Tanner <tanner@real-time.com>       | Phone : (952)943-8700
http://www.mn-linux.org                 | Fax   : (952)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9