Skip to content
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.

Commit

Permalink
Preparing for final release
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Kornilov <dmitry.kornilov@oracle.com>
  • Loading branch information
m0mus committed Jun 16, 2017
1 parent 830830a commit 44cfba7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<developers>
<developer>
<email>dmitry.kornilov@oracle.com</email>
<id>maiden168</id>
<id>dmitry.kornilov</id>
<name>Dmitry Kornilov</name>
<organization>Oracle</organization>
<roles>
Expand Down Expand Up @@ -513,7 +513,6 @@
</dependency>
</dependencies>
<configuration>
<outputDirectory>${project.build.directory}/checkstyle</outputDirectory>
<outputFile>${project.build.directory}/checkstyle/checkstyle-result.xml</outputFile>
<configLocation>${basedir}/../etc/config/checkstyle.xml</configLocation>
<failOnViolation>true</failOnViolation>
Expand Down
8 changes: 4 additions & 4 deletions api/src/main/javadoc/doc-files/spec-license.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
<title>JSR 367 Java API for JSON Binding 1.0 Proposed Final Draft Spec License</title>
<title>JSR 367 Java API for JSON Binding 1.0 Final Release License</title>
</head>
<body>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<h3>JSR-000367 Java<font size="-2"><sup>TM</sup></font> API for JSON Binding 1.0 Proposed Final Draft
<h3>JSR-000367 Java<font size="-2"><sup>TM</sup></font> API for JSON Binding 1.0 Final Release
</h3>
<p>
ORACLE AMERICA, INC. IS WILLING TO LICENSE THIS SPECIFICATION TO YOU ONLY UPON THE CONDITION THAT YOU ACCEPT ALL OF THE TERMS CONTAINED IN THIS LICENSE AGREEMENT ("AGREEMENT"). PLEASE READ THE TERMS AND CONDITIONS OF THIS AGREEMENT CAREFULLY. BY DOWNLOADING THIS SPECIFICATION, YOU ACCEPT THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU ARE NOT WILLING TO BE BOUND BY THEM, SELECT THE "DECLINE" BUTTON AT THE BOTTOM OF THIS PAGE AND THE DOWNLOADING PROCESS WILL NOT CONTINUE.
Expand All @@ -14,8 +14,8 @@ <h3>JSR-000367 Java<font size="-2"><sup>TM</sup></font> API for JSON Binding 1.0
Specification: JSR-367 Java API for JSON Binding
("Specification")<br>
Version: 1.0<br>
Status: Proposed Final Draft<br>
Release: April 2017<br>
Status: Final Release<br>
Release: June 2017<br>
Copyright 2017 Oracle America, Inc.<br>
500 Oracle Parkway, Redwood City, California 94065, U.S.A<br>
All rights reserved.</p>
Expand Down
Binary file modified spec/spec.docx
Binary file not shown.
Binary file modified spec/spec.pdf
Binary file not shown.

0 comments on commit 44cfba7

Please sign in to comment.