[Red5commits] [red5 commit] r3503 - in build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson: . jobs/red5_...
codesite-noreply at google.com
codesite-noreply at google.com
Mon Feb 2 19:49:22 PST 2009
Author: art.clarke
Date: Mon Feb 2 18:50:45 2009
New Revision: 3503
Added:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_jdk6_stable/
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_jdk6_stable/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_winxp/
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_winxp/config.xml
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_flash_selftest_trunk_flex3.1/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk5_i386_ubuntu/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk5_i386_ubuntu_systemtest/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk6_i386_ubuntu/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk6_i386_ubuntu_systemtest/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_jdk5_stable/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_utils_jdk5_i386_ubuntu/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_utils_jdk6_i386_ubuntu/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu_lgpl/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu_memcheck/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk6_i386_ubuntu/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_red5_jdk5_i386_ubuntu/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_web/config.xml
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggler_jdk5_stable/config.xml
Log:
update for latest hudson config
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/config.xml
Mon Feb 2 18:50:45 2009
@@ -19,25 +19,40 @@
<javaHome>/usr/lib/jvm/java-1.5.0-sun</javaHome>
</jdk>
</jdks>
- <slaves/>
- <quietPeriod>120</quietPeriod>
+ <clouds/>
+ <slaves>
+ <slave>
+ <name>xuggle_hudson_xp</name>
+ <description>Xuggle's XP build server</description>
+ <remoteFS>c:\hudson\slave</remoteFS>
+ <numExecutors>1</numExecutors>
+ <mode>EXCLUSIVE</mode>
+ <retentionStrategy class="hudson.slaves.RetentionStrategy$Always"/>
+ <launcher class="hudson.slaves.JNLPLauncher"/>
+ <label></label>
+ </slave>
+ </slaves>
+ <quietPeriod>900</quietPeriod>
<views>
<hudson.model.AllView>
<owner class="hudson" reference="../../.."/>
<name>All</name>
+ <description>This is the Red5/Xuggle i386 Continuous Builder
Server
+</description>
</hudson.model.AllView>
<listView>
<owner class="hudson" reference="../../.."/>
- <name>Stable Builds</name>
+ <name>Stable</name>
<description>This is the list of stable builds; if a build is
successful here, we consider it stable.</description>
<jobNames class="tree-set">
<comparator class="hudson.util.CaseInsensitiveComparator"/>
<string>red5_jdk5_stable</string>
- <string>xuggle_jdk5_stable</string>
+ <string>red5_jdk6_stable</string>
+ <string>xuggler_jdk5_stable</string>
</jobNames>
</listView>
</views>
<primaryView>All</primaryView>
- <slaveAgentPort>0</slaveAgentPort>
-
<secretKey>ecccc914cc10e9e71a87dde679ab932218d7ae8515c3b1474f1be51d37d5997f</secretKey>
-</hudson>
+ <slaveAgentPort>6642</slaveAgentPort>
+ <label></label>
+</hudson>
\ No newline at end of file
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_flash_selftest_trunk_flex3.1/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_flash_selftest_trunk_flex3.1/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_flash_selftest_trunk_flex3.1/config.xml
Mon Feb 2 18:50:45 2009
@@ -10,10 +10,12 @@
OS: Linux</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk5_i386_ubuntu/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk5_i386_ubuntu/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk5_i386_ubuntu/config.xml
Mon Feb 2 18:50:45 2009
@@ -9,10 +9,12 @@
OS: Linux</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk5_i386_ubuntu_systemtest/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk5_i386_ubuntu_systemtest/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk5_i386_ubuntu_systemtest/config.xml
Mon Feb 2 18:50:45 2009
@@ -9,10 +9,12 @@
OS: Linux</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
@@ -38,11 +40,6 @@
<artifacts>workingcopy/bin/testcases/testreports/fixtures/output/**/*</artifacts>
<latestOnly>false</latestOnly>
</hudson.tasks.ArtifactArchiver>
- <hudson.tasks.Mailer>
- <recipients>red5-builds at googlegroups.com</recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>true</sendToIndividuals>
- </hudson.tasks.Mailer>
<hudson.tasks.BuildTrigger>
<childProjects>red5_jdk5_stable</childProjects>
<threshold>
@@ -51,8 +48,16 @@
<color>BLUE</color>
</threshold>
</hudson.tasks.BuildTrigger>
+ <hudson.tasks.Mailer>
+ <recipients>red5-builds at googlegroups.com</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
</publishers>
<buildWrappers>
+ <hudson.plugins.xvnc.Xvnc>
+ <takeScreenshot>false</takeScreenshot>
+ </hudson.plugins.xvnc.Xvnc>
<org.jvnet.hudson.plugins.port__allocator.PortAllocator>
<ports>
<org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
@@ -60,8 +65,5 @@
</org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
</ports>
</org.jvnet.hudson.plugins.port__allocator.PortAllocator>
- <hudson.plugins.xvnc.Xvnc>
- <takeScreenshot>false</takeScreenshot>
- </hudson.plugins.xvnc.Xvnc>
</buildWrappers>
</project>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk6_i386_ubuntu/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk6_i386_ubuntu/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk6_i386_ubuntu/config.xml
Mon Feb 2 18:50:45 2009
@@ -9,10 +9,12 @@
OS: Linux (Ubuntu)</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk6_i386_ubuntu_systemtest/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk6_i386_ubuntu_systemtest/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_java_server_trunk_jdk6_i386_ubuntu_systemtest/config.xml
Mon Feb 2 18:50:45 2009
@@ -9,10 +9,12 @@
OS: Linux</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
@@ -38,6 +40,14 @@
<artifacts>workingcopy/bin/testcases/testreports/fixtures/output/**/*</artifacts>
<latestOnly>false</latestOnly>
</hudson.tasks.ArtifactArchiver>
+ <hudson.tasks.BuildTrigger>
+ <childProjects>red5_jdk6_stable</childProjects>
+ <threshold>
+ <name>SUCCESS</name>
+ <ordinal>0</ordinal>
+ <color>BLUE</color>
+ </threshold>
+ </hudson.tasks.BuildTrigger>
<hudson.tasks.Mailer>
<recipients>red5-builds at googlegroups.com</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_jdk5_stable/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_jdk5_stable/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_jdk5_stable/config.xml
Mon Feb 2 18:50:45 2009
@@ -15,7 +15,9 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties>
- <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty>
+ <googlecodeWebsite>http://code.google.com/p/red5/</googlecodeWebsite>
+ </hudson.plugins.googlecode.GoogleCodeProjectProperty>
</properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
@@ -25,6 +27,7 @@
</hudson.scm.SubversionSCM_-ModuleLocation>
</locations>
<useUpdate>false</useUpdate>
+ <browser
class="hudson.plugins.googlecode.GoogleCodeRepositoryBrowser"/>
</scm>
<quietPeriod>3600</quietPeriod>
<canRoam>true</canRoam>
@@ -33,15 +36,13 @@
<triggers class="vector"/>
<builders>
<hudson.tasks.Ant>
- <targets>clean
-dist
-javadoc</targets>
+ <targets>dist-archive</targets>
<antName>Ant7</antName>
</hudson.tasks.Ant>
</builders>
<publishers>
<hudson.tasks.ArtifactArchiver>
- <artifacts>workingcopy/dist/red5.jar</artifacts>
+
<artifacts>workingcopy/*.zip,workingcopy/*.tar.gz,workingcopy/dist/red5.jar</artifacts>
<latestOnly>false</latestOnly>
</hudson.tasks.ArtifactArchiver>
<hudson.tasks.Fingerprinter>
@@ -50,7 +51,7 @@
</hudson.tasks.Fingerprinter>
<hudson.tasks.JavadocArchiver>
<javadocDir>workingcopy/doc/api</javadocDir>
- <keepAll>false</keepAll>
+ <keepAll>true</keepAll>
</hudson.tasks.JavadocArchiver>
<hudson.tasks.Mailer>
<recipients>red5-builds at googlegroups.com</recipients>
Added:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_jdk6_stable/config.xml
==============================================================================
--- (empty file)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/red5_jdk6_stable/config.xml
Mon Feb 2 18:50:45 2009
@@ -0,0 +1,71 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <actions class="java.util.concurrent.CopyOnWriteArrayList"/>
+ <description>This is the official set of red5 stable builds for Java
1.6. These are only built if all other JDK 1.6 tests pass 100%.
+
+Application: Red5
+Component: Java Server
+Branch: Trunk
+JVM: JDK 1.6
+Platform: i386
+OS: Linux</description>
+ <logRotator>
+ <daysToKeep>-1</daysToKeep>
+ <numToKeep>20</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty>
+ <googlecodeWebsite>http://code.google.com/p/red5/</googlecodeWebsite>
+ </hudson.plugins.googlecode.GoogleCodeProjectProperty>
+ </properties>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM_-ModuleLocation>
+ <remote>http://red5.googlecode.com/svn/java/server/trunk</remote>
+ <local>workingcopy</local>
+ </hudson.scm.SubversionSCM_-ModuleLocation>
+ </locations>
+ <useUpdate>false</useUpdate>
+ <browser
class="hudson.plugins.googlecode.GoogleCodeRepositoryBrowser"/>
+ </scm>
+ <quietPeriod>3600</quietPeriod>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <jdk>JDK6</jdk>
+ <triggers class="vector"/>
+ <builders>
+ <hudson.tasks.Ant>
+ <targets>dist-archive</targets>
+ <antName>Ant7</antName>
+ </hudson.tasks.Ant>
+ </builders>
+ <publishers>
+ <hudson.tasks.ArtifactArchiver>
+
<artifacts>workingcopy/*.zip,workingcopy/*.tar.gz,workingcopy/dist/red5.jar</artifacts>
+ <latestOnly>false</latestOnly>
+ </hudson.tasks.ArtifactArchiver>
+ <hudson.tasks.Fingerprinter>
+ <targets>workingcopy/dist/red5.jar</targets>
+ <recordBuildArtifacts>true</recordBuildArtifacts>
+ </hudson.tasks.Fingerprinter>
+ <hudson.tasks.JavadocArchiver>
+ <javadocDir>workingcopy/doc/api</javadocDir>
+ <keepAll>true</keepAll>
+ </hudson.tasks.JavadocArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>red5-builds at googlegroups.com</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>false</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers>
+ <org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ <ports>
+ <org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ <name>1935</name>
+ </org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ </ports>
+ </org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ </buildWrappers>
+</project>
\ No newline at end of file
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_utils_jdk5_i386_ubuntu/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_utils_jdk5_i386_ubuntu/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_utils_jdk5_i386_ubuntu/config.xml
Mon Feb 2 18:50:45 2009
@@ -9,10 +9,12 @@
OS: Linux</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
@@ -48,7 +50,7 @@
<testResults>workingcopy/build/test/output/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.BuildTrigger>
- <childProjects>xuggle_java_utils_jdk6_i386_ubuntu</childProjects>
+
<childProjects>xuggle_java_xuggler_jdk5_i386_ubuntu_lgpl</childProjects>
<threshold>
<name>SUCCESS</name>
<ordinal>0</ordinal>
@@ -60,10 +62,6 @@
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer>
- <hudson.tasks.BuildTrigger>
- <childProjects>xuggle_java_utils_jdk6_i386_ubuntu,
xuggle_java_xuggler_jdk5_i386_ubuntu_lgpl</childProjects>
- <threshold reference="../../hudson.tasks.BuildTrigger/threshold"/>
- </hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers/>
</project>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_utils_jdk6_i386_ubuntu/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_utils_jdk6_i386_ubuntu/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_utils_jdk6_i386_ubuntu/config.xml
Mon Feb 2 18:50:45 2009
@@ -9,10 +9,12 @@
OS: Linux</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu/config.xml
Mon Feb 2 18:50:45 2009
@@ -9,10 +9,14 @@
OS: Linux</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty>
+
<googlecodeWebsite>http://code.google.com/p/xuggle/</googlecodeWebsite>
+ </hudson.plugins.googlecode.GoogleCodeProjectProperty>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
@@ -21,6 +25,7 @@
</hudson.scm.SubversionSCM_-ModuleLocation>
</locations>
<useUpdate>false</useUpdate>
+ <browser
class="hudson.plugins.googlecode.GoogleCodeRepositoryBrowser"/>
</scm>
<canRoam>true</canRoam>
<disabled>false</disabled>
@@ -52,19 +57,19 @@
<hudson.tasks.junit.JUnitResultArchiver>
<testResults>workingcopy/build/test/output/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
- <hudson.tasks.BuildTrigger>
- <childProjects>xuggle_java_xuggler_jdk6_i386_ubuntu,
xuggle_java_xuggler_jdk5_i386_ubuntu_memcheck,
xuggle_java_xuggler_red5_jdk5_i386_ubuntu</childProjects>
- <threshold>
- <name>SUCCESS</name>
- <ordinal>0</ordinal>
- <color>BLUE</color>
- </threshold>
- </hudson.tasks.BuildTrigger>
<hudson.tasks.Mailer>
<recipients>xuggle-builds at xuggle.com</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer>
</publishers>
- <buildWrappers/>
+ <buildWrappers>
+ <org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ <ports>
+ <org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ <name>1935</name>
+ </org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ </ports>
+ </org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ </buildWrappers>
</project>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu_lgpl/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu_lgpl/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu_lgpl/config.xml
Mon Feb 2 18:50:45 2009
@@ -10,10 +10,12 @@
Other: LGPL version</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
@@ -22,6 +24,7 @@
</hudson.scm.SubversionSCM_-ModuleLocation>
</locations>
<useUpdate>false</useUpdate>
+ <browser
class="hudson.plugins.googlecode.GoogleCodeRepositoryBrowser"/>
</scm>
<canRoam>true</canRoam>
<disabled>false</disabled>
@@ -40,11 +43,27 @@
<hudson.tasks.junit.JUnitResultArchiver>
<testResults>workingcopy/build/test/output/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.BuildTrigger>
+
<childProjects>xuggle_java_xuggler_jdk5_i386_ubuntu_memcheck</childProjects>
+ <threshold>
+ <name>SUCCESS</name>
+ <ordinal>0</ordinal>
+ <color>BLUE</color>
+ </threshold>
+ </hudson.tasks.BuildTrigger>
<hudson.tasks.Mailer>
<recipients>xuggle-builds at xuggle.com</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer>
</publishers>
- <buildWrappers/>
+ <buildWrappers>
+ <org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ <ports>
+ <org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ <name>1935</name>
+ </org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ </ports>
+ </org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ </buildWrappers>
</project>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu_memcheck/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu_memcheck/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_ubuntu_memcheck/config.xml
Mon Feb 2 18:50:45 2009
@@ -9,7 +9,7 @@
OS: Linux</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
<properties>
@@ -23,6 +23,7 @@
</hudson.scm.SubversionSCM_-ModuleLocation>
</locations>
<useUpdate>false</useUpdate>
+ <browser
class="hudson.plugins.googlecode.GoogleCodeRepositoryBrowser"/>
</scm>
<quietPeriod>7200</quietPeriod>
<canRoam>true</canRoam>
@@ -37,11 +38,31 @@
</hudson.tasks.Ant>
</builders>
<publishers>
+ <hudson.tasks.ArtifactArchiver>
+
<artifacts>workingcopy/build/native/i686-pc-linux-gnu/test/**/*.log</artifacts>
+ <latestOnly>false</latestOnly>
+ </hudson.tasks.ArtifactArchiver>
+ <hudson.tasks.BuildTrigger>
+
<childProjects>xuggle_java_xuggler_jdk6_i386_ubuntu,xuggle_java_xuggler_jdk5_i386_winxp</childProjects>
+ <threshold>
+ <name>SUCCESS</name>
+ <ordinal>0</ordinal>
+ <color>BLUE</color>
+ </threshold>
+ </hudson.tasks.BuildTrigger>
<hudson.tasks.Mailer>
<recipients>xuggle-builds at xuggle.com</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer>
</publishers>
- <buildWrappers/>
+ <buildWrappers>
+ <org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ <ports>
+ <org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ <name>1935</name>
+ </org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ </ports>
+ </org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ </buildWrappers>
</project>
Added:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_winxp/config.xml
==============================================================================
--- (empty file)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk5_i386_winxp/config.xml
Mon Feb 2 18:50:45 2009
@@ -0,0 +1,63 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <actions class="java.util.concurrent.CopyOnWriteArrayList"/>
+ <description>Application: Xuggle
+Component: Java Xuggler
+Branch: Trunk
+JVM: JDK 1.5
+Platform: i386
+OS: Windows XP</description>
+ <logRotator>
+ <daysToKeep>-1</daysToKeep>
+ <numToKeep>5</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties>
+ <hudson.model.ParametersDefinitionProperty>
+ <parameterDefinitions>
+ <hudson.model.StringParameterDefinition>
+ <name>JAVA_HOME</name>
+ <defaultValue>C:\software\Java\jdk1.5.0_17</defaultValue>
+ </hudson.model.StringParameterDefinition>
+ </parameterDefinitions>
+ </hudson.model.ParametersDefinitionProperty>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty>
+
<googlecodeWebsite>http://code.google.com/p/xuggle/</googlecodeWebsite>
+ </hudson.plugins.googlecode.GoogleCodeProjectProperty>
+ </properties>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM_-ModuleLocation>
+
<remote>http://xuggle.googlecode.com/svn/trunk/java/xuggle-xuggler</remote>
+ <local>workingcopy</local>
+ </hudson.scm.SubversionSCM_-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser
class="hudson.plugins.googlecode.GoogleCodeRepositoryBrowser"/>
+ </scm>
+ <assignedNode>xuggle_hudson_xp</assignedNode>
+ <canRoam>false</canRoam>
+ <disabled>false</disabled>
+ <jdk>JDK5</jdk>
+ <triggers class="vector"/>
+ <builders>
+ <hudson.tasks.Ant>
+ <targets>ivy-clear clobber run-tests doc dist</targets>
+ <antName>(Default)</antName>
+ </hudson.tasks.Ant>
+ </builders>
+ <publishers>
+ <hudson.tasks.ArtifactArchiver>
+ <artifacts>workingcopy/dist/setup*.exe</artifacts>
+ <latestOnly>false</latestOnly>
+ </hudson.tasks.ArtifactArchiver>
+ <hudson.tasks.JavadocArchiver>
+ <javadocDir>workingcopy/doc/</javadocDir>
+ <keepAll>false</keepAll>
+ </hudson.tasks.JavadocArchiver>
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>workingcopy/build/test/output/*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ </publishers>
+ <buildWrappers/>
+</project>
\ No newline at end of file
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk6_i386_ubuntu/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk6_i386_ubuntu/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_jdk6_i386_ubuntu/config.xml
Mon Feb 2 18:50:45 2009
@@ -12,7 +12,9 @@
<numToKeep>20</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
@@ -21,6 +23,7 @@
</hudson.scm.SubversionSCM_-ModuleLocation>
</locations>
<useUpdate>false</useUpdate>
+ <browser
class="hudson.plugins.googlecode.GoogleCodeRepositoryBrowser"/>
</scm>
<canRoam>true</canRoam>
<disabled>false</disabled>
@@ -43,11 +46,27 @@
<hudson.tasks.junit.JUnitResultArchiver>
<testResults>workingcopy/build/test/output/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.BuildTrigger>
+ <childProjects>xuggler_jdk5_stable</childProjects>
+ <threshold>
+ <name>SUCCESS</name>
+ <ordinal>0</ordinal>
+ <color>BLUE</color>
+ </threshold>
+ </hudson.tasks.BuildTrigger>
<hudson.tasks.Mailer>
<recipients>xuggle-builds at xuggle.com</recipients>
<dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
<sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer>
</publishers>
- <buildWrappers/>
+ <buildWrappers>
+ <org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ <ports>
+ <org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ <name>1935</name>
+ </org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ </ports>
+ </org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ </buildWrappers>
</project>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_red5_jdk5_i386_ubuntu/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_red5_jdk5_i386_ubuntu/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_java_xuggler_red5_jdk5_i386_ubuntu/config.xml
Mon Feb 2 18:50:45 2009
@@ -2,14 +2,14 @@
<project>
<actions class="java.util.concurrent.CopyOnWriteArrayList"/>
<description>Application: Xuggle
-Component: Java Xuggler Red5 Adapter
+Component: Java Xuggler
Branch: Trunk
JVM: JDK 1.5
Platform: i386
OS: Linux</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
<properties>
@@ -17,10 +17,13 @@
<parameterDefinitions>
<hudson.model.StringParameterDefinition>
<name>RED5_HOME</name>
-
<defaultValue>/home/hudson/.hudson/jobs/red5_java_server_trunk_jdk5_i386_ubuntu/workspace/workingcopy/dist</defaultValue>
+
<defaultValue>/home/hudson/.hudson/jobs/red5_jdk5_stable/lastStable/archive/workingcopy/dist</defaultValue>
</hudson.model.StringParameterDefinition>
</parameterDefinitions>
</hudson.model.ParametersDefinitionProperty>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty>
+
<googlecodeWebsite>http://code.google.com/p/xuggle/</googlecodeWebsite>
+ </hudson.plugins.googlecode.GoogleCodeProjectProperty>
</properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
@@ -30,6 +33,7 @@
</hudson.scm.SubversionSCM_-ModuleLocation>
</locations>
<useUpdate>false</useUpdate>
+ <browser
class="hudson.plugins.googlecode.GoogleCodeRepositoryBrowser"/>
</scm>
<canRoam>true</canRoam>
<disabled>false</disabled>
@@ -42,11 +46,18 @@
<builders>
<hudson.tasks.Ant>
<targets>clobber
-doc</targets>
+compile-tests
+doc
+dist
+stage</targets>
<antName>Ant7</antName>
</hudson.tasks.Ant>
</builders>
<publishers>
+ <hudson.tasks.ArtifactArchiver>
+
<artifacts>workingcopy/dist/ivys/xuggle/xuggle-xuggler-red5/*</artifacts>
+ <latestOnly>false</latestOnly>
+ </hudson.tasks.ArtifactArchiver>
<hudson.tasks.JavadocArchiver>
<javadocDir>workingcopy/doc/</javadocDir>
<keepAll>true</keepAll>
@@ -57,5 +68,13 @@
<sendToIndividuals>false</sendToIndividuals>
</hudson.tasks.Mailer>
</publishers>
- <buildWrappers/>
+ <buildWrappers>
+ <org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ <ports>
+ <org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ <name>1935</name>
+ </org.jvnet.hudson.plugins.port__allocator.DefaultPortType>
+ </ports>
+ </org.jvnet.hudson.plugins.port__allocator.PortAllocator>
+ </buildWrappers>
</project>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_web/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_web/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggle_web/config.xml
Mon Feb 2 18:50:45 2009
@@ -4,10 +4,12 @@
<description></description>
<logRotator>
<daysToKeep>-1</daysToKeep>
- <numToKeep>10</numToKeep>
+ <numToKeep>5</numToKeep>
</logRotator>
<keepDependencies>false</keepDependencies>
- <properties/>
+ <properties>
+ <hudson.plugins.googlecode.GoogleCodeProjectProperty/>
+ </properties>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM_-ModuleLocation>
Modified:
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggler_jdk5_stable/config.xml
==============================================================================
---
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggler_jdk5_stable/config.xml
(original)
+++
build/remote/trunk/ec2-i386/ec2-explode/account_templates/hudson/.hudson/jobs/xuggler_jdk5_stable/config.xml
Mon Feb 2 18:50:45 2009
@@ -25,6 +25,7 @@
</hudson.scm.SubversionSCM_-ModuleLocation>
</locations>
<useUpdate>false</useUpdate>
+ <browser
class="hudson.plugins.googlecode.GoogleCodeRepositoryBrowser"/>
</scm>
<quietPeriod>7200</quietPeriod>
<canRoam>true</canRoam>
More information about the Red5commits
mailing list