[JBoss JIRA] (FORGE-1280) Reads and writes to Configuration do not ensure consistency
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/FORGE-1280?page=com.atlassian.jira.plugin... ]
Lincoln Baxter III commented on FORGE-1280:
-------------------------------------------
This could be implemented using the Resource Transaction API.
> Reads and writes to Configuration do not ensure consistency
> -----------------------------------------------------------
>
> Key: FORGE-1280
> URL: https://issues.jboss.org/browse/FORGE-1280
> Project: Forge
> Issue Type: Bug
> Affects Versions: 1.4.1.Final
> Reporter: Vineet Reynolds
> Fix For: 2.x Future
>
>
> Stale property values are read from the Configuration instance if a property is written to and read from in rapid succession possibly in different threads.
> The XMLConfiguration delegate used is thread-safe only as long as multiple threads read from it. And going by the javadocs, manual synchronization is necessary on this instance when a thread writes to it.
--
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, 3 months
[JBoss JIRA] (FORGE-1427) Forge.bat throws error while attempting to install addons
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/FORGE-1427?page=com.atlassian.jira.plugin... ]
Lincoln Baxter III closed FORGE-1427.
-------------------------------------
Resolution: Done
> Forge.bat throws error while attempting to install addons
> ---------------------------------------------------------
>
> Key: FORGE-1427
> URL: https://issues.jboss.org/browse/FORGE-1427
> Project: Forge
> Issue Type: Bug
> Components: Init Scripts
> Environment: Windows 7
> Reporter: George Gastaldi
> Assignee: Vineet Reynolds
> Priority: Blocker
> Fix For: 2.0.0.Final
>
>
> {code}
> C:\Users\George\Documents\GitHub\core\dist\target\forge-distribution-2.0.0-SNAPSHOT\forge-distribution-2.0.0-SNAPSHOT\bin>forge.bat --install org.jboss.forge.addons:core,2.0.0-SNAPSHOT
> Unknown option: 2.0.0-SNAPSHOT
> java.lang.RuntimeException: Failed to look up versions for [org.jboss.forge.addon:org.jboss.forge.addons:core]
> at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.getVersions(MavenAddonDependencyResolver.java:269)
> at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.resolveVersions(MavenAddonDependencyResolver.java:147)
> at org.jboss.forge.bootstrap.Bootstrap.install(Bootstrap.java:205)
> at org.jboss.forge.bootstrap.Bootstrap.<init>(Bootstrap.java:152)
> at org.jboss.forge.bootstrap.Bootstrap.main(Bootstrap.java:92)
> Caused by: java.lang.IllegalArgumentException: Bad artifact coordinates org.jboss.forge.addon:org.jboss.forge.addons:core:jar:forge-addon:[,), expected format is <groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>
> at org.eclipse.aether.artifact.DefaultArtifact.<init>(DefaultArtifact.java:68)
> at org.eclipse.aether.artifact.DefaultArtifact.<init>(DefaultArtifact.java:51)
> at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.getVersions(MavenAddonDependencyResolver.java:262)
> ... 4 more
> > Forge version [2.0.0-SNAPSHOT]
> {code}
--
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, 3 months
[JBoss JIRA] (FORGE-1427) Forge.bat throws error while attempting to install addons
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/FORGE-1427?page=com.atlassian.jira.plugin... ]
Lincoln Baxter III updated FORGE-1427:
--------------------------------------
Assignee: Vineet Reynolds
> Forge.bat throws error while attempting to install addons
> ---------------------------------------------------------
>
> Key: FORGE-1427
> URL: https://issues.jboss.org/browse/FORGE-1427
> Project: Forge
> Issue Type: Bug
> Components: Init Scripts
> Environment: Windows 7
> Reporter: George Gastaldi
> Assignee: Vineet Reynolds
> Priority: Blocker
> Fix For: 2.0.0.Final
>
>
> {code}
> C:\Users\George\Documents\GitHub\core\dist\target\forge-distribution-2.0.0-SNAPSHOT\forge-distribution-2.0.0-SNAPSHOT\bin>forge.bat --install org.jboss.forge.addons:core,2.0.0-SNAPSHOT
> Unknown option: 2.0.0-SNAPSHOT
> java.lang.RuntimeException: Failed to look up versions for [org.jboss.forge.addon:org.jboss.forge.addons:core]
> at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.getVersions(MavenAddonDependencyResolver.java:269)
> at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.resolveVersions(MavenAddonDependencyResolver.java:147)
> at org.jboss.forge.bootstrap.Bootstrap.install(Bootstrap.java:205)
> at org.jboss.forge.bootstrap.Bootstrap.<init>(Bootstrap.java:152)
> at org.jboss.forge.bootstrap.Bootstrap.main(Bootstrap.java:92)
> Caused by: java.lang.IllegalArgumentException: Bad artifact coordinates org.jboss.forge.addon:org.jboss.forge.addons:core:jar:forge-addon:[,), expected format is <groupId>:<artifactId>[:<extension>[:<classifier>]]:<version>
> at org.eclipse.aether.artifact.DefaultArtifact.<init>(DefaultArtifact.java:68)
> at org.eclipse.aether.artifact.DefaultArtifact.<init>(DefaultArtifact.java:51)
> at org.jboss.forge.furnace.manager.maven.addon.MavenAddonDependencyResolver.getVersions(MavenAddonDependencyResolver.java:262)
> ... 4 more
> > Forge version [2.0.0-SNAPSHOT]
> {code}
--
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, 3 months
[JBoss JIRA] (FORGEPLUGINS-160) Transitions are not applied to the menu in mobile mode for the scaffold
by Vineet Reynolds (JIRA)
Vineet Reynolds created FORGEPLUGINS-160:
--------------------------------------------
Summary: Transitions are not applied to the menu in mobile mode for the scaffold
Key: FORGEPLUGINS-160
URL: https://issues.jboss.org/browse/FORGEPLUGINS-160
Project: Forge Plugins
Issue Type: Bug
Components: AngularJS Scaffold
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
Priority: Minor
The CSS transition rule for the navigation bar is not activated when toggling the bar in the mobile view. This is due to transitions being inapplicable for DOM elements that rely on {{display:}} CSS rules, which is the case in the scaffold.
The transition would be activated by using a {{height: 0px}} rule, but this doesn't seem to be easy.
--
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, 3 months
[JBoss JIRA] (FORGE-1453) Cannot scaffold JSF pages using a * target
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1453?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-1453:
-----------------------------------
Fix Version/s: 2.x Future
(was: 2.0.0.CR1)
> Cannot scaffold JSF pages using a * target
> ------------------------------------------
>
> Key: FORGE-1453
> URL: https://issues.jboss.org/browse/FORGE-1453
> Project: Forge
> Issue Type: Sub-task
> Components: UI - Shell
> Affects Versions: 2.0.0.CR1
> Reporter: Antonio Goncalves
> Fix For: 2.x Future
>
>
> When I want to generate JSF pages for each of my entities, I can write the following in Forge 1.x :
> {code}
> scaffold from-entity ~.model.* ;
> {code}
> In Forge 2.CR1 I cannot use the '*' and need to specify each entity :
> {code}
> [TalkEndpoint.java]$ scaffold-generate --targets ~.model.*
> Targets must be specified.
> [TalkEndpoint.java]$ scaffold-generate --targets org.javaone.javaee7.model.*
> Targets must be specified.
> [TalkEndpoint.java]$ scaffold-generate --targets org.javaone.javaee7.model.Book org.javaone.javaee7.model.Speaker org.javaone.javaee7.model.Talk
> ***SUCCESS*** Scaffold was generated successfully.
> [TalkEndpoint.java]$
> {code}
--
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, 3 months
[JBoss JIRA] (FORGE-1428) ManProviderTest tests are failing with timeout
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1428?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-1428.
----------------------------------
Assignee: George Gastaldi
Fix Version/s: 2.0.0.CR1
(was: 2.x Future)
Resolution: Done
> ManProviderTest tests are failing with timeout
> ----------------------------------------------
>
> Key: FORGE-1428
> URL: https://issues.jboss.org/browse/FORGE-1428
> Project: Forge
> Issue Type: Bug
> Components: UI - Shell
> Reporter: George Gastaldi
> Assignee: George Gastaldi
> Fix For: 2.0.0.CR1
>
>
> {code}
> java.util.concurrent.TimeoutException: Timeout expired waiting for command [man exit
> ] to execute.
> STDOUT: [0G[2K[1;34;49m[[22;;39mt[mm[mp[1;34m][22;;39m$[m man exit
> [?1049h[0;1mNAME[0;39m
> [0;1mexit[0;39m - exit the shell
>
> [0;1mSYNOPSIS[0;39m
> [0;1mexit[0;39m
>
> [0;1mDESCRIPTION[0;39m
> [0;4mExit[0;39m is a program that triggers shell shutdown. `PreShutdown` events and tasks will be processed prior
> to actual shell termination.
>
>
> [0;1mCOMMANDS[0;39m
> none
>
> [0;1mBUGS[0;39m
> never
>
> [0;1mAUTHOR[0;39m
> The Forge Team
>
> [0;1mRESOURCES[0;39m
> forge: <http://forge.jboss.org/>
>
> [7mManual page EXIT(1) line 1 (press h for help or q to quit)[0;39m
> STDERR:
> BUFFER: [man exit]
> at org.jboss.forge.addon.shell.test.impl.DefaultShellTest.throwTimeout(DefaultShellTest.java:433)
> at org.jboss.forge.addon.shell.test.impl.DefaultShellTest.execute(DefaultShellTest.java:95)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor$1.call(ClassLoaderInterceptor.java:59)
> at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:34)
> at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor.invoke(ClassLoaderInterceptor.java:75)
> at org.jboss.forge.addon.shell.test.impl.DefaultShellTest_$$_javassist_17f536d8-cca4-46ba-a359-2d725fd90fb4.execute(DefaultShellTest_$$_javassist_17f536d8-cca4-46ba-a359-2d725fd90fb4.java)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.forge.furnace.container.cdi.services.ExportedInstanceLazyLoader.invoke(ExportedInstanceLazyLoader.java:64)
> at org.jboss.forge.addon.shell.test.ShellTest_$$_javassist_e4768900-130a-4377-888a-1de397b632f4.execute(ShellTest_$$_javassist_e4768900-130a-4377-888a-1de397b632f4.java)
> at org.jboss.forge.addon.shell.aesh.ManProviderTest.testManOutput(ManProviderTest.java:66)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor$1.call(ClassLoaderInterceptor.java:59)
> at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:34)
> at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor.invoke(ClassLoaderInterceptor.java:75)
> at org.jboss.forge.addon.shell.aesh.ManProviderTest_$$_javassist_844e5631-122b-4492-b3ea-add07e36eff0.testManOutput(ManProviderTest_$$_javassist_844e5631-122b-4492-b3ea-add07e36eff0.java)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback$1.call(ClassLoaderAdapterCallback.java:102)
> at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:34)
> at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback.invoke(ClassLoaderAdapterCallback.java:75)
> at org.jboss.forge.addon.shell.aesh.ManProviderTest_$$_javassist_5eed9c27-f0bb-4f2e-b73e-e4a7036a447e.testManOutput(ManProviderTest_$$_javassist_5eed9c27-f0bb-4f2e-b73e-e4a7036a447e.java)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.forge.arquillian.ForgeTestMethodExecutor.invoke(ForgeTestMethodExecutor.java:142)
> at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
> at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
> at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
> at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
> at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:102)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:84)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:65)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
> at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
> at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
> at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
> at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
> at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
> Caused by: java.util.concurrent.TimeoutException: Timeout expired waiting for command [man exit
> ] to execute.
> STDOUT: [0G[2K[1;34;49m[[22;;39mt[mm[mp[1;34m][22;;39m$[m man exit
> [?1049h[0;1mNAME[0;39m
> [0;1mexit[0;39m - exit the shell
>
> [0;1mSYNOPSIS[0;39m
> [0;1mexit[0;39m
>
> [0;1mDESCRIPTION[0;39m
> [0;4mExit[0;39m is a program that triggers shell shutdown. `PreShutdown` events and tasks will be processed prior
> to actual shell termination.
>
>
> [0;1mCOMMANDS[0;39m
> none
>
> [0;1mBUGS[0;39m
> never
>
> [0;1mAUTHOR[0;39m
> The Forge Team
>
> [0;1mRESOURCES[0;39m
> forge: <http://forge.jboss.org/>
>
> [7mManual page EXIT(1) line 1 (press h for help or q to quit)[0;39m
> STDERR:
> BUFFER: [man exit]
> ... 90 more
> {code}
--
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, 3 months
[JBoss JIRA] (FORGE-1455) maven-add-dependency command is missing
by Antonio Goncalves (JIRA)
Antonio Goncalves created FORGE-1455:
----------------------------------------
Summary: maven-add-dependency command is missing
Key: FORGE-1455
URL: https://issues.jboss.org/browse/FORGE-1455
Project: Forge
Issue Type: Sub-task
Components: UI - Shell
Affects Versions: 2.0.0.CR1
Reporter: Antonio Goncalves
Fix For: 2.x Future
This command is similar to the following on in Forge 1.x
{code}
project add-dependency javax:javaee-api:7.0:provided
{code}
--
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, 3 months