You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Robbie Gemmell <ro...@gmail.com> on 2011/06/06 23:32:39 UTC

Re: svn commit: r1132628 - /qpid/trunk/qpid/specs/management-schema.xml

This commit appears to have broken the Java broker build (and also
doesnt have a JIRA reference):
https://builds.apache.org/job/qpid-java-build/123/

Robbie

On 6 June 2011 14:24,  <kp...@apache.org> wrote:
> Author: kpvdr
> Date: Mon Jun  6 13:24:11 2011
> New Revision: 1132628
>
> URL: http://svn.apache.org/viewvc?rev=1132628&view=rev
> Log:
> Missing spec file change to checkin 1132623
>
> Modified:
>    qpid/trunk/qpid/specs/management-schema.xml
>
> Modified: qpid/trunk/qpid/specs/management-schema.xml
> URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/specs/management-schema.xml?rev=1132628&r1=1132627&r2=1132628&view=diff
> ==============================================================================
> --- qpid/trunk/qpid/specs/management-schema.xml (original)
> +++ qpid/trunk/qpid/specs/management-schema.xml Mon Jun  6 13:24:11 2011
> @@ -255,6 +255,7 @@
>     <property name="address"  type="sstr"   access="RC" index="y"/>
>     <property name="incoming" type="bool"   access="RC"/>
>     <property name="SystemConnection"   type="bool"   access="RC" desc="Infrastucture/ Inter-system connection (Cluster, Federation, ...)"/>
> +    <property name="userProxyAuth"      type="bool"   access="RO" desc="Authorization to proxy for users not on broker"/>
>     <property name="federationLink"     type="bool"   access="RO" desc="Is this a federation link"/>
>     <property name="authIdentity"       type="sstr"   access="RO" desc="authId of connection if authentication enabled"/>
>     <property name="remoteProcessName"  type="lstr"   access="RO" optional="y" desc="Name of executable running as remote client"/>
>
>
>
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:commits-subscribe@qpid.apache.org
>
>

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


Re: svn commit: r1132628 - /qpid/trunk/qpid/specs/management-schema.xml

Posted by Kim van der Riet <ki...@redhat.com>.
Thanks for doing that. This is my error, I had completely forgotten the
impact of the management schema on the java build. Sorry (and I'll make
sure I don't forget next time!)

Kim

On Tue, 2011-06-07 at 12:24 +0100, Robbie Gemmell wrote:
> I have stubbed out the newly introduced property to allow the build to complete.
> 
> Robbie
> 
> On 6 June 2011 22:32, Robbie Gemmell <ro...@gmail.com> wrote:
> > This commit appears to have broken the Java broker build (and also
> > doesnt have a JIRA reference):
> > https://builds.apache.org/job/qpid-java-build/123/
> >
> > Robbie



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


Re: svn commit: r1132628 - /qpid/trunk/qpid/specs/management-schema.xml

Posted by Robbie Gemmell <ro...@gmail.com>.
I have stubbed out the newly introduced property to allow the build to complete.

Robbie

On 6 June 2011 22:32, Robbie Gemmell <ro...@gmail.com> wrote:
> This commit appears to have broken the Java broker build (and also
> doesnt have a JIRA reference):
> https://builds.apache.org/job/qpid-java-build/123/
>
> Robbie
>
> On 6 June 2011 14:24,  <kp...@apache.org> wrote:
>> Author: kpvdr
>> Date: Mon Jun  6 13:24:11 2011
>> New Revision: 1132628
>>
>> URL: http://svn.apache.org/viewvc?rev=1132628&view=rev
>> Log:
>> Missing spec file change to checkin 1132623
>>
>> Modified:
>>    qpid/trunk/qpid/specs/management-schema.xml
>>
>> Modified: qpid/trunk/qpid/specs/management-schema.xml
>> URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/specs/management-schema.xml?rev=1132628&r1=1132627&r2=1132628&view=diff
>> ==============================================================================
>> --- qpid/trunk/qpid/specs/management-schema.xml (original)
>> +++ qpid/trunk/qpid/specs/management-schema.xml Mon Jun  6 13:24:11 2011
>> @@ -255,6 +255,7 @@
>>     <property name="address"  type="sstr"   access="RC" index="y"/>
>>     <property name="incoming" type="bool"   access="RC"/>
>>     <property name="SystemConnection"   type="bool"   access="RC" desc="Infrastucture/ Inter-system connection (Cluster, Federation, ...)"/>
>> +    <property name="userProxyAuth"      type="bool"   access="RO" desc="Authorization to proxy for users not on broker"/>
>>     <property name="federationLink"     type="bool"   access="RO" desc="Is this a federation link"/>
>>     <property name="authIdentity"       type="sstr"   access="RO" desc="authId of connection if authentication enabled"/>
>>     <property name="remoteProcessName"  type="lstr"   access="RO" optional="y" desc="Name of executable running as remote client"/>
>>
>>
>>
>> ---------------------------------------------------------------------
>> Apache Qpid - AMQP Messaging Implementation
>> Project:      http://qpid.apache.org
>> Use/Interact: mailto:commits-subscribe@qpid.apache.org
>>
>>
>

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org