[ http://jira.codehaus.org/browse/CONTINUUM-777?page=all ]

Joakim Erdfelt updated CONTINUUM-777:
-------------------------------------

    Attachment: CONTINUUM-777_more_result_handling.patch

Added patch to satisfy Carlos' request.

NOTE: The Validation Errors in 
DefaultMavenBuilderHelper.getMavenProject(ContinuumProjectBuildingResult, File) 
require the need for parameters on the error messages.

The stubs ContinuumProjectBuildingResult.addError(String key, Object param) and 
ContinuumProjectBuildingResult.addError(String key, Object params[]) have been 
created to facilitate this work.

Another patch can be submitted (in a different jira?) to add i18n / parameter 
support to the ContinuumProjectBuildingResult and related JSPs.

> Handle filesystem problems when adding a pom
> --------------------------------------------
>
>                 Key: CONTINUUM-777
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-777
>             Project: Continuum
>          Issue Type: Sub-task
>            Reporter: Carlos Sanchez
>         Assigned To: Lester Ecarma
>         Attachments: CONTINUUM-777.patch, CONTINUUM-777_2.patch, 
> CONTINUUM-777_more_result_handling.patch
>
>
> I see in the logs
> 61589439 [SocketListener0-5] INFO  org.apache.maven.continuum.Continuum  - 
> Could not download 
> https://svn.simulalabs.net/svn/repos/BEA-DotNet/trunk/pom.xml: /tmp/continuum/
> svn/repos/BEA-DotNet/trunk/pom.xml (No such file or directory)
> 6
> we should check that file error and show an internal error page instead of 
> current 
> Could not download 
> https://svn.simulalabs.net/svn/repos/BEA-DotNet/trunk/pom.xml: 
> /tmp/continuum/svn/repos/BEA-DotNet/trunk/pom.xml (No such file or directory)
> Check the logs for more details.

-- 
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

        

Reply via email to