[JBoss JIRA] (JBIDE-13596) Test generated for new Seam action or form contains errors
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13596?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-13596:
----------------------------------------
It's too late to fix it in 4.0.1.
> Test generated for new Seam action or form contains errors
> ----------------------------------------------------------
>
> Key: JBIDE-13596
> URL: https://issues.jboss.org/browse/JBIDE-13596
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Seam 2
> Affects Versions: 4.0.0.Final, 4.0.1.Final
> Environment: JBDS 6.0.0.GA, Seam 2.3.1.Final
> Reporter: Tomas Remes
> Assignee: Alexey Kazakov
> Fix For: 4.1.0.Alpha2
>
>
> Even there is not option how to create test for new Seam action and form in "New Seam Web project wizard", there is following option, how you can create this test, which is then not valid at all:
> 1. New -> Seam Action
> 2. Click on the settings link in the dialog
> 3. Mark checkbox "Create test"
> This should be either disabled or you can use seam-gen ant solution and fetch test libraries from Seam runtime.
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-13882) Allow users to easily "binary deploy" in the wizard
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13882?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13882:
-------------------------------------
Description:
We should have an option in the wizard that allows easy "binary only" deployment
{quote}
'binary deployment only' option which will go disable the the build marker...but what do we do about the existing project content - just leave it in place I would say.{quote}
was:
We should have an option in the wizard that allows easiy "binary only" deployment
{quote}
'binary deployment only' option which will go disable the the build marker...but what do we do about the existing project content - just leave it in place I would say.{quote}
> Allow users to easily "binary deploy" in the wizard
> ---------------------------------------------------
>
> Key: JBIDE-13882
> URL: https://issues.jboss.org/browse/JBIDE-13882
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.1.0.Alpha1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Beta1
>
>
> We should have an option in the wizard that allows easy "binary only" deployment
> {quote}
> 'binary deployment only' option which will go disable the the build marker...but what do we do about the existing project content - just leave it in place I would say.{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-13882) Allow users to easily "binary deploy" in the wizard
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-13882:
----------------------------------------
Summary: Allow users to easily "binary deploy" in the wizard
Key: JBIDE-13882
URL: https://issues.jboss.org/browse/JBIDE-13882
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.1.0.Alpha1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.1.0.Beta1
We should have an option in the wizard that allows easiy "binary only" deployment
{quote}
'binary deployment only' option which will go disable the the build marker...but what do we do about the existing project content - just leave it in place I would say.{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBIDE-11065) Replace build.xml by a Maven plugin
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11065?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-11065:
------------------------------------
+1 to all the above changes (haven't tested a build locally yet but description sounds good).
BTW, create.results.html is called three times as part of a JBDS build here (same ant task code, different templates/output):
https://svn.jboss.org/repos/devstudio/trunk/product/results/
So once there's a mojo for that, will we be able to call it independently of all the other mojos, just to generate 3 html files?
---
As to the inclusion of site.xml or category.xml ... yes, it's non-functional, but it's a handy way to see what's in the site w/o having to unpack content.jar or load the site up in p2 install manager or other repo browser. IMHO it's useful from a debugging / quick content review POV. Can it be included as part of additionalWebResources?
> Replace build.xml by a Maven plugin
> -----------------------------------
>
> Key: JBIDE-11065
> URL: https://issues.jboss.org/browse/JBIDE-11065
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: Build/Releng
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Priority: Minor
> Fix For: 4.1.0.Alpha2
>
> Attachments: jbide11065-screenshot-fixed-version.png, jbide11065.png
>
>
> In order to improve the build infrastructure and make it easier to share and consumes with all components, we should replace build.xml by a Maven plugin and make it available througn Nexus. It should follow the parent pom versioning.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months