Bug 92781

Summary: www/axis installs files in wrong directory
Product: Ports & Packages Reporter: Alex Kiesel <alex>
Component: Individual Port(s)Assignee: Sam Lawrance <lawrance>
Status: Closed FIXED    
Severity: Affects Only Me CC: rui
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Alex Kiesel 2006-02-03 21:40:01 UTC

Port www/axis installs several jar files in $JAVA_HOME/jre/lib/ext (or lib/endorsed, depending on the jdk version).

The porter handbook states Java ports should install shared jars in $JAVAJARDIR. In this case installing it in the above mentioned makes Jboss build fail due to the axis jars being in the class path - building the bundled axis version fails.

How-To-Repeat: 

Install www/axis, then try to compile java/jboss4
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-03 21:44:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2006-02-19 01:58:20 UTC
State Changed
From-To: feedback->open

Feedback timeout.
Comment 3 Sam Lawrance freebsd_committer freebsd_triage 2006-04-30 00:27:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Grab
Comment 4 Sam Lawrance freebsd_committer freebsd_triage 2006-04-30 12:23:54 UTC
State Changed
From-To: open->closed

Fix committed, thanks!