Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsear el output de jenkins y detectar cuando hay errores #111

Open
raulbajales opened this issue Nov 27, 2012 · 2 comments
Open

Parsear el output de jenkins y detectar cuando hay errores #111

raulbajales opened this issue Nov 27, 2012 · 2 comments

Comments

@raulbajales
Copy link
Owner

No description provided.

@ghost ghost assigned raulbajales Nov 27, 2012
@raulbajales
Copy link
Owner Author

hay casos en que el build no se rompe aun cuando alguna dependencia no esta resuelta, o sea, no se generan errores de compilacion pero si de runtime, por algun ClassNotFound), hay que detectar estos casos, hay que parsear el log y buscar stirngs como "ERROR", "SEVERE", "Exception", y en dichos casos tambien hay que hacer que el build se rompa.

@raulbajales
Copy link
Owner Author

Podemos usar este plugin de jenkins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant