[1/4] incubator-systemml git commit: [SYSTEMML-463] - Revert back to release version

2016-01-28 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/branch-0.9 ffcdf6ea3 -> 321f1300a [SYSTEMML-463] - Revert back to release version Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/4db60

[4/4] incubator-systemml git commit: [SYSTEMML-463] Revert pom to SNAPSHOT after release prepare

2016-01-28 Thread lresende
[SYSTEMML-463] Revert pom to SNAPSHOT after release prepare Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/321f1300 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/321f1300 Diff

[incubator-systemml] Git Push Summary

2016-01-28 Thread lresende
Repository: incubator-systemml Updated Tags: refs/tags/v0.9.0-incubating-rc2 [created] 77c94ffd5

[3/4] incubator-systemml git commit: [SYSTEMML-463] Prepare release: SystemML 0.9.0-incubating-rc2

2016-01-28 Thread lresende
[SYSTEMML-463] Prepare release: SystemML 0.9.0-incubating-rc2 Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/6da9d60d Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/6da9d60d Di

[2/4] incubator-systemml git commit: [SYSTEMML-479] Remove binary files from distribution

2016-01-28 Thread lresende
[SYSTEMML-479] Remove binary files from distribution Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/266a9c54 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/266a9c54 Diff: http:

incubator-systemml git commit: Add release script strawman

2016-01-28 Thread lresende
+cd $RELEASE + +# sign +#for i in *.zip *.gz; do gpg --output $i.asc --detach-sig --armor $i; done +for i in *.zip *.gz; do openssl md5 -hex $i | sed 's/MD5(\([^)]*\))= \([0-9a-f]*\)/\2 *\1/' > $i.md5; done + +cp $BUILD/rat.txt $RELEASE/ + +# copy to apache for review +# scp $RELEASE/* lr

[incubator-systemml] Git Push Summary

2016-01-28 Thread lresende
Repository: incubator-systemml Updated Tags: refs/tags/v0.9.0-incubating-rc3 [created] 8b0abfff4

[2/3] incubator-systemml git commit: [SYSTEMML-463] Prepare release: SystemML 0.9.0-incubating-rc3

2016-01-28 Thread lresende
[SYSTEMML-463] Prepare release: SystemML 0.9.0-incubating-rc3 Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/49528085 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/49528085 Di

[1/3] incubator-systemml git commit: Add release script strawman

2016-01-28 Thread lresende
ASE/ +cd $RELEASE + +# sign +#for i in *.zip *.gz; do gpg --output $i.asc --detach-sig --armor $i; done +for i in *.zip *.gz; do openssl md5 -hex $i | sed 's/MD5(\([^)]*\))= \([0-9a-f]*\)/\2 *\1/' > $i.md5; done + +cp $BUILD/rat.txt $RELEASE/ + +# copy to apache for review +# scp

[3/3] incubator-systemml git commit: [SYSTEMML-463] Revert pom to SNAPSHOT after release prepare

2016-01-28 Thread lresende
[SYSTEMML-463] Revert pom to SNAPSHOT after release prepare Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/bc634854 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/bc634854 Diff

incubator-systemml git commit: Add SystemML Zeppelin notebook sample

2016-02-06 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 603b4ca22 -> c331003c1 Add SystemML Zeppelin notebook sample Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/c331003c Tree: http

incubator-systemml git commit: Update release script

2016-02-08 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master c331003c1 -> 123ced741 Update release script Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/123ced74 Tree: http://git-wip-us.ap

[3/3] incubator-systemml-website git commit: Update list of excluded files

2016-02-11 Thread lresende
Update list of excluded files Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/b9a6433e Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/b9a6433e Diff: ht

[1/3] incubator-systemml-website git commit: Remove obsolete files

2016-02-11 Thread lresende
Repository: incubator-systemml-website Updated Branches: refs/heads/master 331ac43d0 -> 34a47a244 Remove obsolete files Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/34a47a24 Tr

[2/3] incubator-systemml-website git commit: Define default git file attributes

