[
https://issues.apache.org/jira/browse/AMBARI-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172368#comment-14172368
]
Hudson commented on AMBARI-6270:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #589 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/589/])
AMBARI-6270. Repoinfo.xml should use family tag rather than type tag (aonishuk)
(aonishuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=32187893edabcfc29f1cfb4961146566c2215433)
*
ambari-server/src/test/java/org/apache/ambari/server/api/services/UpdatePersistenceManagerTest.java
* ambari-server/src/test/resources/stacks/HDP/1.3.0/repos/repoinfo.xml
* ambari-server/src/main/resources/stacks/HDP/2.1/repos/repoinfo.xml
* ambari-server/conf/unix/ambari.properties
*
ambari-server/src/main/java/org/apache/ambari/server/state/stack/RepositoryXml.java
* ambari-server/src/main/python/bootstrap.py
* ambari-server/src/test/resources/stacks/HDP/2.0.7/repos/repoinfo.xml
* ambari-server/src/main/java/org/apache/ambari/server/bootstrap/BSRunner.java
* ambari-server/src/test/resources/stacks/HDP/1.3.1/repos/repoinfo.xml
* ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeTest.java
* ambari-server/src/test/resources/stacks/HDP/2.0.8/repos/repoinfo.xml
*
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AuthorizationTestModuleForLdapDNWithSpace.java
* ambari-server/src/main/resources/stacks/BIGTOP/0.8/repos/repoinfo.xml
* ambari-server/src/main/resources/stacks/HDP/1.3.3/repos/repoinfo.xml
*
ambari-server/src/test/java/org/apache/ambari/server/orm/InMemoryDefaultTestModule.java
*
ambari-server/src/test/java/org/apache/ambari/server/bootstrap/BootStrapTest.java
* ambari-server/src/test/resources/stacks/HDP/0.2/repos/repoinfo.xml
* ambari-server/src/main/resources/stacks/HDP/1.3/repos/repoinfo.xml
* ambari-server/src/test/resources/stacks/HDP/1.2.0/repos/repoinfo.xml
*
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AuthorizationTestModule.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
*
ambari-server/src/test/java/org/apache/ambari/server/agent/AgentResourceTest.java
* ambari-server/src/main/python/ambari-server.py
* ambari-server/src/test/resources/stacks/HDP/2.0.6/repos/repoinfo.xml
* ambari-server/src/test/resources/stacks/HDP/0.1/repos/repoinfo.xml
*
ambari-server/src/main/java/org/apache/ambari/server/upgrade/StackUpgradeUtil.java
* ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/repos/repoinfo.xml
* ambari-server/src/test/resources/stacks/HDP/2.0.5/repos/repoinfo.xml
* ambari-common/src/main/python/ambari_commons/resources/os_family.json
*
ambari-server/src/main/java/org/apache/ambari/server/state/stack/LatestRepoCallable.java
* contrib/ambari-scom/metrics-sink/pom.xml
* ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/repos/repoinfo.xml
*
ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java
*
ambari-server/src/main/java/org/apache/ambari/server/bootstrap/BootStrapImpl.java
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariCustomCommandExecutionHelper.java
*
ambari-server/src/main/java/org/apache/ambari/server/api/services/AmbariMetaInfo.java
* ambari-server/src/main/python/os_check_type.py
*
ambari-server/src/main/java/org/apache/ambari/server/controller/ControllerModule.java
* ambari-server/src/test/python/TestOSCheck.py
* ambari-server/src/main/resources/stacks/HDP/2.2/repos/repoinfo.xml
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
* ambari-server/src/main/java/org/apache/ambari/server/state/stack/OsFamily.java
* ambari-server/src/main/resources/stacks/HDP/2.0.6/repos/repoinfo.xml
* ambari-server/src/main/resources/stacks/HDP/2.0/repos/repoinfo.xml
* ambari-server/src/test/resources/os_family.json
* ambari-server/src/test/resources/stacks/HDP/2.1.1/repos/repoinfo.xml
* ambari-server/src/test/java/org/apache/ambari/server/orm/JdbcPropertyTest.java
* ambari-server/src/main/resources/stacks/HDP/1.3.2/repos/repoinfo.xml
* ambari-common/src/main/python/ambari_commons/os_check.py
* ambari-server/src/test/resources/stacks/HDP/2.0.1/repos/repoinfo.xml
> Repoinfo.xml should use family tag rather than type tag
> -------------------------------------------------------
>
> Key: AMBARI-6270
> URL: https://issues.apache.org/jira/browse/AMBARI-6270
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.1.0
>
>
> That is a bit confusing we should change that, since we changed the way it
> works
>
>
>
> <os type="redhat6">
>
> should be
>
>
>
> <os family="redhat6">
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)