Merge "Adding installation for Syslog and Netflow"
[releng/builder.git] / jjb / autorelease / include-raw-autorelease-maven-deploy.sh
index eb614b23b3dc9be556353f3fced9292e8c0a732a..8bf44222416baeb9048907f0aadb2d861a23e910 100644 (file)
 # we are likely releasing a release candidate. We should skip closing the
 # Nexus staging repository so that we can sign the artifacts.
 SKIP_STAGING_CLOSE=false
-# TODO: Figure out a solution to Open staging repos not being available
-#       immediately. This means integration tests cannot reliably download and
-#       test the new build if we leave the staging repo open.
-# if [ "${DATESTAMP}" == "false" ]
-# then
-#     SKIP_STAGING_CLOSE=true
-# fi
+if [ "${DATESTAMP}" == "false" ]
+then
+    SKIP_STAGING_CLOSE=true
+fi
 
 mkdir -p hide/from/pom/files
 cd hide/from/pom/files