You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@esme.apache.org by Richard Hirsch <hi...@gmail.com> on 2009/08/10 16:06:28 UTC

Monday deployment on Stax finished

Hi,

Latest code drop is deployed.

Doesn't include andy's JMX code yet :-<  Haven't quite figured out how
to do this was an elaborate cut and paste action.

D.

Re: Monday deployment on Stax finished

Posted by Richard Hirsch <hi...@gmail.com>.
Steve,

Once you've uploaded artifacts, drop us a line and we'll try it out.

Thanks.

D.


On Sun, Aug 23, 2009 at 4:00 PM, Josh Suereth<jo...@gmail.com> wrote:
> Steve,
>
>
> Your scala-tools' nexus account now has privileges to upload com.twitter
> artifacts.   Sorry for the delay in setting this up.  Let me know if you run
> into any trouble.
>
> - Josh
>
> On Wed, Aug 19, 2009 at 2:30 PM, Steve Jenson <st...@gmail.com> wrote:
>
>> Yes, we use Ant+Ivy and SBT+Ivy for our projects so we should be able
>> to publish to Nexus (although we've never tried it before). Here's the
>> groupId/artifactId we can use for our experiment.
>>
>> groupId:  com.twitter.service
>> artifactId: stats
>>
>> On Tue, Aug 18, 2009 at 5:16 PM, Josh Suereth<jo...@gmail.com>
>> wrote:
>> > Steve,
>> >
>> > We have Nexus running on scala-tools.org.   If you have a means of
>> > publishing to that (using SBT/Ivy or Maven or maven-ant-tasks), I just
>> need
>> > to know your groupId/artifactId and I can make you an account on nexus
>> that
>> > will allow you to selectively deploy releases/snapshots.
>> >
>> >
>> > - Josh
>> >
>> > On Tue, Aug 18, 2009 at 7:49 PM, Steve Jenson <st...@gmail.com> wrote:
>> >>
>> >> I'm happy to put up a maven repo for scala-stats/scala-json and other
>> >> Twitter (and personal) Scala projects.
>> >>
>> >> I appreciate the generous offer on scala-tools, I just don't know the
>> >> procedure. For instance, 5 minutes ago I pushed a new version of
>> >> scala-stats to github. Would I have to pester DavidP or DavidB to put
>> >> up a new version of the jar and POM or could I do that myself? I also
>> >> have my own web hosting and am happy to put up a maven repo, I just
>> >> haven't found the time.
>> >>
>> >> Thanks,
>> >> Steve
>> >>
>> >> On Mon, Aug 17, 2009 at 8:50 AM, David
>> >> Pollak<fe...@gmail.com> wrote:
>> >> >
>> >> >
>> >> > On Mon, Aug 17, 2009 at 3:43 AM, Vassil Dichev <vd...@apache.org>
>> >> > wrote:
>> >> >>
>> >> >> > Have you talked to stevej about the merge. I'd like to try out your
>> >> >> > JMX-related code.
>> >> >>
>> >> >> Andy has done a nice job of reusing existing code and the licensing
>> >> >> issues seem to be clarified. The only point left is that the
>> >> >> scala-stats library we use is available, so that the build process is
>> >> >> a single step: "mvn install". Is stevej's library available in a
>> maven
>> >> >> repo somewhere public? If not, maybe David could find out whether
>> >> >> there's interest from scala-tools.org to host the library?
>> >> >
>> >> > Scala-tools.org would love to host Steve's library... all he has to do
>> >> > is
>> >> > ask.
>> >> >
>> >> > It's possible to set up an internal Maven repository (basically carry
>> >> > the
>> >> > JAR files around with the project) as long as Steve's package has
>> Apache
>> >> > licensing.
>> >> >
>> >> >>
>> >> >> Vassil
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > Lift, the simply functional web framework http://liftweb.net
>> >> > Beginning Scala http://www.apress.com/book/view/1430219890
>> >> > Follow me: http://twitter.com/dpp
>> >> > Git some: http://github.com/dpp
>> >> >
>> >>
>> >
>> >
>>
>

Re: Monday deployment on Stax finished

