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 ji...@apache.org on 2004/05/14 15:36:56 UTC

[jira] Commented: (CACTUS-105) Jakarta Cactus does not build due to dependency on j2ee-1.3.jar

The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Fri, 14 May 2004 6:36 AM
       Body:
Sounds like a good idea if it works. However there's still a problem: we need 2 versions: one for J2EE 1.2 and one for J2EE 1.3 (and soon another one for J2EE 1.4). Is there one in JBoss for J2EE 1.2?

in addition we'll need to derive these jboss-j2ee versions from ${cactus.j2ee.version.full}. For example we need to transform "1.3" into "3.2.3". That'll require some scripting in maven.xml. Not nice. However this can solved by splitting the framework/ maven projects into 3 projects: shared/, j2ee12/ and j2ee13/.



---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/CACTUS-105?page=comments#action_35552

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/CACTUS-105

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: CACTUS-105
    Summary: Jakarta Cactus does not build due to dependency on j2ee-1.3.jar
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Cactus
   Fix Fors:
             1.7
   Versions:
             1.6

   Assignee: 
   Reporter: Archimedes Trajano

    Created: Thu, 6 May 2004 5:19 AM
    Updated: Fri, 14 May 2004 6:36 AM

Description:
I know that j2ee.jar is not available in ibiblio but a close equivalent one is in jboss-j2ee-3.2.3.jar, would it be possible to use that instead in the project.xml file?

i.e.
   <dependency>
      <groupId>jboss</groupId>
      <artifactId>jboss-j2ee</artifactId>
      <version>3.2.3</version>
    </dependency> 



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