Index: hbase-client/pom.xml =================================================================== --- hbase-client/pom.xml (revision 1546856) +++ hbase-client/pom.xml (working copy) @@ -158,7 +158,7 @@ - !hadoop.profile + hadoop.profile1.1 @@ -178,7 +178,7 @@ - hadoop.profile2.0 + !hadoop.profile Index: hbase-common/pom.xml =================================================================== --- hbase-common/pom.xml (revision 1546856) +++ hbase-common/pom.xml (working copy) @@ -230,7 +230,7 @@ - !hadoop.profile + hadoop.profile1.1 @@ -241,7 +241,7 @@ - @@ -273,7 +273,7 @@ - hadoop.profile2.0 + !hadoop.profile Index: hbase-examples/pom.xml =================================================================== --- hbase-examples/pom.xml (revision 1546856) +++ hbase-examples/pom.xml (working copy) @@ -132,7 +132,7 @@ - !hadoop.profile + hadoop.profile1.1 @@ -155,7 +155,7 @@ - hadoop.profile2.0 + !hadoop.profile Index: hbase-it/pom.xml =================================================================== --- hbase-it/pom.xml (revision 1546856) +++ hbase-it/pom.xml (working copy) @@ -219,7 +219,7 @@ - !hadoop.profile + hadoop.profile1.1 @@ -262,7 +262,7 @@ - hadoop.profile2.0 + !hadoop.profile Index: hbase-prefix-tree/pom.xml =================================================================== --- hbase-prefix-tree/pom.xml (revision 1546856) +++ hbase-prefix-tree/pom.xml (working copy) @@ -104,7 +104,7 @@ - !hadoop.profile + hadoop.profile1.1 @@ -138,7 +138,7 @@ - hadoop.profile2.0 + !hadoop.profile Index: hbase-server/pom.xml =================================================================== --- hbase-server/pom.xml (revision 1546856) +++ hbase-server/pom.xml (working copy) @@ -522,7 +522,7 @@ - !hadoop.profile + hadoop.profile1.1 @@ -564,7 +564,7 @@ - hadoop.profile2.0 + !hadoop.profile Index: hbase-shell/pom.xml =================================================================== --- hbase-shell/pom.xml (revision 1546856) +++ hbase-shell/pom.xml (working copy) @@ -282,7 +282,7 @@ - !hadoop.profile + hadoop.profile1.1 @@ -324,7 +324,7 @@ - hadoop.profile2.0 + !hadoop.profile Index: hbase-testing-util/pom.xml =================================================================== --- hbase-testing-util/pom.xml (revision 1546856) +++ hbase-testing-util/pom.xml (working copy) @@ -121,7 +121,7 @@ - !hadoop.profile + hadoop.profile1.1 @@ -167,7 +167,7 @@ - hadoop.profile2.0 + !hadoop.profile @@ -253,4 +253,4 @@ - \ No newline at end of file + Index: hbase-thrift/pom.xml =================================================================== --- hbase-thrift/pom.xml (revision 1546856) +++ hbase-thrift/pom.xml (working copy) @@ -223,7 +223,7 @@ - !hadoop.profile + hadoop.profile1.1 @@ -266,7 +266,7 @@ - hadoop.profile2.0 + !hadoop.profile Index: pom.xml =================================================================== --- pom.xml (revision 1546856) +++ pom.xml (working copy) @@ -1481,13 +1481,13 @@ profiles with activation properties matching the profile here. Generally, it should be sufficient to copy the first few lines of the profile you want to match. --> - + hadoop-1.1 - !hadoop.profile + hadoop.profile1.1 @@ -1540,6 +1540,7 @@ + hadoop-1.0 @@ -1606,7 +1607,7 @@ - hadoop.profile2.0 + !hadoop.profile Index: src/main/docbkx/configuration.xml =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/xml