[ 
https://issues.apache.org/jira/browse/PROTON-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800578#comment-13800578
 ] 

ASF subversion and git services commented on PROTON-443:
--------------------------------------------------------

Commit 1534116 from r...@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1534116 ]

PROTON-443: updated hawtdispatch version

> update hawt-dispatch dependency version
> ---------------------------------------
>
>                 Key: PROTON-443
>                 URL: https://issues.apache.org/jira/browse/PROTON-443
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-j
>            Reporter: Robbie Gemmell
>            Priority: Blocker
>             Fix For: 0.6
>
>
> PROTON-440 made some seemingly unrelated change to the proton-hawtdispatch 
> module dependencies, as below.
> The snapshot now being used must be updated to a release version before 
> Proton 0.6 can be shipped.
> {noformat}
> --- qpid/proton/trunk/proton-j/contrib/proton-hawtdispatch/pom.xml    
> 2013/10/12 07:06:05     1531507
> +++ qpid/proton/trunk/proton-j/contrib/proton-hawtdispatch/pom.xml    
> 2013/10/12 07:06:45     1531508
> @@ -29,7 +29,7 @@
>  
>    <properties>
>      <hawtbuf-version>1.9</hawtbuf-version>
> -    <hawtdispatch-version>1.12</hawtdispatch-version>
> +    <hawtdispatch-version>1.18-SNAPSHOT</hawtdispatch-version>
>    </properties>
>  
>    <dependencies>
> @@ -51,6 +51,15 @@
>        <scope>provided</scope>
>      </dependency>
>    </dependencies>
> +  
> +  <repositories>
> +    <repository>
> +      <id>com.fusesource.m2.snapshot</id>
> +      
> <url>http://repo.fusesource.com/nexus/content/repositories/snapshots/</url>
> +      <releases><enabled>false</enabled></releases>
> +      <snapshots><enabled>true</enabled></snapshots>
> +    </repository>
> +  </repositories>
>  
>    <build> 
>    </build>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to