Capsule v0.7.0 Release Notes

Release Date: 2014-08-18 // over 9 years ago
  • ๐Ÿ”’ Security

    ๐Ÿ†• New Features and Enhancements

    • The following repository aliases are recognized: central (Maven Central https), central-http(Maven Central http), jcenter (jCenter https), jcenter-http(jCenter http), and local (for the local repository).
    • ๐Ÿ‘ Capsule supports local repositories with file:... URLs.
    • Capsule does not allow SNAPSHOT dependencies unless the Allow-Snapshots attribute is set to true.
    • ๐Ÿ‘ Better JVM installation search on Windows.

    ๐Ÿ› Bug Fixes

    • #14
    • -Dcapsule.resolve sometimes fails.