2016-02-11 Thread lresende
Define default git file attributes Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/b9c3b46e Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/b9c3b46e Diff

svn commit: r12358 - in /release/incubator/systemml: ./ 0.9.0-incubating/

2016-02-11 Thread lresende
Author: lresende Date: Thu Feb 11 21:17:19 2016 New Revision: 12358 Log: SystemML 0.9.0-incubating release Added: release/incubator/systemml/ release/incubator/systemml/0.9.0-incubating/ release/incubator/systemml/0.9.0-incubating/systemml-0.9.0-incubating-javadoc.jar (with props

[4/4] incubator-systemml-website git commit: Add download page

2016-02-11 Thread lresende
Add download page Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/5bdecec5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/5bdecec5 Diff: http://git-wip

[2/4] incubator-systemml-website git commit: Add Download to top-level navigation bar

2016-02-11 Thread lresende
Add Download to top-level navigation bar Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/2f50a747 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/2f50a74

[1/4] incubator-systemml-website git commit: Fix broken logo

2016-02-11 Thread lresende
Repository: incubator-systemml-website Updated Branches: refs/heads/master 34a47a244 -> 5bdecec5f Fix broken logo Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/8d19279b Tree: h

[3/4] incubator-systemml-website git commit: Add release notes for SystemML 0.9.0-incubating

2016-02-11 Thread lresende
Add release notes for SystemML 0.9.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/4bd14a77 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/

svn commit: r1729900 [5/8] - in /incubator/systemml/site: ./ 0.9.0-incubating/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/js/ assets/theme

2016-02-11 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/bootstrap/js/bootstrap.min.js URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/bootstrap/js/bootstrap.min.js?rev=1729900&r1=1729899&r2=1729900&view=diff ===

svn commit: r1729900 [3/8] - in /incubator/systemml/site: ./ 0.9.0-incubating/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/js/ assets/theme

2016-02-11 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg?rev=1729900&r1=1729899&r2=1729900&view=diff =

svn commit: r1729900 [7/8] - in /incubator/systemml/site: ./ 0.9.0-incubating/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/js/ assets/theme

2016-02-11 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/jquery/jquery-2.1.1.min.js URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/jquery/jquery-2.1.1.min.js?rev=1729900&r1=1729899&r2=1729900&view=diff =

svn commit: r1729900 [8/8] - in /incubator/systemml/site: ./ 0.9.0-incubating/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/js/ assets/theme

2016-02-11 Thread lresende
Modified: incubator/systemml/site/community-members.html URL: http://svn.apache.org/viewvc/incubator/systemml/site/community-members.html?rev=1729900&r1=1729899&r2=1729900&view=diff == --- incubator/systemml/site/community

svn commit: r1729900 [6/8] - in /incubator/systemml/site: ./ 0.9.0-incubating/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/js/ assets/theme

2016-02-11 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/jquery/jquery-2.1.1.js URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/jquery/jquery-2.1.1.js?rev=1729900&r1=1729899&r2=1729900&view=diff ==

svn commit: r1729900 [2/8] - in /incubator/systemml/site: ./ 0.9.0-incubating/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/js/ assets/theme

2016-02-11 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/bootstrap/css/bootstrap.css URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/bootstrap/css/bootstrap.css?rev=1729900&r1=1729899&r2=1729900&view=diff ===

svn commit: r1729900 [4/8] - in /incubator/systemml/site: ./ 0.9.0-incubating/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/js/ assets/theme

2016-02-11 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/bootstrap/js/bootstrap.js URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/bootstrap/js/bootstrap.js?rev=1729900&r1=1729899&r2=1729900&view=diff

svn commit: r1729900 [1/8] - in /incubator/systemml/site: ./ 0.9.0-incubating/ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/fonts/ assets/themes/apache/bootstrap/js/ assets/theme

2016-02-11 Thread lresende
Author: lresende Date: Thu Feb 11 21:57:26 2016 New Revision: 1729900 URL: http://svn.apache.org/viewvc?rev=1729900&view=rev Log: Publish SystemML website updates with release download page Added: incubator/systemml/site/0.9.0-incubating/ incubator/systemml/site/0.9.0-incuba

incubator-systemml-website git commit: Update download page to use git mirror

2016-02-11 Thread lresende
Repository: incubator-systemml-website Updated Branches: refs/heads/master 5bdecec5f -> 19be1e4f3 Update download page to use git mirror Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/c

svn commit: r1729910 - in /incubator/systemml/site: download.html feed.xml

2016-02-11 Thread lresende
Author: lresende Date: Thu Feb 11 22:20:18 2016 New Revision: 1729910 URL: http://svn.apache.org/viewvc?rev=1729910&view=rev Log: Publish systemml website updates Modified: incubator/systemml/site/download.html incubator/systemml/site/feed.xml Modified: incubator/systemml/

svn commit: r1729923 - in /incubator/systemml/site: download.html feed.xml

2016-02-11 Thread lresende
Author: lresende Date: Thu Feb 11 23:18:24 2016 New Revision: 1729923 URL: http://svn.apache.org/viewvc?rev=1729923&view=rev Log: Publish SystemML website updates Modified: incubator/systemml/site/download.html incubator/systemml/site/feed.xml Modified: incubator/systemml/

incubator-systemml-website git commit: Fix repository type

2016-02-11 Thread lresende
Repository: incubator-systemml-website Updated Branches: refs/heads/master 19be1e4f3 -> 9615f5f53 Fix repository type Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/9615f5f5 Tree

[1/2] incubator-systemml-website git commit: Add issues list to the community page

2016-02-18 Thread lresende
Repository: incubator-systemml-website Updated Branches: refs/heads/master 9615f5f53 -> 5a6439f3f Add issues list to the community page Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/co

svn commit: r1731182 - in /incubator/systemml/site: community.html feed.xml

2016-02-18 Thread lresende
Author: lresende Date: Fri Feb 19 02:13:48 2016 New Revision: 1731182 URL: http://svn.apache.org/viewvc?rev=1731182&view=rev Log: Publish list information updates to website Modified: incubator/systemml/site/community.html incubator/systemml/site/feed.xml Modified: incubator/syst

[2/2] incubator-systemml-website git commit: Fix typo on list information

2016-02-18 Thread lresende
Fix typo on list information Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/5a6439f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/5a6439f3 Diff: htt

[1/2] incubator-systemml git commit: [SYSTEMML-519] Another example zeppelin notebook

2016-02-22 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 260dc30bc -> eca4b46a8 http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/eca4b46a/samples/zeppelin-notebooks/2BCHR4T1Q/note.json -- diff --git a/sa

[2/2] incubator-systemml git commit: [SYSTEMML-519] Another example zeppelin notebook

2016-02-22 Thread lresende
[SYSTEMML-519] Another example zeppelin notebook Demonstrating: 1. Ingestion of multiple Datasets from HDFS. 2. Exploration of the Data using Spark SQL 3. Merging of the data from various data sources for preparing data for building Model 4. Building Model using GLM.dml of SystemML 5. Using GLM-

svn commit: r1732001 [4/8] - in /incubator/systemml/site: ./ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/js/ assets/themes/apache/css/ assets/themes/apache/jquery/ css/

2016-02-23 Thread lresende
Propchange: incubator/systemml/site/assets/themes/apache/bootstrap/css/bootstrap.css -- svn:eol-style = native

svn commit: r1732001 [7/8] - in /incubator/systemml/site: ./ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/js/ assets/themes/apache/css/ assets/themes/apache/jquery/ css/

2016-02-23 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/jquery/jquery-2.1.1.js URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/jquery/jquery-2.1.1.js?rev=1732001&r1=1732000&r2=1732001&view=diff ==

svn commit: r1732001 [2/8] - in /incubator/systemml/site: ./ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/js/ assets/themes/apache/css/ assets/themes/apache/jquery/ css/

2016-02-23 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/bootstrap/css/bootstrap-theme.min.css URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/bootstrap/css/bootstrap-theme.min.css?rev=1732001&r1=1732000&r2=1732001&view=diff ===

svn commit: r1732001 [5/8] - in /incubator/systemml/site: ./ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/js/ assets/themes/apache/css/ assets/themes/apache/jquery/ css/

2016-02-23 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/bootstrap/js/bootstrap.js URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/bootstrap/js/bootstrap.js?rev=1732001&r1=1732000&r2=1732001&view=diff

svn commit: r1732001 [8/8] - in /incubator/systemml/site: ./ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/js/ assets/themes/apache/css/ assets/themes/apache/jquery/ css/

2016-02-23 Thread lresende
Propchange: incubator/systemml/site/assets/themes/apache/jquery/jquery-2.1.1.js -- svn:eol-style = native Modified: incubator/systemml/site/assets/themes/apache/jquery/jquery-2.1.1.min.js URL: http://svn.apache.org/v

svn commit: r1732001 [6/8] - in /incubator/systemml/site: ./ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/js/ assets/themes/apache/css/ assets/themes/apache/jquery/ css/

2016-02-23 Thread lresende
Propchange: incubator/systemml/site/assets/themes/apache/bootstrap/js/bootstrap.js -- svn:eol-style = native Modified: incubator/systemml/site/assets/themes/apache/bootstrap/js/bootstrap.min.js URL: http://svn.apach

svn commit: r1732001 [1/8] - in /incubator/systemml/site: ./ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/js/ assets/themes/apache/css/ assets/themes/apache/jquery/ css/

2016-02-23 Thread lresende
Author: lresende Date: Wed Feb 24 01:28:18 2016 New Revision: 1732001 URL: http://svn.apache.org/viewvc?rev=1732001&view=rev Log: Update svn eol property Modified: incubator/systemml/site/LICENSE (contents, props changed) incubator/systemml/site/NOTICE (contents, props cha

svn commit: r1732001 [3/8] - in /incubator/systemml/site: ./ assets/themes/apache/bootstrap/css/ assets/themes/apache/bootstrap/js/ assets/themes/apache/css/ assets/themes/apache/jquery/ css/

2016-02-23 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/bootstrap/css/bootstrap.css URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/bootstrap/css/bootstrap.css?rev=1732001&r1=1732000&r2=1732001&view=diff ===

svn commit: r1732003 [1/3] - /incubator/systemml/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg

2016-02-23 Thread lresende
Author: lresende Date: Wed Feb 24 01:33:25 2016 New Revision: 1732003 URL: http://svn.apache.org/viewvc?rev=1732003&view=rev Log: Update svn eol property Modified: incubator/systemml/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg (contents, props changed)

svn commit: r1732003 [2/3] - /incubator/systemml/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg

2016-02-23 Thread lresende
Modified: incubator/systemml/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg URL: http://svn.apache.org/viewvc/incubator/systemml/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg?rev=1732003&r1=1732002&r2=1732003&view=diff

svn commit: r1732003 [3/3] - /incubator/systemml/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg

2016-02-23 Thread lresende
Propchange: incubator/systemml/site/assets/themes/apache/bootstrap/fonts/glyphicons-halflings-regular.svg -- svn:eol-style = native

incubator-systemml git commit: Add license for source distribution

2016-02-28 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 5d09d27ad -> 3c2f58559 Add license for source distribution Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/3c2f5855 Tree: http:/

incubator-systemml git commit: [SYSTEMML-655] Utilizes java from Yarn environment

2016-04-29 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 3de43d62f -> ff170f73e [SYSTEMML-655] Utilizes java from Yarn environment Patch provided by Greg Senia Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/in

incubator-systemml git commit: [SYSTEMML-674] Fix RAT issues in preparation for SystemML 0.10.0

2016-05-07 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 4a5129308 -> c01fc08a4 [SYSTEMML-674] Fix RAT issues in preparation for SystemML 0.10.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml

[2/2] incubator-systemml git commit: [SYSTEMML-662] Update standalone.jar with legal files

2016-05-07 Thread lresende
[SYSTEMML-662] Update standalone.jar with legal files Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/7e4e5477 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/7e4e5477 Diff: http

[1/2] incubator-systemml git commit: [SYSTEMML-664] Add Incubator DISCLAIMER to source and javadoc jars

2016-05-07 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master c01fc08a4 -> b352521c9 [SYSTEMML-664] Add Incubator DISCLAIMER to source and javadoc jars Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-system

incubator-systemml git commit: [SYSTEMML-665] Update inmemory jar with legal files

2016-05-07 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master b352521c9 -> f274c9d3d [SYSTEMML-665] Update inmemory jar with legal files Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/f274c

incubator-systemml git commit: [SYSTEMML-705] Update to latest Apache parent pom (version 18)

2016-05-20 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 71733fd1f -> d8bf1e1c4 [SYSTEMML-705] Update to latest Apache parent pom (version 18) Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/c

incubator-systemml git commit: [MINOR] Properly format newly added dependency entries

2016-05-20 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 3aa4c4fd9 -> 59e961fd8 [MINOR] Properly format newly added dependency entries Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/59

incubator-systemml git commit: [MINOR] Move M2E plugin to it's own profile

2016-05-20 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 59e961fd8 -> 14131d343 [MINOR] Move M2E plugin to it's own profile The M2E plugin was breaking the build while trying to perform a release, and this is the recommended workaround. Project: http://git-wip-us.apache.org/repos/a

incubator-systemml git commit: [maven-release-plugin] prepare release 0.10.0-incubating-rc1

2016-05-20 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 14131d343 -> ddf0e0941 [maven-release-plugin] prepare release 0.10.0-incubating-rc1 Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/com

incubator-systemml git commit: [maven-release-plugin] prepare for next development iteration

2016-05-20 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master ddf0e0941 -> c72dbec6a [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/co

[incubator-systemml] Git Push Summary

2016-05-20 Thread lresende
Repository: incubator-systemml Updated Tags: refs/tags/0.10.0-incubating-rc1 [created] 877176fb6

svn commit: r13725 - /dev/incubator/systemml/

2016-05-20 Thread lresende
Author: lresende Date: Sat May 21 05:04:25 2016 New Revision: 13725 Log: Add SystemML staging build directory Added: dev/incubator/systemml/

svn commit: r13726 - /dev/incubator/systemml/0.10.0-incubating-rc1/

2016-05-20 Thread lresende
Author: lresende Date: Sat May 21 05:37:01 2016 New Revision: 13726 Log: Apache SystemML 0.10.0-incubating RC1 Added: dev/incubator/systemml/0.10.0-incubating-rc1/ dev/incubator/systemml/0.10.0-incubating-rc1/systemml-0.10.0-incubating-inmemory.jar (with props) dev/incubator

incubator-systemml git commit: [SYSTEMML-706] Update release script

2016-05-20 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master c72dbec6a -> 1a1844d6f [SYSTEMML-706] Update release script Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/1a1844d6 Tree: http:

svn commit: r13795 - /dev/incubator/systemml/0.10.0-incubating-rc1/

2016-05-25 Thread lresende
Author: lresende Date: Wed May 25 17:32:46 2016 New Revision: 13795 Log: Adding missing md5 checksum Added: dev/incubator/systemml/0.10.0-incubating-rc1/systemml-0.10.0-incubating-inmemory.jar.md5 dev/incubator/systemml/0.10.0-incubating-rc1/systemml-0.10.0-incubating-javadoc.jar.md5

svn commit: r13796 - /dev/incubator/systemml/0.10.0-incubating-rc1/systemml-0.10.0-incubating.pom.md5

2016-05-25 Thread lresende
Author: lresende Date: Wed May 25 18:17:30 2016 New Revision: 13796 Log: Adding missing md5 checksum Added: dev/incubator/systemml/0.10.0-incubating-rc1/systemml-0.10.0-incubating.pom.md5 Added: dev/incubator/systemml/0.10.0-incubating-rc1/systemml-0.10.0-incubating.pom.md5

[2/2] incubator-systemml git commit: [SYSTEML-479] Remove hadoop binaries from source distro

2016-05-31 Thread lresende
[SYSTEML-479] Remove hadoop binaries from source distro Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/5ecbbb9c Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/5ecbbb9c Diff: ht

[1/2] incubator-systemml git commit: [MINOR] Update release script to sign jars

2016-05-31 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master b18b854b8 -> 5ecbbb9ce [MINOR] Update release script to sign jars Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/a871a5a4 Tree:

incubator-systemml git commit: [SYSTEMML-741] Remove inmemory artifacts from distribution profile

2016-05-31 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 5ecbbb9ce -> 42d2a232f [SYSTEMML-741] Remove inmemory artifacts from distribution profile Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-system

incubator-systemml git commit: [maven-release-plugin] prepare release 0.10.0-incubating-rc2

2016-05-31 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 42d2a232f -> 3d5f9b117 [maven-release-plugin] prepare release 0.10.0-incubating-rc2 Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/com

incubator-systemml git commit: [maven-release-plugin] prepare for next development iteration

2016-05-31 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 3d5f9b117 -> 30b156f03 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/co

[incubator-systemml] Git Push Summary

2016-05-31 Thread lresende
Repository: incubator-systemml Updated Tags: refs/tags/0.10.0-incubating-rc2 [created] 30cde04b6

svn commit: r13861 - /dev/incubator/systemml/0.10.0-incubating-rc2/

2016-05-31 Thread lresende
Author: lresende Date: Wed Jun 1 05:00:34 2016 New Revision: 13861 Log: Apache SystemML 0.10.0-incubating RC2 Added: dev/incubator/systemml/0.10.0-incubating-rc2/ dev/incubator/systemml/0.10.0-incubating-rc2/systemml-0.10.0-incubating-javadoc.jar (with props) dev/incubator

svn commit: r13868 - /dev/incubator/systemml/0.10.0-incubating-rc2/

2016-06-01 Thread lresende
Author: lresende Date: Wed Jun 1 20:12:14 2016 New Revision: 13868 Log: Remove extra files from systemml-0.10.0-incubating RC2 Removed: dev/incubator/systemml/0.10.0-incubating-rc2/systemml-0.10.0-incubating-source-release.zip dev/incubator/systemml/0.10.0-incubating-rc2/systemml

svn commit: r13968 - /release/incubator/systemml/0.10.0-incubating/

2016-06-10 Thread lresende
Author: lresende Date: Sat Jun 11 03:23:08 2016 New Revision: 13968 Log: Apache SystemML 0.10.0-incubating release Added: release/incubator/systemml/0.10.0-incubating/ - copied from r13967, dev/incubator/systemml/0.10.0-incubating-rc2/

[3/6] incubator-systemml-website git commit: Add privacy policy related to analytics data collection

2016-06-10 Thread lresende
Add privacy policy related to analytics data collection Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/47dccbc0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-websi

[6/6] incubator-systemml-website git commit: Update website with SystemML Release 0.10.0-incubating

2016-06-10 Thread lresende
Update website with SystemML Release 0.10.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/f359661b Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-websit

[1/6] incubator-systemml-website git commit: [MINOR] Add new committer Faraz Makari

2016-06-10 Thread lresende
Repository: incubator-systemml-website Updated Branches: refs/heads/master 603bd6c70 -> f359661b5 [MINOR] Add new committer Faraz Makari Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/c

[5/6] incubator-systemml-website git commit: Make top level website navigation based on yml config file

2016-06-10 Thread lresende
Make top level website navigation based on yml config file Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/3ea7b7c6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-we

[4/6] incubator-systemml-website git commit: Add Apache License headers to website content

2016-06-10 Thread lresende
Add Apache License headers to website content Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/3d15cba2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/3d

[2/6] incubator-systemml-website git commit: [MINOR] Add new committer Glenn Weidner

2016-06-10 Thread lresende
[MINOR] Add new committer Glenn Weidner Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/25890645 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tree/25890645

svn commit: r1747844 - in /incubator/systemml/site: 0.9.0-incubating/release_notes.html community-members.html community.html download.html feed.xml index.html privacy-policy.html

2016-06-10 Thread lresende
Author: lresende Date: Sat Jun 11 03:52:26 2016 New Revision: 1747844 URL: http://svn.apache.org/viewvc?rev=1747844&view=rev Log: Publish latest updates to SystemML website Added: incubator/systemml/site/privacy-policy.html Modified: incubator/systemml/site/0.9.0-incuba

incubator-systemml-website git commit: [SYSTEMML-893] Update project team members page design

2016-09-02 Thread lresende
PMC Member + org: IBM + +- name: Joseph Bradley + apacheId: jkbradley + githubId: jkbradley + role: PMC Member + org: Databricks + +- name: Luciano Resende + apacheId: lresende + githubId: lresende + role: PMC Member + org: IBM + +- name: Matthias Boehm + apacheId: mboehm7 + githubId: mboe

svn commit: r1758992 - in /incubator/systemml/site: 0.10.0-incubating/release_notes.html 0.9.0-incubating/release_notes.html community-members.html community.html download.html feed.xml index.html pri

2016-09-02 Thread lresende
Author: lresende Date: Fri Sep 2 17:22:03 2016 New Revision: 1758992 URL: http://svn.apache.org/viewvc?rev=1758992&view=rev Log: Update project team members page design Modified: incubator/systemml/site/0.10.0-incubating/release_notes.html incubator/systemml/site/0.9.0-incuba

incubator-systemml-website git commit: [MINOR] Ignore .iml files

2016-09-02 Thread lresende
Repository: incubator-systemml-website Updated Branches: refs/heads/master 1f1b024f5 -> d3d34b2ca [MINOR] Ignore .iml files Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/d3d34b2

[1/2] incubator-systemml git commit: [SYSTEMML-1601] Update license to remove reference to node_modules

2017-05-11 Thread lresende
Repository: incubator-systemml Updated Branches: refs/heads/master 9bf4154c4 -> 88e79bb34 [SYSTEMML-1601] Update license to remove reference to node_modules Node_modules is just a build temporary folder generated by the website/documentation build and not shipped with SystemML. Project: http

[2/2] incubator-systemml git commit: [SYSTEMML-1601] Fix Sizzle license

2017-05-11 Thread lresende
[SYSTEMML-1601] Fix Sizzle license It seems that the sizzle.js license got split when the pygments-default.css license was added. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/88e79bb3 Tree: http:

[2/2] systemml git commit: [MINOR] Update rat-plugin to release 0.12

2018-01-21 Thread lresende
[MINOR] Update rat-plugin to release 0.12 Project: http://git-wip-us.apache.org/repos/asf/systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/08aae51d Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/08aae51d Diff: http://git-wip-us.apache.org/repos/asf/systemml

[1/2] systemml git commit: [MINOR] Fix license header formatting

2018-01-21 Thread lresende
Repository: systemml Updated Branches: refs/heads/master d5fd4230e -> 08aae51d5 [MINOR] Fix license header formatting Project: http://git-wip-us.apache.org/repos/asf/systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/f1c25c93 Tree: http://git-wip-us.apache.org/repos/

systemml git commit: Stop publishing MD5 hash with releases

2018-04-30 Thread lresende
Repository: systemml Updated Branches: refs/heads/master b1c8aa5de -> cd359c2e9 Stop publishing MD5 hash with releases Project: http://git-wip-us.apache.org/repos/asf/systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/cd359c2e Tree: http://git-wip-us.apache.org/repos

systemml-website git commit: Download page should not link to unreleased code

2018-06-28 Thread lresende
Repository: systemml-website Updated Branches: refs/heads/master 9f8d069a2 -> 239a86e50 Download page should not link to unreleased code Project: http://git-wip-us.apache.org/repos/asf/systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml-website/commit/239a86e5 Tree:

[incubator-systemml-website] Git Push Summary

2016-09-04 Thread lresende
Repository: incubator-systemml-website Updated Tags: refs/tags/v0.1 [created] f5f364119

svn commit: r1759200 [1/4] - in /incubator/systemml/site: ./ 0.10.0-incubating/ 0.9.0-incubating/ assets/ css/ img/ js/ media/

2016-09-04 Thread lresende
Author: lresende Date: Mon Sep 5 04:29:51 2016 New Revision: 1759200 URL: http://svn.apache.org/viewvc?rev=1759200&view=rev Log: Upload SystemML redesigned website Added: incubator/systemml/site/about.html incubator/systemml/site/css/ incubator/systemml/site/css/bundle

svn commit: r1759200 [2/4] - in /incubator/systemml/site: ./ 0.10.0-incubating/ 0.9.0-incubating/ assets/ css/ img/ js/ media/

2016-09-04 Thread lresende
Added: incubator/systemml/site/css/bundle.css URL: http://svn.apache.org/viewvc/incubator/systemml/site/css/bundle.css?rev=1759200&view=auto == --- incubator/systemml/site/css/bundle.css (added) +++ incubator/systemml/site

svn commit: r1759200 [3/4] - in /incubator/systemml/site: ./ 0.10.0-incubating/ 0.9.0-incubating/ assets/ css/ img/ js/ media/

2016-09-04 Thread lresende
Added: incubator/systemml/site/download.html URL: http://svn.apache.org/viewvc/incubator/systemml/site/download.html?rev=1759200&view=auto == --- incubator/systemml/site/download.html (added) +++ incubator/systemml/site/do

svn commit: r1759200 [4/4] - in /incubator/systemml/site: ./ 0.10.0-incubating/ 0.9.0-incubating/ assets/ css/ img/ js/ media/

2016-09-04 Thread lresende
Added: incubator/systemml/site/index.html URL: http://svn.apache.org/viewvc/incubator/systemml/site/index.html?rev=1759200&view=auto == --- incubator/systemml/site/index.html (added) +++ incubator/systemml/site/index.html

incubator-systemml-website git commit: Remove obsolete files from original site template

2016-09-04 Thread lresende
Repository: incubator-systemml-website Updated Branches: refs/heads/master d3d34b2ca -> f229c4dbd Remove obsolete files from original site template Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemm

[08/15] incubator-systemml-website git commit: Remove theme subfoder structure for common assets

2016-09-04 Thread lresende
http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/e9a7b382/assets/themes/apache/bootstrap/css/bootstrap-theme.css -- diff --git a/assets/themes/apache/bootstrap/css/bootstrap-theme.css b/assets/themes/apache/b

[01/15] incubator-systemml-website git commit: Remove JB related artifacts

2016-09-04 Thread lresende
Repository: incubator-systemml-website Updated Branches: refs/heads/master f229c4dbd -> 6d559fe6d Remove JB related artifacts Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/6d559

[15/15] incubator-systemml-website git commit: Remove theme subfoder structure for common assets

2016-09-04 Thread lresende
Remove theme subfoder structure for common assets Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/commit/e9a7b382 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/tre

[04/15] incubator-systemml-website git commit: Remove theme subfoder structure for common assets

2016-09-04 Thread lresende
http://git-wip-us.apache.org/repos/asf/incubator-systemml-website/blob/e9a7b382/assets/themes/apache/css/style.css -- diff --git a/assets/themes/apache/css/style.css b/assets/themes/apache/css/style.css deleted file mode 100644 in

  1   2   3   4   5   >