[JBoss JIRA] (JBIDE-23278) Validation of class reference in job.xml produces false-positive warning
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23278?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-23278:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> Validation of class reference in job.xml produces false-positive warning
> ------------------------------------------------------------------------
>
> Key: JBIDE-23278
> URL: https://issues.jboss.org/browse/JBIDE-23278
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: batch
> Affects Versions: 4.4.2.AM1
> Environment: Fedora 24
> Reporter: Lukáš Valach
> Assignee: Jeff MAURY
> Fix For: 4.5.x
>
> Attachments: BatchRenameManualTest.zip, Rename-Warning.png
>
>
> When I refer to some class using fully qualified name and that class is annotated by @Named or is mentioned in bean.xml, then the eclipse shows warning "Item ... not found." although class exists and code is valid (test passes).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-19962) org.jboss.tools.cdi.extension.core.test.ExtensionCoreAllTests failure on Windows
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19962?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-19962:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> org.jboss.tools.cdi.extension.core.test.ExtensionCoreAllTests failure on Windows
> --------------------------------------------------------------------------------
>
> Key: JBIDE-19962
> URL: https://issues.jboss.org/browse/JBIDE-19962
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi, cdi-extensions
> Environment: Windows 8
> Reporter: Daniel Azarov
> Assignee: Jeff MAURY
> Fix For: 4.3.x
>
>
> {code}
> -------------------------------------------------------------------------------
> Test set: org.jboss.tools.cdi.extension.core.test.ExtensionCoreAllTests
> -------------------------------------------------------------------------------
> Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.896 sec <<< FAILURE! - in org.jboss.tools.cdi.extension.core.test.ExtensionCoreAllTests
> testDummy(org.jboss.tools.cdi.extension.core.test.jms.JMSContextTest) Time elapsed: 0.007 sec
> testBatchInjection(org.jboss.tools.cdi.extension.core.test.batch.BatchValidationTest) Time elapsed: 0.001 sec
> Batch Core Project Tests(org.jboss.tools.cdi.extension.core.test.batch.BatchCoreTestSetup) Time elapsed: 0.058 sec <<< ERROR!
> org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:794)
> at org.eclipse.core.internal.resources.Project.delete(Project.java:323)
> at org.jboss.tools.cdi.extension.core.test.batch.BatchCoreTestSetup.tearDown(BatchCoreTestSetup.java:48)
> testExceptions(org.jboss.tools.common.base.test.validation.ValidationExceptionTest) Time elapsed: 0.001 sec
> testLogging(org.jboss.tools.common.base.test.validation.ValidationExceptionTest) Time elapsed: 0.008 sec
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBDS-3892) Toolbar items/icons disappear when scaled in size
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3892?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov reassigned JBDS-3892:
------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> Toolbar items/icons disappear when scaled in size
> -------------------------------------------------
>
> Key: JBDS-3892
> URL: https://issues.jboss.org/browse/JBDS-3892
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 10.0.0.Alpha1
> Environment: devstudio-platform-10.0.0-Alpha1-20160517-157-bundle-installer
> Reporter: Jan Richter
> Assignee: Jeff MAURY
> Fix For: 10.x
>
> Attachments: studio.png
>
>
> It installs OK, it starts up and looks like this:
> !studio.png|thumbnail!
> Lots of widgets not loaded at all, the start icon is default eclipse one, sometimes it refuses to start at all until a clean workspace is selected.
> And still, no errors in the log.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-17727) CSS content assist for class attribute in custom HTML tags
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17727?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-17727:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> CSS content assist for class attribute in custom HTML tags
> ----------------------------------------------------------
>
> Key: JBIDE-17727
> URL: https://issues.jboss.org/browse/JBIDE-17727
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.2.0.Beta2
> Reporter: Alexey Kazakov
> Assignee: Jeff MAURY
> Fix For: 4.3.x
>
>
> Right now, content assist for CSS classes works only for standart HTML tags. But some frameworks use custom html tags (AngularJS and its extensions like ionic framework for example). It would be useful if our CSS content assist also worked for such tags.
> For example:
> {code}
> <ion-tabs class="tabs-positive tabs-icon-only">
> <ion-tab title="Home" icon-on="ion-ios7-filing" icon-off="ion-ios7-filing-outline">
> </ion-tab>
> </ion-tabs>
> {code}
> Currently the content assis works only if you change <ion-tabs> to <div> or any other standart HTML tags.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-13725) Keep HTML5 jQuery Mobile Page Template up to date
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13725?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-13725:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> Keep HTML5 jQuery Mobile Page Template up to date
> -------------------------------------------------
>
> Key: JBIDE-13725
> URL: https://issues.jboss.org/browse/JBIDE-13725
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: jsp/jsf/xml/html-source-editing
> Reporter: Alexey Kazakov
> Assignee: Jeff MAURY
> Labels: new_and_noteworthy
> Fix For: 4.3.x
>
>
> Current jQuery Mobile js/css which is used by HTML5 jQuery Mobile Page Template is 1.3.0 (+ jQuery 1.9.1). We have to make sure that the final version of JBT 4.1.0 will have the latest jQuery Mobile links in this template.
> So far it's JQM 1.3.0 but it may change by the time of GA release.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-12837) JBDS 6.0.alpha2 - Mylyn plugin displays unclear error message with bad login to JBoss JIRA
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12837?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-12837:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> JBDS 6.0.alpha2 - Mylyn plugin displays unclear error message with bad login to JBoss JIRA
> ------------------------------------------------------------------------------------------
>
> Key: JBIDE-12837
> URL: https://issues.jboss.org/browse/JBIDE-12837
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.0.0.Alpha2
> Environment: Version: 6.0.0.Alpha2
> Build id: Alpha2-v20120924-2110-B28
> Build date: 20120924-2110
> Reporter: Len DiMaggio
> Assignee: Jeff MAURY
> Fix For: 4.1.x
>
> Attachments: JBDS-2335.png
>
>
> If a user attempts to connect to JBoss JIRA with an invalid password, this error is returned to the user:
> JIRA RPC services are not enabled. Please contact your JIRA administrator.
> A better error message would explicitly refer to an invalid username/password.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBDS-3130) [RFE] Add tooling to manage openshift databases
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-3130?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov reassigned JBDS-3130:
------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> [RFE] Add tooling to manage openshift databases
> -----------------------------------------------
>
> Key: JBDS-3130
> URL: https://issues.jboss.org/browse/JBDS-3130
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 7.1.1.GA
> Environment: All
> Reporter: Tim Williams
> Assignee: Jeff MAURY
> Priority: Minor
> Fix For: LATER
>
>
> In OpenShift, a scaled application will have numerous 'gears', each running a copy of the developer's code. If the developer is running a database, there will be only one gear containing this database.
> To export/import/backup/restore the database, a user must ssh to the specific gear that holds the database cartridge. The only current way to do this in JBDS is to print all the environment variables and look for the following:
> $OPENSHIFT_MYSQL_DB_GEAR_UUID
> $OPENSHIFT_MYSQL_DB_GEAR_DNS
> You can then use these values in a terminal to ssh to the database gear:
> $ ssh $OPENSHIFT_MYSQL_DB_GEAR_UUID@$OPENSHIFT_MYSQL_DB_GEAR_DNS
> It would be helpful to have some kind of tooling to either ssh into this gear directly through JBDS, or at least print the ssh command (above) using the environment variables from the gear.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months
[JBoss JIRA] (JBIDE-13254) In Seam 2.3 seam-gen generated project imported in JBDS, EL completion for Seam Messages doesn't work
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13254?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-13254:
--------------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> In Seam 2.3 seam-gen generated project imported in JBDS, EL completion for Seam Messages doesn't work
> ------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13254
> URL: https://issues.jboss.org/browse/JBIDE-13254
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: seam2, upstream
> Affects Versions: 3.3.1.Final, 4.0.0.Beta2
> Environment: WFK 2.1.0.CR2 Seam.2.3.0.Final-redhat-1, JBDS 5.0.1.GA, JBDS 6.0.0.Beta2a
> Reporter: Ron Šmeral
> Assignee: Jeff MAURY
> Fix For: LATER
>
>
> After importing a Seam 2.3 seam-gen generated project in JBDS, the EL completion for Seam Messages doesn't work.
> This works OK for a Seam project created in JBDS and for a Maven project imported to JBDS.
>
> Actual results:
> Even though the "messages" component is suggested, no actual messages from the properties files are suggested. A warning is shown for e.g #{messages['org.jboss.seam.NotLoggedIn']}.
> Expected results:
> Messages from messages_xx.properties should be suggested without warnings.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 3 months