Skip to content

Commit

Permalink
Release 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benm071 committed Jan 10, 2019
1 parent 9f0bf38 commit f2503e8
Show file tree
Hide file tree
Showing 2,300 changed files with 54,320 additions and 47,655 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing to Oracle JET

*Copyright (c) 2014, 2018 Oracle and/or its affiliates
*Copyright (c) 2014, 2019 Oracle and/or its affiliates
The Universal Permissive License (UPL), Version 1.0*

**Pull requests are currently not being accepted for the Oracle JET project.**
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ limitations under the License.


```
Copyright (c) 2014, 2018 Oracle and/or its affiliates
Copyright (c) 2014, 2019 Oracle and/or its affiliates
The Universal Permissive License (UPL), Version 1.0
Subject to the condition set forth below, permission is hereby granted to any person obtaining
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Oracle JET version 6.0.0
# Oracle JET version 6.1.0

## About Oracle JET
Oracle JET is targeted at intermediate to advanced JavaScript developers working on client-side applications. It's a collection of open source JavaScript libraries along with a set of Oracle contributed JavaScript libraries that make it as simple and efficient as possible to build applications that consume and interact with Oracle products and services, especially Oracle Cloud services.
Expand Down Expand Up @@ -34,19 +34,19 @@ npm install -g @oracle/ojet-cli
ojet create <app name>
```
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet600&id=homepage) for complete installation details, including prerequisites.
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet610&id=homepage) for complete installation details, including prerequisites.

## Related GitHub Projects
All related projects on GitHub are associated under the [oracle-jet topic](https://github.com/search?q=topic%3Aoracle-jet+org%3Aoracle&type=Repositories).

## [Documentation](http://www.oracle.com/pls/topic/lookup?ctx=jet600&id=homepage)
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet600&id=homepage) to help with Getting Started and many common issues.
## [Documentation](http://www.oracle.com/pls/topic/lookup?ctx=jet610&id=homepage)
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet610&id=homepage) to help with Getting Started and many common issues.

## [Contributing](https://github.com/oracle/oraclejet/tree/master/CONTRIBUTING.md)
Oracle JET is an open source project. Pull Requests are currently not being accepted. See
[CONTRIBUTING](https://github.com/oracle/oraclejet/tree/master/CONTRIBUTING.md)
for details.

## [License](https://github.com/oracle/oraclejet/tree/master/LICENSE.md)
Copyright (c) 2014, 2018 Oracle and/or its affiliates
Copyright (c) 2014, 2019 Oracle and/or its affiliates
The Universal Permissive License (UPL), Version 1.0
10 changes: 5 additions & 5 deletions THIRDPARTYLICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ js/libs/jquery/jqueryui-amd-1.12.1/sortable.js MIT
js/libs/jquery/jqueryui-amd-1.12.1/widget.js MIT
js/libs/knockout/knockout-3.4.2.js MIT
js/libs/knockout/knockout-mapping-latest.js MIT
js/libs/oj/v6.0.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
js/libs/oj/v6.0.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
js/libs/oj/v6.0.0/min/ojtree.js (jsTree.js) MIT
js/libs/oj/v6.0.0/ojL10n.js (requireJS i18n) MIT
js/libs/oj/v6.1.0/min/ojknockout.js (knockout-fast-foreach.js) MIT
js/libs/oj/v6.1.0/min/ojselectcombobox.js (Select2.js) Apache 2.0
js/libs/oj/v6.1.0/min/ojtree.js (jsTree.js) MIT
js/libs/oj/v6.1.0/ojL10n.js (requireJS i18n) MIT
js/libs/proj4js/dist/proj4.js Proj4js
js/libs/require/require.js MIT
js/libs/require/text.js MIT
js/libs/require-css/css.js (require-css) MIT
js/libs/webcomponents/custom-elements.min.js custom-elements
scss/oj/v6.0.0/3rdparty/normalize/normalize.scss MIT
scss/oj/v6.1.0/3rdparty/normalize/normalize.scss MIT
js/libs/touchr/touchr.js MIT

/*!
Expand Down
21 changes: 0 additions & 21 deletions dist/DefinitelyTyped/types/knockout/LICENSE

This file was deleted.

16 changes: 0 additions & 16 deletions dist/DefinitelyTyped/types/knockout/README.md

This file was deleted.

Loading

0 comments on commit f2503e8

Please sign in to comment.