Author: mickael_istria
Date: 2012-10-04 04:26:05 -0400 (Thu, 04 Oct 2012)
New Revision: 44281
Modified:
trunk/build/parent/pom.xml
Log:
JBIDE-12773: Remove default setting of local.site on hudson profile since we replace
local.site by jenkins.target
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2012-10-04 07:42:04 UTC (rev 44280)
+++ trunk/build/parent/pom.xml 2012-10-04 08:26:05 UTC (rev 44281)
@@ -710,9 +710,6 @@
<name>BUILD_NUMBER</name>
</property>
</activation>
- <properties>
- <local.site>file:///home/hudson/static_build_env/jbds/target-platform_4.0.juno.SR1/e421-wtp341.target/</local.site>
- </properties>
<build>
<plugins>
<plugin>
@@ -727,7 +724,7 @@
</plugins>
</build>
</profile>
-
+
<profile>
<id>coverage</id>
<activation>
Show replies by date