You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by "Neale Upstone (JIRA)" <ji...@apache.org> on 2012/10/16 15:15:03 UTC

[jira] [Created] (MTOMCAT-179) Null pointer dereference in RunMojo

Neale Upstone created MTOMCAT-179:
-------------------------------------

             Summary: Null pointer dereference in RunMojo
                 Key: MTOMCAT-179
                 URL: https://issues.apache.org/jira/browse/MTOMCAT-179
             Project: Apache Tomcat Maven Plugin
          Issue Type: Bug
            Reporter: Neale Upstone


Line 195 references fw, which is null: 
  fw.write( sb.toString() );

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[jira] [Commented] (MTOMCAT-179) Null pointer dereference in RunMojo

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MTOMCAT-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477044#comment-13477044 ] 

Hudson commented on MTOMCAT-179:
--------------------------------

Integrated in TomcatMavenPlugin-mvn3.x #208 (See [https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/208/])
    [MTOMCAT-179] Null pointer dereference in RunMojo (Revision 1398816)
[MTOMCAT-179] Null pointer dereference in RunMojo (Revision 1398815)

     Result = SUCCESS
olamy : http://svn.apache.org/viewvc/?view=rev&rev=1398816
Files : 
* /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/RunMojo.java

olamy : http://svn.apache.org/viewvc/?view=rev&rev=1398815
Files : 
* /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/RunMojo.java

                
> Null pointer dereference in RunMojo
> -----------------------------------
>
>                 Key: MTOMCAT-179
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-179
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>            Reporter: Neale Upstone
>            Assignee: Olivier Lamy (*$^¨%`£)
>             Fix For: 2.1
>
>
> Line 195 references fw, which is null: 
>   fw.write( sb.toString() );

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[jira] [Closed] (MTOMCAT-179) Null pointer dereference in RunMojo

Posted by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MTOMCAT-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy (*$^¨%`£) closed MTOMCAT-179.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1
         Assignee: Olivier Lamy (*$^¨%`£)

fixed.
Thanks for reporting!
                
> Null pointer dereference in RunMojo
> -----------------------------------
>
>                 Key: MTOMCAT-179
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-179
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>            Reporter: Neale Upstone
>            Assignee: Olivier Lamy (*$^¨%`£)
>             Fix For: 2.1
>
>
> Line 195 references fw, which is null: 
>   fw.write( sb.toString() );

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org