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

Commit

Permalink
Adding iOS Renditions, deprecating enableUDS methods, adding get/setD…
Browse files Browse the repository at this point in the history
…eliveryProtocol methods
  • Loading branch information
three4clavin committed Sep 15, 2012
1 parent 8b23150 commit 1a554a0
Show file tree
Hide file tree
Showing 46 changed files with 275 additions and 138 deletions.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,24 @@ Documentation
Downloads
=========

**Version 4.1.6**:
**Version 4.1.8**:

Adding iOS Rendition objects. Deprecating enableUDS methods - replacing with get/setDeliveryMethod(). Delivery method can be set to "http" (PD downloads if enabled at the account level) or "http_ios" (for iOS m3u8 delivery).

Full Download - including all Brightcove Commons libraries:

- [BC Java MAPI Wrapper v4.1.8 with dependencies](https://github.com/downloads/BrightcoveOS/Java-MAPI-Wrapper/bc-java-mapi-wrapper-4.1.8.zip)

Minimal Download - including only necessary Brightcove Commons libraries:

- [BC Java MAPI Wrapper v4.1.8 with minimal dependencies](https://github.com/downloads/BrightcoveOS/Java-MAPI-Wrapper/bc-java-mapi-wrapper-minimal-4.1.8.zip)

Library Only:

- [BC Java MAPI Wrapper v4.1.8](https://github.com/downloads/BrightcoveOS/Java-MAPI-Wrapper/bc-java-mapi-wrapper-4.1.8.jar)


**Version 4.1.7**:

Includes fixes from Java-Commons 4.1.7 (primarily just a few new sort by type enum values).

Expand Down
4 changes: 2 additions & 2 deletions java-mapi-wrapper/build.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" ?>
<project default="main">
<property name="release-package-name" value="bc-java-mapi-wrapper"/>
<property name="release-package-version" value="4.1.7"/>
<property name="commons-version" value="4.1.7"/>
<property name="release-package-version" value="4.1.8"/>
<property name="commons-version" value="4.1.8"/>
<property name="commons-lib" value="lib/bc-commons-with-dep-${commons-version}"/>

<property name="ext-project-commons-release-dir" value="../../Java-Commons/release-build/release/bc-commons-with-dep"/>
Expand Down
4 changes: 2 additions & 2 deletions java-mapi-wrapper/javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:19 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:31 EDT 2012 -->
<TITLE>
All Classes (bc-java-mapi-wrapper - v4.1.7)
All Classes (bc-java-mapi-wrapper - v4.1.8)
</TITLE>


Expand Down
4 changes: 2 additions & 2 deletions java-mapi-wrapper/javadoc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:19 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:31 EDT 2012 -->
<TITLE>
All Classes (bc-java-mapi-wrapper - v4.1.7)
All Classes (bc-java-mapi-wrapper - v4.1.8)
</TITLE>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:18 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:29 EDT 2012 -->
<TITLE>
BrightcoveException (bc-java-mapi-wrapper - v4.1.7)
BrightcoveException (bc-java-mapi-wrapper - v4.1.8)
</TITLE>

<META NAME="keywords" CONTENT="com.brightcove.mediaapi.exceptions.BrightcoveException class">
Expand All @@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="BrightcoveException (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="BrightcoveException (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:18 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:29 EDT 2012 -->
<TITLE>
BrightcoveExceptionHandler (bc-java-mapi-wrapper - v4.1.7)
BrightcoveExceptionHandler (bc-java-mapi-wrapper - v4.1.8)
</TITLE>

<META NAME="keywords" CONTENT="com.brightcove.mediaapi.exceptions.BrightcoveExceptionHandler interface">
Expand All @@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="BrightcoveExceptionHandler (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="BrightcoveExceptionHandler (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:18 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:29 EDT 2012 -->
<TITLE>
ExceptionType (bc-java-mapi-wrapper - v4.1.7)
ExceptionType (bc-java-mapi-wrapper - v4.1.8)
</TITLE>

<META NAME="keywords" CONTENT="com.brightcove.mediaapi.exceptions.ExceptionType class">
Expand All @@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="ExceptionType (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="ExceptionType (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:18 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:29 EDT 2012 -->
<TITLE>
MediaApiException (bc-java-mapi-wrapper - v4.1.7)
MediaApiException (bc-java-mapi-wrapper - v4.1.8)
</TITLE>

<META NAME="keywords" CONTENT="com.brightcove.mediaapi.exceptions.MediaApiException class">
Expand All @@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="MediaApiException (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="MediaApiException (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:18 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:29 EDT 2012 -->
<TITLE>
WrapperException (bc-java-mapi-wrapper - v4.1.7)
WrapperException (bc-java-mapi-wrapper - v4.1.8)
</TITLE>

<META NAME="keywords" CONTENT="com.brightcove.mediaapi.exceptions.WrapperException class">
Expand All @@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="WrapperException (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="WrapperException (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:18 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:29 EDT 2012 -->
<TITLE>
WrapperExceptionCode (bc-java-mapi-wrapper - v4.1.7)
WrapperExceptionCode (bc-java-mapi-wrapper - v4.1.8)
</TITLE>

<META NAME="keywords" CONTENT="com.brightcove.mediaapi.exceptions.WrapperExceptionCode class">
Expand All @@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="WrapperExceptionCode (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="WrapperExceptionCode (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:19 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:30 EDT 2012 -->
<TITLE>
Uses of Class com.brightcove.mediaapi.exceptions.BrightcoveException (bc-java-mapi-wrapper - v4.1.7)
Uses of Class com.brightcove.mediaapi.exceptions.BrightcoveException (bc-java-mapi-wrapper - v4.1.8)
</TITLE>


Expand All @@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class com.brightcove.mediaapi.exceptions.BrightcoveException (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="Uses of Class com.brightcove.mediaapi.exceptions.BrightcoveException (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:19 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:30 EDT 2012 -->
<TITLE>
Uses of Interface com.brightcove.mediaapi.exceptions.BrightcoveExceptionHandler (bc-java-mapi-wrapper - v4.1.7)
Uses of Interface com.brightcove.mediaapi.exceptions.BrightcoveExceptionHandler (bc-java-mapi-wrapper - v4.1.8)
</TITLE>


Expand All @@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Interface com.brightcove.mediaapi.exceptions.BrightcoveExceptionHandler (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="Uses of Interface com.brightcove.mediaapi.exceptions.BrightcoveExceptionHandler (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:19 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:30 EDT 2012 -->
<TITLE>
Uses of Class com.brightcove.mediaapi.exceptions.ExceptionType (bc-java-mapi-wrapper - v4.1.7)
Uses of Class com.brightcove.mediaapi.exceptions.ExceptionType (bc-java-mapi-wrapper - v4.1.8)
</TITLE>


Expand All @@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class com.brightcove.mediaapi.exceptions.ExceptionType (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="Uses of Class com.brightcove.mediaapi.exceptions.ExceptionType (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:19 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:30 EDT 2012 -->
<TITLE>
Uses of Class com.brightcove.mediaapi.exceptions.MediaApiException (bc-java-mapi-wrapper - v4.1.7)
Uses of Class com.brightcove.mediaapi.exceptions.MediaApiException (bc-java-mapi-wrapper - v4.1.8)
</TITLE>


Expand All @@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class com.brightcove.mediaapi.exceptions.MediaApiException (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="Uses of Class com.brightcove.mediaapi.exceptions.MediaApiException (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:19 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:30 EDT 2012 -->
<TITLE>
Uses of Class com.brightcove.mediaapi.exceptions.WrapperException (bc-java-mapi-wrapper - v4.1.7)
Uses of Class com.brightcove.mediaapi.exceptions.WrapperException (bc-java-mapi-wrapper - v4.1.8)
</TITLE>


Expand All @@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class com.brightcove.mediaapi.exceptions.WrapperException (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="Uses of Class com.brightcove.mediaapi.exceptions.WrapperException (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:19 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:30 EDT 2012 -->
<TITLE>
Uses of Class com.brightcove.mediaapi.exceptions.WrapperExceptionCode (bc-java-mapi-wrapper - v4.1.7)
Uses of Class com.brightcove.mediaapi.exceptions.WrapperExceptionCode (bc-java-mapi-wrapper - v4.1.8)
</TITLE>


Expand All @@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class com.brightcove.mediaapi.exceptions.WrapperExceptionCode (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="Uses of Class com.brightcove.mediaapi.exceptions.WrapperExceptionCode (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:18 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:29 EDT 2012 -->
<TITLE>
com.brightcove.mediaapi.exceptions (bc-java-mapi-wrapper - v4.1.7)
com.brightcove.mediaapi.exceptions (bc-java-mapi-wrapper - v4.1.8)
</TITLE>

<META NAME="keywords" CONTENT="com.brightcove.mediaapi.exceptions package">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:18 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:29 EDT 2012 -->
<TITLE>
com.brightcove.mediaapi.exceptions (bc-java-mapi-wrapper - v4.1.7)
com.brightcove.mediaapi.exceptions (bc-java-mapi-wrapper - v4.1.8)
</TITLE>

<META NAME="keywords" CONTENT="com.brightcove.mediaapi.exceptions package">
Expand All @@ -14,7 +14,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="com.brightcove.mediaapi.exceptions (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="com.brightcove.mediaapi.exceptions (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:18 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:29 EDT 2012 -->
<TITLE>
com.brightcove.mediaapi.exceptions Class Hierarchy (bc-java-mapi-wrapper - v4.1.7)
com.brightcove.mediaapi.exceptions Class Hierarchy (bc-java-mapi-wrapper - v4.1.8)
</TITLE>


Expand All @@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="com.brightcove.mediaapi.exceptions Class Hierarchy (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="com.brightcove.mediaapi.exceptions Class Hierarchy (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 13 16:23:19 EDT 2012 -->
<!-- Generated by javadoc (build 1.5.0_22) on Fri Sep 14 16:14:30 EDT 2012 -->
<TITLE>
Uses of Package com.brightcove.mediaapi.exceptions (bc-java-mapi-wrapper - v4.1.7)
Uses of Package com.brightcove.mediaapi.exceptions (bc-java-mapi-wrapper - v4.1.8)
</TITLE>


Expand All @@ -13,7 +13,7 @@
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Package com.brightcove.mediaapi.exceptions (bc-java-mapi-wrapper - v4.1.7)";
parent.document.title="Uses of Package com.brightcove.mediaapi.exceptions (bc-java-mapi-wrapper - v4.1.8)";
}
</SCRIPT>
<NOSCRIPT>
Expand Down
Loading

0 comments on commit 1a554a0

Please sign in to comment.