Notice that we are having an effort to address the renaming all modules
to be the same as *org.gatein.portal*. So for me, using the same artifactId
is prone to an error AND I don't think it is a good practice as the packaging name relies on artifactId by default<br><br><div class="gmail_quote">On 25 July 2012 01:16, Matt Wringe <span dir="ltr"><<a href="mailto:mwringe@redhat.com" target="_blank">mwringe@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, 2012-07-24 at 19:43 +0700, Phuong Viet VU wrote:<br>
> Hi all, I've just seen that we have 2 bugs after GTNPORTAL-2403<br>
><br>
> 1/ currently we have 2 projects (GATEIN/web/redirect and<br>
> GATEIN/portlet/redirect) with the same artifactID :<br>
</div>> *<artifactId>redirect</artifactId>*<br>
<div class="im">> We should have them had difference name<br>
<br>
</div>The groupId's are different, so this is a non-issue. Unless we have some<br>
sort of strange requirement on artifact id's having to be the same.<br>
<br>
> 2/ the GATEIN/portlet/redirect/src/main/webapp/jsp/*redirect.jsp *template<br>
> missing and closing tag *</div>*<br>
<br>
Why are you expecting a template?<br>
<br>
Good catch on the open div tag, will submit a pull request to get that<br>
fixed.<br>
<br>
> This will cause all gatein ajax request that *relate* to this portlet fail.<br>
<div class="im">> For example, edit page, or edit portal-layout, portal will response and<br>
> unwell-form xml that cause problem with many functions of portal<br>
</div>> *<br>
> *<br>
> *<br>
> *<br>
> _______________________________________________<br>
> gatein-dev mailing list<br>
> <a href="mailto:gatein-dev@lists.jboss.org">gatein-dev@lists.jboss.org</a><br>
> <a href="https://lists.jboss.org/mailman/listinfo/gatein-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/gatein-dev</a><br>
<br>
<br>
_______________________________________________<br>
gatein-dev mailing list<br>
<a href="mailto:gatein-dev@lists.jboss.org">gatein-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/gatein-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/gatein-dev</a><br>
</blockquote></div><br>