- Bugfix: Correctly handle testing both latest and archives URLs
- Bugfix: Revert ark dependency
- Enhancement: Add J 5.0.8 checksum
Please note: this release is broken - use a newer version.
- Enhancement: #13: Use the archive_url for all downloads
- Also switches back to using ark dependency for simplicity
- Update J default version to 5.1.36
- Update J default version to 5.1.34
- Update J default version to 5.1.31
- Bugfix: Workaround remote_file not supporting 404's and utilize archive_url
- Enhancement: Update J default version to 5.1.29
- Enhancement: New
node['mysql_connector']['j']['archive_url']
attribute and fallback to archive URL downloading (once remote_file actually skips 404's) - Enhancement: Checksum attribute auto-detection
- Enhancement: Update J default version to 5.1.28
- Bugfix: [GH-3] No action remote_file mysql-connector-java-x.x.x.tar.gz
- Version bump to add metadata supports amazon, centos, fedora, scientific, ubuntu
- Updated J default version to 5.1.26
- Updated J default version to 5.1.24
- Fix for J jar extraction
- Workaround MySQL Connector/J .tar.gz now including extra directory in archive
- ark is no longer a dependency because of J workaround
- Added attribute
node['mysql_connector']['j']['jar_file']
- Added attribute
node['mysql_connector']['j']['tar_file']
- Bumped J version to 5.1.22
- Added mysql_connector::j recipe
- Initial release with MySQL Connector/J LWRP.