Posted by Josh Suereth <jo...@gmail.com>.
Steve,


Your scala-tools' nexus account now has privileges to upload com.twitter
artifacts.   Sorry for the delay in setting this up.  Let me know if you run
into any trouble.

- Josh

On Wed, Aug 19, 2009 at 2:30 PM, Steve Jenson <st...@gmail.com> wrote:

> Yes, we use Ant+Ivy and SBT+Ivy for our projects so we should be able
> to publish to Nexus (although we've never tried it before). Here's the
> groupId/artifactId we can use for our experiment.
>
> groupId:  com.twitter.service
> artifactId: stats
>
> On Tue, Aug 18, 2009 at 5:16 PM, Josh Suereth<jo...@gmail.com>
> wrote:
> > Steve,
> >
> > We have Nexus running on scala-tools.org.   If you have a means of
> > publishing to that (using SBT/Ivy or Maven or maven-ant-tasks), I just
> need
> > to know your groupId/artifactId and I can make you an account on nexus
> that
> > will allow you to selectively deploy releases/snapshots.
> >
> >
> > - Josh
> >
> > On Tue, Aug 18, 2009 at 7:49 PM, Steve Jenson <st...@gmail.com> wrote:
> >>
> >> I'm happy to put up a maven repo for scala-stats/scala-json and other
> >> Twitter (and personal) Scala projects.
> >>
> >> I appreciate the generous offer on scala-tools, I just don't know the
> >> procedure. For instance, 5 minutes ago I pushed a new version of
> >> scala-stats to github. Would I have to pester DavidP or DavidB to put
> >> up a new version of the jar and POM or could I do that myself? I also
> >> have my own web hosting and am happy to put up a maven repo, I just
> >> haven't found the time.
> >>
> >> Thanks,
> >> Steve
> >>
> >> On Mon, Aug 17, 2009 at 8:50 AM, David
> >> Pollak<fe...@gmail.com> wrote:
> >> >
> >> >
> >> > On Mon, Aug 17, 2009 at 3:43 AM, Vassil Dichev <vd...@apache.org>
> >> > wrote:
> >> >>
> >> >> > Have you talked to stevej about the merge. I'd like to try out your
> >> >> > JMX-related code.
> >> >>
> >> >> Andy has done a nice job of reusing existing code and the licensing
> >> >> issues seem to be clarified. The only point left is that the
> >> >> scala-stats library we use is available, so that the build process is
> >> >> a single step: "mvn install". Is stevej's library available in a
> maven
> >> >> repo somewhere public? If not, maybe David could find out whether
> >> >> there's interest from scala-tools.org to host the library?
> >> >
> >> > Scala-tools.org would love to host Steve's library... all he has to do
> >> > is
> >> > ask.
> >> >
> >> > It's possible to set up an internal Maven repository (basically carry
> >> > the
> >> > JAR files around with the project) as long as Steve's package has
> Apache
> >> > licensing.
> >> >
> >> >>
> >> >> Vassil
> >> >
> >> >
> >> >
> >> > --
> >> > Lift, the simply functional web framework http://liftweb.net
> >> > Beginning Scala http://www.apress.com/book/view/1430219890
> >> > Follow me: http://twitter.com/dpp
> >> > Git some: http://github.com/dpp
> >> >
> >>
> >
> >
>

Re: Monday deployment on Stax finished

