equal
deleted
inserted
replaced
2144 * |
2144 * |
2145 * @since 1.2 |
2145 * @since 1.2 |
2146 * @revised 9 |
2146 * @revised 9 |
2147 * @spec JPMS |
2147 * @spec JPMS |
2148 * |
2148 * |
2149 * @see <a href="../../../technotes/guides/jar/jar.html#versioning"> |
|
2150 * The JAR File Specification: Package Versioning</a> |
|
2151 * @see <a href="../../../technotes/guides/jar/jar.html#sealing"> |
2149 * @see <a href="../../../technotes/guides/jar/jar.html#sealing"> |
2152 * The JAR File Specification: Package Sealing</a> |
2150 * The JAR File Specification: Package Sealing</a> |
2153 */ |
2151 */ |
2154 protected Package definePackage(String name, String specTitle, |
2152 protected Package definePackage(String name, String specTitle, |
2155 String specVersion, String specVendor, |
2153 String specVersion, String specVendor, |