[JBoss JIRA] (FORGE-2140) feedback hol tab problems
by Helio Frota (JIRA)
[ https://issues.jboss.org/browse/FORGE-2140?page=com.atlassian.jira.plugin... ]
Helio Frota closed FORGE-2140.
------------------------------
Resolution: Done
Not a bug.
> feedback hol tab problems
> -------------------------
>
> Key: FORGE-2140
> URL: https://issues.jboss.org/browse/FORGE-2140
> Project: Forge
> Issue Type: Sub-task
> Reporter: Helio Frota
>
> ***INFO*** Installing Addon from Git:Installing project into local repository [1/4] ...
> <eprogramming> ***SUCCESS*** Addon org.arquillian.forge:arquillian-addon,1.0.0-SNAPSHOT was installed successfully.
> [cdbookstore]$ arquillian-setup --arquillianVersion 1.1.5.Final --testFramework junit --testFrameworkVersion 4.11 --containerAdapter wildfly-remote --coDownloading: http://repo1.maven.org/maven2/org/wildfly
> {color:red} pls take a look tab problem starting download {color}
> when i do tab on --containerAdapterVersion start a download
> after doing backspace and start over again bug was gone
> another bug can't do tab on containerAdapterVersion
> arquillian-setup --arquillianVersion 1.1.5.Final --testFramework junit --testFrameworkVersion 4.11 --containerAdapterV {color:red} can't complete tab {color}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (FORGE-2140) feedback hol tab problems
by Helio Frota (JIRA)
[ https://issues.jboss.org/browse/FORGE-2140?page=com.atlassian.jira.plugin... ]
Helio Frota commented on FORGE-2140:
------------------------------------
Hi George,
Ok so it is not a bug. Going to close.
Thanks !
> feedback hol tab problems
> -------------------------
>
> Key: FORGE-2140
> URL: https://issues.jboss.org/browse/FORGE-2140
> Project: Forge
> Issue Type: Sub-task
> Reporter: Helio Frota
>
> ***INFO*** Installing Addon from Git:Installing project into local repository [1/4] ...
> <eprogramming> ***SUCCESS*** Addon org.arquillian.forge:arquillian-addon,1.0.0-SNAPSHOT was installed successfully.
> [cdbookstore]$ arquillian-setup --arquillianVersion 1.1.5.Final --testFramework junit --testFrameworkVersion 4.11 --containerAdapter wildfly-remote --coDownloading: http://repo1.maven.org/maven2/org/wildfly
> {color:red} pls take a look tab problem starting download {color}
> when i do tab on --containerAdapterVersion start a download
> after doing backspace and start over again bug was gone
> another bug can't do tab on containerAdapterVersion
> arquillian-setup --arquillianVersion 1.1.5.Final --testFramework junit --testFrameworkVersion 4.11 --containerAdapterV {color:red} can't complete tab {color}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (FORGE-2141) rest-generate-endpoints-from-entities selector does not select correct entity
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2141?page=com.atlassian.jira.plugin... ]
George Gastaldi edited comment on FORGE-2141 at 11/11/14 9:44 AM:
------------------------------------------------------------------
[~teoram],
Is the REST endpoint for the Author entity generated after you select 0? If so, the behavior is correct
was (Author: gastaldi):
[~teoram],
Is the Author entity generated after you select 0? If so, the behavior is correct
> rest-generate-endpoints-from-entities selector does not select correct entity
> -----------------------------------------------------------------------------
>
> Key: FORGE-2141
> URL: https://issues.jboss.org/browse/FORGE-2141
> Project: Forge
> Issue Type: Bug
> Affects Versions: 2.12.2.Final
> Reporter: Tom Van den Bulck
> Priority: Minor
>
> When executing the command rest-generate-endpoints-from-entities --target org.cdbookstore.model.*
> It provides a selector
> [0] - org.bookstore.model.Author
> [1] - org.bookstore.model.Book
> Target: [0-1]: 0
> This gives the following result
> [0] - org.bookstore.model.Book (which was selection 1)
> And vice versa, pressing 1 gives the Author object to select
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (FORGE-2141) rest-generate-endpoints-from-entities selector does not select correct entity
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2141?page=com.atlassian.jira.plugin... ]
George Gastaldi commented on FORGE-2141:
----------------------------------------
[~teoram],
Is the Author entity generated after you select 0? If so, the behavior is correct
> rest-generate-endpoints-from-entities selector does not select correct entity
> -----------------------------------------------------------------------------
>
> Key: FORGE-2141
> URL: https://issues.jboss.org/browse/FORGE-2141
> Project: Forge
> Issue Type: Bug
> Affects Versions: 2.12.2.Final
> Reporter: Tom Van den Bulck
> Priority: Minor
>
> When executing the command rest-generate-endpoints-from-entities --target org.cdbookstore.model.*
> It provides a selector
> [0] - org.bookstore.model.Author
> [1] - org.bookstore.model.Book
> Target: [0-1]: 0
> This gives the following result
> [0] - org.bookstore.model.Book (which was selection 1)
> And vice versa, pressing 1 gives the Author object to select
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (FORGE-2141) rest-generate-endpoints-from-entities selector does not select correct entity
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2141?page=com.atlassian.jira.plugin... ]
George Gastaldi commented on FORGE-2141:
----------------------------------------
Actually, the Author entity is selected. Since this is a UISelectMany component, it iterates to give you a new option to choose. Pressing enter should work on the Author entity.
> rest-generate-endpoints-from-entities selector does not select correct entity
> -----------------------------------------------------------------------------
>
> Key: FORGE-2141
> URL: https://issues.jboss.org/browse/FORGE-2141
> Project: Forge
> Issue Type: Bug
> Affects Versions: 2.12.2.Final
> Reporter: Tom Van den Bulck
> Priority: Minor
>
> When executing the command rest-generate-endpoints-from-entities --target org.cdbookstore.model.*
> It provides a selector
> [0] - org.bookstore.model.Author
> [1] - org.bookstore.model.Book
> Target: [0-1]: 0
> This gives the following result
> [0] - org.bookstore.model.Book (which was selection 1)
> And vice versa, pressing 1 gives the Author object to select
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (FORGE-2141) rest-generate-endpoints-from-entities selector does not select correct entity
by Tom Van den Bulck (JIRA)
Tom Van den Bulck created FORGE-2141:
----------------------------------------
Summary: rest-generate-endpoints-from-entities selector does not select correct entity
Key: FORGE-2141
URL: https://issues.jboss.org/browse/FORGE-2141
Project: Forge
Issue Type: Bug
Affects Versions: 2.12.2.Final
Reporter: Tom Van den Bulck
Priority: Minor
When executing the command rest-generate-endpoints-from-entities --target org.cdbookstore.model.*
It provides a selector
[0] - org.bookstore.model.Author
[1] - org.bookstore.model.Book
Target: [0-1]: 0
This gives the following result
[0] - org.bookstore.model.Book (which was selection 1)
And vice versa, pressing 1 gives the Author object to select
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (FORGE-2140) feedback hol tab problems
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2140?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-2140:
-----------------------------------
Parent: FORGE-2102
Issue Type: Sub-task (was: Feature Request)
> feedback hol tab problems
> -------------------------
>
> Key: FORGE-2140
> URL: https://issues.jboss.org/browse/FORGE-2140
> Project: Forge
> Issue Type: Sub-task
> Reporter: Helio Frota
>
> ***INFO*** Installing Addon from Git:Installing project into local repository [1/4] ...
> <eprogramming> ***SUCCESS*** Addon org.arquillian.forge:arquillian-addon,1.0.0-SNAPSHOT was installed successfully.
> [cdbookstore]$ arquillian-setup --arquillianVersion 1.1.5.Final --testFramework junit --testFrameworkVersion 4.11 --containerAdapter wildfly-remote --coDownloading: http://repo1.maven.org/maven2/org/wildfly
> {color:red} pls take a look tab problem starting download {color}
> when i do tab on --containerAdapterVersion start a download
> after doing backspace and start over again bug was gone
> another bug can't do tab on containerAdapterVersion
> arquillian-setup --arquillianVersion 1.1.5.Final --testFramework junit --testFrameworkVersion 4.11 --containerAdapterV {color:red} can't complete tab {color}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (FORGE-2140) feedback hol tab problems
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2140?page=com.atlassian.jira.plugin... ]
George Gastaldi commented on FORGE-2140:
----------------------------------------
containerAdapterVersion is only enabled if containerAdapter is selected
> feedback hol tab problems
> -------------------------
>
> Key: FORGE-2140
> URL: https://issues.jboss.org/browse/FORGE-2140
> Project: Forge
> Issue Type: Sub-task
> Reporter: Helio Frota
>
> ***INFO*** Installing Addon from Git:Installing project into local repository [1/4] ...
> <eprogramming> ***SUCCESS*** Addon org.arquillian.forge:arquillian-addon,1.0.0-SNAPSHOT was installed successfully.
> [cdbookstore]$ arquillian-setup --arquillianVersion 1.1.5.Final --testFramework junit --testFrameworkVersion 4.11 --containerAdapter wildfly-remote --coDownloading: http://repo1.maven.org/maven2/org/wildfly
> {color:red} pls take a look tab problem starting download {color}
> when i do tab on --containerAdapterVersion start a download
> after doing backspace and start over again bug was gone
> another bug can't do tab on containerAdapterVersion
> arquillian-setup --arquillianVersion 1.1.5.Final --testFramework junit --testFrameworkVersion 4.11 --containerAdapterV {color:red} can't complete tab {color}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (FORGE-2140) feedback hol tab problems
by Helio Frota (JIRA)
Helio Frota created FORGE-2140:
----------------------------------
Summary: feedback hol tab problems
Key: FORGE-2140
URL: https://issues.jboss.org/browse/FORGE-2140
Project: Forge
Issue Type: Feature Request
Reporter: Helio Frota
***INFO*** Installing Addon from Git:Installing project into local repository [1/4] ...
<eprogramming> ***SUCCESS*** Addon org.arquillian.forge:arquillian-addon,1.0.0-SNAPSHOT was installed successfully.
[cdbookstore]$ arquillian-setup --arquillianVersion 1.1.5.Final --testFramework junit --testFrameworkVersion 4.11 --containerAdapter wildfly-remote --coDownloading: http://repo1.maven.org/maven2/org/wildfly
{color:red} pls take a look tab problem starting download {color}
when i do tab on --containerAdapterVersion start a download
after doing backspace and start over again bug was gone
another bug can't do tab on containerAdapterVersion
arquillian-setup --arquillianVersion 1.1.5.Final --testFramework junit --testFrameworkVersion 4.11 --containerAdapterV {color:red} can't complete tab {color}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (ROASTER-44) Support nested annotations
by George Gastaldi (JIRA)
George Gastaldi created ROASTER-44:
--------------------------------------
Summary: Support nested annotations
Key: ROASTER-44
URL: https://issues.jboss.org/browse/ROASTER-44
Project: Roaster
Issue Type: Feature Request
Components: API, JDT
Affects Versions: 2.9.0.Final
Reporter: George Gastaldi
Fix For: 2.x Future
Roaster should allow annotation nesting, like:
{code}
@NamedQueries({
@NamedQuery(name="Customer.findAll", query="select C from Customer C")
})
@Entity
public class Customer {...}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months