[JBoss JIRA] Created: (JBIDE-3066) Using links in <h:form>
by Yura Zhishko (JIRA)
Using links in <h:form>
-----------------------
Key: JBIDE-3066
URL: https://jira.jboss.org/jira/browse/JBIDE-3066
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor Templates
Affects Versions: 3.0.0.beta1
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
1) <a4j:htmlCommandLink> should be applyed in VPE only inside <h:form>, <a4j:form> or inside any component, that is situated inside forms. <a4j:htmlcommandLink> doesn't even appear in source code of a page in browser, if we try to exclude it from any form.
2) If we try to use <h:commandLink> outside forms, next string appears in browser: Try to edit commandLink: This link is disabled as it is not nested within a JSF form. But VPE renders it OK.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months
[JBoss JIRA] Created: (JBDS-474) Clean-up release download sites for JBT and JBDS befor each release upload
by Denis Golovin (JIRA)
Clean-up release download sites for JBT and JBDS befor each release upload
--------------------------------------------------------------------------
Key: JBDS-474
URL: https://jira.jboss.org/jira/browse/JBDS-474
Project: Developer Studio
Issue Type: Task
Reporter: Denis Golovin
Assignee: Max Rydahl Andersen
We need clean-up because of qualifier in all JBT jars. That means it always add new files with new qualifier in version instead of overwriting them as it was before.
It is not a problem for JBDS builds because hudson has direct access to download site, but it is a problem for JBossTools build which uses scp to upload release to download site. Usually we have several release builds before gold one and that means all builds collected on download site.
We have to find way remove previous build from download site before uploading new one or keep all builds in nightly upload area (each build is its own directory) while we have gold one. Then gold one can be copied to public download site.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 3 months