Back to bug 1029149
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Anne-Louise Tangring | 2013-11-11 19:59:23 UTC | CC | atangrin | |
| Len DiMaggio | 2013-11-11 20:25:59 UTC | Summary | RTGov quickstarts cannot be built OOTB in JBDS as org.eclipse.jdt.core.prefs files include hard-coded reference to Java 1.5 | RTGov quickstarts cannot be built OOTB in JBDS as org.eclipse.jdt.core.prefs files include hard-coded reference to Java 1.5 - problem is introduced when projects are imported into JBDS |
| Alan Santos | 2013-11-11 21:03:09 UTC | CC | asantos | |
| Alan Santos | 2013-11-11 21:03:29 UTC | Comment 1 is private | 1 | 0 |
| Len DiMaggio | 2013-11-12 02:35:43 UTC | Summary | RTGov quickstarts cannot be built OOTB in JBDS as org.eclipse.jdt.core.prefs files include hard-coded reference to Java 1.5 - problem is introduced when projects are imported into JBDS | RTGov quickstarts cannot be built OOTB in JBDS as org.eclipse.jdt.core.prefs files include hard-coded reference to Java 1.5 - from pom.xml - problem is introduced when projects are imported into JBDS |
| Len DiMaggio | 2013-11-12 15:22:38 UTC | Summary | RTGov quickstarts cannot be built OOTB in JBDS as org.eclipse.jdt.core.prefs files include hard-coded reference to Java 1.5 - from pom.xml - problem is introduced when projects are imported into JBDS | RTGov quickstarts cannot be built/run OOTB in JBDS |
| Len DiMaggio | 2013-11-12 15:27:16 UTC | Component | RT Governance | |
| Summary | RTGov quickstarts cannot be built/run OOTB in JBDS | RTGov quickstarts cannot be built/run OOTB after importing into JBDS | ||
| Len DiMaggio | 2013-11-13 01:47:24 UTC | Assignee | kconner | gbrown |
| See Also | https://bugzilla.redhat.com/show_bug.cgi?id=1029721 | |||
| Gary Brown | 2013-11-13 14:53:42 UTC | Target Release | --- | 6.0.0 |
| Target Milestone | --- | ER7 | ||
| Link ID | JBoss Issue Tracker RTGOV-314 | |||
| Gary Brown | 2013-11-13 23:49:56 UTC | CC | kconner | |
| Status | NEW | MODIFIED | ||
| David Le Sage | 2013-11-27 23:17:36 UTC | CC | dlesage | |
| Doc Text | If you try to import RTGov quick starts into JBDS 7, you will see the following error message: Dynamic Web Module 3.0 requires Java 1.6 or newer. This is caused by the fact that the org.eclipse.jdt.core.prefs class includes hard-coded references to Java 1.5: The "samples-jbossas-sla-report" complains about a missing persistence.xml file. This file exists within the project, but is not directly within the classpath, so to fix this issue you will need to add "src/test/resources/META-INF" as the source directory and then select the "Maven->Update Project..." menu item in the "samples-jbossas-sla-report" project. If JavaServer Faces errors appear associated with the "samples-jbossas-sla-monitor" project, then select the "Maven->Update Project..." menu item on the project. You may need to do this twice, if the errors do not disappear after performing the action the first time. |
|||
| Julian Coleman | 2013-12-11 12:47:00 UTC | Status | MODIFIED | ON_QA |
| Jiri Sedlacek | 2013-12-12 12:22:12 UTC | QA Contact | jsedlace | apodhrad |
| Andrej Podhradsky | 2013-12-16 10:50:20 UTC | Status | ON_QA | VERIFIED |
| Anne-Louise Tangring | 2014-02-06 15:29:04 UTC | Status | VERIFIED | CLOSED |
| Version | 6.0.0 | 6.0.0 GA | ||
| Resolution | --- | CURRENTRELEASE | ||
| Last Closed | 2014-02-06 10:29:04 UTC | |||
| Anne-Louise Tangring | 2014-02-06 15:29:12 UTC | Last Closed | 2014-02-06 10:29:04 UTC |
Back to bug 1029149