[jira] Commented: (CONTINUUM-608) Script gets cut off when building a shell project

2006-02-28 Thread Mang Lau (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-608?page=comments#action_59696 
] 

Mang Lau commented on CONTINUUM-608:


I tried using "call" as you suggested but it still cuts off the script.  So I 
copied the mvn.bat contents to my build script to make it perform tasks before 
the call to exit.

> Script gets cut off when building a shell project
> -
>
>  Key: CONTINUUM-608
>  URL: http://jira.codehaus.org/browse/CONTINUUM-608
>  Project: Continuum
> Type: Bug

>   Components: Core system
> Versions: 1.0.2
>  Environment: Windows XP Pro SP2
> Reporter: Mang Lau
>  Attachments: build.bat
>
>
> When building a shell project, the shell script exits prematurely after Maven 
> finishes.  This means that nothing else can be executed after the Maven build 
> is successful.  It seems that Continuum is receiving the Maven exit code 
> right after Maven ends and cuts off (does not execute) the rest of the script 
> code.  I don't think this should be happening as you can't perform post-build 
> tasks such as copying the build elsewhere or tagging it in CVS.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (CONTINUUM-608) Script gets cut off when building a shell project

2006-02-24 Thread Mang Lau (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-608?page=comments#action_59446 
] 

Mang Lau commented on CONTINUUM-608:


I should also note that my script is a batch file DOS script.

> Script gets cut off when building a shell project
> -
>
>  Key: CONTINUUM-608
>  URL: http://jira.codehaus.org/browse/CONTINUUM-608
>  Project: Continuum
> Type: Bug

>   Components: Core system
> Versions: 1.0.2
>  Environment: Windows XP Pro SP2
> Reporter: Mang Lau

>
>
> When building a shell project, the shell script exits prematurely after Maven 
> finishes.  This means that nothing else can be executed after the Maven build 
> is successful.  It seems that Continuum is receiving the Maven exit code 
> right after Maven ends and cuts off (does not execute) the rest of the script 
> code.  I don't think this should be happening as you can't perform post-build 
> tasks such as copying the build elsewhere or tagging it in CVS.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Created: (CONTINUUM-608) Script gets cut off when building a shell project

2006-02-24 Thread Mang Lau (JIRA)
Script gets cut off when building a shell project
-

 Key: CONTINUUM-608
 URL: http://jira.codehaus.org/browse/CONTINUUM-608
 Project: Continuum
Type: Bug

  Components: Core system  
Versions: 1.0.2
 Environment: Windows XP Pro SP2
Reporter: Mang Lau


When building a shell project, the shell script exits prematurely after Maven 
finishes.  This means that nothing else can be executed after the Maven build 
is successful.  It seems that Continuum is receiving the Maven exit code right 
after Maven ends and cuts off (does not execute) the rest of the script code.  
I don't think this should be happening as you can't perform post-build tasks 
such as copying the build elsewhere or tagging it in CVS.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira