]
Ryszard Kozmik resolved JBFORUMS-204.
-------------------------------------
Resolution: Done
building sources
----------------
Key: JBFORUMS-204
URL:
http://jira.jboss.com/jira/browse/JBFORUMS-204
Project: JBoss Forums
Issue Type: Bug
Components: Portlet Productization
Environment: all
Reporter: Luca Stancapiano
Assigned To: Ryszard Kozmik
Fix For: 1.0.0 GA, 1.0.1 RC
Attachments: build.xml, build.xml
Time Spent: 2 hours
hi......I try to build sources of forums applicattion (taken from
http://anonsvn.labs.jboss.com/labs/jbossforums/trunk).
Apparently it is ok but when I deploy jboss-forums.ear, I have the error that
portal-forums-authz-plugin.sar is lost. Inside jboss-forums.ear infact it is not added. I
added in build.xml row 162 of authz-jaae-plugin project theese rows:
<copy todir="${forums.root}/resources/portal-forums-ear">
<fileset dir="${authz-jaae-plugin.lib}"
includes="portal-forums-authz-plugin.sar"/>
</copy>
<jar jarfile="${forums.lib}/jboss-forums.ear">
<fileset dir="${forums.root}/resources/portal-forums-ear"
includes="**/*"/>
</jar>
so, when target output of forums is executed, portal-forums-authz-plugin.sar is added
automatically into jboss-forums.ear
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: