You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/08 04:19:00 UTC

[jira] [Commented] (STREAMS-335) Publish schema and configuration resources to maven site pages

    [ https://issues.apache.org/jira/browse/STREAMS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576545#comment-14576545 ] 

ASF GitHub Bot commented on STREAMS-335:
----------------------------------------

GitHub user steveblackmon opened a pull request:

    https://github.com/apache/incubator-streams/pull/229

    Streams 335

    resolves STREAMS-335
    
    publishes json/xml schemas of providers during site build
    
    replicate with
    mvn clean install site:site site:stage -Dmaven.test.skip.exec=true

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-335

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-streams/pull/229.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #229
    
----
commit 701165f5645aaf727619d183c2caa54a53faf028
Author: Steve Blackmon <sb...@apache.org>
Date:   2015-05-02T18:08:39Z

    Merge pull request #4 from apache/master
    
    update to 0.3

commit f4238441b898565ae85dec6ceca3370dbcfc2aa0
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Date:   2015-06-08T02:16:28Z

    resolves STREAMS-335
    
    publishes json/xml schemas of providers during site release
    
    replicate with
    mvn clean install site:site site:stage -Dmaven.test.skip.exec=true

----


> Publish schema and configuration resources to maven site pages
> --------------------------------------------------------------
>
>                 Key: STREAMS-335
>                 URL: https://issues.apache.org/jira/browse/STREAMS-335
>             Project: Streams
>          Issue Type: Improvement
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>
> streams-pojo has been configured to publish .json, .xsd, and .conf resources to the maven site, giving those files a versioned web-accessible URI.  adjust project poms to apply this pattern to all other modules as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)