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

Fred Bricon (JIRA) issues at jboss.org
Tue Jan 27 16:47:49 EST 2015


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

Fred Bricon edited comment on JBDS-3199 at 1/27/15 4:46 PM:
------------------------------------------------------------

- mobile cheatsheet shows up, open all files. good. however, snippet highlighting is bad. Line numbers (fromLineX,toLine=Y) don't match actual code for index.html, app.js, pom.xml, MemberService, MemberRepository, MemberRegistration. Not exactly a blocker but annoying
- minify profile in blank mobile archetype fails because of missing wro files. blocker
- spring : Project build error: Non-resolvable import POM: Failure to find org.jboss.bom.wfk:jboss-javaee-6.0-with-spring4.1:pom:2.7.0-redhat-1 in file:/Users/fbricon/Dev/maven/jboss-wfk-2.7.0-maven-repository/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-wfk-maven-repository has elapsed or updates are forced. jboss-javaee-6.0-with-spring4 is available in the wfk repo, not jboss-javaee-6.0-with-spring4.1. blocker
- spring has no cheatsheet. but I guess we don't care too much about it
- RF kitchensink. line numbers are off as well in index.xhtml mostly
- RF kitchensink still hardcodes KitchensinkrfQuickstartDS
- RF kitchensink doesn't build [ERROR]   The project foo.bar:rfk:0.0.1-SNAPSHOT (/Users/fbricon/Dev/workspaces/offline/rfk/pom.xml) has 1 error
[ERROR]     'dependencies.dependency.version' for org.atmosphere:atmosphere-runtime:jar is missing. @ line 211, column 21
- RF simpleapp web.xml warning : file name references to "faces/index.xhtml" that does not exist in web content 


was (Author: fbricon):
- mobile cheatsheet shows up, open all files. good. however, snippet highlighting is bad. Line numbers (fromLineX,toLine=Y) don't match actual code for index.html, app.js, pom.xml, MemberService, MemberRepository, MemberRegistration. Not exactly a blocker but annoying
- minify profile in blank mobile archetype fails because of missing wro files. blocker
- spring : Project build error: Non-resolvable import POM: Failure to find org.jboss.bom.wfk:jboss-javaee-6.0-with-spring4.1:pom:2.7.0-redhat-1 in file:/Users/fbricon/Dev/maven/jboss-wfk-2.7.0-maven-repository/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-wfk-maven-repository has elapsed or updates are forced. jboss-javaee-6.0-with-spring4 is available in the wfk repo, not jboss-javaee-6.0-with-spring4.1. blocker
- spring has no cheatsheet. but I guess we don't care too much about it
- RF kitchensink. line numbers are off as well in index.xhtml mostly
- RF kitchensink still hardcodes KitchensinkrfQuickstartDS
- RF kitchensink doesn't build [ERROR]   The project foo.bar:rfk:0.0.1-SNAPSHOT (/Users/fbricon/Dev/workspaces/offline/rfk/pom.xml) has 1 error
[ERROR]     'dependencies.dependency.version' for org.atmosphere:atmosphere-runtime:jar is missing. @ line 211, column 21

> 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