[jbosstools-issues] [JBoss JIRA] (JBDS-3199) Creating a new HTML5 "from scratch" retains "kitchensink" string in datasources instead of picking up actual project names

Marek Novotny (JIRA) issues at jboss.org
Fri Jan 30 13:07:49 EST 2015


    [ https://issues.jboss.org/browse/JBDS-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036549#comment-13036549 ] 

Marek Novotny commented on JBDS-3199:
-------------------------------------

[~fbricon], [~mjobanek]: new staging repository is at https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-4749

bq. - mobile cheatsheet shows up, open all files. good. however, snippet highlighting is bad.
I did my best, so hopefully you are satisfied as well.

bq. - minify profile in blank mobile archetype fails because of missing wro files. blocker
I added wro.* files for minify profile as https://github.com/jboss-developer/jboss-wfk-archetypes/commit/b95acdbe54021c362b0d5d641234ebafba48edcc

bq. - RF kitchensink. line numbers are off as well in index.xhtml mostly
I did my best in cheatsheet.xml and checked multipletimes so hopefully you are satisfied as well.

bq. - RF kitchensink still hardcodes KitchensinkrfQuickstartDS
fixed by https://github.com/jboss-developer/jboss-wfk-archetypes/commit/1af0456a06c7c1758706897bca5ed671e62a60af


> Creating a new HTML5 "from scratch" retains "kitchensink" string in datasources instead of picking up actual project names
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-3199
>                 URL: https://issues.jboss.org/browse/JBDS-3199
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: central, upstream
>    Affects Versions: 8.0.0.GA
>            Reporter: Len DiMaggio
>            Assignee: Fred Bricon
>             Fix For: 8.1.0.GA
>
>
> These "kitchensink" strings are retained:
> grep -ir kitchen *
> main/resources/META-INF/persistence.xml:      <jta-data-source>java:jboss/datasources/KitchensinkHTML5MobileQuickstartDS</jta-data-source>
> main/webapp/WEB-INF/kitchensink-quickstart-ds.xml:    <datasource jndi-name="java:jboss/datasources/KitchensinkHTML5MobileQuickstartDS"
> main/webapp/WEB-INF/kitchensink-quickstart-ds.xml:        pool-name="kitchensink-quickstart" enabled="true"
> test/resources/arquillian-ds.xml:   <datasource jndi-name="java:jboss/datasources/KitchensinkHTML5MobileTestDS"
> test/resources/META-INF/test-persistence.xml:      <jta-data-source>java:jboss/datasources/KitchensinkHTML5MobileTestDS</jta-data-source>



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list