Augment module names to contain (incubating).
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/commit/29de8905 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/tree/29de8905 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/diff/29de8905 Branch: refs/heads/master Commit: 29de8905abf9cdec9eae65e17ccbd884f2780eca Parents: c46880b Author: Thomas Weise <[email protected]> Authored: Thu Nov 5 20:17:25 2015 -0800 Committer: Thomas Weise <[email protected]> Committed: Thu Nov 5 20:30:28 2015 -0800 ---------------------------------------------------------------------- NOTICE | 2 +- apps/logstream/pom.xml | 2 +- apps/pom.xml | 2 +- benchmark/pom.xml | 2 +- contrib/pom.xml | 2 +- demos/distributedistinct/pom.xml | 2 +- demos/echoserver/pom.xml | 2 +- demos/frauddetect/pom.xml | 2 +- demos/machinedata/pom.xml | 2 +- demos/mobile/pom.xml | 2 +- demos/mrmonitor/pom.xml | 2 +- demos/mroperator/pom.xml | 2 +- demos/pi/pom.xml | 2 +- demos/pom.xml | 2 +- demos/r/pom.xml | 2 +- demos/twitter/pom.xml | 2 +- demos/uniquecount/pom.xml | 2 +- demos/wordcount/pom.xml | 2 +- demos/yahoofinance/pom.xml | 2 +- library/pom.xml | 2 +- pom.xml | 2 +- samples/pom.xml | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index d0f6855..a511388 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ -Apache Apex (incubating) +Apache Apex Malhar (incubating) Copyright (c) 2015 The Apache Software Foundation This product includes software developed at http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/apps/logstream/pom.xml ---------------------------------------------------------------------- diff --git a/apps/logstream/pom.xml b/apps/logstream/pom.xml index d390b07..06ec56d 100644 --- a/apps/logstream/pom.xml +++ b/apps/logstream/pom.xml @@ -37,7 +37,7 @@ <semver.plugin.skip>true</semver.plugin.skip> </properties> - <name>Apache Apex Malhar Logstream Application</name> + <name>Apache Apex Malhar (incubating) Logstream Application</name> <build> <plugins> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/apps/pom.xml ---------------------------------------------------------------------- diff --git a/apps/pom.xml b/apps/pom.xml index 5375604..6002d30 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>malhar-apps</artifactId> - <name>Apache Apex Malhar Apps</name> + <name>Apache Apex Malhar (incubating) Apps</name> <packaging>pom</packaging> <modules> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/benchmark/pom.xml ---------------------------------------------------------------------- diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 5d47426..b076035 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -32,7 +32,7 @@ <packaging>jar</packaging> <!-- change these to the appropriate values --> - <name>Apache Apex Malhar Benchmark</name> + <name>Apache Apex Malhar (incubating) Benchmark</name> <description>Benchmark applications package</description> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/contrib/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/pom.xml b/contrib/pom.xml index b999cca..7094a45 100755 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>malhar-contrib</artifactId> - <name>Apache Apex Malhar Contrib Library</name> + <name>Apache Apex Malhar (incubating) Contrib Library</name> <packaging>jar</packaging> <properties> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/distributedistinct/pom.xml ---------------------------------------------------------------------- diff --git a/demos/distributedistinct/pom.xml b/demos/distributedistinct/pom.xml index dac02ae..be51f4a 100644 --- a/demos/distributedistinct/pom.xml +++ b/demos/distributedistinct/pom.xml @@ -25,7 +25,7 @@ <artifactId>distributedistinct</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar Distributed Distinct Demo</name> + <name>Apache Apex Malhar (incubating) Distributed Distinct Demo</name> <description></description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/echoserver/pom.xml ---------------------------------------------------------------------- diff --git a/demos/echoserver/pom.xml b/demos/echoserver/pom.xml index fb22441..57d9bb0 100644 --- a/demos/echoserver/pom.xml +++ b/demos/echoserver/pom.xml @@ -32,7 +32,7 @@ <packaging>jar</packaging> <!-- change these to the appropriate values --> - <name>Apache Apex Malhar EchoServer Demo</name> + <name>Apache Apex Malhar (incubating) EchoServer Demo</name> <description>A demo server that echos data sent by a network client back to it</description> </project> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/frauddetect/pom.xml ---------------------------------------------------------------------- diff --git a/demos/frauddetect/pom.xml b/demos/frauddetect/pom.xml index 28c98dd..5b9614a 100644 --- a/demos/frauddetect/pom.xml +++ b/demos/frauddetect/pom.xml @@ -25,7 +25,7 @@ <artifactId>frauddetect-demo</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar Fraud Detect Demo</name> + <name>Apache Apex Malhar (incubating) Fraud Detect Demo</name> <description>DataTorrent demo applications that demonstrates real-time pattern detection in the incoming data and alerting. The demo processes streaming credit card transactions and looks for fraudulent transactions.</description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/machinedata/pom.xml ---------------------------------------------------------------------- diff --git a/demos/machinedata/pom.xml b/demos/machinedata/pom.xml index d82c169..197d3ee 100644 --- a/demos/machinedata/pom.xml +++ b/demos/machinedata/pom.xml @@ -25,7 +25,7 @@ <artifactId>machinedata-demo</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar MachineData Demo</name> + <name>Apache Apex Malhar (incubating) MachineData Demo</name> <description></description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/mobile/pom.xml ---------------------------------------------------------------------- diff --git a/demos/mobile/pom.xml b/demos/mobile/pom.xml index 29eef6e..bee397c 100644 --- a/demos/mobile/pom.xml +++ b/demos/mobile/pom.xml @@ -25,7 +25,7 @@ <artifactId>mobile-demo</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar Mobile Demo</name> + <name>Apache Apex Malhar (incubating) Mobile Demo</name> <description></description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/mrmonitor/pom.xml ---------------------------------------------------------------------- diff --git a/demos/mrmonitor/pom.xml b/demos/mrmonitor/pom.xml index 90f9941..394c701 100644 --- a/demos/mrmonitor/pom.xml +++ b/demos/mrmonitor/pom.xml @@ -25,7 +25,7 @@ <artifactId>mrmonitor</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar MR Monitoring Demo</name> + <name>Apache Apex Malhar (incubating) MR Monitoring Demo</name> <description></description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/mroperator/pom.xml ---------------------------------------------------------------------- diff --git a/demos/mroperator/pom.xml b/demos/mroperator/pom.xml index a9fb558..1431de8 100644 --- a/demos/mroperator/pom.xml +++ b/demos/mroperator/pom.xml @@ -25,7 +25,7 @@ <artifactId>mroperator</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar MR Operator Demo</name> + <name>Apache Apex Malhar (incubating) MR Operator Demo</name> <description></description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/pi/pom.xml ---------------------------------------------------------------------- diff --git a/demos/pi/pom.xml b/demos/pi/pom.xml index 94d7b32..d1a4670 100644 --- a/demos/pi/pom.xml +++ b/demos/pi/pom.xml @@ -25,7 +25,7 @@ <artifactId>pi-demo</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar Pi Demo</name> + <name>Apache Apex Malhar (incubating) Pi Demo</name> <description>DataTorrent demo applications that calculate the value of Pi. This is a starting point to understand how DataTorrent works.</description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/pom.xml ---------------------------------------------------------------------- diff --git a/demos/pom.xml b/demos/pom.xml index 8f0e55f..7a409d0 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -30,7 +30,7 @@ <artifactId>malhar-demos</artifactId> <packaging>pom</packaging> - <name>Apache Apex Malhar Demos</name> + <name>Apache Apex Malhar (incubating) Demos</name> <properties> <datatorrent.apppackage.classpath>lib/*.jar</datatorrent.apppackage.classpath> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/r/pom.xml ---------------------------------------------------------------------- diff --git a/demos/r/pom.xml b/demos/r/pom.xml index 976135a..4c8eb78 100644 --- a/demos/r/pom.xml +++ b/demos/r/pom.xml @@ -25,7 +25,7 @@ <artifactId>r-demo</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar R Demo</name> + <name>Apache Apex Malhar (incubating) R Demo</name> <description>DataTorrent demo applications for using R.</description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/twitter/pom.xml ---------------------------------------------------------------------- diff --git a/demos/twitter/pom.xml b/demos/twitter/pom.xml index fbeaa8e..d58b456 100644 --- a/demos/twitter/pom.xml +++ b/demos/twitter/pom.xml @@ -25,7 +25,7 @@ <artifactId>twitter-demo</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar Twitter Demo</name> + <name>Apache Apex Malhar (incubating) Twitter Demo</name> <description>Twitter Rolling Top Words application demonstrates real-time computations over a sliding window.</description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/uniquecount/pom.xml ---------------------------------------------------------------------- diff --git a/demos/uniquecount/pom.xml b/demos/uniquecount/pom.xml index 0f55354..1597de9 100644 --- a/demos/uniquecount/pom.xml +++ b/demos/uniquecount/pom.xml @@ -25,7 +25,7 @@ <artifactId>uniquecount</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar Unique Count Demo</name> + <name>Apache Apex Malhar (incubating) Unique Count Demo</name> <description></description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/wordcount/pom.xml ---------------------------------------------------------------------- diff --git a/demos/wordcount/pom.xml b/demos/wordcount/pom.xml index 4a45cc2..fb06aec 100644 --- a/demos/wordcount/pom.xml +++ b/demos/wordcount/pom.xml @@ -25,7 +25,7 @@ <artifactId>wordcount-demo</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar Wordcount Demo</name> + <name>Apache Apex Malhar (incubating) Wordcount Demo</name> <description>A very simple application that demonstrates DataTorrent Platformâs streaming window feature.</description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/demos/yahoofinance/pom.xml ---------------------------------------------------------------------- diff --git a/demos/yahoofinance/pom.xml b/demos/yahoofinance/pom.xml index 17321de..c98a192 100644 --- a/demos/yahoofinance/pom.xml +++ b/demos/yahoofinance/pom.xml @@ -25,7 +25,7 @@ <artifactId>yahoo-finance-demo</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar Yahoo! Finance Demo</name> + <name>Apache Apex Malhar (incubating) Yahoo! Finance Demo</name> <description>DataTorrent demo applications that get Yahoo finance feed and calculate minute price range, minute volume and simple moving average.</description> <parent> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/library/pom.xml ---------------------------------------------------------------------- diff --git a/library/pom.xml b/library/pom.xml index fb28d52..b024613 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -32,7 +32,7 @@ <artifactId>malhar-library</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar Library</name> + <name>Apache Apex Malhar (incubating) Library</name> <properties> <maven.deploy.skip>false</maven.deploy.skip> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3f34305..f76676a 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <artifactId>malhar</artifactId> <version>3.2.0-incubating-SNAPSHOT</version> <packaging>pom</packaging> - <name>Apache Apex Malhar</name> + <name>Apache Apex Malhar (incubating)</name> <url>http://apex.apache.org</url> <licenses> http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/29de8905/samples/pom.xml ---------------------------------------------------------------------- diff --git a/samples/pom.xml b/samples/pom.xml index c67f308..6802adf 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -32,7 +32,7 @@ <artifactId>malhar-samples</artifactId> <packaging>jar</packaging> - <name>Apache Apex Malhar Samples</name> + <name>Apache Apex Malhar (incubating) Samples</name> <dependencies> <dependency>
