You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/18 20:43:17 UTC

[jira] Created: (MPJCOVERAGE-11) Place generated files, like jcoverage.ser and HEAD.xml in the target directory

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-11
    Summary: Place generated files, like jcoverage.ser and HEAD.xml in the target directory
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Versions:
             1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

    Created: Fri, 18 Jun 2004 2:42 PM
    Updated: Fri, 18 Jun 2004 2:42 PM

Description:
Jcoverage currently places 3 files in the project's root directory, jcoverage.ser and 2 XML files.  Since these files are generated, they should be placed somewhere in the target directory tree.  This would accomplish the following:

  o The files will be deleted by "maven clean" without then need for 
    <postGoal> in plugin.jelly
  o Prevent the need to change to .cvsignore since the files should
    not be in the CVS repository.
  o Remove a collision when the old or new tag matches a file in the
    project's home directory.  Imagine the problems cause by the 
    following:
           maven.jdiff.old.tag=maven
           maven.jdiff.new.tag=project



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MPJCOVERAGE-11) Place generated files, like jcoverage.ser and HEAD.xml in the target directory

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Emmanuel Venisse
    Created: Mon, 21 Jun 2004 3:24 AM
       Body:
I don't find it in apis.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11?page=comments#action_20880

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-11
    Summary: Place generated files, like jcoverage.ser and HEAD.xml in the target directory
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Versions:
             1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

    Created: Fri, 18 Jun 2004 2:42 PM
    Updated: Mon, 21 Jun 2004 3:24 AM

Description:
Jcoverage currently places 3 files in the project's root directory, jcoverage.ser and 2 XML files.  Since these files are generated, they should be placed somewhere in the target directory tree.  This would accomplish the following:

  o The files will be deleted by "maven clean" without then need for 
    <postGoal> in plugin.jelly
  o Prevent the need to change to .cvsignore since the files should
    not be in the CVS repository.
  o Remove a collision when the old or new tag matches a file in the
    project's home directory.  Imagine the problems cause by the 
    following:
           maven.jdiff.old.tag=maven
           maven.jdiff.new.tag=project



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Reopened: (MPJCOVERAGE-11) Place generated files, like jcoverage.ser and HEAD.xml in the target directory

Posted by ji...@codehaus.org.
Message:

   The following issue has been reopened.

   Reopener: Emmanuel Venisse
       Date: Tue, 17 Aug 2004 10:07 AM

jcoverage.ser is stored in directory define by com.jcoverage.rawcoverage.dir system property whith ${user.dir} as default directory.
Patch (and test) are welcome.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-11
    Summary: Place generated files, like jcoverage.ser and HEAD.xml in the target directory
       Type: Improvement

     Status: Reopened
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Versions:
             1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

    Created: Fri, 18 Jun 2004 2:42 PM
    Updated: Tue, 17 Aug 2004 10:07 AM

Description:
Jcoverage currently places 3 files in the project's root directory, jcoverage.ser and 2 XML files.  Since these files are generated, they should be placed somewhere in the target directory tree.  This would accomplish the following:

  o The files will be deleted by "maven clean" without then need for 
    <postGoal> in plugin.jelly
  o Prevent the need to change to .cvsignore since the files should
    not be in the CVS repository.
  o Remove a collision when the old or new tag matches a file in the
    project's home directory.  Imagine the problems cause by the 
    following:
           maven.jdiff.old.tag=maven
           maven.jdiff.new.tag=project



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Closed: (MPJCOVERAGE-11) Place generated files, like jcoverage.ser and HEAD.xml in the target directory

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-11
    Summary: Place generated files, like jcoverage.ser and HEAD.xml in the target directory
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Versions:
             1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

    Created: Fri, 18 Jun 2004 2:42 PM
    Updated: Mon, 21 Jun 2004 3:25 AM

Description:
Jcoverage currently places 3 files in the project's root directory, jcoverage.ser and 2 XML files.  Since these files are generated, they should be placed somewhere in the target directory tree.  This would accomplish the following:

  o The files will be deleted by "maven clean" without then need for 
    <postGoal> in plugin.jelly
  o Prevent the need to change to .cvsignore since the files should
    not be in the CVS repository.
  o Remove a collision when the old or new tag matches a file in the
    project's home directory.  Imagine the problems cause by the 
    following:
           maven.jdiff.old.tag=maven
           maven.jdiff.new.tag=project



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MPJCOVERAGE-11) Place generated files, like jcoverage.ser and HEAD.xml in the target directory

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Joerg Schaible
    Created: Wed, 11 Aug 2004 3:33 PM
       Body:
