[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
Thomas Heute (JIRA)
jira-events at lists.jboss.org
Mon Nov 26 16:41:19 EST 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1817?page=comments#action_12389202 ]
Thomas Heute commented on JBPORTAL-1817:
----------------------------------------
I always go for full stuff
sh build.sh -f distrib.xml
> 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