Skip to content

Commit 8c83760

Browse files
committed
maven integration
1 parent 0424a5b commit 8c83760

File tree

122 files changed

+1277
-1268
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+1277
-1268
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ PureMVC is a lightweight framework for creating applications based upon the clas
77
* [Discussion](http://forums.puremvc.org/index.php/board,60.0.html)
88
* [Legacy Implementation](https://github.com/PureMVC/puremvc-java-multicore-framework/tree/1.0.9)
99

10+
## Maven Installation
11+
```xml
12+
<dependencies>
13+
<dependency>
14+
<groupId>org.puremvc</groupId>
15+
<artifactId>puremvc-multicore</artifactId>
16+
</dependency>
17+
</dependencies>
18+
```
19+
1020
## Utilities
1121
* [Pipes](https://github.com/PureMVC/puremvc-java-util-pipes/wiki)
1222

@@ -15,7 +25,7 @@ PureMVC is a lightweight framework for creating applications based upon the clas
1525
* [Android](https://en.wikipedia.org/wiki/Android_(operating_system))
1626

1727
## Status
18-
Production - [Version 2.0](https://github.com/PureMVC/puremvc-java-multicore-framework/blob/master/VERSION)
28+
Production - [Version 2.1](https://github.com/PureMVC/puremvc-java-multicore-framework/blob/master/VERSION)
1929

2030
## License
2131
* PureMVC MultiCore Framework for Java - Copyright © 2019 [Saad Shams](https://www.linkedin.com/in/muizz)

VERSION

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
PureMVC MultiCore Framework for Java
22
--------------------------------------------------------------------------
3-
Release Date: 03/07/19
3+
Release Date: 03/22/19
44
Platform: Java
55
Version: 2
6-
Revision: 0
6+
Revision: 1
77
Minor: 0
88
Author: Saad Shams <[email protected]>
99
--------------------------------------------------------------------------
10+
2.1 - Maven Integration
11+
1012
2.0 - Brand new implementation of ported code, equivalent to AS3 MultiCore Version 1.0.5.

bin/PureMVC.jar

1.74 KB
Binary file not shown.

docs/allclasses-frame.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>All Classes</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>

docs/allclasses-noframe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>All Classes</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>

docs/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>Constant Field Values</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>

docs/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>API Help</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>

docs/index-files/index-1.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>A-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-10.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>M-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-11.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>N-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-12.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>O-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-13.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>P-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>
@@ -108,15 +108,15 @@ <h2 class="title">P</h2>
108108
</dd>
109109
<dt><span class="memberNameLink"><a href="../org/puremvc/java/multicore/patterns/proxy/Proxy.html#%3Cinit%3E()">Proxy()</a></span> - Constructor for class org.puremvc.java.multicore.patterns.proxy.<a href="../org/puremvc/java/multicore/patterns/proxy/Proxy.html" title="class in org.puremvc.java.multicore.patterns.proxy">Proxy</a></dt>
110110
<dd>
111-
<div class="block">Constructor</div>
111+
<div class="block">Constructor.</div>
112112
</dd>
113113
<dt><span class="memberNameLink"><a href="../org/puremvc/java/multicore/patterns/proxy/Proxy.html#%3Cinit%3E(java.lang.String)">Proxy(String)</a></span> - Constructor for class org.puremvc.java.multicore.patterns.proxy.<a href="../org/puremvc/java/multicore/patterns/proxy/Proxy.html" title="class in org.puremvc.java.multicore.patterns.proxy">Proxy</a></dt>
114114
<dd>
115-
<div class="block">Constructor</div>
115+
<div class="block">Constructor.</div>
116116
</dd>
117117
<dt><span class="memberNameLink"><a href="../org/puremvc/java/multicore/patterns/proxy/Proxy.html#%3Cinit%3E(java.lang.String,java.lang.Object)">Proxy(String, Object)</a></span> - Constructor for class org.puremvc.java.multicore.patterns.proxy.<a href="../org/puremvc/java/multicore/patterns/proxy/Proxy.html" title="class in org.puremvc.java.multicore.patterns.proxy">Proxy</a></dt>
118118
<dd>
119-
<div class="block">Constructor</div>
119+
<div class="block">Constructor.</div>
120120
</dd>
121121
<dt><span class="memberNameLink"><a href="../org/puremvc/java/multicore/core/Model.html#proxyMap">proxyMap</a></span> - Variable in class org.puremvc.java.multicore.core.<a href="../org/puremvc/java/multicore/core/Model.html" title="class in org.puremvc.java.multicore.core">Model</a></dt>
122122
<dd>&nbsp;</dd>

docs/index-files/index-14.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>R-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-15.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>S-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-16.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>T-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-17.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>V-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>C-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-3.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>D-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-4.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>E-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-5.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>F-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-6.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>G-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-7.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>H-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-8.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>I-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index-files/index-9.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>L-Index</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8-
<meta name="dc.created" content="2019-02-06">
8+
<meta name="dc.created" content="2019-03-16">
99
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="../script.js"></script>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (10.0.1) on Wed Feb 06 10:29:59 EST 2019 -->
5+
<!-- Generated by javadoc (10.0.1) on Sat Mar 16 22:04:11 EDT 2019 -->
66
<title>Generated Documentation (Untitled)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

0 commit comments

Comments
 (0)