Author: thimel Date: 2009-02-12 07:23:27 +0000 (Thu, 12 Feb 2009) New Revision: 1806 Modified: isis-fish/trunk/pom.xml Log: Remove hudson profile, add -Xmx128m in MAVEN_OPTS in Hudson Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2009-02-12 00:16:52 UTC (rev 1805) +++ isis-fish/trunk/pom.xml 2009-02-12 07:23:27 UTC (rev 1806) @@ -734,23 +734,6 @@ </build> </profile> - <!-- un profile a activer sur hudson car on a des problemes de ressources et cela le corrige... --> - <profile> - <id>hudson</id> - <build> - <pluginManagement> - <plugins> - <plugin> - <artifactId>maven-compiler-plugin</artifactId> - <configuration> - <fork>true</fork> - </configuration> - </plugin> - </plugins> - </pluginManagement> - </build> - </profile> - </profiles> </project>
participants (1)
-
thimel@users.labs.libre-entreprise.org