Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 421427 - dev-java/easyneurons-2.3 wants to downgrade neuroph
Summary: dev-java/easyneurons-2.3 wants to downgrade neuroph
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard: Pending removal: 2018-07-17
Keywords: PMASKED
Depends on:
Blocks: 414997 EAPI2Removal
  Show dependency tree
 
Reported: 2012-06-16 15:07 UTC by Pacho Ramos
Modified: 2018-07-25 23:03 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 Pacho Ramos gentoo-dev 2012-06-16 15:07:25 UTC
I think a bump is pending to have the same version as neuroph

Reproducible: Always
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-07-09 15:10:56 UTC
When I try to bump to 2.3.1 that I get the following error we need to look into:

neuroph_2.3.1_nb/easyneurons/nbproject/build-impl.xml:23: Cannot find neuroph_2.3.1_nb/easyneurons/nbproject/jnlp-impl.xml imported from neuroph_2.3.1_nb/easyneurons/nbproject/build-impl.xml

When I try to bump to 2.4 as a temporary fix for this bug, I get errors like:

neuroph_2.4_nb/easyneurons/src/org/neuroph/easyneurons/NeuralGraphRenderer.java:98: error: package org.apache.commons.collections15 does not exist
    [javac] import org.apache.commons.collections15.Factory;

Which appears to need "collections-generic" to be brought into the tree:

https://github.com/megamattron/collections-generic
Comment 2 Pacho Ramos gentoo-dev 2018-04-13 18:40:40 UTC
Maybe we can treeclean this as nothing looks to need it :/
Comment 3 James Le Cuirot gentoo-dev 2018-04-13 20:36:38 UTC
(In reply to Pacho Ramos from comment #2)
> Maybe we can treeclean this as nothing looks to need it :/

Well that's because it's an end-user application. Upstream is still somewhat alive but I don't have time to work on this.
Comment 4 Larry the Git Cow gentoo-dev 2018-07-25 23:03:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b4fc0adce8c6d9d7e65890627ddbb3fba9c64a8

commit 5b4fc0adce8c6d9d7e65890627ddbb3fba9c64a8
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2018-07-25 23:02:54 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2018-07-25 23:02:54 +0000

    dev-java/easyneurons: remove last rited package
    
    Closes: https://bugs.gentoo.org/421427

 dev-java/easyneurons/Manifest               |  1 -
 dev-java/easyneurons/easyneurons-2.3.ebuild | 73 -----------------------------
 dev-java/easyneurons/metadata.xml           | 11 -----
 3 files changed, 85 deletions(-)