Bug 92781 - www/axis installs files in wrong directory
Summary: www/axis installs files in wrong directory
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 21:40 UTC by Alex Kiesel
Modified: 2006-04-30 12:23 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!