[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

Andrew Oliver (JIRA) jira-events at lists.jboss.org
Tue Nov 27 10:08:46 EST 2007


    [ http://jira.jboss.com/jira/browse/JBPORTAL-1817?page=comments#action_12389335 ] 
            
Andrew Oliver commented on JBPORTAL-1817:
-----------------------------------------

mmmm...that is really a bit inconvenient.  The development builds don't really quite package things up correctly.  On the other hand I'm unencumbered with a desire to rebuild the documentation or source distro constantly or deal with the javadoc things (those are gone?).  I'll dink with it  a bit.  ATM I just commented that part out and it works.

> 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