Rajith,

Actually we did these changes to the branch for the synapse 1.1.1 and
continued on the release, but didn't look at the trunk build status.

The fact that all of us are on the branch makes it no alerts about the
trunk failure. We will be merging the branch back to trunk on early
next week after the release of synapse 1.1.1 and this will be fixed.

Thanks Oleg for the patch.

Thanks,
Ruwan

On 1/27/08, Rajith Attapattu <[EMAIL PROTECTED]> wrote:
> Oleg,
>
> Thanks for the patch it worked. I applied the patch on your behalf and also
> updated the Qpid version to point to a revision instead of M2-Snapshot as it
> seems maven keeps downloading the old snapshots from the maven snapshot
> repo.
>
> Can you try now and see if you can compile properly with the qpid stuff?
>
> Regards,
>
> Rajith
>
> On Jan 26, 2008 4:12 PM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote:
>
> >
> > On Sat, 2008-01-26 at 10:22 -0500, Rajith Attapattu wrote:
> > > Hi folks,
> > >
> > > I get the following compilation errors when trying to compile synapse
> > > on trunk.
> > > Maybe the nio deps changed and the pom is not updated ?
> > > Anybody else seeing the same problem ?
> > >
> >
> > Rajith,
> >
> > This patch (attached to this message) upgrades Synapse dependency on
> > HttpCore from 4.0-alpha7-SNAPSHOT to 4.0-beta1 and resolves the
> > compilation errors you have been seeing.
> >
> > I am unable to test the patch myself because I am also getting lots of
> > compile errors related to org.apache.qpidity classes.
> >
> > Oleg
> >
> > > [INFO] [compiler:compile]
> > > Compiling 66 source files
> > > to
> > /opt/workspace/webservices/synapse/java/modules/transports/target/classes
> > > [INFO]
> > > ------------------------------------------------------------------------
> > > [ERROR] BUILD FAILURE
> > > [INFO]
> > > ------------------------------------------------------------------------
> > > [INFO] Compilation failure
> > >
> > >
> >
> /opt/workspace/webservices/synapse/java/modules/transports/src/main/java/org/apache/synapse/transport/nhttp/ClientHandler.java:[26,30]
> > cannot find symbol
> > > symbol  : class HttpParamsLinker
> > > location: package org.apache.http.params
> > >
> > >
> >
> /opt/workspace/webservices/synapse/java/modules/transports/src/main/java/org/apache/synapse/transport/nhttp/ClientHandler.java:[129,12]
> > cannot find symbol
> > > symbol  : variable HttpParamsLinker
> > > location: class org.apache.synapse.transport.nhttp.ClientHandler
> > >
> > >
> >
> /opt/workspace/webservices/synapse/java/modules/transports/src/main/java/org/apache/synapse/transport/nhttp/ClientHandler.java:[163,12]
> > cannot find symbol
> > > symbol  : variable HttpParamsLinker
> > > location: class org.apache.synapse.transport.nhttp.ClientHandler
> > >
> > >
> > > --
> > > Regards,
> > >
> > > Rajith Attapattu
> > > Red Hat
> > > blog: http://rajith.2rlabs.com/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
>
> --
> Regards,
>
> Rajith Attapattu
> Red Hat
> blog: http://rajith.2rlabs.com/
>


-- 
Ruwan Linton
http://www.wso2.org - "Oxygenating the Web Services Platform"

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to