Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47098 - sun-j2ee: required directory doesn't get copied
Summary: sun-j2ee: required directory doesn't get copied
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-07 07:37 UTC by Joerg Erdmenger
Modified: 2004-06-12 11:46 UTC (History)
0 users

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


Attachments
new ebuild for 1.3.1 (sun-j2ee-1.3.1-r1.ebuild,1.32 KB, text/plain)
2004-06-11 11:56 UTC, Todd de Gruyl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Erdmenger 2004-04-07 07:37:48 UTC
There is a directory 'xsl' in the download which doesn't get copied across to /opt/sun-j2ee-1.3.1/. This directory and its contents are needed when using the deploytool's Verifier Tool

Reproducible: Always
Steps to Reproduce:
emerge dev-java/sun-j2ee-1.3.1-r1

Actual Results:  
xsl directory missing

Expected Results:  
xsl directory should have been copied across
Comment 1 Todd de Gruyl 2004-06-11 11:56:52 UTC
Created attachment 33094 [details]
new ebuild for 1.3.1

Added xsl to the dirs for copying.  I'm not sure if this should be a version
bump or not.
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-12 11:46:02 UTC
Fixed. Available as dev-java/sun-j2ee-1.3.1-r2. Thanks Todd!