Posted by Steve Jenson <st...@gmail.com>.
Yes, we use Ant+Ivy and SBT+Ivy for our projects so we should be able
to publish to Nexus (although we've never tried it before). Here's the
groupId/artifactId we can use for our experiment.

groupId:  com.twitter.service
artifactId: stats

On Tue, Aug 18, 2009 at 5:16 PM, Josh Suereth<jo...@gmail.com> wrote:
> Steve,
>
> We have Nexus running on scala-tools.org.   If you have a means of
> publishing to that (using SBT/Ivy or Maven or maven-ant-tasks), I just need
> to know your groupId/artifactId and I can make you an account on nexus that
> will allow you to selectively deploy releases/snapshots.
>
>
> - Josh
>
> On Tue, Aug 18, 2009 at 7:49 PM, Steve Jenson <st...@gmail.com> wrote:
>>
>> I'm happy to put up a maven repo for scala-stats/scala-json and other
>> Twitter (and personal) Scala projects.
>>
>> I appreciate the generous offer on scala-tools, I just don't know the
>> procedure. For instance, 5 minutes ago I pushed a new version of
>> scala-stats to github. Would I have to pester DavidP or DavidB to put
>> up a new version of the jar and POM or could I do that myself? I also
>> have my own web hosting and am happy to put up a maven repo, I just
>> haven't found the time.
>>
>> Thanks,
>> Steve
>>
>> On Mon, Aug 17, 2009 at 8:50 AM, David
>> Pollak<fe...@gmail.com> wrote:
>> >
>> >
>> > On Mon, Aug 17, 2009 at 3:43 AM, Vassil Dichev <vd...@apache.org>
>> > wrote:
>> >>
>> >> > Have you talked to stevej about the merge. I'd like to try out your
>> >> > JMX-related code.
>> >>
>> >> Andy has done a nice job of reusing existing code and the licensing
>> >> issues seem to be clarified. The only point left is that the
>> >> scala-stats library we use is available, so that the build process is
>> >> a single step: "mvn install". Is stevej's library available in a maven
>> >> repo somewhere public? If not, maybe David could find out whether
>> >> there's interest from scala-tools.org to host the library?
>> >
>> > Scala-tools.org would love to host Steve's library... all he has to do
>> > is
>> > ask.
>> >
>> > It's possible to set up an internal Maven repository (basically carry
>> > the
>> > JAR files around with the project) as long as Steve's package has Apache
>> > licensing.
>> >
>> >>
>> >> Vassil
>> >
>> >
>> >
>> > --
>> > Lift, the simply functional web framework http://liftweb.net
>> > Beginning Scala http://www.apress.com/book/view/1430219890
>> > Follow me: http://twitter.com/dpp
>> > Git some: http://github.com/dpp
>> >
>>
>
>

Re: Monday deployment on Stax finished

Posted by Josh Suereth <jo...@gmail.com>.
Steve,

We have Nexus running on scala-tools.org.   If you have a means of
publishing to that (using SBT/Ivy or Maven or maven-ant-tasks), I just need
to know your groupId/artifactId and I can make you an account on nexus that
will allow you to selectively deploy releases/snapshots.


- Josh

On Tue, Aug 18, 2009 at 7:49 PM, Steve Jenson <st...@gmail.com> wrote:

> I'm happy to put up a maven repo for scala-stats/scala-json and other
> Twitter (and personal) Scala projects.
>
> I appreciate the generous offer on scala-tools, I just don't know the
> procedure. For instance, 5 minutes ago I pushed a new version of
> scala-stats to github. Would I have to pester DavidP or DavidB to put
> up a new version of the jar and POM or could I do that myself? I also
> have my own web hosting and am happy to put up a maven repo, I just
> haven't found the time.
>
> Thanks,
> Steve
>
> On Mon, Aug 17, 2009 at 8:50 AM, David
> Pollak<fe...@gmail.com> wrote:
> >
> >
> > On Mon, Aug 17, 2009 at 3:43 AM, Vassil Dichev <vd...@apache.org>
> wrote:
> >>
> >> > Have you talked to stevej about the merge. I'd like to try out your
> >> > JMX-related code.
> >>
> >> Andy has done a nice job of reusing existing code and the licensing
> >> issues seem to be clarified. The only point left is that the
> >> scala-stats library we use is available, so that the build process is
> >> a single step: "mvn install". Is stevej's library available in a maven
> >> repo somewhere public? If not, maybe David could find out whether
> >> there's interest from scala-tools.org to host the library?
> >
> > Scala-tools.org would love to host Steve's library... all he has to do is
> > ask.
> >
> > It's possible to set up an internal Maven repository (basically carry the
> > JAR files around with the project) as long as Steve's package has Apache
> > licensing.
> >
> >>
> >> Vassil
> >
> >
> >
> > --
> > Lift, the simply functional web framework http://liftweb.net
> > Beginning Scala http://www.apress.com/book/view/1430219890
> > Follow me: http://twitter.com/dpp
> > Git some: http://github.com/dpp
> >
>
>

