Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update code from maven (versions 3.*) #73

Open
mihaicc opened this issue Apr 30, 2014 · 0 comments
Open

Update code from maven (versions 3.*) #73

mihaicc opened this issue Apr 30, 2014 · 0 comments

Comments

@mihaicc
Copy link

mihaicc commented Apr 30, 2014

Either I'm making a foolish mistake and I don't understand what's going on here or there's something terribly wrong with the maven version.

Need:

The version from maven has some issues at first glance with default params.

  • Load balancing doesn't work
  • MemCachedClient().get doesn't work

Why the code is old:

First 3 lines of MemCachedClient.java(big C) in maven version 3.0.2

/**
 * MemCached Java Client Logger
 * Copyright (c) 2007 Greg Whalin

First 3 lines of Mem__c__achedClient.java(small C)

/**
 * Copyright (c) 2008 Greg Whalin
 * All rights reserved.

PS:

  • building from ant outputs packages without version:
#   memcached-${ver}.jar.MD5
#   memcached-${ver}.tar
#   memcached-${ver}.tar.gz
#   memcached-${ver}.tar.gz.MD5
#   memcached-${ver}.zip
#   memcached-${ver}.zip.MD5
  • I don't know what version your repo is at now. can you be clear on that and not write a version before each class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant