Github user rajivpjs commented on a diff in the pull request:

    https://github.com/apache/maven/pull/88#discussion_r72126082
  
    --- Diff: 
maven-model-builder/src/test/resources/poms/factory/complexEmptyAndMissing.xml 
---
    @@ -31,21 +31,5 @@
                     <profile.file>activated-1</profile.file>
                 </properties>
             </profile>
    -        <profile>
    -            <id>another-two-conditions</id>
    -            <activation>
    -                <property>
    -                    <name>myproperty</name>
    -                    <value>test</value>
    -                </property>
    -                <file>
    -                   <exists>simple.xml</exists>
    -                    <missing>simple.xml</missing>
    -                </file>
    -            </activation>
    -            <properties>
    -                <profile.miss>activated-2</profile.miss>
    -            </properties>
    -        </profile>
         </profiles>
    --- End diff --
    
    Well spotted. Sorry, this was accidental. I will revert this change shortly.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to