[
https://issues.apache.org/jira/browse/APEXCORE-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315174#comment-15315174
]
ASF GitHub Bot commented on APEXCORE-442:
-----------------------------------------
Github user tweise commented on a diff in the pull request:
https://github.com/apache/apex-site/pull/35#discussion_r65793171
--- Diff: gulpfile.js ---
@@ -297,16 +297,15 @@ gulp.task('fetch-releases', function(taskCb) {
// The release "targets", in this case meaning apex-core and apex-malhar
var targets = [
- // NOTE: Once apex leaves incubation, this object should be changed to
exclude "incubator"
- { key: 'core.src', path: 'release/incubator/apex', repo:
'incubator-apex-core' },
- { key: 'malhar.src', path: 'release/incubator/apex/malhar', repo:
'incubator-apex-malhar' }
--- End diff --
Please revert just the path changes, there is a separate JIRA for this.
> Remove "incubation" and its variants from our code base
> -------------------------------------------------------
>
> Key: APEXCORE-442
> URL: https://issues.apache.org/jira/browse/APEXCORE-442
> Project: Apache Apex Core
> Issue Type: Task
> Reporter: David Yan
> Assignee: David Yan
>
> Apex has graduated and does not need the word "incubating" any more.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)