Update of /var/cvs/applications/app-base
In directory james.mmbase.org:/tmp/cvs-serv10989

Modified Files:
        pom.xml 
Log Message:
details


See also: http://cvs.mmbase.org/viewcvs/applications/app-base


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/app-base/pom.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- pom.xml     16 Feb 2009 22:53:00 -0000      1.15
+++ pom.xml     16 Feb 2009 23:29:34 -0000      1.16
@@ -113,26 +113,6 @@
   </dependencies>
 
 
-  <!--
-      The following trick ensures that the 'deploy/install' of the jar o
-      doesn't owrk.
-
-     The idea was to enable the 'install-file/deploy-file' trick only if the 
packaging is not pom (so _this_ file)
-  <profiles>
-    <profile>
-      <id>installparent</id>
-      <activation>
-        <property>
-          <name>packaging</name>
-          <value>pom</value>
-        </property>
-      </activation>
-      <properties>
-        <phaseDisable>disabled</phaseDisable>
-      </properties>
-    </profile>
-  </profiles>
-  -->
 
   <repositories>
     <repository>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to