Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217303 - dev-java/sblim-cim-client package addition
Summary: dev-java/sblim-cim-client package addition
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2008-04-11 14:49 UTC by jieryn
Modified: 2008-04-12 01:57 UTC (History)
1 user (show)

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


Attachments
sblim-cim-client-2.0.5.ebuild (sblim-cim-client-2.0.5.ebuild,1.05 KB, text/plain)
2008-04-11 14:50 UTC, jieryn
Details
sblim-cim-client-1.3.5.ebuild (sblim-cim-client-1.3.5.ebuild,1.20 KB, text/plain)
2008-04-11 14:51 UTC, jieryn
Details

Note You need to log in before you can comment on or make changes to this bug.
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