Re: Monday deployment on Stax finished

Posted by Steve Jenson <st...@gmail.com>.
I'm happy to put up a maven repo for scala-stats/scala-json and other
Twitter (and personal) Scala projects.

I appreciate the generous offer on scala-tools, I just don't know the
procedure. For instance, 5 minutes ago I pushed a new version of
scala-stats to github. Would I have to pester DavidP or DavidB to put
up a new version of the jar and POM or could I do that myself? I also
have my own web hosting and am happy to put up a maven repo, I just
haven't found the time.

Thanks,
Steve

On Mon, Aug 17, 2009 at 8:50 AM, David
Pollak<fe...@gmail.com> wrote:
>
>
> On Mon, Aug 17, 2009 at 3:43 AM, Vassil Dichev <vd...@apache.org> wrote:
>>
>> > Have you talked to stevej about the merge. I'd like to try out your
>> > JMX-related code.
>>
>> Andy has done a nice job of reusing existing code and the licensing
>> issues seem to be clarified. The only point left is that the
>> scala-stats library we use is available, so that the build process is
>> a single step: "mvn install". Is stevej's library available in a maven
>> repo somewhere public? If not, maybe David could find out whether
>> there's interest from scala-tools.org to host the library?
>
> Scala-tools.org would love to host Steve's library... all he has to do is
> ask.
>
> It's possible to set up an internal Maven repository (basically carry the
> JAR files around with the project) as long as Steve's package has Apache
> licensing.
>
>>
>> Vassil
>
>
>
> --
> Lift, the simply functional web framework http://liftweb.net
> Beginning Scala http://www.apress.com/book/view/1430219890
> Follow me: http://twitter.com/dpp
> Git some: http://github.com/dpp
>

Re: Monday deployment on Stax finished

Posted by David Pollak <fe...@gmail.com>.
On Mon, Aug 17, 2009 at 3:43 AM, Vassil Dichev <vd...@apache.org> wrote:

> > Have you talked to stevej about the merge. I'd like to try out your
> > JMX-related code.
>
> Andy has done a nice job of reusing existing code and the licensing
> issues seem to be clarified. The only point left is that the
> scala-stats library we use is available, so that the build process is
> a single step: "mvn install". Is stevej's library available in a maven
> repo somewhere public? If not, maybe David could find out whether
> there's interest from scala-tools.org to host the library?


Scala-tools.org would love to host Steve's library... all he has to do is
ask.

It's possible to set up an internal Maven repository (basically carry the
JAR files around with the project) as long as Steve's package has Apache
licensing.


>
>
> Vassil
>



-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

Re: Monday deployment on Stax finished

Posted by Vassil Dichev <vd...@apache.org>.
> Have you talked to stevej about the merge. I'd like to try out your
> JMX-related code.

Andy has done a nice job of reusing existing code and the licensing
issues seem to be clarified. The only point left is that the
scala-stats library we use is available, so that the build process is
a single step: "mvn install". Is stevej's library available in a maven
repo somewhere public? If not, maybe David could find out whether
there's interest from scala-tools.org to host the library?

Vassil

Re: Monday deployment on Stax finished

Posted by Richard Hirsch <hi...@gmail.com>.
Hi Andy,

Have you talked to stevej about the merge. I'd like to try out your
JMX-related code.

D.