Adding this would be great. JCoverage has fooled me more than once because of a stale jcoverage.ser.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11?page=comments#action_23011

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-11
    Summary: Place generated files, like jcoverage.ser and HEAD.xml in the target directory
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Versions:
             1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

    Created: Fri, 18 Jun 2004 2:42 PM
    Updated: Wed, 11 Aug 2004 3:33 PM

Description:
Jcoverage currently places 3 files in the project's root directory, jcoverage.ser and 2 XML files.  Since these files are generated, they should be placed somewhere in the target directory tree.  This would accomplish the following:

  o The files will be deleted by "maven clean" without then need for 
    <postGoal> in plugin.jelly
  o Prevent the need to change to .cvsignore since the files should
    not be in the CVS repository.
  o Remove a collision when the old or new tag matches a file in the
    project's home directory.  Imagine the problems cause by the 
    following:
           maven.jdiff.old.tag=maven
           maven.jdiff.new.tag=project



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MPJCOVERAGE-11) Place generated files, like jcoverage.ser and HEAD.xml in the target directory

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Loïc Péron
    Created: Wed, 11 Aug 2004 11:29 AM
       Body:
Hi, seems there is a "hidden" property to specify jcoverage.ser location : http://mailman.jcoverage.com/pipermail/jcoverage-user/2003-June/000021.html

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11?page=comments#action_22989

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-11
    Summary: Place generated files, like jcoverage.ser and HEAD.xml in the target directory
       Type: Improvement

     Status: Closed
   Priority: Minor
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Versions:
             1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

    Created: Fri, 18 Jun 2004 2:42 PM
    Updated: Wed, 11 Aug 2004 11:29 AM

Description:
Jcoverage currently places 3 files in the project's root directory, jcoverage.ser and 2 XML files.  Since these files are generated, they should be placed somewhere in the target directory tree.  This would accomplish the following:

  o The files will be deleted by "maven clean" without then need for 
    <postGoal> in plugin.jelly
  o Prevent the need to change to .cvsignore since the files should
    not be in the CVS repository.
  o Remove a collision when the old or new tag matches a file in the
    project's home directory.  Imagine the problems cause by the 
    following:
           maven.jdiff.old.tag=maven
           maven.jdiff.new.tag=project



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MPJCOVERAGE-11) Place generated files, like jcoverage.ser and HEAD.xml in the target directory

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Emmanuel Venisse
    Created: Sat, 19 Jun 2004 7:47 AM
       Body:
Do you now how to put them in the target directory? Do you have a patch?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11?page=comments#action_20827

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-11
    Summary: Place generated files, like jcoverage.ser and HEAD.xml in the target directory
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Versions:
             1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

    Created: Fri, 18 Jun 2004 2:42 PM
    Updated: Sat, 19 Jun 2004 7:47 AM

Description:
Jcoverage currently places 3 files in the project's root directory, jcoverage.ser and 2 XML files.  Since these files are generated, they should be placed somewhere in the target directory tree.  This would accomplish the following:

  o The files will be deleted by "maven clean" without then need for 
    <postGoal> in plugin.jelly
  o Prevent the need to change to .cvsignore since the files should
    not be in the CVS repository.
  o Remove a collision when the old or new tag matches a file in the
    project's home directory.  Imagine the problems cause by the 
    following:
           maven.jdiff.old.tag=maven
           maven.jdiff.new.tag=project



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MPJCOVERAGE-11) Place generated files, like jcoverage.ser and HEAD.xml in the target directory

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Paul Spencer
    Created: Mon, 21 Jun 2004 1:24 AM
       Body:
This issue should only reference jcoverage.ser.  The 2 XML files are generated by jdiff. 

As to specifying the location of jcoverage.ser, I assume this is settable although I do not know how. 
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11?page=comments#action_20877

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJCOVERAGE-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJCOVERAGE-11
    Summary: Place generated files, like jcoverage.ser and HEAD.xml in the target directory
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jcoverage-plugin
   Versions:
             1.0.4

   Assignee: Emmanuel Venisse
   Reporter: Paul Spencer

    Created: Fri, 18 Jun 2004 2:42 PM
    Updated: Mon, 21 Jun 2004 1:24 AM

Description:
Jcoverage currently places 3 files in the project's root directory, jcoverage.ser and 2 XML files.  Since these files are generated, they should be placed somewhere in the target directory tree.  This would accomplish the following:

  o The files will be deleted by "maven clean" without then need for 
    <postGoal> in plugin.jelly
  o Prevent the need to change to .cvsignore since the files should
    not be in the CVS repository.
  o Remove a collision when the old or new tag matches a file in the
    project's home directory.  Imagine the problems cause by the 
    following:
           maven.jdiff.old.tag=maven
           maven.jdiff.new.tag=project



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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