[JBoss JIRA] (FORGE-704) org.jboss.forge.parser.java.impl.FieldImpl<O> do not handle byte[] class
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-704?page=com.atlassian.jira.plugin.... ]
George Gastaldi commented on FORGE-704:
---------------------------------------
Hi Max,
I'll have a look at it. Pull requests are also accepted ! :)
Best Regards,
George Gastaldi
> org.jboss.forge.parser.java.impl.FieldImpl<O> do not handle byte[] class
> ------------------------------------------------------------------------
>
> Key: FORGE-704
> URL: https://issues.jboss.org/browse/FORGE-704
> Project: Forge
> Issue Type: Bug
> Components: Builtin Plugins
> Affects Versions: 1.1.0.Final
> Environment: Windows 7 x64, Java 7
> Reporter: Max Schwaab
>
> org.jboss.forge.parser.java.impl.FieldImpl<O> can not handle byte[] class.
> When trying to generate a byte[] field *org.jboss.forge.parser.java.impl.FieldImpl.setType(Class<?>)* fails, because at the end it depends on Class.getName, which does not start with "java.lang" (checked in org.jboss.forge.parser.java.impl.AbstractJavaSource<O>).
> Forge tries to generate an import for the name byte[], which fails in org.jboss.forge.parser.java.impl.AbstractJavaSource.addImport(String)
> I discovered this while using the hibersap-plugin.
> Best regards
> Max
--
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, 4 months
[JBoss JIRA] (FORGE-704) org.jboss.forge.parser.java.impl.FieldImpl<O> do not handle byte[] class
by Max Schwaab (JIRA)
[ https://issues.jboss.org/browse/FORGE-704?page=com.atlassian.jira.plugin.... ]
Max Schwaab commented on FORGE-704:
-----------------------------------
Hi George,
will this issue be solved with the next Forge release?
Regards
Max
> org.jboss.forge.parser.java.impl.FieldImpl<O> do not handle byte[] class
> ------------------------------------------------------------------------
>
> Key: FORGE-704
> URL: https://issues.jboss.org/browse/FORGE-704
> Project: Forge
> Issue Type: Bug
> Components: Builtin Plugins
> Affects Versions: 1.1.0.Final
> Environment: Windows 7 x64, Java 7
> Reporter: Max Schwaab
>
> org.jboss.forge.parser.java.impl.FieldImpl<O> can not handle byte[] class.
> When trying to generate a byte[] field *org.jboss.forge.parser.java.impl.FieldImpl.setType(Class<?>)* fails, because at the end it depends on Class.getName, which does not start with "java.lang" (checked in org.jboss.forge.parser.java.impl.AbstractJavaSource<O>).
> Forge tries to generate an import for the name byte[], which fails in org.jboss.forge.parser.java.impl.AbstractJavaSource.addImport(String)
> I discovered this while using the hibersap-plugin.
> Best regards
> Max
--
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, 4 months
[JBoss JIRA] (FORGE-716) Change text emitted at startup on Windows operating system
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-716?page=com.atlassian.jira.plugin.... ]
George Gastaldi closed FORGE-716.
---------------------------------
Resolution: Out of Date
> Change text emitted at startup on Windows operating system
> ----------------------------------------------------------
>
> Key: FORGE-716
> URL: https://issues.jboss.org/browse/FORGE-716
> Project: Forge
> Issue Type: Enhancement
> Components: Shell
> Affects Versions: 1.0.1.Final
> Environment: Windows 7, maven 3.0.4, ant 1.8.4, java 1.6.0_35, jbdevstudio 5.0.0, eap 6.0.0.GA, Forge 1.0.1.v20120715-0232-H99-Final
> Reporter: Rich Lucente
> Priority: Minor
>
> When starting the Forge Console in JBDS on Windows 7, the message "Windows? Really? Okay..." is emitted. Most of my government customers, partners, and system integrators use Windows desktops for development. If there are issues with running Forge with windows, there should be a more informative message rather than the comment that's emitted. It's not helpful to enterprise sales if customers view the comment as disparaging to their environment.
--
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, 4 months
[JBoss JIRA] (FORGE-716) Change text emitted at startup on Windows operating system
by Rich Lucente (JIRA)
[ https://issues.jboss.org/browse/FORGE-716?page=com.atlassian.jira.plugin.... ]
Rich Lucente commented on FORGE-716:
------------------------------------
Thanks!
> Change text emitted at startup on Windows operating system
> ----------------------------------------------------------
>
> Key: FORGE-716
> URL: https://issues.jboss.org/browse/FORGE-716
> Project: Forge
> Issue Type: Enhancement
> Components: Shell
> Affects Versions: 1.0.1.Final
> Environment: Windows 7, maven 3.0.4, ant 1.8.4, java 1.6.0_35, jbdevstudio 5.0.0, eap 6.0.0.GA, Forge 1.0.1.v20120715-0232-H99-Final
> Reporter: Rich Lucente
> Priority: Minor
>
> When starting the Forge Console in JBDS on Windows 7, the message "Windows? Really? Okay..." is emitted. Most of my government customers, partners, and system integrators use Windows desktops for development. If there are issues with running Forge with windows, there should be a more informative message rather than the comment that's emitted. It's not helpful to enterprise sales if customers view the comment as disparaging to their environment.
--
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, 4 months
[JBoss JIRA] (FORGE-716) Change text emitted at startup on Windows operating system
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-716?page=com.atlassian.jira.plugin.... ]
George Gastaldi commented on FORGE-716:
---------------------------------------
Also, please be sure to use the latest Forge version (1.1.2.Final as for now)
> Change text emitted at startup on Windows operating system
> ----------------------------------------------------------
>
> Key: FORGE-716
> URL: https://issues.jboss.org/browse/FORGE-716
> Project: Forge
> Issue Type: Enhancement
> Components: Shell
> Affects Versions: 1.0.1.Final
> Environment: Windows 7, maven 3.0.4, ant 1.8.4, java 1.6.0_35, jbdevstudio 5.0.0, eap 6.0.0.GA, Forge 1.0.1.v20120715-0232-H99-Final
> Reporter: Rich Lucente
> Priority: Minor
>
> When starting the Forge Console in JBDS on Windows 7, the message "Windows? Really? Okay..." is emitted. Most of my government customers, partners, and system integrators use Windows desktops for development. If there are issues with running Forge with windows, there should be a more informative message rather than the comment that's emitted. It's not helpful to enterprise sales if customers view the comment as disparaging to their environment.
--
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, 4 months
[JBoss JIRA] (FORGE-716) Change text emitted at startup on Windows operating system
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-716?page=com.atlassian.jira.plugin.... ]
George Gastaldi commented on FORGE-716:
---------------------------------------
Rich,
This message is gone from 1.1.0.Final onwards. Please delete your USER_HOME/.forge directory and try again.
Best Regards,
George Gastaldi
> Change text emitted at startup on Windows operating system
> ----------------------------------------------------------
>
> Key: FORGE-716
> URL: https://issues.jboss.org/browse/FORGE-716
> Project: Forge
> Issue Type: Enhancement
> Components: Shell
> Affects Versions: 1.0.1.Final
> Environment: Windows 7, maven 3.0.4, ant 1.8.4, java 1.6.0_35, jbdevstudio 5.0.0, eap 6.0.0.GA, Forge 1.0.1.v20120715-0232-H99-Final
> Reporter: Rich Lucente
> Priority: Minor
>
> When starting the Forge Console in JBDS on Windows 7, the message "Windows? Really? Okay..." is emitted. Most of my government customers, partners, and system integrators use Windows desktops for development. If there are issues with running Forge with windows, there should be a more informative message rather than the comment that's emitted. It's not helpful to enterprise sales if customers view the comment as disparaging to their environment.
--
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, 4 months
[JBoss JIRA] (FORGE-716) Change text emitted at startup on Windows operating system
by Rich Lucente (JIRA)
Rich Lucente created FORGE-716:
----------------------------------
Summary: Change text emitted at startup on Windows operating system
Key: FORGE-716
URL: https://issues.jboss.org/browse/FORGE-716
Project: Forge
Issue Type: Enhancement
Components: Shell
Affects Versions: 1.0.1.Final
Environment: Windows 7, maven 3.0.4, ant 1.8.4, java 1.6.0_35, jbdevstudio 5.0.0, eap 6.0.0.GA, Forge 1.0.1.v20120715-0232-H99-Final
Reporter: Rich Lucente
Priority: Minor
When starting the Forge Console in JBDS on Windows 7, the message "Windows? Really? Okay..." is emitted. Most of my government customers, partners, and system integrators use Windows desktops for development. If there are issues with running Forge with windows, there should be a more informative message rather than the comment that's emitted. It's not helpful to enterprise sales if customers view the comment as disparaging to their environment.
--
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, 4 months
[JBoss JIRA] (FORGE-712) Forge has trouble finding some Maven Central artifacts
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-712?page=com.atlassian.jira.plugin.... ]
George Gastaldi updated FORGE-712:
----------------------------------
Fix Version/s: 1.1.3.Final
Affects Version/s: 1.1.2.Final
Component/s: Maven Integration
> Forge has trouble finding some Maven Central artifacts
> ------------------------------------------------------
>
> Key: FORGE-712
> URL: https://issues.jboss.org/browse/FORGE-712
> Project: Forge
> Issue Type: Bug
> Components: Maven Integration
> Affects Versions: 1.1.2.Final
> Reporter: Marius Bogoevici
> Assignee: Lincoln Baxter III
> Fix For: 1.1.3.Final
>
>
> See JDF-164 for complete details.
> TicketMonster requires a complete build before being able to run Forge. This is because some artifacts it depends on are not found in the local repository (and apparently they're not fetched automatically from Maven Central.
--
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, 4 months