Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14382 - [NEW] Ebuild for Struts 1.0.2
Summary: [NEW] Ebuild for Struts 1.0.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-01-22 12:18 UTC by Eivind Tagseth
Modified: 2004-03-17 21:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
struts-1.0.2.ebuild (struts-1.0.2.ebuild,2.21 KB, text/plain)
2003-01-22 12:19 UTC, Eivind Tagseth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eivind Tagseth 2003-01-22 12:18:40 UTC
Struts is the Jakarta Java framework for web applications.

The ebuild got a bit messy, as struts won't compile against JDK-1.4, so I had to
make the ebuild fix all environment variables to run with JDK-1.3.

I think there should be a simpler way to change JDK version temporarily.  Maybe
there is one, but I don't know?  If so, please let me know.

Anyway, the ebuild works fine for me now, but I expect problems for others with
other Java configurations, so please give this ebuild a thourrough testing.



Eivind
Comment 1 Eivind Tagseth 2003-01-22 12:19:19 UTC
Created attachment 7536 [details]
struts-1.0.2.ebuild
Comment 2 Chris Aniszczyk (RETIRED) gentoo-dev 2004-03-17 21:04:11 UTC
In portage now as a bare minimum build. I'd like to take sugesstions on how to improve it (possibly with a tomcat use flag for the webapps...)