Skip to content

Commit

Permalink
Version updated to 1.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Lomilar committed Oct 29, 2020
1 parent 6498e5c commit c08fe69
Show file tree
Hide file tree
Showing 773 changed files with 2,770 additions and 2,766 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.12
ARG VERSION=1.3.13
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.12
ARG VERSION=1.3.13
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.12
ARG VERSION=1.3.13
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.12
ARG VERSION=1.3.13
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
14 changes: 7 additions & 7 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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down Expand Up @@ -1849,7 +1849,7 @@ <h3 class="name"><code>articleBody</code></h3>
<div class="meta">
<p>Inherited from
<a href="../classes/Article.html#property_articleBody">Article</a>:
<a href="../files/src_main_js_cass_org.schema.js.html#l8604"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8604</code></a>
<a href="../files/src_main_js_cass_org.schema.js.html#l8463"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8463</code></a>
</p>


Expand All @@ -1875,7 +1875,7 @@ <h3 class="name"><code>articleSection</code></h3>
<div class="meta">
<p>Inherited from
<a href="../classes/Article.html#property_articleSection">Article</a>:
<a href="../files/src_main_js_cass_org.schema.js.html#l8596"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8596</code></a>
<a href="../files/src_main_js_cass_org.schema.js.html#l8455"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8455</code></a>
</p>


Expand Down Expand Up @@ -3383,7 +3383,7 @@ <h3 class="name"><code>pageEnd</code></h3>
<div class="meta">
<p>Inherited from
<a href="../classes/Article.html#property_pageEnd">Article</a>:
<a href="../files/src_main_js_cass_org.schema.js.html#l8588"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8588</code></a>
<a href="../files/src_main_js_cass_org.schema.js.html#l8447"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8447</code></a>
</p>


Expand All @@ -3409,7 +3409,7 @@ <h3 class="name"><code>pageStart</code></h3>
<div class="meta">
<p>Inherited from
<a href="../classes/Article.html#property_pageStart">Article</a>:
<a href="../files/src_main_js_cass_org.schema.js.html#l8612"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8612</code></a>
<a href="../files/src_main_js_cass_org.schema.js.html#l8471"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8471</code></a>
</p>


Expand All @@ -3435,7 +3435,7 @@ <h3 class="name"><code>pagination</code></h3>
<div class="meta">
<p>Inherited from
<a href="../classes/Article.html#property_pagination">Article</a>:
<a href="../files/src_main_js_cass_org.schema.js.html#l8580"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8580</code></a>
<a href="../files/src_main_js_cass_org.schema.js.html#l8439"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8439</code></a>
</p>


Expand Down Expand Up @@ -4193,7 +4193,7 @@ <h3 class="name"><code>wordCount</code></h3>
<div class="meta">
<p>Inherited from
<a href="../classes/Article.html#property_wordCount">Article</a>:
<a href="../files/src_main_js_cass_org.schema.js.html#l8620"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8620</code></a>
<a href="../files/src_main_js_cass_org.schema.js.html#l8479"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.schema.js:8479</code></a>
</p>


Expand Down
2 changes: 1 addition & 1 deletion 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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AboutPage.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AcceptAction.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/Accommodation.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AccountingService.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AccreditAction.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AchieveAction.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/Action.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/ActionStatusType.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/ActivateAction.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AddAction.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AdministrativeArea.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AdultEntertainment.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AdvancedStandingAction.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/Agent.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AggregateOffer.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AggregateRating.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AgreeAction.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/Airline.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/Airport.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/AlignmentMap.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down Expand Up @@ -815,7 +815,7 @@ <h1>AlignmentMap Class</h1>


<div class="foundat">
Defined in: <a href="../files/src_main_js_cass_org.credentialengine.js.html#l3815"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.credentialengine.js:3815</code></a>
Defined in: <a href="../files/src_main_js_cass_org.credentialengine.js.html#l3724"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.credentialengine.js:3724</code></a>
</div>

Module: <a href="../modules/org.credentialengine.html">org.credentialengine</a>
Expand Down Expand Up @@ -872,7 +872,7 @@ <h3 class="name"><code>hasStatement</code></h3>
<div class="meta">
<p>
Defined in
<a href="../files/src_main_js_cass_org.credentialengine.js.html#l3831"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.credentialengine.js:3831</code></a>
<a href="../files/src_main_js_cass_org.credentialengine.js.html#l3740"><code>src&#x2F;main&#x2F;js&#x2F;cass&#x2F;org.credentialengine.js:3740</code></a>
</p>


Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AlignmentObject.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AllocateAction.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AmusementPark.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AnimalShelter.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/Answer.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/Apartment.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/ApartmentComplex.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/AppendAction.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/ApplyAction.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/ApprenticeshipCertificate.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.12</em>
<em>API Docs for: 1.3.13</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
Loading

0 comments on commit c08fe69

Please sign in to comment.