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 "Felipe Leme (JIRA)" <ca...@jakarta.apache.org> on 2005/06/08 15:02:18 UTC

[jira] Created: (CACTUS-215) Cactus now depends on JDK 1.4

Cactus now depends on JDK 1.4
-----------------------------

         Key: CACTUS-215
         URL: http://issues.apache.org/jira/browse/CACTUS-215
     Project: Cactus
        Type: Task
  Components: Ant Integration  
    Versions: 1.8    
    Reporter: Felipe Leme
    Priority: Critical
     Fix For: 1.8


Vincent/Magnus,

Now that Cactus uses Cargo, it requires JDK 1.4. I got the following exception while running a test using JDK 1.3 and Cactus from CVS:

File...... C:\Documents and Settings\bianconi\.maven\cache\cactus-maven-1.8dev-custom\plugin.jelly
Element... ant:taskdef
Line...... 109
Column.... 75
org/codehaus/cargo/module/webapp/WarArchive (Unsupported major.minor version 48.0)
Total time: 55 seconds
Finished at: Wed Jun 08 12:33:13 GMT 2005


Looking at Cargo's page (http://cargo.codehaus.org/Installation), it says Cargo indeed depends on JDK 1.4.


So, I'm fine with the change, but if we do so, we need to update the documentation (and maybe refactor some code to take advantage of 1.4 capabilities).

-- Felipe


-- 
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
-
For more information on JIRA, 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] Updated: (CACTUS-215) Cactus now depends on JDK 1.4

Posted by "Felipe Leme (JIRA)" <ca...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/CACTUS-215?page=all ]

Felipe Leme updated CACTUS-215:
-------------------------------

    Fix Version: 1.7.1
                     (was: 1.8)
        Version: 1.7.1
                     (was: 1.8)
      Assign To: Felipe Leme

> Cactus now depends on JDK 1.4
> -----------------------------
>
>          Key: CACTUS-215
>          URL: http://issues.apache.org/jira/browse/CACTUS-215
>      Project: Cactus
>         Type: Task
>   Components: Ant Integration
>     Versions: 1.7.1
>     Reporter: Felipe Leme
>     Assignee: Felipe Leme
>     Priority: Critical
>      Fix For: 1.7.1

>
> Vincent/Magnus,
> Now that Cactus uses Cargo, it requires JDK 1.4. I got the following exception while running a test using JDK 1.3 and Cactus from CVS:
> File...... C:\Documents and Settings\bianconi\.maven\cache\cactus-maven-1.8dev-custom\plugin.jelly
> Element... ant:taskdef
> Line...... 109
> Column.... 75
> org/codehaus/cargo/module/webapp/WarArchive (Unsupported major.minor version 48.0)
> Total time: 55 seconds
> Finished at: Wed Jun 08 12:33:13 GMT 2005
> Looking at Cargo's page (http://cargo.codehaus.org/Installation), it says Cargo indeed depends on JDK 1.4.
> So, I'm fine with the change, but if we do so, we need to update the documentation (and maybe refactor some code to take advantage of 1.4 capabilities).
> -- Felipe

-- 
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
-
For more information on JIRA, 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] Commented: (CACTUS-215) Cactus now depends on JDK 1.4

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

Vincent Massol commented on CACTUS-215:
---------------------------------------

Yes you're right. I wasn't even aware that Cactus was still working with JDK 1.3... :-)

I'm all for using JDK 1.4 for Cactus 1.8 and above.

Thanks for pointing this out!


> Cactus now depends on JDK 1.4
> -----------------------------
>
>          Key: CACTUS-215
>          URL: http://issues.apache.org/jira/browse/CACTUS-215
>      Project: Cactus
>         Type: Task
>   Components: Ant Integration
>     Versions: 1.8
>     Reporter: Felipe Leme
>     Priority: Critical
>      Fix For: 1.8

>
> Vincent/Magnus,
> Now that Cactus uses Cargo, it requires JDK 1.4. I got the following exception while running a test using JDK 1.3 and Cactus from CVS:
> File...... C:\Documents and Settings\bianconi\.maven\cache\cactus-maven-1.8dev-custom\plugin.jelly
> Element... ant:taskdef
> Line...... 109
> Column.... 75
> org/codehaus/cargo/module/webapp/WarArchive (Unsupported major.minor version 48.0)
> Total time: 55 seconds
> Finished at: Wed Jun 08 12:33:13 GMT 2005
> Looking at Cargo's page (http://cargo.codehaus.org/Installation), it says Cargo indeed depends on JDK 1.4.
> So, I'm fine with the change, but if we do so, we need to update the documentation (and maybe refactor some code to take advantage of 1.4 capabilities).
> -- Felipe

-- 
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
-
For more information on JIRA, 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-215) Cactus now depends on JDK 1.4

Posted by "Felipe Leme (JIRA)" <ca...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/CACTUS-215?page=all ]
     
Felipe Leme resolved CACTUS-215:
--------------------------------

    Fix Version: 1.7.1
                     (was: 1.7.1-temp)
     Resolution: Fixed

> Cactus now depends on JDK 1.4
> -----------------------------
>
>          Key: CACTUS-215
>          URL: http://issues.apache.org/jira/browse/CACTUS-215
>      Project: Cactus
>         Type: Task
>   Components: Ant Integration
>     Versions: 1.7.1-temp
>     Reporter: Felipe Leme
>     Assignee: Felipe Leme
>     Priority: Critical
>      Fix For: 1.7.1

>
> Vincent/Magnus,
> Now that Cactus uses Cargo, it requires JDK 1.4. I got the following exception while running a test using JDK 1.3 and Cactus from CVS:
> File...... C:\Documents and Settings\bianconi\.maven\cache\cactus-maven-1.8dev-custom\plugin.jelly
> Element... ant:taskdef
> Line...... 109
> Column.... 75
> org/codehaus/cargo/module/webapp/WarArchive (Unsupported major.minor version 48.0)
> Total time: 55 seconds
> Finished at: Wed Jun 08 12:33:13 GMT 2005
> Looking at Cargo's page (http://cargo.codehaus.org/Installation), it says Cargo indeed depends on JDK 1.4.
> So, I'm fine with the change, but if we do so, we need to update the documentation (and maybe refactor some code to take advantage of 1.4 capabilities).
> -- Felipe

-- 
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
-
For more information on JIRA, 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