You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by lr...@apache.org on 2016/01/28 22:49:14 UTC

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

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/4db6000f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/4db6000f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/4db6000f

Branch: refs/heads/branch-0.9
Commit: 4db6000f4b4fdf0ccb5cbff057e74ac065a2e9da
Parents: ffcdf6e
Author: Luciano Resende <lr...@apache.org>
Authored: Tue Jan 26 12:14:02 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Tue Jan 26 12:14:02 2016 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/4db6000f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4b7061c..7a9aad1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<version>17</version>
 	</parent>
 	<groupId>org.apache.systemml</groupId>
-	<version>0.10.0-incubating-SNAPSHOT</version>
+	<version>0.9.0-incubating-SNAPSHOT</version>
 	<artifactId>systemml</artifactId>
 	<packaging>jar</packaging>
 	<name>SystemML</name>


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

Posted by lr...@apache.org.
[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
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/6da9d60d

Branch: refs/heads/branch-0.9
Commit: 6da9d60db4a5a7adfcc943d954f41153e496866f
Parents: 266a9c5
Author: Luciano Resende <lr...@apache.org>
Authored: Thu Jan 28 12:49:17 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Thu Jan 28 12:49:17 2016 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/6da9d60d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7a9aad1..6d271ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<version>17</version>
 	</parent>
 	<groupId>org.apache.systemml</groupId>
-	<version>0.9.0-incubating-SNAPSHOT</version>
+	<version>0.9.0-incubating</version>
 	<artifactId>systemml</artifactId>
 	<packaging>jar</packaging>
 	<name>SystemML</name>


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

Posted by lr...@apache.org.
[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://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/266a9c54

Branch: refs/heads/branch-0.9
Commit: 266a9c549c953d1f8e614def50f9893c84dc2f27
Parents: 4db6000
Author: Luciano Resende <lr...@apache.org>
Authored: Wed Jan 27 12:15:11 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Wed Jan 27 12:15:11 2016 -0800

----------------------------------------------------------------------
 src/assembly/source.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/266a9c54/src/assembly/source.xml
----------------------------------------------------------------------
diff --git a/src/assembly/source.xml b/src/assembly/source.xml
index 97b59ae..db634c6 100644
--- a/src/assembly/source.xml
+++ b/src/assembly/source.xml
@@ -47,10 +47,7 @@
                 <exclude>**/temp/**/*</exclude>
                 <exclude>**/maven-eclipse.xml</exclude>
                 <exclude>**/dependency-reduced-pom.xml</exclude>
-                <exclude>modules/web-javascript-dojo/src/main/resources/dojo/**</exclude>
-                <exclude>samples/learning-more/binding-jsonrpc/calculator-webapp/src/main/webapp/dojo/**</exclude>
-                <exclude>unreleased</exclude>
-                <exclude>unreleased/**</exclude>
+                <exclude>src/test/config/hadoop_bin_windows/**</exclude>
             </excludes>
         </fileSet>
     </fileSets>


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

Posted by lr...@apache.org.
[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: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/321f1300

Branch: refs/heads/branch-0.9
Commit: 321f1300af89063fefcb2f3ece1afca1b2725c7c
Parents: 6da9d60
Author: Luciano Resende <lr...@apache.org>
Authored: Thu Jan 28 13:26:41 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Thu Jan 28 13:26:41 2016 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/321f1300/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6d271ad..7a9aad1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<version>17</version>
 	</parent>
 	<groupId>org.apache.systemml</groupId>
-	<version>0.9.0-incubating</version>
+	<version>0.9.0-incubating-SNAPSHOT</version>
 	<artifactId>systemml</artifactId>
 	<packaging>jar</packaging>
 	<name>SystemML</name>