Dropping multiple struts versions build support as it is causing problems for 
the maven-2 build 
------------------------------------------------------------------------------------------------

                 Key: PB-56
                 URL: https://issues.apache.org/jira/browse/PB-56
             Project: Portals Bridges
          Issue Type: Bug
          Components: struts
    Affects Versions: 1.0.1
            Reporter: Ate Douma
         Assigned To: Ate Douma
             Fix For: 1.0.1


The Struts Bridge currently supports and produces bridges for both Struts 1.2.4 
and 1.2.7.
This is done in a quite complex maven-1 build (as we all know, maven (1&2) 
don't like multiple artifacts from one project).
Now, with the new maven-2 support, this really is breaking down.
To solve this, I'm going to remove the old Struts 1.2.4 support from the build. 
I don't think its used very much anymore, and even 1.2.7 is beginning to age...
For anyone still wanting to use the bridge with Struts 1.2.4, the bridge tlds 
(which are the *only* differences between the versions, the actual code base is 
identical) are still in subversion.
Replacing the 1.2.7 tlds with the 1.2.4 tlds in the jar is all what is needed 
to fall back to Struts 1.2.4 support.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to