You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by "Magnus Grimsell (JIRA)" <ca...@jakarta.apache.org> on 2005/02/14 10:58:11 UTC

[jira] Created: (CACTUS-190) cactifyear

cactifyear
----------

         Key: CACTUS-190
         URL: http://issues.apache.org/jira/browse/CACTUS-190
     Project: Cactus
        Type: New Feature
  Components: Ant Integration  
    Reporter: Magnus Grimsell


Cactus should have a cactifyear ant task to make it easier to test EJB applications.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org


[jira] Resolved: (CACTUS-190) cactifyear

Posted by "Vincent Massol (JIRA)" <ca...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/CACTUS-190?page=history ]
     
Vincent Massol resolved CACTUS-190:
-----------------------------------

      Assign To: Vincent Massol
     Resolution: Fixed
    Fix Version: 1.8

Applied. Thanks again for this excellent patch which I was able to apply with no changes!

> cactifyear
> ----------
>
>          Key: CACTUS-190
>          URL: http://issues.apache.org/jira/browse/CACTUS-190
>      Project: Cactus
>         Type: New Feature
>   Components: Ant Integration
>     Reporter: Magnus Grimsell
>     Assignee: Vincent Massol
>      Fix For: 1.8
>  Attachments: cactus-patch3.txt
>
> Cactus should have a cactifyear ant task to make it easier to test EJB applications.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org


RE: [jira] Updated: (CACTUS-190) cactifyear

Posted by Vincent Massol <vm...@pivolis.com>.
Thanks Magnus. A superb patch again :-)

I have just a single question: I've not looked hard yet but I've noticed
there is a CactusWar class that you have added that extends the
CactifyWarTask Ant task. However it's missing some javadoc and I'm not sure
what it is for. Also, it doesn't seem to be adding new features to the
CactifyWarTask in term of Ant task. It seems to be storing the context. Do
you think it should be an extension of the CactifyWarTask class or could it
be modeled differently?

Here are some tasks that we'll have to perform in the future to completely
finish the CactifyEAR integration (in addition to the ones you've already
entered in JIRA):

- refactor the maven integration to use the new <cactifyear> task
- document the cactifyear task on the web site (in the same manner that it's
done for the cactifywar one)

Thanks
-Vincent

> -----Original Message-----
> From: Magnus Grimsell (JIRA) [mailto:cactus-dev@jakarta.apache.org]
> Sent: lundi 14 février 2005 11:09
> To: cactus-dev@jakarta.apache.org
> Subject: [jira] Updated: (CACTUS-190) cactifyear
> 
>      [ http://issues.apache.org/jira/browse/CACTUS-190?page=history ]
> 
> Magnus Grimsell updated CACTUS-190:
> -----------------------------------
> 
>     Attachment: cactus-patch3.txt
> 
> This is a first basic implementation of the cactifyear ant task. It
> probably needs more features and junit tests, but this is a start. I
> wasn't sure of how the javadoc version tag should look on the new files so
> I improvised and checkstyle didn't complain.

[snip]



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


[jira] Updated: (CACTUS-190) cactifyear

Posted by "Magnus Grimsell (JIRA)" <ca...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/CACTUS-190?page=history ]

Magnus Grimsell updated CACTUS-190:
-----------------------------------

    Attachment: cactus-patch3.txt

This is a first basic implementation of the cactifyear ant task. It probably needs more features and junit tests, but this is a start. I wasn't sure of how the javadoc version tag should look on the new files so I improvised and checkstyle didn't complain.

> cactifyear
> ----------
>
>          Key: CACTUS-190
>          URL: http://issues.apache.org/jira/browse/CACTUS-190
>      Project: Cactus
>         Type: New Feature
>   Components: Ant Integration
>     Reporter: Magnus Grimsell
>  Attachments: cactus-patch3.txt
>
> Cactus should have a cactifyear ant task to make it easier to test EJB applications.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org


[jira] Closed: (CACTUS-190) cactifyear

Posted by "Vincent Massol (JIRA)" <ca...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/CACTUS-190?page=history ]
     
Vincent Massol closed CACTUS-190:
---------------------------------


> cactifyear
> ----------
>
>          Key: CACTUS-190
>          URL: http://issues.apache.org/jira/browse/CACTUS-190
>      Project: Cactus
>         Type: New Feature
>   Components: Ant Integration
>     Reporter: Magnus Grimsell
>     Assignee: Vincent Massol
>      Fix For: 1.8
>  Attachments: cactus-patch3.txt
>
> Cactus should have a cactifyear ant task to make it easier to test EJB applications.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org