[drat.wiki] branch master updated: Updated Release Process (markdown)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git


The following commit(s) were added to refs/heads/master by this push:
 new 0c28e39  Updated Release Process (markdown)
0c28e39 is described below

commit 0c28e39df673f5e65acf1afa0f3c6ba0344200b6
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 12:02:33 2019 -0700

Updated Release Process (markdown)
---
 Release-Process.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Release-Process.md b/Release-Process.md
index c13d95e..40781a8 100644
--- a/Release-Process.md
+++ b/Release-Process.md
@@ -3,6 +3,8 @@
   1. Read [the OODT Release 
Process](https://cwiki.apache.org/confluence/display/OODT/Release+Process). 
It's got plenty of tips and tricks and helps you get your environment set up 
and all your Apache bits configured.
   2. Make sure you have [set your useful DRAT environment 
variables](https://github.com/apache/drat/wiki/Installation#useful-environment-variables)
   3. Make sure you have Maven, GPG, NodeJS (NPM) and Java installed.
+  4. Make sure you have read [Apache's Nexus/Maven Publishing 
Guide](http://www.apache.org/dev/publishing-maven-artifacts.html#signing-up)
+  5. Once [ASF Infra Enables our Nexus 
Access](https://issues.apache.org/jira/browse/INFRA-19190) this step can be 
ignored.
 
 ## Begin Release
 



[drat] branch master updated: [maven-release-plugin] prepare release release-1.0

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new 50965f0  [maven-release-plugin] prepare release release-1.0
50965f0 is described below

commit 50965f03c5e60afa1258b492584bc39027eb39c7
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 11:37:01 2019 -0700

[maven-release-plugin] prepare release release-1.0
---
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 4 ++--
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/crawler/pom.xml b/crawler/pom.xml
index b857622..9f16b34 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   Crawler (Apache OODT)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index d239c54..98f8a69 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml 
   
   dms-distribution
diff --git a/extensions/pom.xml b/extensions/pom.xml
index c357c99..b2bf75d 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-extensions
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 6613e7a..80fd45c 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   File Manager (Apache OODT)
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 558369f..14704b5 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   PCS Config (Apache OODT)
diff --git a/pge/pom.xml b/pge/pom.xml
index a89c65d..8416b30 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-pge
diff --git a/pom.xml b/pom.xml
index 078fb97..582fce3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   Apache DRAT
   pom
   The Apache Distributed Release Auditing Tool 
(DRAT).
-  1.0-SNAPSHOT
+  1.0
 
   
 UTF-8
@@ -121,7 +121,7 @@
 scm:git:g...@github.com:apache/drat.git
 
scm:git:g...@github.com:apache/drat.git
 http://github.com/apache/drat
-HEAD
+release-1.0
   
 
 
diff --git a/proteus/pom.xml b/proteus/pom.xml
index a4266da..52ddbd2 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
 
 DRAT Proteus
diff --git a/rat/pom.xml b/rat/pom.xml
index 9a8900c..76e8ffa 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-rat
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index c7b3042..f098f82 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   Resource Manager (Apache OODT)
diff --git a/solr/pom.xml b/solr/pom.xml
index de1e84a..ff439b0 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   DRAT Solr Home (Apache Solr)
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 392a40c..3b70dd6 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   Filemanager Product Services (Apache OODT)
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index 3e29cd2..76f1ff5 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   PCS Ops Interface (Apache OODT)
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index 01a173b..55486ae 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   PCS Services 

[drat] branch master updated: [maven-release-plugin] prepare for next development iteration

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new 828e166  [maven-release-plugin] prepare for next development iteration
828e166 is described below

commit 828e166444f23673558e91a5e7583adebe3b0cdc
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 11:37:21 2019 -0700

[maven-release-plugin] prepare for next development iteration
---
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 4 ++--
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/crawler/pom.xml b/crawler/pom.xml
index 9f16b34..40180b7 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../pom.xml
   
   Crawler (Apache OODT)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 98f8a69..6d3400c 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../pom.xml 
   
   dms-distribution
diff --git a/extensions/pom.xml b/extensions/pom.xml
index b2bf75d..ef60dde 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../pom.xml
   
   dms-extensions
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 80fd45c..f1484e7 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../pom.xml
   
   File Manager (Apache OODT)
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 14704b5..21c4dc0 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../pom.xml
   
   PCS Config (Apache OODT)
diff --git a/pge/pom.xml b/pge/pom.xml
index 8416b30..956c50c 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../pom.xml
   
   dms-pge
diff --git a/pom.xml b/pom.xml
index 582fce3..922e74c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   Apache DRAT
   pom
   The Apache Distributed Release Auditing Tool 
(DRAT).
-  1.0
+  1.1-SNAPSHOT
 
   
 UTF-8
@@ -121,7 +121,7 @@
 scm:git:g...@github.com:apache/drat.git
 
scm:git:g...@github.com:apache/drat.git
 http://github.com/apache/drat
-release-1.0
+HEAD
   
 
 
diff --git a/proteus/pom.xml b/proteus/pom.xml
index 52ddbd2..7883b48 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../pom.xml
 
 DRAT Proteus
diff --git a/rat/pom.xml b/rat/pom.xml
index 76e8ffa..ca18308 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../pom.xml
   
   dms-rat
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index f098f82..77d04e6 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../pom.xml
   
   Resource Manager (Apache OODT)
diff --git a/solr/pom.xml b/solr/pom.xml
index ff439b0..f60c455 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../pom.xml
   
   DRAT Solr Home (Apache Solr)
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 3b70dd6..74f4633 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../../pom.xml
   
   Filemanager Product Services (Apache OODT)
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index 76f1ff5..78350f8 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 ../../pom.xml
   
   PCS Ops Interface (Apache OODT)
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index 55486ae..fef9e15 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.1-SNAPSHOT
 

[drat] annotated tag release-1.0 updated (50965f0 -> 13c7d4b)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to annotated tag release-1.0
in repository https://gitbox.apache.org/repos/asf/drat.git.


*** WARNING: tag release-1.0 was modified! ***

from 50965f0  (commit)
  to 13c7d4b  (tag)
 tagging 50965f03c5e60afa1258b492584bc39027eb39c7 (commit)
 replaces release-0.5
  by Chris Mattmann
  on Sat Sep 28 11:37:16 2019 -0700

- Log -
[maven-release-plugin] copy for tag release-1.0
---


No new revisions were added by this update.

Summary of changes:



[drat] 01/02: Fix pom.xml SCM.

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git

commit d74b300bb40e6c3416c6d6cc3816610c21f272c6
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 11:29:02 2019 -0700

Fix pom.xml SCM.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 802543a..1c89468 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,10 +118,10 @@
 
 
   
-scm:git:https://github.com/apache/drat.git
-
scm:git:https://github.com/apache/drat.git
+scm:git:g...@github.com:apache/drat.git
+
scm:git:g...@github.com:apache/drat.git
 http://github.com/apache/drat
-release-1.0
+HEAD
   
 
 



[drat] branch master updated (5c9486f -> 3556394)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


from 5c9486f  [maven-release-plugin] prepare release release-1.0
 new d74b300  Fix pom.xml SCM.
 new 3556394  Prep for new release.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 8 
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 22 insertions(+), 22 deletions(-)



[drat] 02/02: Prep for new release.

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git

commit 35563947f6f0807e2c4f0a5de8ffa9048fa25b0e
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 11:30:37 2019 -0700

Prep for new release.
---
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 2 +-
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/crawler/pom.xml b/crawler/pom.xml
index 9f16b34..b857622 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   Crawler (Apache OODT)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 98f8a69..d239c54 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml 
   
   dms-distribution
diff --git a/extensions/pom.xml b/extensions/pom.xml
index b2bf75d..c357c99 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-extensions
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 80fd45c..6613e7a 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   File Manager (Apache OODT)
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 14704b5..558369f 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   PCS Config (Apache OODT)
diff --git a/pge/pom.xml b/pge/pom.xml
index 8416b30..a89c65d 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-pge
diff --git a/pom.xml b/pom.xml
index 1c89468..078fb97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   Apache DRAT
   pom
   The Apache Distributed Release Auditing Tool 
(DRAT).
-  1.0
+  1.0-SNAPSHOT
 
   
 UTF-8
diff --git a/proteus/pom.xml b/proteus/pom.xml
index 52ddbd2..a4266da 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
 
 DRAT Proteus
diff --git a/rat/pom.xml b/rat/pom.xml
index 76e8ffa..9a8900c 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-rat
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index f098f82..c7b3042 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   Resource Manager (Apache OODT)
diff --git a/solr/pom.xml b/solr/pom.xml
index ff439b0..de1e84a 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   DRAT Solr Home (Apache Solr)
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 3b70dd6..392a40c 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../../pom.xml
   
   Filemanager Product Services (Apache OODT)
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index 76f1ff5..3e29cd2 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../../pom.xml
   
   PCS Ops Interface (Apache OODT)
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index 55486ae..01a173b 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../../pom.xml
   
   PCS Services (Apache OODT)
diff --git a/webapps/pom.xml b/webapps/pom.xml
index 2f10713..e1829e0 100644
--- a/webapps/pom.xml
+++ b/webapps/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   Web Applications (Apache OODT)
diff --git a/webapps/proteus-new/pom.xml b/webapps/proteus-new/pom.xml
index 2d45d6c..4a73acf 100644
--- 

[drat] branch master updated: [maven-release-plugin] prepare release release-1.0

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new 5c9486f  [maven-release-plugin] prepare release release-1.0
5c9486f is described below

commit 5c9486f05c4f33481ce870ac1223598c6deb21d5
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 11:26:28 2019 -0700

[maven-release-plugin] prepare release release-1.0
---
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 2 +-
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/crawler/pom.xml b/crawler/pom.xml
index b857622..9f16b34 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   Crawler (Apache OODT)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index d239c54..98f8a69 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml 
   
   dms-distribution
diff --git a/extensions/pom.xml b/extensions/pom.xml
index c357c99..b2bf75d 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-extensions
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 6613e7a..80fd45c 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   File Manager (Apache OODT)
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 558369f..14704b5 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   PCS Config (Apache OODT)
diff --git a/pge/pom.xml b/pge/pom.xml
index a89c65d..8416b30 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-pge
diff --git a/pom.xml b/pom.xml
index 960a5f2..802543a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   Apache DRAT
   pom
   The Apache Distributed Release Auditing Tool 
(DRAT).
-  1.0-SNAPSHOT
+  1.0
 
   
 UTF-8
diff --git a/proteus/pom.xml b/proteus/pom.xml
index a4266da..52ddbd2 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
 
 DRAT Proteus
diff --git a/rat/pom.xml b/rat/pom.xml
index 9a8900c..76e8ffa 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-rat
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index c7b3042..f098f82 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   Resource Manager (Apache OODT)
diff --git a/solr/pom.xml b/solr/pom.xml
index de1e84a..ff439b0 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   DRAT Solr Home (Apache Solr)
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 392a40c..3b70dd6 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   Filemanager Product Services (Apache OODT)
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index 3e29cd2..76f1ff5 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   PCS Ops Interface (Apache OODT)
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index 01a173b..55486ae 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   PCS Services (Apache OODT)
diff --git a/webapps/pom.xml b/webapps/pom.xml
index e1829e0..2f10713 100644
--- a/webapps/pom.xml
+++ b/webapps/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.drat
 

[drat] branch master updated: prepare for release.

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new 5013366  prepare for release.
5013366 is described below

commit 50133666f708f12e0f7b525bb62731a7e541e47a
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 11:20:22 2019 -0700

prepare for release.
---
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 2 +-
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/crawler/pom.xml b/crawler/pom.xml
index 9f16b34..b857622 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   Crawler (Apache OODT)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 98f8a69..d239c54 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml 
   
   dms-distribution
diff --git a/extensions/pom.xml b/extensions/pom.xml
index b2bf75d..c357c99 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-extensions
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 80fd45c..6613e7a 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   File Manager (Apache OODT)
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 14704b5..558369f 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   PCS Config (Apache OODT)
diff --git a/pge/pom.xml b/pge/pom.xml
index 8416b30..a89c65d 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-pge
diff --git a/pom.xml b/pom.xml
index 802543a..960a5f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   Apache DRAT
   pom
   The Apache Distributed Release Auditing Tool 
(DRAT).
-  1.0
+  1.0-SNAPSHOT
 
   
 UTF-8
diff --git a/proteus/pom.xml b/proteus/pom.xml
index 52ddbd2..a4266da 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
 
 DRAT Proteus
diff --git a/rat/pom.xml b/rat/pom.xml
index 76e8ffa..9a8900c 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-rat
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index f098f82..c7b3042 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   Resource Manager (Apache OODT)
diff --git a/solr/pom.xml b/solr/pom.xml
index ff439b0..de1e84a 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   DRAT Solr Home (Apache Solr)
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 3b70dd6..392a40c 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../../pom.xml
   
   Filemanager Product Services (Apache OODT)
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index 76f1ff5..3e29cd2 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../../pom.xml
   
   PCS Ops Interface (Apache OODT)
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index 55486ae..01a173b 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../../pom.xml
   
   PCS Services (Apache OODT)
diff --git a/webapps/pom.xml b/webapps/pom.xml
index 2f10713..e1829e0 100644
--- a/webapps/pom.xml
+++ b/webapps/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   Web 

[drat] branch master updated (45cb8c8 -> 10465a6)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


from 45cb8c8  remove package lock, make a new one.
 new 7f2f08c  [maven-release-plugin] prepare release release-1.0
 new 10465a6  Add back package lock that works.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 crawler/pom.xml| 2 +-
 distribution/pom.xml   | 2 +-
 extensions/pom.xml | 2 +-
 filemgr/pom.xml| 2 +-
 pcs/pom.xml| 2 +-
 pge/pom.xml| 2 +-
 pom.xml| 3 +-
 proteus/pom.xml| 2 +-
 rat/pom.xml| 2 +-
 resmgr/pom.xml | 2 +-
 solr/pom.xml   | 2 +-
 webapps/fmprod/pom.xml | 2 +-
 webapps/opsui/pom.xml  | 2 +-
 webapps/pcs-services/pom.xml   | 2 +-
 webapps/pom.xml| 2 +-
 webapps/proteus-new/pom.xml| 2 +-
 .../src/main/webapp/resources/package-lock.json| 11199 +++
 webapps/solr-webapp/pom.xml| 2 +-
 webapps/viz/pom.xml| 2 +-
 workflow/pom.xml   | 2 +-
 20 files changed, 11219 insertions(+), 19 deletions(-)
 create mode 100644 
webapps/proteus-new/src/main/webapp/resources/package-lock.json



[drat] 01/02: [maven-release-plugin] prepare release release-1.0

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git

commit 7f2f08cce3d6a643aec5da43b4e926cc0f31846b
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 11:03:48 2019 -0700

[maven-release-plugin] prepare release release-1.0
---
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 3 ++-
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 20 insertions(+), 19 deletions(-)

diff --git a/crawler/pom.xml b/crawler/pom.xml
index b857622..9f16b34 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   Crawler (Apache OODT)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index d239c54..98f8a69 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml 
   
   dms-distribution
diff --git a/extensions/pom.xml b/extensions/pom.xml
index c357c99..b2bf75d 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-extensions
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 6613e7a..80fd45c 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   File Manager (Apache OODT)
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 558369f..14704b5 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   PCS Config (Apache OODT)
diff --git a/pge/pom.xml b/pge/pom.xml
index a89c65d..8416b30 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-pge
diff --git a/pom.xml b/pom.xml
index e25dc80..802543a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   Apache DRAT
   pom
   The Apache Distributed Release Auditing Tool 
(DRAT).
-  1.0-SNAPSHOT
+  1.0
 
   
 UTF-8
@@ -121,6 +121,7 @@
 scm:git:https://github.com/apache/drat.git
 
scm:git:https://github.com/apache/drat.git
 http://github.com/apache/drat
+release-1.0
   
 
 
diff --git a/proteus/pom.xml b/proteus/pom.xml
index a4266da..52ddbd2 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
 
 DRAT Proteus
diff --git a/rat/pom.xml b/rat/pom.xml
index 9a8900c..76e8ffa 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-rat
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index c7b3042..f098f82 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   Resource Manager (Apache OODT)
diff --git a/solr/pom.xml b/solr/pom.xml
index de1e84a..ff439b0 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   DRAT Solr Home (Apache Solr)
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 392a40c..3b70dd6 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   Filemanager Product Services (Apache OODT)
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index 3e29cd2..76f1ff5 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   PCS Ops Interface (Apache OODT)
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index 01a173b..55486ae 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   PCS Services (Apache OODT)
diff --git a/webapps/pom.xml b/webapps/pom.xml
index e1829e0..2f10713 100644
--- a/webapps/pom.xml
+++ b/webapps/pom.xml
@@ -4,7 +4,7 @@
   
 

[drat] annotated tag release-1.0 deleted (was 6694c7d)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to annotated tag release-1.0
in repository https://gitbox.apache.org/repos/asf/drat.git.


*** WARNING: tag release-1.0 was deleted! ***

   tag was  6694c7d

This change permanently discards the following revisions:

 discard 7f2f08c  [maven-release-plugin] prepare release release-1.0



[drat] annotated tag release-1.0 updated (7f2f08c -> 6694c7d)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to annotated tag release-1.0
in repository https://gitbox.apache.org/repos/asf/drat.git.


*** WARNING: tag release-1.0 was modified! ***

from 7f2f08c  (commit)
  to 6694c7d  (tag)
 tagging 7f2f08cce3d6a643aec5da43b4e926cc0f31846b (commit)
 replaces release-0.5
  by Chris Mattmann
  on Sat Sep 28 11:10:07 2019 -0700

- Log -
[maven-release-plugin] copy for tag release-1.0
---


No new revisions were added by this update.

Summary of changes:



[drat] 02/04: Use SSH.

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git

commit 89fe69f77d0e143f6304b13e0ac3f07aaa0383ae
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:54:16 2019 -0700

Use SSH.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 802543a..9f96b98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,10 +118,10 @@
 
 
   
-scm:git:https://github.com/apache/drat.git
-
scm:git:https://github.com/apache/drat.git
+scm:git:ssh:https://github.com/apache/drat.git
+
scm:git:ssh:https://github.com/apache/drat.git
 http://github.com/apache/drat
-release-1.0
+HEAD
   
 
 



[drat] 03/04: [maven-release-plugin] rollback the release of release-1.0

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git

commit 09a259074b30d8c70e26bf56e3d21c086d51957f
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:54:24 2019 -0700

[maven-release-plugin] rollback the release of release-1.0
---
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 7 +++
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 21 insertions(+), 22 deletions(-)

diff --git a/crawler/pom.xml b/crawler/pom.xml
index 9f16b34..b857622 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   Crawler (Apache OODT)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 98f8a69..d239c54 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml 
   
   dms-distribution
diff --git a/extensions/pom.xml b/extensions/pom.xml
index b2bf75d..c357c99 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-extensions
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 80fd45c..6613e7a 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   File Manager (Apache OODT)
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 14704b5..558369f 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   PCS Config (Apache OODT)
diff --git a/pge/pom.xml b/pge/pom.xml
index 8416b30..a89c65d 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-pge
diff --git a/pom.xml b/pom.xml
index 9f96b98..e25dc80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   Apache DRAT
   pom
   The Apache Distributed Release Auditing Tool 
(DRAT).
-  1.0
+  1.0-SNAPSHOT
 
   
 UTF-8
@@ -118,10 +118,9 @@
 
 
   
-scm:git:ssh:https://github.com/apache/drat.git
-
scm:git:ssh:https://github.com/apache/drat.git
+scm:git:https://github.com/apache/drat.git
+
scm:git:https://github.com/apache/drat.git
 http://github.com/apache/drat
-HEAD
   
 
 
diff --git a/proteus/pom.xml b/proteus/pom.xml
index 52ddbd2..a4266da 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
 
 DRAT Proteus
diff --git a/rat/pom.xml b/rat/pom.xml
index 76e8ffa..9a8900c 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-rat
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index f098f82..c7b3042 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   Resource Manager (Apache OODT)
diff --git a/solr/pom.xml b/solr/pom.xml
index ff439b0..de1e84a 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../pom.xml
   
   DRAT Solr Home (Apache Solr)
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 3b70dd6..392a40c 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../../pom.xml
   
   Filemanager Product Services (Apache OODT)
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index 76f1ff5..3e29cd2 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../../pom.xml
   
   PCS Ops Interface (Apache OODT)
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index 55486ae..01a173b 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0
+1.0-SNAPSHOT
 ../../pom.xml
   
   PCS Services (Apache OODT)
diff --git a/webapps/pom.xml 

[drat] branch master updated (10c26ff -> 45cb8c8)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


from 10c26ff  Merge pull request #193 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/mixin-deep-1.3.2
 new 6b0ee4c  [maven-release-plugin] prepare release release-1.0
 new 89fe69f  Use SSH.
 new 09a2590  [maven-release-plugin] rollback the release of release-1.0
 new 45cb8c8  remove package lock, make a new one.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/webapp/resources/package-lock.json| 11199 ---
 1 file changed, 11199 deletions(-)
 delete mode 100644 
webapps/proteus-new/src/main/webapp/resources/package-lock.json



[drat] 01/04: [maven-release-plugin] prepare release release-1.0

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git

commit 6b0ee4c19e20cef418783b3db793c49b36828a70
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:47:27 2019 -0700

[maven-release-plugin] prepare release release-1.0
---
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 3 ++-
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 20 insertions(+), 19 deletions(-)

diff --git a/crawler/pom.xml b/crawler/pom.xml
index b857622..9f16b34 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   Crawler (Apache OODT)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index d239c54..98f8a69 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml 
   
   dms-distribution
diff --git a/extensions/pom.xml b/extensions/pom.xml
index c357c99..b2bf75d 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-extensions
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 6613e7a..80fd45c 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   File Manager (Apache OODT)
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 558369f..14704b5 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   PCS Config (Apache OODT)
diff --git a/pge/pom.xml b/pge/pom.xml
index a89c65d..8416b30 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-pge
diff --git a/pom.xml b/pom.xml
index e25dc80..802543a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   Apache DRAT
   pom
   The Apache Distributed Release Auditing Tool 
(DRAT).
-  1.0-SNAPSHOT
+  1.0
 
   
 UTF-8
@@ -121,6 +121,7 @@
 scm:git:https://github.com/apache/drat.git
 
scm:git:https://github.com/apache/drat.git
 http://github.com/apache/drat
+release-1.0
   
 
 
diff --git a/proteus/pom.xml b/proteus/pom.xml
index a4266da..52ddbd2 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
 
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
 
 DRAT Proteus
diff --git a/rat/pom.xml b/rat/pom.xml
index 9a8900c..76e8ffa 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-rat
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index c7b3042..f098f82 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   Resource Manager (Apache OODT)
diff --git a/solr/pom.xml b/solr/pom.xml
index de1e84a..ff439b0 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   DRAT Solr Home (Apache Solr)
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 392a40c..3b70dd6 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   Filemanager Product Services (Apache OODT)
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index 3e29cd2..76f1ff5 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   PCS Ops Interface (Apache OODT)
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index 01a173b..55486ae 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -5,7 +5,7 @@
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../../pom.xml
   
   PCS Services (Apache OODT)
diff --git a/webapps/pom.xml b/webapps/pom.xml
index e1829e0..2f10713 100644
--- a/webapps/pom.xml
+++ b/webapps/pom.xml
@@ -4,7 +4,7 @@
   
 

[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/mixin-deep-1.3.2 deleted (was 67d62d5)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/mixin-deep-1.3.2
in repository https://gitbox.apache.org/repos/asf/drat.git.


 was 67d62d5  Bump mixin-deep in 
/webapps/proteus-new/src/main/webapp/resources

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[drat] branch master updated (599f933 -> 10c26ff)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


from 599f933  Merge pull request #194 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash-4.17.15
 add 67d62d5  Bump mixin-deep in 
/webapps/proteus-new/src/main/webapp/resources
 new 10c26ff  Merge pull request #193 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/mixin-deep-1.3.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 webapps/proteus-new/src/main/webapp/resources/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash-4.17.15 deleted (was 38fea23)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash-4.17.15
in repository https://gitbox.apache.org/repos/asf/drat.git.


 was 38fea23  Bump lodash in /webapps/proteus-new/src/main/webapp/resources

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[drat] 01/01: Merge pull request #193 from apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/mixin-deep-1.3.2

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git

commit 10c26ff2d425b20ab381212978ec2bf499f29497
Merge: 599f933 67d62d5
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:37:25 2019 -0700

Merge pull request #193 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/mixin-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2 in 
/webapps/proteus-new/src/main/webapp/resources

 webapps/proteus-new/src/main/webapp/resources/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




[drat] 01/01: Merge pull request #194 from apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash-4.17.15

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git

commit 599f9339d2a1ec0e0724cad3084a9d58216d3879
Merge: 842c8fd 38fea23
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:37:07 2019 -0700

Merge pull request #194 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash-4.17.15

Bump lodash from 4.17.11 to 4.17.15 in 
/webapps/proteus-new/src/main/webapp/resources

 webapps/proteus-new/src/main/webapp/resources/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




[drat] 01/01: Merge pull request #196 from apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/js-yaml-3.13.1

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git

commit 6526126bdc979edc81f364fadafa4bf9fcfe7f53
Merge: f237ca3 0b4b804
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:36:37 2019 -0700

Merge pull request #196 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/js-yaml-3.13.1

Bump js-yaml from 3.12.1 to 3.13.1 in 
/webapps/proteus-new/src/main/webapp/resources

 webapps/proteus-new/src/main/webapp/resources/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)




[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/js-yaml-3.13.1 deleted (was 0b4b804)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/js-yaml-3.13.1
in repository https://gitbox.apache.org/repos/asf/drat.git.


 was 0b4b804  Bump js-yaml in /webapps/proteus-new/src/main/webapp/resources

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/axios-0.18.1 deleted (was a58b73e)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/axios-0.18.1
in repository https://gitbox.apache.org/repos/asf/drat.git.


 was a58b73e  Bump axios in /webapps/proteus-new/src/main/webapp/resources

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/webpack-bundle-analyzer-3.5.2 deleted (was 3723f3a)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/webpack-bundle-analyzer-3.5.2
in repository https://gitbox.apache.org/repos/asf/drat.git.


 was 3723f3a  Bump webpack-bundle-analyzer

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[drat] branch master updated (6526126 -> 842c8fd)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


from 6526126  Merge pull request #196 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/js-yaml-3.13.1
 add bc865bc  Bump lodash.defaultsdeep
 add 842c8fd  Merge pull request #195 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash.defaultsdeep-4.6.1

No new revisions were added by this update.

Summary of changes:
 webapps/proteus-new/src/main/webapp/resources/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



[drat] branch master updated (eaaad35 -> f237ca3)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


from eaaad35  Merge pull request #198 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/webpack-bundle-analyzer-3.5.2
 add a58b73e  Bump axios in /webapps/proteus-new/src/main/webapp/resources
 add f237ca3  Merge pull request #197 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/axios-0.18.1

No new revisions were added by this update.

Summary of changes:
 .../src/main/webapp/resources/package-lock.json| 29 +-
 .../src/main/webapp/resources/package.json |  2 +-
 2 files changed, 24 insertions(+), 7 deletions(-)



[drat] branch master updated (842c8fd -> 599f933)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


from 842c8fd  Merge pull request #195 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash.defaultsdeep-4.6.1
 add 38fea23  Bump lodash in /webapps/proteus-new/src/main/webapp/resources
 new 599f933  Merge pull request #194 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash-4.17.15

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 webapps/proteus-new/src/main/webapp/resources/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



[drat] branch master updated (f237ca3 -> 6526126)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


from f237ca3  Merge pull request #197 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/axios-0.18.1
 add 0b4b804  Bump js-yaml in /webapps/proteus-new/src/main/webapp/resources
 new 6526126  Merge pull request #196 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/js-yaml-3.13.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 webapps/proteus-new/src/main/webapp/resources/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash.defaultsdeep-4.6.1 deleted (was bc865bc)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash.defaultsdeep-4.6.1
in repository https://gitbox.apache.org/repos/asf/drat.git.


 was bc865bc  Bump lodash.defaultsdeep

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[drat] 01/01: Merge pull request #198 from apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/webpack-bundle-analyzer-3.5.2

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git

commit eaaad35f7f0834324aab7a99268c1046c0e82475
Merge: eaa7364 3723f3a
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:36:10 2019 -0700

Merge pull request #198 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/webpack-bundle-analyzer-3.5.2

Bump webpack-bundle-analyzer from 3.0.4 to 3.5.2 in 
/webapps/proteus-new/src/main/webapp/resources

 .../src/main/webapp/resources/package-lock.json| 29 --
 1 file changed, 21 insertions(+), 8 deletions(-)




[drat] branch master updated (eaa7364 -> eaaad35)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


from eaa7364  Start release over.
 add 3723f3a  Bump webpack-bundle-analyzer
 new eaaad35  Merge pull request #198 from 
apache/dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/webpack-bundle-analyzer-3.5.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/webapp/resources/package-lock.json| 29 --
 1 file changed, 21 insertions(+), 8 deletions(-)



[drat] branch master updated (4e87615 -> eaa7364)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git.


from 4e87615  Address https://github.com/fsevents/fsevents/issues/278
 add e217057  Remove SCM tag.
 add eaa7364  Start release over.

No new revisions were added by this update.

Summary of changes:
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 3 +--
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 19 insertions(+), 20 deletions(-)



[drat] branch master updated: Address https://github.com/fsevents/fsevents/issues/278

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new 4e87615  Address https://github.com/fsevents/fsevents/issues/278
4e87615 is described below

commit 4e87615d9e5c2c06678b09372ecc40e0bc3b64de
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:28:55 2019 -0700

Address https://github.com/fsevents/fsevents/issues/278
---
 webapps/proteus-new/src/main/webapp/resources/package-lock.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/webapps/proteus-new/src/main/webapp/resources/package-lock.json 
b/webapps/proteus-new/src/main/webapp/resources/package-lock.json
index c21235b..6958a35 100644
--- a/webapps/proteus-new/src/main/webapp/resources/package-lock.json
+++ b/webapps/proteus-new/src/main/webapp/resources/package-lock.json
@@ -2390,7 +2390,7 @@
 "anymatch": "^2.0.0",
 "async-each": "^1.0.1",
 "braces": "^2.3.2",
-"fsevents": "^1.2.7",
+"fsevents": "^1.2.9",
 "glob-parent": "^3.1.0",
 "inherits": "^2.0.3",
 "is-binary-path": "^1.0.0",
@@ -4931,8 +4931,8 @@
   "dev": true
 },
 "fsevents": {
-  "version": "1.2.7",
-  "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.7.tgz;,
+  "version": "1.2.9",
+  "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.9.tgz;,
   "integrity": 
"sha512-Pxm6sI2MeBD7RdD12RYsqaP0nMiwx8eZBXCa6z2L+mRHm2DYrOYwihmhjpkdjUHwQhslWQjRpEgNq4XvBmaAuw==",
   "dev": true,
   "optional": true,



[drat.wiki] branch master updated: Updated Release Process (markdown)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git


The following commit(s) were added to refs/heads/master by this push:
 new bb83c12  Updated Release Process (markdown)
bb83c12 is described below

commit bb83c12f97f469514357519a2fbe0cefefbda405
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:22:12 2019 -0700

Updated Release Process (markdown)
---
 Release-Process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Release-Process.md b/Release-Process.md
index e18ab7d..c13d95e 100644
--- a/Release-Process.md
+++ b/Release-Process.md
@@ -2,7 +2,7 @@
 
   1. Read [the OODT Release 
Process](https://cwiki.apache.org/confluence/display/OODT/Release+Process). 
It's got plenty of tips and tricks and helps you get your environment set up 
and all your Apache bits configured.
   2. Make sure you have [set your useful DRAT environment 
variables](https://github.com/apache/drat/wiki/Installation#useful-environment-variables)
-  3. Make sure you have Maven, GPG and Java installed.
+  3. Make sure you have Maven, GPG, NodeJS (NPM) and Java installed.
 
 ## Begin Release
 



[drat] branch master updated: Fix oudated assembly plugin.

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new 8a445ab  Fix oudated assembly plugin.
8a445ab is described below

commit 8a445abca15d1c4a89b7a1a0e86ffce1c2bd6938
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:19:08 2019 -0700

Fix oudated assembly plugin.
---
 distribution/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index 396ffca..98f8a69 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -209,7 +209,6 @@
   
 org.apache.maven.plugins
 maven-assembly-plugin
-2.2
 
   
 src/main/assembly/assembly.xml



[drat.wiki] branch master updated: Created Release Process (markdown)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git


The following commit(s) were added to refs/heads/master by this push:
 new ee1c259  Created Release Process (markdown)
ee1c259 is described below

commit ee1c259fbe50c12b0bd95141bcb0dcf2c9b59b14
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:18:10 2019 -0700

Created Release Process (markdown)
---
 Release-Process.md | 17 +
 1 file changed, 17 insertions(+)

diff --git a/Release-Process.md b/Release-Process.md
new file mode 100644
index 000..e18ab7d
--- /dev/null
+++ b/Release-Process.md
@@ -0,0 +1,17 @@
+## Pre-Reqs
+
+  1. Read [the OODT Release 
Process](https://cwiki.apache.org/confluence/display/OODT/Release+Process). 
It's got plenty of tips and tricks and helps you get your environment set up 
and all your Apache bits configured.
+  2. Make sure you have [set your useful DRAT environment 
variables](https://github.com/apache/drat/wiki/Installation#useful-environment-variables)
+  3. Make sure you have Maven, GPG and Java installed.
+
+## Begin Release
+
+  1. from the DRAT top level directory, make sure the version is set 
appropriately for all the Maven modules. Youc an use the [mvn:versions plugin 
here](https://stackoverflow.com/questions/5726291/updating-version-numbers-of-modules-in-a-multi-module-maven-project).
 For example, `mvn versions:set -DnewVersion=1.1-SNAPSHOT` if you are about to 
release 1.1.
+  2. `mvn release:prepare` (and make sure that the tag looks like 
`release-X.Y` when you set it and the other versions look right. E.g., for 1.1, 
make sure the SCM tag is `release-1.1`)
+  3. `mvn release:perform`
+
+## Send Email 
+
+  1. Use the Apache OODT template from its release guide.
+
+That's it!



[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash.defaultsdeep-4.6.1 created (now bc865bc)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash.defaultsdeep-4.6.1
in repository https://gitbox.apache.org/repos/asf/drat.git.


  at bc865bc  Bump lodash.defaultsdeep

No new revisions were added by this update.



[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/axios-0.18.1 created (now a58b73e)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/axios-0.18.1
in repository https://gitbox.apache.org/repos/asf/drat.git.


  at a58b73e  Bump axios in /webapps/proteus-new/src/main/webapp/resources

No new revisions were added by this update.



[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/js-yaml-3.13.1 created (now 0b4b804)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/js-yaml-3.13.1
in repository https://gitbox.apache.org/repos/asf/drat.git.


  at 0b4b804  Bump js-yaml in /webapps/proteus-new/src/main/webapp/resources

No new revisions were added by this update.



[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash-4.17.15 created (now 38fea23)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/lodash-4.17.15
in repository https://gitbox.apache.org/repos/asf/drat.git.


  at 38fea23  Bump lodash in /webapps/proteus-new/src/main/webapp/resources

No new revisions were added by this update.



[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/webpack-bundle-analyzer-3.5.2 created (now 3723f3a)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/webpack-bundle-analyzer-3.5.2
in repository https://gitbox.apache.org/repos/asf/drat.git.


  at 3723f3a  Bump webpack-bundle-analyzer

No new revisions were added by this update.



[drat] branch dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/mixin-deep-1.3.2 created (now 67d62d5)

2019-09-28 Thread
This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/npm_and_yarn/webapps/proteus-new/src/main/webapp/resources/mixin-deep-1.3.2
in repository https://gitbox.apache.org/repos/asf/drat.git.


  at 67d62d5  Bump mixin-deep in 
/webapps/proteus-new/src/main/webapp/resources

No new revisions were added by this update.



[drat] branch master updated: Fix for https://bugs.openjdk.java.net/browse/JDK-8212233

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new b85c481  Fix for https://bugs.openjdk.java.net/browse/JDK-8212233
b85c481 is described below

commit b85c4814a7b2f44f66d4f26282189e8a51f3421f
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 10:00:29 2019 -0700

Fix for https://bugs.openjdk.java.net/browse/JDK-8212233
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 2f16173..802543a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,6 +86,7 @@
   UTF-8
   UTF-8
   UTF-8
+ 8 
 
 
   



[drat] branch master updated: Fix wrong pinned version of assembly plugin.

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new 4eaa27e  Fix wrong pinned version of assembly plugin.
4eaa27e is described below

commit 4eaa27eae4cbeea915061ea1faa156ce3f3dfe1d
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 09:56:32 2019 -0700

Fix wrong pinned version of assembly plugin.
---
 crawler/pom.xml  | 7 ++-
 distribution/pom.xml | 6 ++
 extensions/pom.xml   | 7 ++-
 filemgr/pom.xml  | 7 ++-
 pcs/pom.xml  | 7 ++-
 pge/pom.xml  | 7 ++-
 proteus/pom.xml  | 8 +++-
 resmgr/pom.xml   | 7 ++-
 solr/pom.xml | 7 ++-
 webapps/fmprod/pom.xml   | 6 ++
 webapps/opsui/pom.xml| 6 ++
 webapps/pcs-services/pom.xml | 6 ++
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 6 ++
 webapps/solr-webapp/pom.xml  | 6 ++
 webapps/viz/pom.xml  | 6 ++
 workflow/pom.xml | 7 ++-
 17 files changed, 34 insertions(+), 74 deletions(-)

diff --git a/crawler/pom.xml b/crawler/pom.xml
index 3221231..9f16b34 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -1,13 +1,11 @@
 
-http://maven.apache.org/POM/4.0.0;
-xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
-xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
 
   4.0.0
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   Crawler (Apache OODT)
@@ -19,7 +17,6 @@
   
 org.apache.maven.plugins
 maven-assembly-plugin
-2.2-beta-2
 
   
 src/main/assembly/assembly.xml
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 5d1521f..396ffca 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -1,13 +1,11 @@
 
-http://maven.apache.org/POM/4.0.0;
-xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
-xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
 
   4.0.0
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml 
   
   dms-distribution
diff --git a/extensions/pom.xml b/extensions/pom.xml
index f800dd8..b2bf75d 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -1,13 +1,11 @@
 
-http://maven.apache.org/POM/4.0.0; 
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
 
   4.0.0
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-extensions
@@ -20,7 +18,6 @@
   
 org.apache.maven.plugins
 maven-assembly-plugin
-2.2-beta-2
 
   
 src/main/assembly/assembly.xml
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index b79ee93..80fd45c 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -1,13 +1,11 @@
 
-http://maven.apache.org/POM/4.0.0;
-xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
-xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
 
   4.0.0
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   File Manager (Apache OODT)
@@ -19,7 +17,6 @@
   
 org.apache.maven.plugins
 maven-assembly-plugin
-2.2-beta-2
 
   
 src/main/assembly/assembly.xml
diff --git a/pcs/pom.xml b/pcs/pom.xml
index b3a9570..14704b5 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -1,13 +1,11 @@
 
-http://maven.apache.org/POM/4.0.0;
-xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
-xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
 
   4.0.0
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
  

[drat] branch master updated: Remove explicit specification of asesembly plugin version.

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new 45726b7  Remove explicit specification of asesembly plugin version.
45726b7 is described below

commit 45726b735fa36e66a61977554bdf4bd862bd3dcc
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 09:50:05 2019 -0700

Remove explicit specification of asesembly plugin version.
---
 pom.xml | 2 +-
 rat/pom.xml | 7 ++-
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 82067d6..2f16173 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache
 apache
-20
+21
 
   
 
diff --git a/rat/pom.xml b/rat/pom.xml
index 08d136e..76e8ffa 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -1,13 +1,11 @@
 
-http://maven.apache.org/POM/4.0.0; 
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
 
   4.0.0
   
 org.apache.drat
 dms
-1.0-SNAPSHOT
+1.0
 ../pom.xml
   
   dms-rat
@@ -20,7 +18,6 @@
   
 org.apache.maven.plugins
 maven-assembly-plugin
-2.2-beta-2
 
   
 src/main/assembly/assembly.xml



[drat] branch master updated: Revert apache parent pom b/c of posix issue.

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new e7ff9f4  Revert apache parent pom b/c of posix issue.
e7ff9f4 is described below

commit e7ff9f4f95c97ea8101065d7dc5be9eaa0adff96
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 09:47:23 2019 -0700

Revert apache parent pom b/c of posix issue.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 26ac691..82067d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache
 apache
-21
+20
 
   
 
@@ -13,7 +13,7 @@
   Apache DRAT
   pom
   The Apache Distributed Release Auditing Tool 
(DRAT).
-  1.0-SNAPSHOT
+  1.0
 
   
 UTF-8
@@ -120,7 +120,7 @@
 scm:git:https://github.com/apache/drat.git
 
scm:git:https://github.com/apache/drat.git
 http://github.com/apache/drat
-HEAD
+release-1.0
   
 
 



[drat] branch master updated: prep for 1.0 release candidate.

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new 2cbe5fb  prep for 1.0 release candidate.
2cbe5fb is described below

commit 2cbe5fb6aba9bf168a4e3a3965a86161ef28f7c0
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 09:34:40 2019 -0700

prep for 1.0 release candidate.
---
 crawler/pom.xml  | 2 +-
 distribution/pom.xml | 2 +-
 extensions/pom.xml   | 2 +-
 filemgr/pom.xml  | 2 +-
 pcs/pom.xml  | 2 +-
 pge/pom.xml  | 2 +-
 pom.xml  | 2 +-
 proteus/pom.xml  | 2 +-
 rat/pom.xml  | 2 +-
 resmgr/pom.xml   | 2 +-
 solr/pom.xml | 2 +-
 webapps/fmprod/pom.xml   | 2 +-
 webapps/opsui/pom.xml| 2 +-
 webapps/pcs-services/pom.xml | 2 +-
 webapps/pom.xml  | 2 +-
 webapps/proteus-new/pom.xml  | 2 +-
 webapps/solr-webapp/pom.xml  | 2 +-
 webapps/viz/pom.xml  | 2 +-
 workflow/pom.xml | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/crawler/pom.xml b/crawler/pom.xml
index 622b889..3221231 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../pom.xml
   
   Crawler (Apache OODT)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 6ac901e..5d1521f 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../pom.xml 
   
   dms-distribution
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 4b45ffa..f800dd8 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-extensions
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 6ac033d..b79ee93 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../pom.xml
   
   File Manager (Apache OODT)
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 548c271..b3a9570 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../pom.xml
   
   PCS Config (Apache OODT)
diff --git a/pge/pom.xml b/pge/pom.xml
index 3f598a6..a8462ee 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-pge
diff --git a/pom.xml b/pom.xml
index 26a7be7..26ac691 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   Apache DRAT
   pom
   The Apache Distributed Release Auditing Tool 
(DRAT).
-  0.1
+  1.0-SNAPSHOT
 
   
 UTF-8
diff --git a/proteus/pom.xml b/proteus/pom.xml
index 5f2d5e7..a044c39 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../pom.xml
 
 DRAT Proteus
diff --git a/rat/pom.xml b/rat/pom.xml
index 686e471..08d136e 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../pom.xml
   
   dms-rat
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index a561867..a0582b1 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../pom.xml
   
   Resource Manager (Apache OODT)
diff --git a/solr/pom.xml b/solr/pom.xml
index 672b5ad..a2e9883 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../pom.xml
   
   DRAT Solr Home (Apache Solr)
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 124b45b..9e46e1d 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../../pom.xml
   
   Filemanager Product Services (Apache OODT)
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index b576309..02de1e7 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../../pom.xml
   
   PCS Ops Interface (Apache OODT)
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index b0a3fba..2268743 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -7,7 +7,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 ../../pom.xml
   
   PCS Services (Apache OODT)
diff --git a/webapps/pom.xml b/webapps/pom.xml
index a0a1254..e1829e0 100644
--- a/webapps/pom.xml
+++ b/webapps/pom.xml
@@ -4,7 +4,7 @@
   
 org.apache.drat
 dms
-0.1
+1.0-SNAPSHOT
 

[drat] branch master updated: Prepare for 1.0 release candidate.

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
 new 3f2883b  Prepare for 1.0 release candidate.
3f2883b is described below

commit 3f2883bc6b1984fe0e162c5a984fbd34a2a129bc
Author: Chris Mattmann 
AuthorDate: Sat Sep 28 09:31:42 2019 -0700

Prepare for 1.0 release candidate.
---
 pom.xml | 33 +
 1 file changed, 17 insertions(+), 16 deletions(-)

diff --git a/pom.xml b/pom.xml
index fcc44d6..26a7be7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,18 @@
 
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
   4.0.0
+  
+org.apache
+apache
+21
+
+  
 
   org.apache.drat
   dms
-  Data Management System
+  Apache DRAT
   pom
-  Data Management System Powered by Apache OODT delivered via 
RADiX
+  The Apache Distributed Release Auditing Tool 
(DRAT).
   0.1
 
   
@@ -33,20 +39,6 @@
 
   
 
-  
-  
-
-  repo
-  Repository Name
-  scp://host/path/to/repo
-
-
-
-  repo
-  Repository Name
-  scp://host/path/to/repo
-
-  
 
   
 clean install
@@ -122,4 +114,13 @@
 proteus
 distribution
   
+
+
+  
+scm:git:https://github.com/apache/drat.git
+
scm:git:https://github.com/apache/drat.git
+http://github.com/apache/drat
+HEAD
+  
+
 



[drat] tag release-1.0 deleted (was a356a58)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to tag release-1.0
in repository https://gitbox.apache.org/repos/asf/drat.git.


*** WARNING: tag release-1.0 was deleted! ***

 was a356a58  Merge pull request #192 from ahmedifhaam/master

The revisions that were on this tag are still contained in
other references; therefore, this change does not discard any commits
from the repository.



[drat] tag release-1.0 created (now a356a58)

2019-09-28 Thread mattmann
This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a change to tag release-1.0
in repository https://gitbox.apache.org/repos/asf/drat.git.


  at a356a58  (commit)
No new revisions were added by this update.