You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Hubert, Eric" <Er...@foxmobile.com> on 2009/03/14 15:23:39 UTC

jline

Indika, 

Are we currently missing a core dependency for jline?

Something like:

        <dependency>
            <groupId>jline</groupId>
            <artifactId>jline</artifactId>
            <version>0.9.94</version>
        </dependency>

Or did I make a mistake in updating some pom?

Regards,
   Eric

Re: jline

Posted by "Asankha C. Perera" <as...@apache.org>.
> Eric
>
> I just checked . I didn't get build issue.
>   
Everything built fine for me too.. also Hudson builds seems fine

cheers
asankha

-- 
Asankha C. Perera
AdroitLogic, http://adroitlogic.org

http://esbmagic.blogspot.com





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


Re: jline

Posted by Ruwan Linton <ru...@gmail.com>.
I think it is int the util module pom

Thanks,
Ruwan

On Sat, Mar 14, 2009 at 9:25 PM, Hubert, Eric <Er...@foxmobile.com>wrote:

> Thanks, I will double check. In which pom is the dependency declared?
> I don't think it is a transitive one...
>
> Added the dependency to the pom of the synapse core module fixed my
> problem.
>
> Anyway thanks for checking!
>
> Regards,
>    Eric
>
>
> > -----Original Message-----
> > From: indika kumara [mailto:indika.kuma@gmail.com]
> > Sent: Saturday, March 14, 2009 4:48 PM
> > To: dev@synapse.apache.org
> > Subject: Re: jline
> >
> > Eric
> >
> > I just checked . I didn't get build issue.
> >
> > Thanks
> > Indika
> >
> > On Sat, Mar 14, 2009 at 7:53 PM, Hubert, Eric <Eric.Hubert@foxmobile.com
> >
> > wrote:
> > > Indika,
> > >
> > > Are we currently missing a core dependency for jline?
> > >
> > > Something like:
> > >
> > >        <dependency>
> > >            <groupId>jline</groupId>
> > >            <artifactId>jline</artifactId>
> > >            <version>0.9.94</version>
> > >        </dependency>
> > >
> > > Or did I make a mistake in updating some pom?
> > >
> > > Regards,
> > >   Eric
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
> > For additional commands, e-mail: dev-help@synapse.apache.org
>
>


-- 
Ruwan Linton
Senior Software Engineer & Product Manager; WSO2 ESB; http://wso2.org/esb
WSO2 Inc.; http://wso2.org
email: ruwan@wso2.com; cell: +94 77 341 3097
blog: http://ruwansblog.blogspot.com

RE: jline

Posted by "Hubert, Eric" <Er...@foxmobile.com>.
Thanks, I will double check. In which pom is the dependency declared? 
I don't think it is a transitive one...

Added the dependency to the pom of the synapse core module fixed my problem.

Anyway thanks for checking!

Regards,
   Eric


> -----Original Message-----
> From: indika kumara [mailto:indika.kuma@gmail.com]
> Sent: Saturday, March 14, 2009 4:48 PM
> To: dev@synapse.apache.org
> Subject: Re: jline
> 
> Eric
> 
> I just checked . I didn't get build issue.
> 
> Thanks
> Indika
> 
> On Sat, Mar 14, 2009 at 7:53 PM, Hubert, Eric <Er...@foxmobile.com>
> wrote:
> > Indika,
> >
> > Are we currently missing a core dependency for jline?
> >
> > Something like:
> >
> >        <dependency>
> >            <groupId>jline</groupId>
> >            <artifactId>jline</artifactId>
> >            <version>0.9.94</version>
> >        </dependency>
> >
> > Or did I make a mistake in updating some pom?
> >
> > Regards,
> >   Eric
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
> For additional commands, e-mail: dev-help@synapse.apache.org


Re: jline

Posted by indika kumara <in...@gmail.com>.
Eric

I just checked . I didn't get build issue.

Thanks
Indika

On Sat, Mar 14, 2009 at 7:53 PM, Hubert, Eric <Er...@foxmobile.com> wrote:
> Indika,
>
> Are we currently missing a core dependency for jline?
>
> Something like:
>
>        <dependency>
>            <groupId>jline</groupId>
>            <artifactId>jline</artifactId>
>            <version>0.9.94</version>
>        </dependency>
>
> Or did I make a mistake in updating some pom?
>
> Regards,
>   Eric
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


Re: jline

Posted by Ruwan Linton <ru...@gmail.com>.
Eric,

Synapse trunk is working fine for me and it took the jline dependency which
has been copied to the lib folder as well. So I don't see any error in the
dependency management :-( may be your pom file is in conflict or you might
be having a locally modified pom.

Thanks,
Ruwan

On Sat, Mar 14, 2009 at 8:56 PM, indika kumara <in...@gmail.com>wrote:

>  Eric
>
>  I didn't build synapse today. I will check and if there is a break
> ... I will correct.
>  But it was worked when I did the change.
>
> Thanks
> Indika
>
> On Sat, Mar 14, 2009 at 7:53 PM, Hubert, Eric <Er...@foxmobile.com>
> wrote:
> > Indika,
> >
> > Are we currently missing a core dependency for jline?
> >
> > Something like:
> >
> >        <dependency>
> >            <groupId>jline</groupId>
> >            <artifactId>jline</artifactId>
> >            <version>0.9.94</version>
> >        </dependency>
> >
> > Or did I make a mistake in updating some pom?
> >
> > Regards,
> >   Eric
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
> For additional commands, e-mail: dev-help@synapse.apache.org
>
>


-- 
Ruwan Linton
Senior Software Engineer & Product Manager; WSO2 ESB; http://wso2.org/esb
WSO2 Inc.; http://wso2.org
email: ruwan@wso2.com; cell: +94 77 341 3097
blog: http://ruwansblog.blogspot.com

Re: jline

Posted by indika kumara <in...@gmail.com>.
  Eric

 I didn't build synapse today. I will check and if there is a break
... I will correct.
 But it was worked when I did the change.

Thanks
Indika

On Sat, Mar 14, 2009 at 7:53 PM, Hubert, Eric <Er...@foxmobile.com> wrote:
> Indika,
>
> Are we currently missing a core dependency for jline?
>
> Something like:
>
>        <dependency>
>            <groupId>jline</groupId>
>            <artifactId>jline</artifactId>
>            <version>0.9.94</version>
>        </dependency>
>
> Or did I make a mistake in updating some pom?
>
> Regards,
>   Eric
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org