You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metron.apache.org by ehashman <gi...@git.apache.org> on 2016/01/13 22:11:09 UTC

[GitHub] incubator-metron pull request: [METRON-12] Replace all instances o...

GitHub user ehashman opened a pull request:

    https://github.com/apache/incubator-metron/pull/8

    [METRON-12] Replace all instances of 'OpenSoc' with 'Metron'

    Caveats:
    
    - I left all of the `pom.xml.versionsBackup`s alone
    - I successfully built the code but don't have a machine or cluster powerful enough to test it on
    
    Here are all the remaining references to OpenSOC left in the project, excluding the backup POMs:
    
    ```
    $ git grep -i opensoc | grep -v versionsBackup
    metron-streaming/Metron-Common/pom.xml:			<url>https://raw.github.com/opensoc/kraken/mvn-repo</url>
    metron-streaming/Metron-DataServices/src/main/java/com/apache/metron/pcapservice/PcapGetterHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapGetter#getPcaps(java.util.List,
    metron-streaming/Metron-DataServices/src/main/java/com/apache/metron/pcapservice/PcapGetterHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapGetter#getPcaps(java.lang.String, long,
    metron-streaming/Metron-DataServices/src/main/java/com/apache/metron/pcapservice/PcapGetterHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapGetter#getPcaps(java.util.List)
    metron-streaming/Metron-DataServices/src/main/java/com/apache/metron/pcapservice/PcapGetterHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapGetter#getPcaps(java.lang.String)
    metron-streaming/Metron-DataServices/src/main/java/com/apache/metron/pcapservice/PcapReceiverImplRestEasy.java:	   * com.cisco.opensoc.hbase.client.IPcapReceiver#getPcapsByIdentifiers(java.lang
    metron-streaming/Metron-DataServices/src/main/java/com/apache/metron/pcapservice/PcapScannerHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapScanner#getPcaps(java.lang.String,
    metron-streaming/Metron-DataServices/src/main/java/com/apache/metron/pcapservice/PcapScannerHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapScanner#getPcaps(java.lang.String,
    metron-streaming/Metron-Pcap_Service/src/main/java/com/apache/metron/pcapservice/PcapGetterHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapGetter#getPcaps(java.util.List,
    metron-streaming/Metron-Pcap_Service/src/main/java/com/apache/metron/pcapservice/PcapGetterHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapGetter#getPcaps(java.lang.String, long,
    metron-streaming/Metron-Pcap_Service/src/main/java/com/apache/metron/pcapservice/PcapGetterHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapGetter#getPcaps(java.util.List)
    metron-streaming/Metron-Pcap_Service/src/main/java/com/apache/metron/pcapservice/PcapGetterHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapGetter#getPcaps(java.lang.String)
    metron-streaming/Metron-Pcap_Service/src/main/java/com/apache/metron/pcapservice/PcapReceiverImplRestEasy.java:	   * com.cisco.opensoc.hbase.client.IPcapReceiver#getPcapsByIdentifiers(java.lang
    metron-streaming/Metron-Pcap_Service/src/main/java/com/apache/metron/pcapservice/PcapScannerHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapScanner#getPcaps(java.lang.String,
    metron-streaming/Metron-Pcap_Service/src/main/java/com/apache/metron/pcapservice/PcapScannerHBaseImpl.java:   * @see com.cisco.opensoc.hbase.client.IPcapScanner#getPcaps(java.lang.String,
    site/_docs/index.md:Back in December 2015, we created Metron files as part of the transition of the OpenSOC project from Cisco. 
    site/develop/bylaws.md:the Apache Board in December 2015 when Metron moved out of Cisco's OpenSOC  
    site/talks/index.md:* Cisco OpenSOC with Bro [slides](http://www.slideshare.net/JamesSirota/cisco-opensoc)
    site/talks/index.md:    <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/JamesSirota/cisco-opensoc" title="Cisco OpenSOC" target="_blank">Cisco OpenSOC Talk </a> </strong> by <strong> <a href="https://www.youtube.com/watch?v=UKgjd4ttg8o" target="_blank">Kurt Grutzmacher</a> </strong></div>
    site/talks/index.md:* Cisco OpenSOC talk
    site/talks/index.md:    <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/JamesSirota/cisco-opensoc" title="Cisco OpenSOC" target="_blank">Cisco OpenSOC </a> </strong> from <strong> <a href="//www.slideshare.net/JamesSirota" target="_blank">James Sirota</a> </strong> </div>
    ```

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

    $ git pull https://github.com/ehashman/incubator-metron opensoc-rename

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

    https://github.com/apache/incubator-metron/pull/8.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 #8
    
----
commit 0648a4470c139621bf201b3a865c35df15c14211
Author: Elana Hashman <el...@rackspace.com>
Date:   2016-01-13T19:33:47Z

    Rename all OpenSOC files to Metron

commit db6e64e8655b57c1a9849a6be6bb4e176cf6b9ba
Author: Elana Hashman <el...@rackspace.com>
Date:   2016-01-13T20:44:27Z

    Replace all references to 'OpenSoc' with 'Metron'

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: [METRON-12] Replace all instances o...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-metron/pull/8


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: [METRON-12] Replace all instances o...

Posted by ehashman <gi...@git.apache.org>.
Github user ehashman commented on the pull request:

    https://github.com/apache/incubator-metron/pull/8#issuecomment-171438290
  
    Oh noooooooo I totally missed that >.< I will fix that later today.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: [METRON-12] Replace all instances o...

Posted by charlesporter <gi...@git.apache.org>.
Github user charlesporter commented on the pull request:

    https://github.com/apache/incubator-metron/pull/8#issuecomment-171437898
  
    it should be **org.apache.metron**  rather than **com.apache.metron** , right?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: [METRON-12] Replace all instances o...

Posted by sirsean <gi...@git.apache.org>.
Github user sirsean commented on the pull request:

    https://github.com/apache/incubator-metron/pull/8#issuecomment-171689431
  
    It looks like everything is moved to the right places. I can't find any code changes that aren't renames. It still builds and the tests all pass. The topologies run in local mode the same way they used to.
    
    LGTM +2


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: [METRON-12] Replace all instances o...

Posted by reaperhulk <gi...@git.apache.org>.
Github user reaperhulk commented on the pull request:

    https://github.com/apache/incubator-metron/pull/8#issuecomment-171699563
  
    Checked out this branch and confirmed as well :+1: 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-metron pull request: [METRON-12] Replace all instances o...

Posted by sirsean <gi...@git.apache.org>.
Github user sirsean commented on the pull request:

    https://github.com/apache/incubator-metron/pull/8#issuecomment-171435459
  
    I almost hate to say this but the packages have been named `com.apache.metron...` and I think they ought to be `org.apache.metron...` (on account of Apache's domain name).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---