Code Monkey home page Code Monkey logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
There's a minimal dependency on spy.jar.  I could probably just copy the code to
simplify things a bit.

Doing a maven 2 build isn't very easy, though.  I'd happily accept a 
contribution if
someone could make it work without losing main.  :)

Original comment by [email protected] on 20 Jan 2009 at 10:12

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
I can do the Maven conversion for you. What do you mean about not losing main?

Original comment by ryan.daum on 21 Jan 2009 at 12:33

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
dustinnmb:/tmp 508% java -jar memcached.jar 
spy.jar  on Mon Jan 19 11:23:00 PST 2009
Build platform:  java 1.5.0_16 from Apple Inc. on Mac OS X version 10.5.6
Tree version:  2.2-19-gdf6a205
(add -c to see the recent changelog)

-c includes the full history of the project.

It's a really good feature if, for no other reason, because it tells me exactly
where, how, and on what tree the app was built.

Original comment by [email protected] on 21 Jan 2009 at 5:27

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
I'll have to look and see how you're doing this.  It should be possible with 
Maven.

Last time I looked at this I saw that there was a lot of work converting your 
tests
to be Maven-friendly, too.

Original comment by ryan.daum on 21 Jan 2009 at 6:29

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
By the way, Maven can/will package the POM (which has version, etc. information 
in
it) inside the .jar along with the classes, effectively having the same info as 
what
you have, minus the changelog.

Original comment by ryan.daum on 21 Jan 2009 at 10:13

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
What's wrong with the tests?

I'd like all that pom stuff generated straight-outta-git (git describe + git 
log).

That's how I do it now.  I don't want to think about it once it's in place.  :)

Original comment by [email protected] on 22 Jan 2009 at 4:46

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
I just pushed a change that removes the spy.jar dependency (by copying all of 
the
parts I use into the tree).

Original comment by [email protected] on 27 Jan 2009 at 6:38

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
The pom generated stuff can't come out of git; the pom is considered to be the 
master
of the version #, and won't take it from an external source.

It doesn't sound like you want to have Maven take over your build automation, 
since
you have your own ideas on how to do it (custom ruby scripts and the like.)

Maybe the best thing for you to do is to write a script to produce a POM from 
your
build, and publish the artifacts.  

Original comment by ryan.daum on 27 Jan 2009 at 6:39

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
I don't so much have a custom ruby script as I'm just using Apache buildr to do 
the
work.  buildr is really great except for the weird dependency problems *it* has.

Original comment by [email protected] on 30 Jan 2009 at 8:23

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
I have buildr producing poms and such.  I'll push the next release up to a 
maven repo
somewhere.

Original comment by [email protected] on 18 Sep 2009 at 7:49

  • Changed state: Started

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
As of 2.4rc1, maven 2 artifacts are available via my m2 repo (writing a wiki 
page now).

Original comment by [email protected] on 23 Sep 2009 at 11:05

  • Changed state: Fixed

from spymemcached.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
You might be interested in this: 
http://nexus.sonatype.org/oss-repository-hosting.html

Original comment by ryan.daum on 23 Sep 2009 at 11:28

from spymemcached.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.