[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1817) package-normal and dependent tasks in distrib.xml incorrectly look for portal-wsrp-exploded.sar which does not exist

Chris Laprun (JIRA) jira-events at lists.jboss.org
Mon Nov 26 19:31:30 EST 2007


    [ http://jira.jboss.com/jira/browse/JBPORTAL-1817?page=comments#action_12389217 ] 
            
Chris Laprun commented on JBPORTAL-1817:
----------------------------------------

Note that the full monty is probably the only target that works... other targets might rely on some other targets to be run first, which is difficult to know beforehand... That build script is a mess.

> package-normal and dependent tasks in distrib.xml incorrectly look for portal-wsrp-exploded.sar which does not exist
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBPORTAL-1817
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1817
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal WSRP
>            Reporter: Andrew Oliver
>         Assigned To: Thomas Heute
>             Fix For: 2.6.3 Final
>
>
> the various targets to create a distribution look for the exploded wsrp but it doesn't exist.  It appears that an explode target in the wsrp dir might do this but it isn't actually called because tools/etc/buildfragments/tools.ent has the only thing that looks like it might call it commented out.
> As a workaround you can comment out the following:
>       <!--mkdir dir="${portal.build.normal.bin}/jboss-portal.sar/portal-wsrp.sar"/>
>       <copy todir="${portal.build.normal.bin}/jboss-portal.sar/portal-wsrp.sar">
>          <fileset dir="${source.dir}/wsrp/output/lib/portal-wsrp-exploded.sar"/>
>       </copy-->
> and forgo the joy that is wsrp...and this creates a valid dist...but some peeps want some wsrp too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list