Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309547 - new ebuild dev-java/idm-console-framework
Summary: new ebuild dev-java/idm-console-framework
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Fabio Erculiani (RETIRED)
URL: http://directory.fedoraproject.org/
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks: 104554 309549 309553
  Show dependency tree
 
Reported: 2010-03-15 12:35 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2010-10-30 07:53 UTC (History)
2 users (show)

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


Attachments
idm-console-framework-1.1.3-r1.ebuild (idm-console-framework-1.1.3-r1.ebuild,1.60 KB, text/plain)
2010-03-15 12:35 UTC, Andreis Vinogradovs ( slepnoga )
Details
dev-java/idm-console-framework-1.1.3-r2.ebuild (idm-console-framework-1.1.3-r2.ebuild,1.67 KB, text/plain)
2010-03-20 07:39 UTC, Mario Fetka (geos_one)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreis Vinogradovs ( slepnoga ) 2010-03-15 12:35:19 UTC
A Java Management Console framework used for remote server management.
Comment 1 Andreis Vinogradovs ( slepnoga ) 2010-03-15 12:35:46 UTC
Created attachment 223667 [details]
idm-console-framework-1.1.3-r1.ebuild
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-03-17 07:28:12 UTC
Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Thanks,
On behalf of the Gentoo Sunrise Team,
Justin.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq

Comment 3 Alistair Bush (RETIRED) gentoo-dev 2010-03-17 07:52:42 UTC
(In reply to comment #1)
> Created an attachment (id=223667) [details]
> idm-console-framework-1.1.3-r1.ebuild
> 

Nice ebuild.  only a couple of complaints,  

1 )please remove MY_V=1.1.3
 and use just plain ${PV}.  don't see a reason for you to hardcode the package version like this.
2) please have inherit java-pkg-2 java-ant-2 eutils.  I don't actually see why you have eutils in there tho.
3) Is there a target for producing the jar.  im guessing its the default target. you could reduce the number of times to call eant to only 1 even when docs are generated.

you could also completely remove the src_compile function and replace it with 
EANT_* variables.
Comment 4 Mario Fetka (geos_one) 2010-03-20 07:39:31 UTC
Created attachment 224343 [details]
dev-java/idm-console-framework-1.1.3-r2.ebuild

my updated ebuild
Comment 5 Mario Fetka (geos_one) 2010-03-20 07:44:53 UTC
> Nice ebuild.  only a couple of complaints,  
thx

> 1 )please remove MY_V=1.1.3
>  and use just plain ${PV}.  don't see a reason for you to hardcode the package
> version like this.

this is there because there is sometimes a version update (mainly beta and alphas) where the package version is bumped but not the internal version (it is also not good to update the internal version number for compatibility)

> 2) please have inherit java-pkg-2 java-ant-2 eutils.  I don't actually see why
> you have eutils in there tho.

corrected thx for the info

> 3) Is there a target for producing the jar.  im guessing its the default
> target. you could reduce the number of times to call eant to only 1 even when
> docs are generated.
> 
> you could also completely remove the src_compile function and replace it with 
> EANT_* variables.
> 

can you point me to an ebuild that alredy uses the EANT target for an ebuild that uses this (fedora specific build.xml that searches for the libs in /usr/lib/)
Comment 6 Andreis Vinogradovs ( slepnoga ) 2010-03-21 00:18:07 UTC
(In reply to comment #5)
> > Nice ebuild.  only a couple of complaints,  
> thx
> 
My work is based on Mario Fetka works :)
from the fact that the author does not want or can not send their work in tree or sanrise overlay, I decided to do this.

Comment 7 Mario Fetka (geos_one) 2010-03-21 05:32:48 UTC
(In reply to comment #6)
> My work is based on Mario Fetka works :)
> from the fact that the author does not want or can not send their work in tree
> or sanrise overlay, I decided to do this.
> 
want yes !
but there are still some bugs that must be solved before (and they will be solved with the 1.2.6 release of the server)

to discuss of bugtracker
Comment 8 Fabio Erculiani (RETIRED) gentoo-dev 2010-07-07 15:20:29 UTC
Thanks, I took the maintainership of dev-java/idm-console-framework

--- ChangeLog   1970-01-01 01:00:00.000000000 +0100
+++ ChangeLog.new       2010-07-07 17:25:18.985007060 +0200
@@ -0,0 +1,11 @@
+# ChangeLog for dev-java/idm-console-framework
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*idm-console-framework-1.1.5 (07 Jul 2010)
+
+  07 Jul 2010; Fabio Erculiani <lxnay@gentoo.org>
+  +idm-console-framework-1.1.5.ebuild, +metadata.xml:
+  new ebuild, thanks to Andreis_Vinogradovs ( slepnoga )
+  <spamslepnoga@inbox.ru> for reporting, close bug #309547
+
Comment 9 Petteri Räty (RETIRED) gentoo-dev 2010-07-10 11:57:11 UTC
(In reply to comment #8)
> Thanks, I took the maintainership of dev-java/idm-console-framework
> 

betelgeuse@pena /usr/portage $ echo */*ibm-*
dev-java/ibm-jdk-bin dev-java/ibm-jre-bin media-fonts/font-ibm-type1 sys-apps/ibm-powerpc-utils sys-apps/ibm-powerpc-utils-papr

not in tree
Comment 10 Mario Fetka (geos_one) 2010-07-10 13:59:47 UTC
(In reply to comment #9)
> (In reply to comment #8)
> > Thanks, I took the maintainership of dev-java/idm-console-framework
> > 
> 
> betelgeuse@pena /usr/portage $ echo */*ibm-*
> dev-java/ibm-jdk-bin dev-java/ibm-jre-bin media-fonts/font-ibm-type1
> sys-apps/ibm-powerpc-utils sys-apps/ibm-powerpc-utils-papr
> 
> not in tree
> 

not ibm -> idm

thx
Mario
Comment 11 Andreis Vinogradovs ( slepnoga ) 2010-07-10 14:04:57 UTC
(In reply to comment #10)
> (In reply to comment #9)
> > (In reply to comment #8)
> > > Thanks, I took the maintainership of dev-java/idm-console-framework
> > > 
> > 
> > betelgeuse@pena /usr/portage $ echo */*ibm-*
> > dev-java/ibm-jdk-bin dev-java/ibm-jre-bin media-fonts/font-ibm-type1
> > sys-apps/ibm-powerpc-utils sys-apps/ibm-powerpc-utils-papr
> > 
> > not in tree
> > 
> 
> not ibm -> idm
> 
> thx
> Mario
> 

Confirm, ebuild in tree
slep@mini ~ $ eix idm-console
* dev-java/idm-console-framework
     Available versions:  (1.1) (~)1.1.5
        {doc elibc_FreeBSD examples source}
     Homepage:            http://directory.fedoraproject.org/
     Description:         A Java Management Console framework used for remote server management.

Close bug