Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42629 - commons-net 1.1 ebuild update
Summary: commons-net 1.1 ebuild update
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:
Depends on: 42357
Blocks: 42626
  Show dependency tree
 
Reported: 2004-02-23 10:22 UTC by Pavel
Modified: 2004-02-25 22:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel 2004-02-23 10:22:07 UTC
update for commons-net to version 1.1
required by ant-optional-1.6.1 (dependency)


ADDED: addpredict /dev/random to fix JDK 1.5 compilation problems
Comment 1 Pavel 2004-02-23 10:40:46 UTC
Commons-net ebuild has to be rewrite as it depends on oro, junit, ant 1.5.4. Dependendies are not satisfied and so build.xml tries to download and compile dependencies.



emerge commons-net-1.1.0.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/commons-net-1.1.0 to /
>>> md5 src_uri ;-) commons-net-1.1.0-src.tar.gz
>>> Unpacking source...
>>> Unpacking commons-net-1.1.0-src.tar.gz to /var/tmp/portage/commons-net-1.1.0/work
>>> Source unpacked.
junit
Buildfile: build.xml
 
init:
    [mkdir] Created dir: /var/tmp/portage/commons-net-1.1.0/work/commons-net-1.1.0/target/lib
 
get-deps:
      [get] Getting: http://www.ibiblio.org/maven/oro/jars/oro-2.0.7.jar
      [get] Getting: http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar
      [get] Getting: http://www.ibiblio.org/maven/ant/jars/ant-1.5.jar
      [get] Getting: http://www.ibiblio.org/maven/ant/jars/ant-optional-1.5.jar
Comment 2 Chris Aniszczyk (RETIRED) gentoo-dev 2004-02-25 22:06:06 UTC
Updated in portage.