[JBoss JIRA] (JBIDE-11065) Replace build.xml by a Maven plugin
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11065?page=com.atlassian.jira.plugi... ]
Mickael Istria edited comment on JBIDE-11065 at 3/28/13 4:37 AM:
-----------------------------------------------------------------
False issues (WONTFIX or already fix):
* No category.xml => the category.xml file is useless in a p2 repo, and I'm not aware of anything the consumes it except p2 publish
* XML aggregation metadata now are "entry" instead of "property": This is neither a bug nor an improvement. It's the default serialization of java.util.Properties. As nothing is tied to the format of this file, this output is as good as the previous one.
True issues (to be fixed):
* Missing README
* Missing results.html
* site_assembly.zip renamed to <artifactId>_<version>.zip => Already supported by publish.sh.
* Uncategorized feature still here
* fetchZips should only be on site/ and soa-site/
was (Author: mickael_istria):
False issues (WONTFIX or already fix):
* No category.xml => the category.xml file is useless in a p2 repo, and I'm not aware of anything the consumes it except p2 publish
* XML aggregation metadata now are "entry" instead of "property": This is neither a bug nor an improvement. It's the default serialization of java.util.Properties. As nothing is tied to the format of this file, this output is as good as the previous one.
True issues (to be fixed):
* Missing README
* Missing results.html
* site_assembly.zip renamed to <artifactId>_<version>.zip => Already supported by publish.sh.
* Uncategorized feature still here
> 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
13 years
[JBoss JIRA] (JBIDE-11065) Replace build.xml by a Maven plugin
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-11065?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-11065:
-----------------------------------
False issues (WONTFIX or already fix):
* No category.xml => the category.xml file is useless in a p2 repo, and I'm not aware of anything the consumes it except p2 publish
* XML aggregation metadata now are "entry" instead of "property": This is neither a bug nor an improvement. It's the default serialization of java.util.Properties. As nothing is tied to the format of this file, this output is as good as the previous one.
True issues (to be fixed):
* Missing README
* Missing results.html
* site_assembly.zip renamed to <artifactId>_<version>.zip => Already supported by publish.sh.
* Uncategorized feature still here
> 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
13 years
[JBoss JIRA] (JBIDE-13596) Test generated for new Seam action or form contains errors
by Tomas Remes (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13596?page=com.atlassian.jira.plugi... ]
Tomas Remes commented on JBIDE-13596:
-------------------------------------
I am not sure how much is the JBDS 6.0.1.CR1 release relevant, but I still think that this is the problem, because the test creation isn't disabled properly. I am still able to produce invalid (not compilable) tests, following exactly these steps described here. IMHO this should be fixed or resolved also in 4.0.1.Final.
> 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
13 years
[JBoss JIRA] (JBIDE-13880) 'Start the server' icon is the same as 'Run as' icon so confusing
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13880?page=com.atlassian.jira.plugi... ]
Michelle Murray commented on JBIDE-13880:
-----------------------------------------
On further investigation I see that this is actually Eclipse rather than JBoss Server Tools so perhaps there is nothing that can be done.
> 'Start the server' icon is the same as 'Run as' icon so confusing
> -----------------------------------------------------------------
>
> Key: JBIDE-13880
> URL: https://issues.jboss.org/browse/JBIDE-13880
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS/Servers
> Affects Versions: 4.0.0.Final
> Reporter: Michelle Murray
> Assignee: Rob Stryker
> Attachments: Start_server_icon.png
>
>
> In the 'Servers' tab, the icon for 'Start the server' is a green circle with a white arrow.
> In the global toolbar of the JBoss perspective, the icon for 'Run/Run as' is the same.
> This could cause confusion for new users. Can one of the icons be changed?
--
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
13 years
[JBoss JIRA] (JBIDE-13880) 'Start the server' icon is the same as 'Run as' icon so confusing
by Michelle Murray (JIRA)
Michelle Murray created JBIDE-13880:
---------------------------------------
Summary: 'Start the server' icon is the same as 'Run as' icon so confusing
Key: JBIDE-13880
URL: https://issues.jboss.org/browse/JBIDE-13880
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 4.0.0.Final
Reporter: Michelle Murray
Assignee: Rob Stryker
Attachments: Start_server_icon.png
In the 'Servers' tab, the icon for 'Start the server' is a green circle with a white arrow.
In the global toolbar of the JBoss perspective, the icon for 'Run/Run as' is the same.
This could cause confusion for new users. Can one of the icons be changed?
--
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
13 years
[JBoss JIRA] (TOOLSDOC-303) Devs to review BrowserSim chapter for JBDS 7.0
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-303?page=com.atlassian.jira.plug... ]
Michelle Murray commented on TOOLSDOC-303:
------------------------------------------
Email from Michelle to Yahor:
Thanks for the feedback Yahor - very speedy. I am implementing it all now.
Regarding Firebug Lite and Weinre, what's the difference?
I think it is this, but am I right?
Firebug Lite = local filesystem apps only, for standard web browsers and not mobile devices
Weinre = deployed/remote apps, specifically for mobile devices
Also, I think you guys have already implemented another function:
* take a screenshot https://issues.jboss.org/browse/JBIDE-13434
Any info on this so I can add it to the documentation?
Screenshots and Weinre will need news and noteworthy entries. I guess under alpha 2?
> Devs to review BrowserSim chapter for JBDS 7.0
> ----------------------------------------------
>
> Key: TOOLSDOC-303
> URL: https://issues.jboss.org/browse/TOOLSDOC-303
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: UserGuide - BrowserSim
> Affects Versions: 4.1.0
> Reporter: Michelle Murray
> Assignee: Michelle Murray
>
> Please review the content of the BrowserSim chapter from a technical viewpoint:
> 1) Are features correctly documented?
> 2) Are there any features that are missing?
> Available at: https://docs.jboss.org/author/display/JBIDE/BrowserSim
> Screenshots are currently missing and will be added closer to GA.
> Please give feedback as comments in this JIRA or feel free to directly edit the content at the link.
--
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
13 years