On Mon, Aug 10, 2009 at 7:57 PM, Andy the
destroyer<an...@gmail.com> wrote:
> I have been in contact with stevej and getting him to accept my additions
> doesn't seem like it will be an issue. In my jira ticket I did upload a copy
> of the updated jar file and a link to my github account where the source can
> be found. (http://github.com/andythedestroyer/downloads).
>
> How's this for a move forward? I will request stevej merge my changes. If he
> does.. problem solved. If not, I will just write some stats classes and
> objects in the org.apache.esme.lib package. I really only used stevej's
> library because when I found it I noticed most of the code I was writing
> could already found there. It would not be hard to refactor out the
> dependency.
>
> -Andy
>
> On Mon, Aug 10, 2009 at 7:51 AM, Vassil Dichev <vd...@apache.org> wrote:
>
>> > Then I'll wait until Andy's library is available in the public raven
>> > rep. Mayne @dpp has an idea?
>>
>> The library is not likely to get to a maven repo unless we trigger it
>> somehow :( maybe Andy's changes get merged back to stevej's library,
>> but we can't count on it.
>>
>> I'm also not sure how to proceed with the submitted patch. Are there
>> any guidelines to adhere to? I haven't merged a patch from a
>> non-committer to the Apache svn repo before. Any tips, anyone?
>>
>> Vassil
>>
>

Re: Monday deployment on Stax finished

Posted by Andy the destroyer <an...@gmail.com>.
I have been in contact with stevej and getting him to accept my additions
doesn't seem like it will be an issue. In my jira ticket I did upload a copy
of the updated jar file and a link to my github account where the source can
be found. (http://github.com/andythedestroyer/downloads).

How's this for a move forward? I will request stevej merge my changes. If he
does.. problem solved. If not, I will just write some stats classes and
objects in the org.apache.esme.lib package. I really only used stevej's
library because when I found it I noticed most of the code I was writing
could already found there. It would not be hard to refactor out the
dependency.

-Andy

On Mon, Aug 10, 2009 at 7:51 AM, Vassil Dichev <vd...@apache.org> wrote:

> > Then I'll wait until Andy's library is available in the public raven
> > rep. Mayne @dpp has an idea?
>
> The library is not likely to get to a maven repo unless we trigger it
> somehow :( maybe Andy's changes get merged back to stevej's library,
> but we can't count on it.
>
> I'm also not sure how to proceed with the submitted patch. Are there
> any guidelines to adhere to? I haven't merged a patch from a
> non-committer to the Apache svn repo before. Any tips, anyone?
>
> Vassil
>

Re: Monday deployment on Stax finished

Posted by Vassil Dichev <vd...@apache.org>.
> Then I'll wait until Andy's library is available in the public raven
> rep. Mayne @dpp has an idea?

The library is not likely to get to a maven repo unless we trigger it
somehow :( maybe Andy's changes get merged back to stevej's library,
but we can't count on it.

I'm also not sure how to proceed with the submitted patch. Are there
any guidelines to adhere to? I haven't merged a patch from a
non-committer to the Apache svn repo before. Any tips, anyone?

Vassil

Re: Monday deployment on Stax finished

Posted by Richard Hirsch <hi...@gmail.com>.
OK.

Then I'll wait until Andy's library is available in the public raven
rep. Mayne @dpp has an idea?

D.

On Mon, Aug 10, 2009 at 4:19 PM, Vassil Dichev<vd...@gmail.com> wrote:
>> Latest code drop is deployed.
>
> Ah, close miss for my latest minor fix :)
>
>> Doesn't include andy's JMX code yet :-<  Haven't quite figured out how
>> to do this was an elaborate cut and paste action.
>
> From command-line:
>
>  patch -p0 < patch.diff
>
> From eclipse:
>
>  Right-click on parent directory, Team -> Apply patch
>
> The latest commits might have accumulated conflicts with the patch,
> but shouldn't be difficult to do by hand for one or two conflicts. The
> problem with Andy's code currently is that there's no public maven
> repository where we can find Andy's modified library, where the bulk
> of the code is.
>
> Vassil
>

Re: Monday deployment on Stax finished

Posted by Vassil Dichev <vd...@gmail.com>.
> Latest code drop is deployed.

Ah, close miss for my latest minor fix :)

> Doesn't include andy's JMX code yet :-<  Haven't quite figured out how
> to do this was an elaborate cut and paste action.

>From command-line:

  patch -p0 < patch.diff

>From eclipse:

  Right-click on parent directory, Team -> Apply patch

The latest commits might have accumulated conflicts with the patch,
but shouldn't be difficult to do by hand for one or two conflicts. The
problem with Andy's code currently is that there's no public maven
repository where we can find Andy's modified library, where the bulk
of the code is.

Vassil