NEALE, John | 5 Mar 02:22
Picon
Favicon

AnthillOS not displaying build success/failure correctly

I have recently upgraded my AnthillOS server to use Ant 1.6.5. I did this by installing Ant 1.6.5 and then changed the property anthill.ant.home to point to the new directory.

 

This is all working well. What doesn’t work is that when a build fails (I can see this in the build log file) Anthill reports the build as success. Is there any special setup I need to do?

 

Thanks,

 

 

John

-----------------------------------------------------------------------------------

This e-mail is sent by Suncorp-Metway Limited ABN 66 010 831 722 or one of its related entities "Suncorp".

Suncorp may be contacted at Level 18, 36 Wickham Terrace, Brisbane or on 13 11 55 or at suncorp.com.au.

The content of this e-mail is the view of the sender or stated author and does not necessarily reflect the view of Suncorp. The content, including attachments, is a confidential communication between Suncorp and the intended recipient. If you are not the intended recipient, any use, interference with, disclosure or copying of this e-mail, including attachments, is unauthorised and expressly prohibited. If you have received this e-mail in error please contact the sender immediately and delete the e-mail and any attachments from your system.

If this e-mail constitutes a commercial message of a type that you no longer wish to receive please reply to this e-mail by typing Unsubscribe in the subject line.

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Eric Minick | 5 Mar 04:42

Re: AnthillOS not displaying build success/failure correctly

Yes there is an additional step if you are on windows. The batch script from ant is not returning a valid exit code. 

You can look at the batch scripts anthill ships with and use those ad an example for patching. If you get stuck, let us know. 

-- Eric

On Mar 4, 2008, at 5:22 PM, "NEALE, John" <John.NEALE-PrXFkWejttLvnOemgxGiVw@public.gmane.org> wrote:

I have recently upgraded my AnthillOS server to use Ant 1.6.5. I did this by installing Ant 1.6.5 and then changed the property anthill.ant.home to point to the new directory.

 

This is all working well. What doesn’t work is that when a build fails (I can see this in the build log file) Anthill reports the build as success. Is there any special setup I need to do?

 

Thanks,

 

 

John

-----------------------------------------------------------------------------------

This e-mail is sent by Suncorp-Metway Limited ABN 66 010 831 722 or one of its related entities "Suncorp".

Suncorp may be contacted at Level 18, 36 Wickham Terrace, Brisbane or on 13 11 55 or at suncorp.com.au.

The content of this e-mail is the view of the sender or stated author and does not necessarily reflect the view of Suncorp. The content, including attachments, is a confidential communication between Suncorp and the intended recipient. If you are not the intended recipient, any use, interference with, disclosure or copying of this e-mail, including attachments, is unauthorised and expressly prohibited. If you have received this e-mail in error please contact the sender immediately and delete the e-mail and any attachments from your system.

If this e-mail constitutes a commercial message of a type that you no longer wish to receive please reply to this e-mail by typing Unsubscribe in the subject line.

_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Jeffrey Heifetz | 14 Mar 22:00
Favicon

Setting up a project in Ant

My environment:

Anthill: anthill os 1.8.1.303

Ant: 1.6.2

Servlet container: Tomcat 5.5

OS: Win XP

SCM: Perforce

 

I cannot get my project running. Currently my team has anthill set up on several different machines all successfully accessing one perforce repository. I have attempted to add another on a new machine and nothing seems to be running. It looks like ant is having trouble accessing the repository and the build script never runs. The logs are all empty even though I changed the log settings to DEBUG.

 

Any help would be appreciated.

 

Thanks,

 

Jeff

 

 

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
_______________________________________________
Anthill mailing list
Anthill@...
http://lists.urbancode.com/mailman/listinfo/anthill
Eric Minick | 14 Mar 22:10

Re: Setting up a project in Ant

I would watch the standard out log of your containers. I suspect there 
will be some additional information in that log that tells you a bit 
about how that p4 command is failing. If you're using Tomcat, take a 
look at the Catlina.out log in the tomcat/logs folder.

-- Eric

Jeffrey Heifetz wrote:
> My environment:
> Anthill: anthill os 1.8.1.303
> Ant: 1.6.2
> Servlet container: Tomcat 5.5
> OS: Win XP
> SCM: Perforce
>  
> I cannot get my project running. Currently my team has anthill set up on several different machines all
successfully accessing one perforce repository. I have attempted to add another on a new machine and
nothing seems to be running. It looks like ant is having trouble accessing the repository and the build
script never runs. The logs are all empty even though I changed the log settings to DEBUG. 
>  
> Any help would be appreciated.
>  
> Thanks,
>  
> Jeff
>  
>
>  
>
> ---------------------------------------------------------------------
> This transmission (including any attachments) may contain confidential 
> information, privileged material (including material protected by the 
> solicitor-client or other applicable privileges), or constitute 
> non-public information. Any use of this information by anyone other 
> than the intended recipient is prohibited. If you have received this 
> transmission in error, please immediately reply to the sender and 
> delete this information from your system. Use, dissemination, 
> distribution, or reproduction of this transmission by unintended 
> recipients is not authorized and may be unlawful.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Anthill mailing list
> Anthill@...
> http://lists.urbancode.com/mailman/listinfo/anthill
>   

Gmane