Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 217303

Summary: dev-java/sblim-cim-client package addition
Product: Gentoo Linux Reporter: jieryn <jieryn>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: enhancement CC: java
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sblim-cim-client-2.0.5.ebuild
sblim-cim-client-1.3.5.ebuild

Description jieryn 2008-04-11 14:49:40 UTC
Please add support for the sblim cim-client package, freely available as a sourceforge project. It is a mature project which allows a Java interface on Common Information Model (CIM) enabled computer systems, e.g. Linux.

Reproducible: Always
Comment 1 jieryn 2008-04-11 14:50:45 UTC
Created attachment 149408 [details]
sblim-cim-client-2.0.5.ebuild
Comment 2 jieryn 2008-04-11 14:51:13 UTC
Created attachment 149409 [details]
sblim-cim-client-1.3.5.ebuild
Comment 3 jieryn 2008-04-11 14:53:36 UTC
For some reason, bugzilla isn't letting me attach the patch used by sblim-cim-client-1.3.5.ebuild..

diff -u -Nr cim-client.orig/build.xml cim-client/build.xml
--- cim-client.orig/build.xml   2008-02-26 05:52:18.000000000 -0500
+++ cim-client/build.xml        2008-04-11 10:30:42.000000000 -0400
@@ -141,7 +141,7 @@
     </target>


-    <target name="java-doc" depends="clean" description="Composes the JavaDoc to be generated for consumers">
+    <target name="java-doc" description="Composes the JavaDoc to be generated for consumers">
         <javadoc sourcepath="${basedir}"
                 destdir="${builddir}/doc"
                  version="true"
Comment 4 jieryn 2008-04-11 14:54:47 UTC
Feel free to make me proxy maintainer for this package. I use it to do my job, and am paying attention to upstream releases, etc. Thanks! :)
Comment 5 Alistair Bush (RETIRED) gentoo-dev 2008-04-12 01:57:30 UTC
Adding package sblim-cim-client.  Proxy maintained by ali_bush for jieryn-w <jieryn-w@gmail.com>.  Thank you jieryn-w.


and of coarse I had to add the -w to his email address. :|
Comment 6 Alistair Bush (RETIRED) gentoo-dev 2008-04-12 01:57:42 UTC
Closed, in tree.  Thank you jieryn