[JBoss JIRA] Created: (JBIDE-7393) Properties Editor -> Filter -> tooo complex logik for me
by Vitali Yemialyanchyk (JIRA)
Properties Editor -> Filter -> tooo complex logik for me
--------------------------------------------------------
Key: JBIDE-7393
URL: https://jira.jboss.org/browse/JBIDE-7393
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: core
Affects Versions: 3.2.0.Beta2
Reporter: Vitali Yemialyanchyk
Assignee: Viacheslav Kabanovich
Priority: Minor
I did not understand how this works, really. I do not so smart to print regular expression to search some property.
I did not guess from the first look "Expression" means regular expression - I search JIRA to find what it mean and how it should work...
I find JBIDE-4572, JBIDE-4576.
but really I do think what JBIDE-4576 is not about "real" regular expressions!
it is just about support "*" and "?" - a good example here is Ctrl-O search in Java files.
the example how it works now - source file:
hibernate.connection.driver_class=org.hsqldb.jdbcDriver
hibernate.connection.password=
hibernate.connection.url=jdbc:hsqldb:hsql://localhost/
hibernate.connection.username=sa
hibernate.dialect=org.hibernate.dialect.HSQLDialect
hibernate.dialect222=org.hibernate.dialect.HSQLDialect222
"di*2" - find nothing...
so really my opinion - regular expressions here is options for genius...
just simple "*" and "?" support is necessary.
"Case sensitive" - this option look like excessive.. - I wrote my opinion in JBIDE-4572 -
checkbox "Case sensitive" - is simple to understand - so it could be here.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBDS-1413) Wrong Version and Build Info
by Vlado Pakan (JIRA)
Wrong Version and Build Info
----------------------------
Key: JBDS-1413
URL: https://jira.jboss.org/browse/JBDS-1413
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: ui/branding
Affects Versions: 4.0.0.Beta2
Environment: Linux 32 bit JBDS jbdevstudio-eap-linux-gtk-4.0.0.v201011250001R-H1-Beta2
Reporter: Vlado Pakan
Assignee: Max Andersen
Priority: Critical
Fix For: 4.0.0.Beta2
About JBoss Developer Studio Dialog Box has wrong Version, Build id and Build Date.
com.jboss.* plugins included in installation and versions of com.jboss.* plugins displayed in Help > About JBoss Developer Studio > Installation Details are marked as CR1
See attached screenshots.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBDS-1412) In order to import the correct metadata from the ModeShape repository to build a Teiid model, the connection url must contain the "teiidsupport=true" property
by Van Halbert (JIRA)
In order to import the correct metadata from the ModeShape repository to build a Teiid model, the connection url must contain the "teiidsupport=true" property
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBDS-1412
URL: https://jira.jboss.org/browse/JBDS-1412
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Components: Modeshape, teiid
Affects Versions: 4.0.0.Beta1
Reporter: Van Halbert
Assignee: Max Andersen
Priority: Blocker
Change the ModeShape connection profile used for importing metadata to create a Teiid model to contain the connection propery: teiidsupport=true. This can either be on the url or defined as an additional connection property.
This property is required in order to import the additional metadata that is exposed for Teiid. This is because, in order to make JCR sql conform to standard SQL symantics, Teiid requires additional metadata that is used to transform the sql in the ModeShape translator before it is used to execute against the ModeShape jdbc driver. This metadata is only used in the transformation on the Teiid side, not in ModeShape.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months