run ant script without pulling files from VSS
_______________________________________________ Anthill mailing list Anthill@... http://lists.urbancode.com/mailman/listinfo/anthill
_______________________________________________ Anthill mailing list Anthill@... http://lists.urbancode.com/mailman/listinfo/anthill
Since the fix for the Ant execution problem on Windows 2003 a failing build is never treaded as such meaning I do not get an email about the failure.
That is the output of the build log indicating that the build failed:
compile: [javac] Compiling 55 source files to C:\Java\anthill.1.8\work\OC\fbu\build\classes [javac] C:\Java\anthill.1.8\work\OC\fbu\src\com\gateway\fbu\bapi\BatchFBUUpdate.java:8: cannot find symbol [javac] symbol : class FBUBatchUpdateCriteria [javac] location: package com.gateway.fbu.api [javac] import com.gateway.fbu.api.FBUBatchUpdateCriteria; [javac] ^ [javac] C:\Java\anthill.1.8\work\OC\fbu\src\com\gateway\fbu\bapi\BatchFBUUpdate.java:37: cannot find symbol [javac] symbol : class FBUBatchUpdateCriteria [javac] location: interface com.gateway.fbu.bapi.BatchFBUUpdate [javac] public void fireQuery( FBUBatchUpdateCriteria pCriteria ); [javac] ^ [javac] Note: C:\Java\anthill.1.8\work\OC\fbu\src\com\gateway\fbu\bapi\ejb\AdminBeanImpl.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 errors
BUILD FAILEDC:\Java\anthill.1.8\work\OC\oc25app\build.xml:110: The following error occurred while executing this line:C:\Java\anthill.1.8\work\OC\fbu\build.xml:70: Compile failed; see the compiler error output for details.
Total time: 27 seconds
AND that is the log file:
2005-11-03 17:38:11,349 INFO [com.urbancode.anthill.BuildManager] Execute:Java13CommandLauncher: Executing 'cmd' with arguments:
'/x/c'
'c:\Java\anthill.1.8\lib\ant1.6.5\bin\ant.bat'
'-DdeployDir=c:\Java\anthill.1.8\publishDir\OC25'
'-Dversion=68'
'-Dkit=68'
'-buildfile'
'c:\Java\anthill.1.8\work\OC\oc25app\build.xml'
'-logfile'
'c:\Java\anthill.1.8\publishDir\OC25\buildLogs\OC25-68-build.log'
'dist'
The ' characters around the executable and arguments are
not part of the command.
WorkingDir: none
2005-11-03 17:38:11,349 DEBUG [com.urbancode.anthill.BuildManager]
Environment Variables:
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\eus110507\Application Data
CLIENTNAME=NSPNSP48304
ClusterLog=C:\WINDOWS\Cluster\cluster.log
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=IRWOCDEV902
ComSpec=C:\WINDOWS\system32\cmd.exe
CVSNT_HOME=C:\Program Files\CVSNT\
CYGWIN_HOME=C:\cygwin
FP_NO_HOST_CHECK=NO
JAVA_HOME=C:\Java\jdk1.5.0_04
LOGONSERVER=\\IRWEDDC001
NUMBER_OF_PROCESSORS=4
OS=Windows_NT
Path=C:\Java\jdk1.5.0_04\bin;C:\Java\apache-ant-1.6.5\bin;C:\Program Files\CVSNT\;D:\oracle\product\10.1.0\db_1\bin;D:\oracle\product\10.1.0\db_1\jre\1.4.2\bin\client;D:\oracle\product\10.1.0\db_1\jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PERL5LIB=D:\oracle\product\10.1.0\db_1\perl\lib\5.6.1\MSWin32-x86;D:\oracle\product\10.1.0\db_1\perl\lib\5.6.1;D:\oracle\product\10.1.0\db_1\perl\5.6.1\lib\MSWin32-x86;D:\oracle\product\10.1.0\db_1\perl\site\5.6.1;D:\oracle\product\10.1.0\db_1\perl\site\5.6.1\lib;D:\oracle\product\10.1.0\db_1\sysman\admin\scripts
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 5, GenuineIntel
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=0205
ProgramFiles=C:\Program Files
PROMPT=$P$G
SESSIONNAME=RDP-Tcp#3
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\WINDOWS\TEMP
TMP=C:\WINDOWS\TEMP
USERDNSDOMAIN=ECOMDEV.GATEWAY.COM
USERDOMAIN=ECOMDEV
USERNAME=eus110507
USERPROFILE=C:\Documents and Settings\eus110507
windir=C:\WINDOWS
WRAPPER_FILE_SEPARATOR=\
WRAPPER_PATH_SEPARATOR=;
ANT_HOME=c:\Java\anthill.1.8\lib\ant1.6.5
2005-11-03 17:38:11,646 INFO [STDOUT] Buildfile: c:\Java\anthill.1.8\work\OC\oc25app\build.xml
2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.Anthill] Anthill.refreshScheduleMap scheduleFileName: default
2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.Anthill] Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule
2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] getNextBuildTime() name: default nextBuildCalMillis: 1131051600254
2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] getNextBuildTime() name: default millis since start: 9513000
2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] getNextBuildTime() name: default intervals since start: 3.0
2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] getNextBuildTime() name: default nextBuildTime: 1131062400254, Nov 3, 2005 6:00:00 PM
2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] getNextBuildTime() name: default currentTime: 1131061113254, Nov 3, 2005 5:38:33 PM
2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.BuildDaemon] getProjectBeingBuilt() : com.urbancode.anthill.BuildDefinition <at> 102abdb
2005-11-03 17:38:39,723 INFO [com.urbancode.anthill.BuildManager] Step 6) Tag project (if set to success):
2005-11-03 17:38:39,723 INFO [com.urbancode.anthill.BuildManager] Step 7) Publish Project:
2005-11-03 17:38:39,723 DEBUG [com.urbancode.anthill.ProjectProperties] publishScriptPath =
2005-11-03 17:38:39,738 INFO [com.urbancode.anthill.adapter.CVSRepositoryAdapter] Get revisions since command: cmd /x/c
cd /d c:\Java\anthill.1.8\work &&
cvs -d :pserver:aschaefer-kcQN/wXzYRsqNMEkYwKFpg@public.gmane.org:/local/cvs log -d">2005-11-02 22:00:00 GMT" -rHEAD -N OC
2005-11-03 17:38:45,613 DEBUG [com.urbancode.anthill.adapter.CVSRepositoryAdapter] ? OC/dist/persiststore.jar
Any idea?
Thanx - Andy
_______________________________________________ Anthill mailing list Anthill@... http://lists.urbancode.com/mailman/listinfo/anthill
Joel, It would be a bit of a hack, but you could set a second project up with the File System driver and use Anthill's working directory for your main project as that driver's "source repository". My standard 'Use the working directory' disclaimer: We consider Anthill's working directories to be internal to the application and future versions might move the working directories to another location. You would need to update your settings in that case. Cheers, Eric > I want to run my QA and Production builds without going to source safe > to look for updated code. I instead want to deploy a war file created > from the files Anthill's working directory for that specific project. > Is there a way to do this? > > Joel Wiens > Thomson Legal & Regulatory > _______________________________________________ > Anthill mailing list > Anthill@... > http://lists.urbancode.com/mailman/listinfo/anthill >
Hi Andy, Does Anthill mark the build as failed? If not you might be using the stock ant.bat that does not return the right exit code. AnthillPro comes with fixed bat files and you can find them in ANTHLLPRO_ROOT/contrib/apache-ant-1.6.x/bin. Regards, Varban Schaefer, Andreas (c) wrote: > Hi Geeks > > > > Since the fix for the Ant execution problem on Windows 2003 a failing build is never treaded as such meaning I do not get an email about the failure. > > > > That is the output of the build log indicating that the build failed: > > > > compile: > > [javac] Compiling 55 source files to C:\Java\anthill.1.8\work\OC\fbu\build\classes > > [javac] C:\Java\anthill.1.8\work\OC\fbu\src\com\gateway\fbu\bapi\BatchFBUUpdate.java:8: cannot find symbol > > [javac] symbol : class FBUBatchUpdateCriteria > > [javac] location: package com.gateway.fbu.api > > [javac] import com.gateway.fbu.api.FBUBatchUpdateCriteria; > > [javac] ^ > > [javac] C:\Java\anthill.1.8\work\OC\fbu\src\com\gateway\fbu\bapi\BatchFBUUpdate.java:37: cannot find symbol > > [javac] symbol : class FBUBatchUpdateCriteria > > [javac] location: interface com.gateway.fbu.bapi.BatchFBUUpdate > > [javac] public void fireQuery( FBUBatchUpdateCriteria pCriteria ); > > [javac] ^ > > [javac] Note: C:\Java\anthill.1.8\work\OC\fbu\src\com\gateway\fbu\bapi\ejb\AdminBeanImpl.java uses unchecked or unsafe operations. > > [javac] Note: Recompile with -Xlint:unchecked for details. > > [javac] 2 errors > > > > BUILD FAILED > > C:\Java\anthill.1.8\work\OC\oc25app\build.xml:110: The following error occurred while executing this line: > > C:\Java\anthill.1.8\work\OC\fbu\build.xml:70: Compile failed; see the compiler error output for details. > > > > Total time: 27 seconds > > > > > > > > > > > > AND that is the log file: > > > > 2005-11-03 17:38:11,349 INFO [com.urbancode.anthill.BuildManager] > Execute:Java13CommandLauncher: Executing 'cmd' with arguments: > > '/x/c' > > 'c:\Java\anthill.1.8\lib\ant1.6.5\bin\ant.bat' > > '-DdeployDir=c:\Java\anthill.1.8\publishDir\OC25' > > '-Dversion=68' > > '-Dkit=68' > > '-buildfile' > > 'c:\Java\anthill.1.8\work\OC\oc25app\build.xml' > > '-logfile' > > 'c:\Java\anthill.1.8\publishDir\OC25\buildLogs\OC25-68-build.log' > > 'dist' > > > > The ' characters around the executable and arguments are > > not part of the command. > > > > WorkingDir: none > > > > 2005-11-03 17:38:11,349 DEBUG [com.urbancode.anthill.BuildManager] > > Environment Variables: > > ALLUSERSPROFILE=C:\Documents and Settings\All Users > > APPDATA=C:\Documents and Settings\eus110507\Application Data > > CLIENTNAME=NSPNSP48304 > > ClusterLog=C:\WINDOWS\Cluster\cluster.log > > CommonProgramFiles=C:\Program Files\Common Files > > COMPUTERNAME=IRWOCDEV902 > > ComSpec=C:\WINDOWS\system32\cmd.exe > > CVSNT_HOME=C:\Program Files\CVSNT\ > > CYGWIN_HOME=C:\cygwin > > FP_NO_HOST_CHECK=NO > > JAVA_HOME=C:\Java\jdk1.5.0_04 > > LOGONSERVER=\\IRWEDDC001 > > NUMBER_OF_PROCESSORS=4 > > OS=Windows_NT > > Path=C:\Java\jdk1.5.0_04\bin;C:\Java\apache-ant-1.6.5\bin;C:\Program > Files\CVSNT\;D:\oracle\product\10.1.0\db_1\bin;D:\oracle\product\10.1.0\db_1\jre\1.4.2\bin\client;D:\oracle\product\10.1.0\db_1\jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program > Files\Intel\DMIX; > > PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH > > PERL5LIB=D:\oracle\product\10.1.0\db_1\perl\lib\5.6.1\MSWin32-x86;D:\oracle\product\10.1.0\db_1\perl\lib\5.6.1;D:\oracle\product\10.1.0\db_1\perl\5.6.1\lib\MSWin32-x86;D:\oracle\product\10.1.0\db_1\perl\site\5.6.1;D:\oracle\product\10.1.0\db_1\perl\site\5.6.1\lib;D:\oracle\product\10.1.0\db_1\sysman\admin\scripts > > PROCESSOR_ARCHITECTURE=x86 > > PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 5, GenuineIntel > > PROCESSOR_LEVEL=15 > > PROCESSOR_REVISION=0205 > > ProgramFiles=C:\Program Files > > PROMPT=$P$G > > SESSIONNAME=RDP-Tcp#3 > > SystemDrive=C: > > SystemRoot=C:\WINDOWS > > TEMP=C:\WINDOWS\TEMP > > TMP=C:\WINDOWS\TEMP > > USERDNSDOMAIN=ECOMDEV.GATEWAY.COM > > USERDOMAIN=ECOMDEV > > USERNAME=eus110507 > > USERPROFILE=C:\Documents and Settings\eus110507 > > windir=C:\WINDOWS > > WRAPPER_FILE_SEPARATOR=\ > > WRAPPER_PATH_SEPARATOR=; > > ANT_HOME=c:\Java\anthill.1.8\lib\ant1.6.5 > > 2005-11-03 17:38:11,646 INFO [STDOUT] Buildfile: > c:\Java\anthill.1.8\work\OC\oc25app\build.xml > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.Anthill] > Anthill.refreshScheduleMap scheduleFileName: default > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.Anthill] > Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] > getNextBuildTime() name: default nextBuildCalMillis: 1131051600254 > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] > getNextBuildTime() name: default millis since start: 9513000 > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] > getNextBuildTime() name: default intervals since start: 3.0 > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] > getNextBuildTime() name: default nextBuildTime: 1131062400254, Nov 3, > 2005 6:00:00 PM > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] > getNextBuildTime() name: default currentTime: 1131061113254, Nov 3, 2005 > 5:38:33 PM > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.BuildDaemon] > getProjectBeingBuilt() : com.urbancode.anthill.BuildDefinition <at> 102abdb > > 2005-11-03 17:38:39,723 INFO [com.urbancode.anthill.BuildManager] Step > 6) Tag project (if set to success): > > 2005-11-03 17:38:39,723 INFO [com.urbancode.anthill.BuildManager] Step > 7) Publish Project: > > 2005-11-03 17:38:39,723 DEBUG [com.urbancode.anthill.ProjectProperties] > publishScriptPath = > > 2005-11-03 17:38:39,738 INFO > [com.urbancode.anthill.adapter.CVSRepositoryAdapter] Get revisions since > command: cmd /x/c > > cd /d c:\Java\anthill.1.8\work && > > cvs -d :pserver:aschaefer@...:/local/cvs log -d">2005-11-02 > 22:00:00 GMT" -rHEAD -N OC > > > > 2005-11-03 17:38:45,613 DEBUG > [com.urbancode.anthill.adapter.CVSRepositoryAdapter] ? > OC/dist/persiststore.jar > > > > Any idea? > > > > Thanx - Andy > > > ------------------------------------------------------------------------ > > _______________________________________________ > Anthill mailing list > Anthill@... > http://lists.urbancode.com/mailman/listinfo/anthill
Yes, that did the trick. Thanx - Andy -----Original Message----- From: anthill-bounces@... [mailto:anthill-bounces@...] On Behalf Of varban Sent: Friday, November 04, 2005 10:35 AM To: Anthill user list Subject: Re: [Anthill] The latest fix for Hi Andy, Does Anthill mark the build as failed? If not you might be using the stock ant.bat that does not return the right exit code. AnthillPro comes with fixed bat files and you can find them in ANTHLLPRO_ROOT/contrib/apache-ant-1.6.x/bin. Regards, Varban Schaefer, Andreas (c) wrote: > Hi Geeks > > > > Since the fix for the Ant execution problem on Windows 2003 a failing build is never treaded as such meaning I do not get an email about the failure. > > > > That is the output of the build log indicating that the build failed: > > > > compile: > > [javac] Compiling 55 source files to C:\Java\anthill.1.8\work\OC\fbu\build\classes > > [javac] C:\Java\anthill.1.8\work\OC\fbu\src\com\gateway\fbu\bapi\BatchFBUUpdate. java:8: cannot find symbol > > [javac] symbol : class FBUBatchUpdateCriteria > > [javac] location: package com.gateway.fbu.api > > [javac] import com.gateway.fbu.api.FBUBatchUpdateCriteria; > > [javac] ^ > > [javac] C:\Java\anthill.1.8\work\OC\fbu\src\com\gateway\fbu\bapi\BatchFBUUpdate. java:37: cannot find symbol > > [javac] symbol : class FBUBatchUpdateCriteria > > [javac] location: interface com.gateway.fbu.bapi.BatchFBUUpdate > > [javac] public void fireQuery( FBUBatchUpdateCriteria pCriteria ); > > [javac] ^ > > [javac] Note: C:\Java\anthill.1.8\work\OC\fbu\src\com\gateway\fbu\bapi\ejb\AdminBeanIm pl.java uses unchecked or unsafe operations. > > [javac] Note: Recompile with -Xlint:unchecked for details. > > [javac] 2 errors > > > > BUILD FAILED > > C:\Java\anthill.1.8\work\OC\oc25app\build.xml:110: The following error occurred while executing this line: > > C:\Java\anthill.1.8\work\OC\fbu\build.xml:70: Compile failed; see the compiler error output for details. > > > > Total time: 27 seconds > > > > > > > > > > > > AND that is the log file: > > > > 2005-11-03 17:38:11,349 INFO [com.urbancode.anthill.BuildManager] > Execute:Java13CommandLauncher: Executing 'cmd' with arguments: > > '/x/c' > > 'c:\Java\anthill.1.8\lib\ant1.6.5\bin\ant.bat' > > '-DdeployDir=c:\Java\anthill.1.8\publishDir\OC25' > > '-Dversion=68' > > '-Dkit=68' > > '-buildfile' > > 'c:\Java\anthill.1.8\work\OC\oc25app\build.xml' > > '-logfile' > > 'c:\Java\anthill.1.8\publishDir\OC25\buildLogs\OC25-68-build.log' > > 'dist' > > > > The ' characters around the executable and arguments are > > not part of the command. > > > > WorkingDir: none > > > > 2005-11-03 17:38:11,349 DEBUG [com.urbancode.anthill.BuildManager] > > Environment Variables: > > ALLUSERSPROFILE=C:\Documents and Settings\All Users > > APPDATA=C:\Documents and Settings\eus110507\Application Data > > CLIENTNAME=NSPNSP48304 > > ClusterLog=C:\WINDOWS\Cluster\cluster.log > > CommonProgramFiles=C:\Program Files\Common Files > > COMPUTERNAME=IRWOCDEV902 > > ComSpec=C:\WINDOWS\system32\cmd.exe > > CVSNT_HOME=C:\Program Files\CVSNT\ > > CYGWIN_HOME=C:\cygwin > > FP_NO_HOST_CHECK=NO > > JAVA_HOME=C:\Java\jdk1.5.0_04 > > LOGONSERVER=\\IRWEDDC001 > > NUMBER_OF_PROCESSORS=4 > > OS=Windows_NT > > Path=C:\Java\jdk1.5.0_04\bin;C:\Java\apache-ant-1.6.5\bin;C:\Program > Files\CVSNT\;D:\oracle\product\10.1.0\db_1\bin;D:\oracle\product\10.1.0\ db_1\jre\1.4.2\bin\client;D:\oracle\product\10.1.0\db_1\jre\1.4.2\bin;C: \WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program > Files\Intel\DMIX; > > PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH > > PERL5LIB=D:\oracle\product\10.1.0\db_1\perl\lib\5.6.1\MSWin32-x86;D:\ora cle\product\10.1.0\db_1\perl\lib\5.6.1;D:\oracle\product\10.1.0\db_1\per l\5.6.1\lib\MSWin32-x86;D:\oracle\product\10.1.0\db_1\perl\site\5.6.1;D: \oracle\product\10.1.0\db_1\perl\site\5.6.1\lib;D:\oracle\product\10.1.0 \db_1\sysman\admin\scripts > > PROCESSOR_ARCHITECTURE=x86 > > PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 5, GenuineIntel > > PROCESSOR_LEVEL=15 > > PROCESSOR_REVISION=0205 > > ProgramFiles=C:\Program Files > > PROMPT=$P$G > > SESSIONNAME=RDP-Tcp#3 > > SystemDrive=C: > > SystemRoot=C:\WINDOWS > > TEMP=C:\WINDOWS\TEMP > > TMP=C:\WINDOWS\TEMP > > USERDNSDOMAIN=ECOMDEV.GATEWAY.COM > > USERDOMAIN=ECOMDEV > > USERNAME=eus110507 > > USERPROFILE=C:\Documents and Settings\eus110507 > > windir=C:\WINDOWS > > WRAPPER_FILE_SEPARATOR=\ > > WRAPPER_PATH_SEPARATOR=; > > ANT_HOME=c:\Java\anthill.1.8\lib\ant1.6.5 > > 2005-11-03 17:38:11,646 INFO [STDOUT] Buildfile: > c:\Java\anthill.1.8\work\OC\oc25app\build.xml > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.Anthill] > Anthill.refreshScheduleMap scheduleFileName: default > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.Anthill] > Anthill.refreshScheduleMap scheduleFileName: stoppedSchedule > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] > getNextBuildTime() name: default nextBuildCalMillis: 1131051600254 > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] > getNextBuildTime() name: default millis since start: 9513000 > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] > getNextBuildTime() name: default intervals since start: 3.0 > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] > getNextBuildTime() name: default nextBuildTime: 1131062400254, Nov 3, > 2005 6:00:00 PM > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.AnthillSchedule] > getNextBuildTime() name: default currentTime: 1131061113254, Nov 3, 2005 > 5:38:33 PM > > 2005-11-03 17:38:33,254 DEBUG [com.urbancode.anthill.BuildDaemon] > getProjectBeingBuilt() : com.urbancode.anthill.BuildDefinition <at> 102abdb > > 2005-11-03 17:38:39,723 INFO [com.urbancode.anthill.BuildManager] Step > 6) Tag project (if set to success): > > 2005-11-03 17:38:39,723 INFO [com.urbancode.anthill.BuildManager] Step > 7) Publish Project: > > 2005-11-03 17:38:39,723 DEBUG [com.urbancode.anthill.ProjectProperties] > publishScriptPath = > > 2005-11-03 17:38:39,738 INFO > [com.urbancode.anthill.adapter.CVSRepositoryAdapter] Get revisions since > command: cmd /x/c > > cd /d c:\Java\anthill.1.8\work && > > cvs -d :pserver:aschaefer@...:/local/cvs log -d">2005-11-02 > 22:00:00 GMT" -rHEAD -N OC > > > > 2005-11-03 17:38:45,613 DEBUG > [com.urbancode.anthill.adapter.CVSRepositoryAdapter] ? > OC/dist/persiststore.jar > > > > Any idea? > > > > Thanx - Andy > > > ------------------------------------------------------------------------ > > _______________________________________________ > Anthill mailing list > Anthill@... > http://lists.urbancode.com/mailman/listinfo/anthill _______________________________________________ Anthill mailing list Anthill@... http://lists.urbancode.com/mailman/listinfo/anthill
I created two projects A and B with both set to stoppedSchedule and then created a dependency group C of projects A and B with B set to be dependent on A and then put this dependency into the default schedule. For some reason (or maybe I am misunderstanding the concepts), the dependency group never gets scheduled.
Am I missing something?
Best,
Joe McDaniel
_______________________________________________ Anthill mailing list Anthill@... http://lists.urbancode.com/mailman/listinfo/anthill
Hi Joe, few things to look for: check when the default schedule is supposed to start, if it says 15:00 and it is only 12:00, then nothing on this schedule should be building yet. Also if none of the projects have any revisions since the last build, Anthill will abort the build after the revision check and will not display anything on the summary page. It did try to build the projects, just that there was nothing new to build. You can check the logs from the servlet container (Tomcat or WebSphere or whatever you are using) and you should see if AnthillOs attempted to build those projects around the time you scheduled them. Regards, Varban McDaniel, Joe R. wrote: > I created two projects A and B with both set to stoppedSchedule and then > created a dependency group C of projects A and B with B set to be > dependent on A and then put this dependency into the default schedule. > For some reason (or maybe I am misunderstanding the concepts), the > dependency group never gets scheduled. > > Am I missing something? > > Best, > > Joe McDaniel > > > ------------------------------------------------------------------------ > > _______________________________________________ > Anthill mailing list > Anthill@... > http://lists.urbancode.com/mailman/listinfo/anthill
I have been using Anthill without dependencies for a few months, so I have been able to use the scheduling before. I usually see a list of projects in the queue (and, some may not really execute except to see if any changes have occurred...) but I never see any of my dependencies unless I force a build manually. Joe -----Original Message----- From: anthill-bounces@... [mailto:anthill-bounces@...] On Behalf Of varban Sent: Tuesday, November 08, 2005 2:29 PM To: Anthill user list Subject: Re: [Anthill] Dependency Question Hi Joe, few things to look for: check when the default schedule is supposed to start, if it says 15:00 and it is only 12:00, then nothing on this schedule should be building yet. Also if none of the projects have any revisions since the last build, Anthill will abort the build after the revision check and will not display anything on the summary page. It did try to build the projects, just that there was nothing new to build. You can check the logs from the servlet container (Tomcat or WebSphere or whatever you are using) and you should see if AnthillOs attempted to build those projects around the time you scheduled them. Regards, Varban
It looks like the queue status is not updated with the builds kicked off from a dependency group but the builds still execute. McDaniel, Joe R. wrote: > I have been using Anthill without dependencies for a few months, so I > have been able to use the scheduling before. I usually see a list of > projects in the queue (and, some may not really execute except to see if > any changes have occurred...) but I never see any of my dependencies > unless I force a build manually. > > Joe > > > -----Original Message----- > From: anthill-bounces@... > [mailto:anthill-bounces@...] On Behalf Of varban > Sent: Tuesday, November 08, 2005 2:29 PM > To: Anthill user list > Subject: Re: [Anthill] Dependency Question > > Hi Joe, > > few things to look for: > > check when the default schedule is supposed to start, if it says 15:00 > and it is only 12:00, then nothing on this schedule should be building > yet. > > Also if none of the projects have any revisions since the last build, > Anthill will abort the build after the revision check and will not > display anything on the summary page. It did try to build the projects, > just that there was nothing new to build. You can check the logs from > the servlet container (Tomcat or WebSphere or whatever you are using) > and you should see if AnthillOs attempted to build those projects around > the time you scheduled them. > > Regards, > Varban > > > _______________________________________________ > Anthill mailing list > Anthill@... > http://lists.urbancode.com/mailman/listinfo/anthill
RSS Feed1 | |
|---|---|
2 | |
1 | |
8 | |
4 | |
18 | |
1 | |
4 | |
7 | |
6 | |
4 | |
1 | |
15 | |
5 | |
10 | |
20 | |
12 | |
1 | |
14 | |
18 | |
12 | |
31 | |
38 | |
31 | |
54 | |
51 | |
78 | |
31 | |
12 | |
73 | |
62 | |
55 | |
18 | |
18 | |
11 | |
44 | |
23 | |
38 | |
36 | |
56 | |
36 | |
47 | |
73 | |
43 | |
111 | |
20 | |
132 | |
72 | |
53 | |
41 | |
68 | |
58 | |
39 | |
47 | |
40 | |
42 | |
27 | |
102 | |
120 | |
111 | |
130 | |
102 | |
165 | |
114 | |
304 | |
200 | |
121 | |
120 | |
31 | |
36 | |
45 | |
22 | |
21 | |
42 | |
12 | |
16 | |
17 | |
3 | |
1 | |
2 |