Please submit your changes as pull request. Rather than writing a new parser it may be easier to adapt the regular expression so that it can handle both formats.
Ulli > Am 14.05.2015 um 23:59 schrieb Hochak Hung <[email protected]>: > > Hi, > > We recently tried to use the scalac warnings plugin here: > https://github.com/jenkinsci/warnings-plugin/blob/master/src/main/java/hudson/plugins/warnings/parser/ScalacParser.java > > The problem is that it does not work with the SBT warnings output, which uses > the word "warn" instead of "WARNING": > > [warn] > /Users/hhung/project/infra/scala/services/workflow-worker/src/main/scala/com/box/worker/workflow/textextraction/TextExtractor.scala:111: > method stop in class Thread is deprecated: see corresponding Javadoc for > more information. > [warn] Thread.currentThread.stop() > > I would like to add a SbtScalacParser class to the parser directory. Can I > get commit access to the github repo? > > Thanks, > Hochak > > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/31496165-ec9b-476a-9937-d191565ea0a4%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-dev/31496165-ec9b-476a-9937-d191565ea0a4%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/D268D733-C981-4CF8-B1DF-71CC31073EDE%40gmail.com. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Message signed with OpenPGP using GPGMail
