The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Sun, 16 May 2004 2:45 AM
       Body:
I've just applied your idea of using jboss-j2ee jar for the Ant build. For Maven it's 
a bit more complex and I think we need to wait till we separate the framework project 
and others into several subprojects (share/, j2ee12/, j2ee13/). We also need to decide 
whether we want to do this.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/CACTUS-105?page=comments#action_35573

---------------------------------------------------------------------
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: Sun, 16 May 2004 2:45 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to