<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>103112</bug_id>
          
          <creation_ts>2005-08-20 02:08 0000</creation_ts>
          <short_desc>log4j-1.2.11 depends on openjms even if USE-flag jms is not set</short_desc>
          <delta_ts>2005-08-20 10:15:03 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>dev-zero@gentoo.org</reporter>
          <assigned_to>java@gentoo.org</assigned_to>
          <cc>betelgeuse@gentoo.org</cc>
    
    <cc>mkrainer@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>dev-zero@gentoo.org</who>
            <bug_when>2005-08-20 02:08:43 0000</bug_when>
            <thetext>I assume that there is a little typo in the RDEPEND line:     
jms? || ( =dev-java/openjms-0.7.6* =dev-java/openjms-bin-0.7.6* )&quot;     
     
which should actually be:     
jms? ( =dev-java/openjms-0.7.6* =dev-java/openjms-bin-0.7.6* )&quot;    
   
   
With the original version, the line   
use jms &amp;&amp; antflags=&quot;${antflags} -Djms.jar=/opt/openjms/lib/jms-1.0.2a.jar&quot;   
in src_compile() doesn&apos;t really make sense, does it?  
  

Reproducible: Always
Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mkrainer@gmail.com</who>
            <bug_when>2005-08-20 02:46:22 0000</bug_when>
            <thetext>I think the correct RDEPEND for &apos;jms&apos; should actually be:

jms? ( || ( =dev-java/openjms-0.7.6* =dev-java/openjms-bin-0.7.6* ) )&quot;

(Added betelgeuse@gentoo.org to CC as he&apos;s in cvs $Header:$; hope that&apos;s ok)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>betelgeuse@gentoo.org</who>
            <bug_when>2005-08-20 04:34:40 0000</bug_when>
            <thetext>Well I get the java@gentoo.org email so it is useless to add me to CC. I should
have been more thorough when doing the version bump. Sorry about that. Actually
it is the use jms &amp;&amp; antflags=&quot;${antflags}
-Djms.jar=/opt/openjms/lib/jms-1.0.2a.jar&quot;    that should be fixed.

jms? ( =dev-java/openjms-0.7.6* =dev-java/openjms-bin-0.7.6* )&quot;   
This means that both openjms and openjms-bin are needed, which is not the case.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>betelgeuse@gentoo.org</who>
            <bug_when>2005-08-20 05:01:17 0000</bug_when>
            <thetext>I reverted to the old behaviour because depending on openjms would bring a
circular dependency.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dev-zero@gentoo.org</who>
            <bug_when>2005-08-20 10:15:03 0000</bug_when>
            <thetext>And depending on dev-java/openjms, which depends on dev-java/jms, where the 
user has to register at Sun is also not such a good idea, for just having the 
log4j emerged... </thetext>
          </long_desc>
      
    </bug>

</bugzilla>