You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2008/06/12 23:49:17 UTC

svn commit: r667249 - /jackrabbit/trunk/pom.xml

Author: jukka
Date: Thu Jun 12 14:49:16 2008
New Revision: 667249

URL: http://svn.apache.org/viewvc?rev=667249&view=rev
Log:
JCR-1649: Separate NOTICEs and LICENSEs for binary and source packages
    - The mac profile from JCR-661 is no longer needed

Modified:
    jackrabbit/trunk/pom.xml

Modified: jackrabbit/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/pom.xml?rev=667249&r1=667248&r2=667249&view=diff
==============================================================================
--- jackrabbit/trunk/pom.xml (original)
+++ jackrabbit/trunk/pom.xml Thu Jun 12 14:49:16 2008
@@ -214,10 +214,6 @@
           <family>!mac</family>
         </os>
       </activation>
-      <!-- NOTE: If you modify the <build> section below, you MUST also -->
-      <!-- update the version specified below for the "mac" profile.    -->
-      <!-- The only difference between the profiles should be the       -->
-      <!-- <dependencies> section.                                      -->
       <build>
         <plugins>
           <plugin>