[JBoss JIRA] (JBIDE-19957) Application wizard: Add summary of generated values to new app
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19957?page=com.atlassian.jira.plugi... ]
Jeff Cantrill commented on JBIDE-19957:
---------------------------------------
[~adietish] I think this needs to be rebased on a change you made to reorg the package structure.
> Application wizard: Add summary of generated values to new app
> --------------------------------------------------------------
>
> Key: JBIDE-19957
> URL: https://issues.jboss.org/browse/JBIDE-19957
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Jeff Cantrill
> Assignee: Jeff Cantrill
> Labels: application_wizard, openshift_v3
> Fix For: 4.3.0.Beta2
>
> Attachments: generated-template-parameters.png, v2 summary screen.png
>
>
> Some templates allow you to define parameters that are generated for the user. We should update the new app flow to provide feedback to the user what those generated values are so they have them.
> Steps to reproduce:
> # EXEC: launch new application wizard from context menu of a v3 Openshift connection (New->Application)
> # ASSERT: new application wizard from template shows up
> # EXEC: Select a template and get to next page with template parameters
> # ASSERT: the list shows parameters with "(generated)" value
> !generated-template-parameters.png!
> EXEC: hit "Finish"
> Result:
> I have no feedback on the values of the generated parameters. I have no idea about what was generated.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20254) test failure in hibernate tools
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20254?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-20254:
-------------------------------
Attachment: hibernate.test.fail.log.txt
Contents of https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
[^hibernate.test.fail.log.txt]
> test failure in hibernate tools
> -------------------------------
>
> Key: JBIDE-20254
> URL: https://issues.jboss.org/browse/JBIDE-20254
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.3.0.Beta2
> Reporter: Nick Boldt
> Attachments: hibernate.test.fail.log.txt
>
>
> {code:title=http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-hibernate_master/1022/console}
> [INFO] --- tycho-surefire-plugin:0.22.0:test (default-test) @ org.hibernate.eclipse.console.test ---
> [INFO] Expected eclipse log file: /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/tests/org.hibernate.eclipse.console.test/target/work/data/.metadata/.log
> [INFO] Command line:
> [/qa/tools/opt/x86_64/jdk1.8.0_40/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/mnt/hudson_workspace/workspace/jbosstools-hibernate_master/.repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/target/jacoco.exec,append=true,includes=org.hibernate.eclipse*, -Xms512m, -Xmx1024m, -XX:PermSize=256m, -XX:MaxPermSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/tests/org.hibernate.eclipse.console.test/target/work/data, -install, /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/tests/org.hibernate.eclipse.console.test/target/work, -configuration, /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/tests/org.hibernate.eclipse.console.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/tests/org.hibernate.eclipse.console.test/target/surefire.properties, -product, org.hibernate.eclipse.console.test.product]
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.hibernate.eclipse.console.test.ConsolePluginAllTests
> Jul 10, 2015 11:11:51 AM org.hibernate.eclipse.HibernatePlugin start
> INFO: HibernatePlugin Started
> log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment).
> log4j:WARN Please initialize the log4j system properly.
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
> SLF4J: Defaulting to no-operation (NOP) logger implementation
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
> ====================================================={code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-20254) test failure in hibernate tools
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-20254:
----------------------------------
Summary: test failure in hibernate tools
Key: JBIDE-20254
URL: https://issues.jboss.org/browse/JBIDE-20254
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 4.3.0.Beta2
Reporter: Nick Boldt
{code:title=http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-hibernate_master/1022/console}
[INFO] --- tycho-surefire-plugin:0.22.0:test (default-test) @ org.hibernate.eclipse.console.test ---
[INFO] Expected eclipse log file: /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/tests/org.hibernate.eclipse.console.test/target/work/data/.metadata/.log
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_40/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/mnt/hudson_workspace/workspace/jbosstools-hibernate_master/.repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/target/jacoco.exec,append=true,includes=org.hibernate.eclipse*, -Xms512m, -Xmx1024m, -XX:PermSize=256m, -XX:MaxPermSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/tests/org.hibernate.eclipse.console.test/target/work/data, -install, /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/tests/org.hibernate.eclipse.console.test/target/work, -configuration, /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/tests/org.hibernate.eclipse.console.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /mnt/hudson_workspace/workspace/jbosstools-hibernate_master/sources/tests/org.hibernate.eclipse.console.test/target/surefire.properties, -product, org.hibernate.eclipse.console.test.product]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.hibernate.eclipse.console.test.ConsolePluginAllTests
Jul 10, 2015 11:11:51 AM org.hibernate.eclipse.HibernatePlugin start
INFO: HibernatePlugin Started
log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment).
log4j:WARN Please initialize the log4j system properly.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
====================================================={code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months
[JBoss JIRA] (JBIDE-19795) Bower support
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19795?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-19795:
-----------------------------------
Fix Version/s: 4.3.0.Beta2
(was: 4.3.0.Final)
> Bower support
> -------------
>
> Key: JBIDE-19795
> URL: https://issues.jboss.org/browse/JBIDE-19795
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: javascript
> Affects Versions: 4.3.0.Alpha2
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Beta2
>
>
> Need to have initial [Bower|http://bower.io/] tools support:
> *The gist*
> Bower tooling should initially support several bower API commands :
> |Command||Description|
> | *bower init* |creates a *bower.json* file|
> |*bower install <package>*|installs packages to *bower_components* folder|
> |*bower uninstall <package>*|uninstalls a package locally from *bower_components* directory|
> |*bower update* |updates installed packages to their newest version according to *bower.json*|
> Basically, the main idea of the implementation is the following:
> Eclipse plugin that will execute *external* bower commands - implementation will fall back on *native* bower installation via *ILaunchConfiguration*
> Native bower tools must be preinstalled
> *The main questions & proposals:*
> 1. https://github.com/jbosstools/jbosstools-playground is probably the best place for initial implementation of bower stuff (infrastructure / build etc.)
> 2. UI. should it be ILaunchShortcuts ("bower init" / "bower update" etc.) + launch configuration enabled for projects with js nature?
> 3. Implementation details:
> - the way of detecting bower? Should user point to it's installation dir and this location will be used for IExternalToolConstants.ATTR_LOCATION (windows case: *\user\AppData\Roaming\npm\node_modules\bower* )
> - if bower was not detected / installed - "Error message with a link to the bower website with installation details depending on the platform"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 9 months