We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The version from maven has some issues at first glance with default params.
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.
# memcached-${ver}.jar.MD5 # memcached-${ver}.tar # memcached-${ver}.tar.gz # memcached-${ver}.tar.gz.MD5 # memcached-${ver}.zip # memcached-${ver}.zip.MD5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
Why the code is old:
First 3 lines of MemCachedClient.java(big C) in maven version 3.0.2
First 3 lines of Mem__c__achedClient.java(small C)
PS:
The text was updated successfully, but these errors were encountered: