Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 37922
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WONTFIX
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Greg Bowyer <bg115@gre.ac.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
tomcat-5.0.16.ebuild Ebuild for tomcat5 text/plain Greg Bowyer 2004-01-11 17:33 0000 8.72 KB Details
ChangeLog Da Changelog updated text/plain Greg Bowyer 2004-01-11 17:34 0000 3.59 KB Details
tomcat-5.0.16-fix-build.patch Fixes some minor build stopping issues patch Greg Bowyer 2004-01-11 17:34 0000 2.25 KB Details | Diff
tomcat-5.0.16-init.patch Essentially the same as the gentoo patch for previous tomcats patch Greg Bowyer 2004-01-11 17:35 0000 1.53 KB Details | Diff
struts-1.1.ebuild My Ebuild for struts text/plain Greg Bowyer 2004-01-11 18:44 0000 1.44 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 37922 depends on: 18352 37702 37924 37925 37927 37930 37931 37932 37934 37935 Show dependency tree
Bug 37922 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-01-11 17:33 0000
This builds tomcat5 from source then installs it.
There may be bugs there may be syntax errors, at present jsvc needs to be made to with tomcat and its build process improved (slightly) to reduce unecessary rebuilding of servletapi-2.4
It also changes the tomcat users hsell from /bin/bash to /bin/false ... I have noticed no side effects from this 

TYhis build requires others beware!

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Greg Bowyer 2004-01-11 17:33:51 0000 -------
Created an attachment (id=23624) [details]
Ebuild for tomcat5

------- Comment #2 From Greg Bowyer 2004-01-11 17:34:09 0000 -------
Created an attachment (id=23625) [details]
Da Changelog updated

------- Comment #3 From Greg Bowyer 2004-01-11 17:34:41 0000 -------
Created an attachment (id=23626) [details]
Fixes some minor build stopping issues

------- Comment #4 From Greg Bowyer 2004-01-11 17:35:06 0000 -------
Created an attachment (id=23627) [details]
Essentially the same as the gentoo patch for previous tomcats

------- Comment #5 From Greg Bowyer 2004-01-11 18:44:11 0000 -------
Created an attachment (id=23652) [details]
My Ebuild for struts

There is already an ebuiild for struts, it works just need to check that
tomcat5 build and the bugzilla struts play ball for now here is the one i used

------- Comment #6 From Andre Lammel 2004-01-22 18:46:19 0000 -------
there is one important thing about part of the the patch i did 
to setclasspath.sh:

JAVA_ENDORSED_DIRS="${JAVA_HOME}/lib:${BASEDIR}/common/endorsed"

without adding "${JAVA_HOME}/lib" to JAVA_ENDORSED_DIRS the fol-
lowing testpage will not work due to an compiler error, which is
actually NOT an compiler error but missing some classes from 
"tools.jar", which is located at ${JAVA_HOME}/lib:

http://localhost:8080/jsp-examples/jsp2/misc/config.jsp

perhaps you find a better solution...

andre

------- Comment #7 From Greg Bowyer 2004-01-23 11:08:27 0000 -------
I am seein g this back at me 

JSP 2.0 Examples - JSP Configuration

Using a <jsp-property-group> element in the web.xml deployment descriptor, this JSP page has been configured in the following ways:

    * Uses <include-prelude> to include the top banner.
    * Uses <include-coda> to include the bottom banner.
    * Uses <scripting-invalid> true to disable <% scripting %> elements
    * Uses <el-ignored> true to disable ${EL} elements
    * Uses <page-encoding> ISO-8859-1 to set the page encoding (though this is the default anyway)

There are various other configuration options that can be used.
This banner included with <include-coda> 

I am assuming this is correct behaviour which give me a pause for thought as the patch or change that was suggested by andre seem to have no impact or bearing on my configuration,

However if it remains to be a poroblem foir others then I will happly change the patch, nice to know people are testing this monster out 

------- Comment #8 From Karl Trygve Kalleberg (RETIRED) 2004-05-17 09:40:52 0000 -------
You may want to investigate java-pkg_jar-from in the java-pkg eclass instead
of find_pck. 

However, it does not currently add to build.properties, it merely symlinks the jar files into the current dir:

# cd lib/ ; java-pkg_jar-from commons-cli || die "Failed to find commons-cli"

------- Comment #9 From Greg Bowyer 2004-05-21 19:39:56 0000 -------
I think I may have investigated that option, I might try re-writing this build
over the next week or so as its a bit of a monster (and can probably be much
improved upon)

... also I am sure that tomcat 5 has gone through a few new versions so it
probably needs a bump

However the other build services this so I am left wondering, does this build
need updating or retireing (I initally built it as i needed tomcat 5 outright
and to scratch a personal itch to see how easy it was to build from source)

------- Comment #10 From Karl Trygve Kalleberg (RETIRED) 2004-05-28 05:32:09 0000 -------
I guess an update is sufficient. However, I would urge you to submit a fresh
ebuild request, as the upstream authors have updated tomcat to 5.0.25 by now.

I'm closing this as WONTFIX, for lack of a SUPERCEDEDBYTOBESUBMITTEDEBUILD;)


Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug