[ https://issues.jboss.org/browse/FORGE-1225?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-1225.
----------------------------------
Resolution: Rejected
You need to use javaSource.getNestedClasses() for that.
getMembers() will return a list of all class members (fields, methods)
> javaSource.getMembers() does not return enums
> ---------------------------------------------
>
> Key: FORGE-1225
> URL: …
[View More]https://issues.jboss.org/browse/FORGE-1225
> Project: Forge
> Issue Type: Bug
> Components: Resources API
> Affects Versions: 1.3.3.Final
> Reporter: Michael Schwartz
> Priority: Minor
>
> The following enum definition is not parsed when calling javaSource.getMembers():
> public class Testclass {
> public enum TYPE {
> ENUM1,ENUM2;
> }
> }
--
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
[View Less]
Michael Schwartz created FORGE-1225:
---------------------------------------
Summary: javaSource.getMembers() does not return enums
Key: FORGE-1225
URL: https://issues.jboss.org/browse/FORGE-1225
Project: Forge
Issue Type: Bug
Components: Resources API
Affects Versions: 1.3.3.Final
Reporter: Michael Schwartz
Priority: Minor
The following enum definition is not parsed when calling …
[View More]javaSource.getMembers():
public class Testclass {
public enum TYPE {
ENUM1,ENUM2;
}
}
--
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
[View Less]
[ https://issues.jboss.org/browse/FORGE-1224?page=com.atlassian.jira.plugin... ]
George Gastaldi commented on FORGE-1224:
----------------------------------------
Michael,
I couldn't reproduce this issue.
Are you persisting the javaClass?
Can you try with Forge 1.4.1.Final?
Thanks
> method.setPackagePrivate() not working
> --------------------------------------
>
> Key: FORGE-1224
> URL: https://issues.jboss.org/browse/FORGE-…
[View More]1224
> Project: Forge
> Issue Type: Bug
> Components: Parsers / File Manipulation
> Affects Versions: 1.3.3.Final
> Reporter: Michael Schwartz
> Priority: Minor
> Fix For: 1.x Future
>
>
> method.setPackagePrivate() is not working if the method is already set to public
--
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
[View Less]
[ https://issues.jboss.org/browse/FORGE-1224?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-1224:
-----------------------------------
Component/s: Parsers / File Manipulation
(was: Resources API)
> method.setPackagePrivate() not working
> --------------------------------------
>
> Key: FORGE-1224
> URL: https://issues.jboss.org/browse/FORGE-1224
> Project: Forge
> Issue …
[View More]Type: Bug
> Components: Parsers / File Manipulation
> Affects Versions: 1.3.3.Final
> Reporter: Michael Schwartz
> Priority: Minor
>
> method.setPackagePrivate() is not working if the method is already set to public
--
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
[View Less]
[ https://issues.jboss.org/browse/FORGE-1224?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-1224:
-----------------------------------
Fix Version/s: 1.x Future
> method.setPackagePrivate() not working
> --------------------------------------
>
> Key: FORGE-1224
> URL: https://issues.jboss.org/browse/FORGE-1224
> Project: Forge
> Issue Type: Bug
> Components: Parsers / File …
[View More]Manipulation
> Affects Versions: 1.3.3.Final
> Reporter: Michael Schwartz
> Priority: Minor
> Fix For: 1.x Future
>
>
> method.setPackagePrivate() is not working if the method is already set to public
--
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
[View Less]
Michael Schwartz created FORGE-1224:
---------------------------------------
Summary: method.setPackagePrivate() not working
Key: FORGE-1224
URL: https://issues.jboss.org/browse/FORGE-1224
Project: Forge
Issue Type: Bug
Components: Resources API
Affects Versions: 1.3.3.Final
Reporter: Michael Schwartz
Priority: Minor
method.setPackagePrivate() is not working if the method is already …
[View More]set to public
--
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
[View Less]
[ https://issues.jboss.org/browse/FORGE-1223?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-1223.
----------------------------------
Resolution: Done
> CheckboxTableControlBuilder does not properly initialize data collection when default values are set
> ----------------------------------------------------------------------------------------------------
>
> Key: FORGE-1223
> URL: https://issues.jboss.org/browse/FORGE-…
[View More]1223
> Project: Forge
> Issue Type: Bug
> Components: UI - Eclipse
> Affects Versions: 2.0.0.Alpha12
> Reporter: Koen Aers
> Assignee: Koen Aers
> Fix For: 2.0.0.Alpha13
>
>
--
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
[View Less]
Koen Aers created FORGE-1223:
--------------------------------
Summary: CheckboxTableControlBuilder does not properly initialize data collection when default values are set
Key: FORGE-1223
URL: https://issues.jboss.org/browse/FORGE-1223
Project: Forge
Issue Type: Bug
Components: UI - Eclipse
Affects Versions: 2.0.0.Alpha12
Reporter: Koen Aers
Assignee: Koen Aers
Fix For: 2.0.…
[View More]0.Alpha13
--
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
[View Less]
George Gastaldi created FORGE-1222:
--------------------------------------
Summary: Support for “import” scope
Key: FORGE-1222
URL: https://issues.jboss.org/browse/FORGE-1222
Project: Forge
Issue Type: Bug
Components: Build Tools - Gradle
Reporter: George Gastaldi
Assignee: Adam Wyłuda
Fix For: 2.x Future
The Gradle addon should support the {{<scope>import</scope>}}…
[View More] BOM concept. We use this when adding the Java EE 6 BOM and dependencies whose versions are defined in the BOM file.
http://maven.apache.org/guides/introduction/introduction-to-dependency-me...
--
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
[View Less]