Skip to content

Commit

Permalink
Version updated to 1.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Lomilar committed Oct 13, 2020
1 parent a6b2d15 commit 7d1807c
Show file tree
Hide file tree
Showing 784 changed files with 1,400 additions and 25,084 deletions.
2 changes: 1 addition & 1 deletion docker/distributed/tomcat-alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ RUN apk add --no-cache git

COPY docker/distributed/tomcat-alpine/server.xml /usr/local/tomcat/conf/server.xml

ARG VERSION=1.3.11
ARG VERSION=1.3.12
RUN git clone --recurse-submodules -b $VERSION https://github.com/cassproject/CASS && \
cd CASS && \
mvn install && \
Expand Down
2 changes: 1 addition & 1 deletion docker/standalone/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ COPY docker/standalone/alpine/config/server.xml /usr/local/tomcat/conf/server.xm

VOLUME /usr/share/elasticsearch/data

ARG VERSION=1.3.11
ARG VERSION=1.3.12
RUN git clone --recurse-submodules -b $VERSION https://github.com/cassproject/CASS && \
cd CASS && \
mvn install && \
Expand Down
2 changes: 1 addition & 1 deletion docker/standalone/ubuntu-16.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:16.04
RUN apt-get update;apt-get install -qqy wget curl software-properties-common sudo gawk
RUN echo oracle-java8-installer shared/accepted-oracle-license-v1-1 select true | debconf-set-selections
ARG VERSION=1.3.11
ARG VERSION=1.3.12
RUN wget https://raw.githubusercontent.com/cassproject/CASS/master/scripts/cassInstall.sh
RUN chmod +x cassInstall.sh
RUN echo $VERSION && /cassInstall.sh $VERSION && rm -rf ~/.m2
Expand Down
2 changes: 1 addition & 1 deletion docker/standalone/ubuntu-18.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:18.04
RUN apt-get update;apt-get install -qqy wget curl software-properties-common sudo gawk
RUN echo oracle-java8-installer shared/accepted-oracle-license-v1-1 select true | debconf-set-selections
ARG VERSION=1.3.11
ARG VERSION=1.3.12
RUN wget https://raw.githubusercontent.com/cassproject/CASS/master/scripts/cassInstall.sh
RUN chmod +x cassInstall.sh
RUN echo $VERSION && /cassInstall.sh $VERSION && rm -rf ~/.m2
Expand Down
15 changes: 0 additions & 15 deletions docs/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,7 @@ YUI.add("yuidoc-meta", function(Y) {
"EcIdentityManager",
"EcLevel",
"EcLinkedData",
"EcModal",
"EcObject",
"EcOverlay",
"EcPk",
"EcPpk",
"EcRemote",
Expand All @@ -265,8 +263,6 @@ YUI.add("yuidoc-meta", function(Y) {
"EcRsaOaep",
"EcRsaOaepAsync",
"EcRsaOaepAsyncWorker",
"EcScreen",
"EcView",
"EducationEvent",
"EducationalAudience",
"EducationalOrganization",
Expand Down Expand Up @@ -344,7 +340,6 @@ YUI.add("yuidoc-meta", function(Y) {
"HealthClub",
"HighSchool",
"HinduTemple",
"HistoryClosure",
"HobbyShop",
"HoldersProfile",
"HomeAndConstructionBusiness",
Expand Down Expand Up @@ -434,7 +429,6 @@ YUI.add("yuidoc-meta", function(Y) {
"MiddleSchool",
"MobileApplication",
"MobilePhoneStore",
"ModalManager",
"MonetaryAmount",
"MoodleConfig",
"Mosque",
Expand Down Expand Up @@ -489,7 +483,6 @@ YUI.add("yuidoc-meta", function(Y) {
"OrganizationRole",
"OrganizeAction",
"OutletStore",
"OverlayManager",
"OwnershipInfo",
"PaintAction",
"Painting",
Expand Down Expand Up @@ -611,7 +604,6 @@ YUI.add("yuidoc-meta", function(Y) {
"ScholarlyArticle",
"School",
"ScreeningEvent",
"Screenmanager",
"Sculpture",
"SeaBodyOfWater",
"SearchAction",
Expand Down Expand Up @@ -714,7 +706,6 @@ YUI.add("yuidoc-meta", function(Y) {
"VideoGameSeries",
"VideoObject",
"ViewAction",
"ViewManager",
"VisualArtsEvent",
"VisualArtwork",
"Volcano",
Expand Down Expand Up @@ -742,7 +733,6 @@ YUI.add("yuidoc-meta", function(Y) {
],
"modules": [
"com.eduworks.ec",
"com.eduworks.ec.ui",
"org.cassproject",
"org.credentialengine",
"org.json.ld",
Expand All @@ -755,11 +745,6 @@ YUI.add("yuidoc-meta", function(Y) {
"name": "com.eduworks.ec",
"description": "Location of strings that store the current namespace for general Eduworks Objects."
},
{
"displayName": "com.eduworks.ec.ui",
"name": "com.eduworks.ec.ui",
"description": "Class that represents a \"view\" that can be displayed in an container element on the page. The View should define\na display function that loads HTML into the container element on the page and then finally calls the callback once\nthe view has been completely initialized"
},
{
"displayName": "org.cassproject",
"name": "org.cassproject",
Expand Down
12 changes: 1 addition & 11 deletions docs/classes/APIReference.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<h1><img src="http://docs.cassproject.org/img/customLogo-blue.png" title="CASS Javascript Library"></h1>
</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 1.3.11</em>
<em>API Docs for: 1.3.12</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down Expand Up @@ -289,9 +289,7 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/EcIdentityManager.html">EcIdentityManager</a></li>
<li><a href="../classes/EcLevel.html">EcLevel</a></li>
<li><a href="../classes/EcLinkedData.html">EcLinkedData</a></li>
<li><a href="../classes/EcModal.html">EcModal</a></li>
<li><a href="../classes/EcObject.html">EcObject</a></li>
<li><a href="../classes/EcOverlay.html">EcOverlay</a></li>
<li><a href="../classes/EcPk.html">EcPk</a></li>
<li><a href="../classes/EcPpk.html">EcPpk</a></li>
<li><a href="../classes/EcRemote.html">EcRemote</a></li>
Expand All @@ -302,8 +300,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/EcRsaOaep.html">EcRsaOaep</a></li>
<li><a href="../classes/EcRsaOaepAsync.html">EcRsaOaepAsync</a></li>
<li><a href="../classes/EcRsaOaepAsyncWorker.html">EcRsaOaepAsyncWorker</a></li>
<li><a href="../classes/EcScreen.html">EcScreen</a></li>
<li><a href="../classes/EcView.html">EcView</a></li>
<li><a href="../classes/EducationalAudience.html">EducationalAudience</a></li>
<li><a href="../classes/EducationalOrganization.html">EducationalOrganization</a></li>
<li><a href="../classes/EducationEvent.html">EducationEvent</a></li>
Expand Down Expand Up @@ -380,7 +376,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/HealthClub.html">HealthClub</a></li>
<li><a href="../classes/HighSchool.html">HighSchool</a></li>
<li><a href="../classes/HinduTemple.html">HinduTemple</a></li>
<li><a href="../classes/HistoryClosure.html">HistoryClosure</a></li>
<li><a href="../classes/HobbyShop.html">HobbyShop</a></li>
<li><a href="../classes/HoldersProfile.html">HoldersProfile</a></li>
<li><a href="../classes/HomeAndConstructionBusiness.html">HomeAndConstructionBusiness</a></li>
Expand Down Expand Up @@ -471,7 +466,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/MiddleSchool.html">MiddleSchool</a></li>
<li><a href="../classes/MobileApplication.html">MobileApplication</a></li>
<li><a href="../classes/MobilePhoneStore.html">MobilePhoneStore</a></li>
<li><a href="../classes/ModalManager.html">ModalManager</a></li>
<li><a href="../classes/MonetaryAmount.html">MonetaryAmount</a></li>
<li><a href="../classes/MoodleConfig.html">MoodleConfig</a></li>
<li><a href="../classes/Mosque.html">Mosque</a></li>
Expand Down Expand Up @@ -526,7 +520,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/OrganizationRole.html">OrganizationRole</a></li>
<li><a href="../classes/OrganizeAction.html">OrganizeAction</a></li>
<li><a href="../classes/OutletStore.html">OutletStore</a></li>
<li><a href="../classes/OverlayManager.html">OverlayManager</a></li>
<li><a href="../classes/OwnershipInfo.html">OwnershipInfo</a></li>
<li><a href="../classes/PaintAction.html">PaintAction</a></li>
<li><a href="../classes/Painting.html">Painting</a></li>
Expand Down Expand Up @@ -648,7 +641,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/ScholarlyArticle.html">ScholarlyArticle</a></li>
<li><a href="../classes/School.html">School</a></li>
<li><a href="../classes/ScreeningEvent.html">ScreeningEvent</a></li>
<li><a href="../classes/Screenmanager.html">Screenmanager</a></li>
<li><a href="../classes/Sculpture.html">Sculpture</a></li>
<li><a href="../classes/SeaBodyOfWater.html">SeaBodyOfWater</a></li>
<li><a href="../classes/SearchAction.html">SearchAction</a></li>
Expand Down Expand Up @@ -751,7 +743,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/VideoGameSeries.html">VideoGameSeries</a></li>
<li><a href="../classes/VideoObject.html">VideoObject</a></li>
<li><a href="../classes/ViewAction.html">ViewAction</a></li>
<li><a href="../classes/ViewManager.html">ViewManager</a></li>
<li><a href="../classes/VisualArtsEvent.html">VisualArtsEvent</a></li>
<li><a href="../classes/VisualArtwork.html">VisualArtwork</a></li>
<li><a href="../classes/Volcano.html">Volcano</a></li>
Expand Down Expand Up @@ -781,7 +772,6 @@ <h2 class="off-left">APIs</h2>

<ul id="api-modules" class="apis modules">
<li><a href="../modules/com.eduworks.ec.html">com.eduworks.ec</a></li>
<li><a href="../modules/com.eduworks.ec.ui.html">com.eduworks.ec.ui</a></li>
<li><a href="../modules/org.cassproject.html">org.cassproject</a></li>
<li><a href="../modules/org.credentialengine.html">org.credentialengine</a></li>
<li><a href="../modules/org.json.ld.html">org.json.ld</a></li>
Expand Down
12 changes: 1 addition & 11 deletions docs/classes/ASNImport.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<h1><img src="http://docs.cassproject.org/img/customLogo-blue.png" title="CASS Javascript Library"></h1>
</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 1.3.11</em>
<em>API Docs for: 1.3.12</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down Expand Up @@ -289,9 +289,7 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/EcIdentityManager.html">EcIdentityManager</a></li>
<li><a href="../classes/EcLevel.html">EcLevel</a></li>
<li><a href="../classes/EcLinkedData.html">EcLinkedData</a></li>
<li><a href="../classes/EcModal.html">EcModal</a></li>
<li><a href="../classes/EcObject.html">EcObject</a></li>
<li><a href="../classes/EcOverlay.html">EcOverlay</a></li>
<li><a href="../classes/EcPk.html">EcPk</a></li>
<li><a href="../classes/EcPpk.html">EcPpk</a></li>
<li><a href="../classes/EcRemote.html">EcRemote</a></li>
Expand All @@ -302,8 +300,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/EcRsaOaep.html">EcRsaOaep</a></li>
<li><a href="../classes/EcRsaOaepAsync.html">EcRsaOaepAsync</a></li>
<li><a href="../classes/EcRsaOaepAsyncWorker.html">EcRsaOaepAsyncWorker</a></li>
<li><a href="../classes/EcScreen.html">EcScreen</a></li>
<li><a href="../classes/EcView.html">EcView</a></li>
<li><a href="../classes/EducationalAudience.html">EducationalAudience</a></li>
<li><a href="../classes/EducationalOrganization.html">EducationalOrganization</a></li>
<li><a href="../classes/EducationEvent.html">EducationEvent</a></li>
Expand Down Expand Up @@ -380,7 +376,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/HealthClub.html">HealthClub</a></li>
<li><a href="../classes/HighSchool.html">HighSchool</a></li>
<li><a href="../classes/HinduTemple.html">HinduTemple</a></li>
<li><a href="../classes/HistoryClosure.html">HistoryClosure</a></li>
<li><a href="../classes/HobbyShop.html">HobbyShop</a></li>
<li><a href="../classes/HoldersProfile.html">HoldersProfile</a></li>
<li><a href="../classes/HomeAndConstructionBusiness.html">HomeAndConstructionBusiness</a></li>
Expand Down Expand Up @@ -471,7 +466,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/MiddleSchool.html">MiddleSchool</a></li>
<li><a href="../classes/MobileApplication.html">MobileApplication</a></li>
<li><a href="../classes/MobilePhoneStore.html">MobilePhoneStore</a></li>
<li><a href="../classes/ModalManager.html">ModalManager</a></li>
<li><a href="../classes/MonetaryAmount.html">MonetaryAmount</a></li>
<li><a href="../classes/MoodleConfig.html">MoodleConfig</a></li>
<li><a href="../classes/Mosque.html">Mosque</a></li>
Expand Down Expand Up @@ -526,7 +520,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/OrganizationRole.html">OrganizationRole</a></li>
<li><a href="../classes/OrganizeAction.html">OrganizeAction</a></li>
<li><a href="../classes/OutletStore.html">OutletStore</a></li>
<li><a href="../classes/OverlayManager.html">OverlayManager</a></li>
<li><a href="../classes/OwnershipInfo.html">OwnershipInfo</a></li>
<li><a href="../classes/PaintAction.html">PaintAction</a></li>
<li><a href="../classes/Painting.html">Painting</a></li>
Expand Down Expand Up @@ -648,7 +641,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/ScholarlyArticle.html">ScholarlyArticle</a></li>
<li><a href="../classes/School.html">School</a></li>
<li><a href="../classes/ScreeningEvent.html">ScreeningEvent</a></li>
<li><a href="../classes/Screenmanager.html">Screenmanager</a></li>
<li><a href="../classes/Sculpture.html">Sculpture</a></li>
<li><a href="../classes/SeaBodyOfWater.html">SeaBodyOfWater</a></li>
<li><a href="../classes/SearchAction.html">SearchAction</a></li>
Expand Down Expand Up @@ -751,7 +743,6 @@ <h2 class="off-left">APIs</h2>
<li><a href="../classes/VideoGameSeries.html">VideoGameSeries</a></li>
<li><a href="../classes/VideoObject.html">VideoObject</a></li>
<li><a href="../classes/ViewAction.html">ViewAction</a></li>
<li><a href="../classes/ViewManager.html">ViewManager</a></li>
<li><a href="../classes/VisualArtsEvent.html">VisualArtsEvent</a></li>
<li><a href="../classes/VisualArtwork.html">VisualArtwork</a></li>
<li><a href="../classes/Volcano.html">Volcano</a></li>
Expand Down Expand Up @@ -781,7 +772,6 @@ <h2 class="off-left">APIs</h2>

<ul id="api-modules" class="apis modules">
<li><a href="../modules/com.eduworks.ec.html">com.eduworks.ec</a></li>
<li><a href="../modules/com.eduworks.ec.ui.html">com.eduworks.ec.ui</a></li>
<li><a href="../modules/org.cassproject.html">org.cassproject</a></li>
<li><a href="../modules/org.credentialengine.html">org.credentialengine</a></li>
<li><a href="../modules/org.json.ld.html">org.json.ld</a></li>
Expand Down
Loading

0 comments on commit 7d1807c

Please sign in to comment.