[JBoss JIRA] (JBIDE-15620) Wrong CDI warnings
by Juergen Zimmermann (JIRA)
Juergen Zimmermann created JBIDE-15620:
------------------------------------------
Summary: Wrong CDI warnings
Key: JBIDE-15620
URL: https://issues.jboss.org/browse/JBIDE-15620
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Affects Versions: 4.1.1.Alpha1
Reporter: Juergen Zimmermann
I moved to WildFly (and therefore to Weld 2.0.CR1 resp CDI 1.1). I'm getting warnings about wrong dependency injection of these classes:
* HttpSession
* HttpServletRequest
But the CDI 1.1 spec allows them to be injected (and my web app works fine).
I'll attach a stacktrace to illustrate the wrong warnings
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15606) build tool to regenerate component update sites from published JBT aggregate
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15606?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15606:
---------------------------------------------
composite*.xml is automatically generated anyway is it not ?
#2 and #3 could be fixed - i'm still wondering why these even have to be separate sites.
Any way, even with above it still makes more sense to publish these intermediate sites instead of creating them from an previously generated aggregate don't it ? (for future releases I mean).
> build tool to regenerate component update sites from published JBT aggregate
> ----------------------------------------------------------------------------
>
> Key: JBIDE-15606
> URL: https://issues.jboss.org/browse/JBIDE-15606
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.1.1.Alpha2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.1.1.Beta1
>
>
> When we released JBT 4.1.0.Final, we didn't publish the individual projects as sites themselves, so now when we're trying to aggregate JBT 4.1.1.Alpha2 using a combination of unchanged older projects + changed newer projects, we're unable to do so.
> We could rebuild the projects from source, but it would be better to simply re-aggregate the binaries in order to produce subset sites which match the content of the released JBT site, but only for those individual projects.
> This would allow us to swap in/out projects like GWT, Freemarker, Birt, Hibernate and Portal, which haven't changed yet since JBT 4.1.0.Final was released.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15619) Verify EAP 6.2 ER4 works without error
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15619?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-15619:
-------------------------------------
This must be tested on all streams, including master, maintenance, and currently-released tools.
> Verify EAP 6.2 ER4 works without error
> ---------------------------------------
>
> Key: JBIDE-15619
> URL: https://issues.jboss.org/browse/JBIDE-15619
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: server
> Affects Versions: 4.2.0.Alpha1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.2.0.Alpha1
>
>
> Do a smoke-test on all aspects of EAP6.2 ER4, including startup, shutdown, management, deployment, pollers, etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15619) Verify EAP 6.2 ER4 works without error
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-15619:
-----------------------------------
Summary: Verify EAP 6.2 ER4 works without error
Key: JBIDE-15619
URL: https://issues.jboss.org/browse/JBIDE-15619
Project: Tools (JBoss Tools)
Issue Type: Task
Components: server
Affects Versions: 4.2.0.Alpha1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.2.0.Alpha1
Do a smoke-test on all aspects of EAP6.2 ER4, including startup, shutdown, management, deployment, pollers, etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15482) Replace staging & staging.previous (two builds w/ reused URLs) with uniquely timestamped build URLs and auto-regenerated composite*.xml files
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15482?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15482:
---------------------------------------------
what does CI means in context of staging ? CI builds are normally staged eventually but not directly from CI ?
And why do we need to yet again change these names ?
And if we do shouldn't we do it uniformly and cover the issues found elsewhere.
I tried find [~dgolovin]'s issue about uniform naming of urls - no luck yet. [~dgolovin] do you have it by any chance ?
> Replace staging & staging.previous (two builds w/ reused URLs) with uniquely timestamped build URLs and auto-regenerated composite*.xml files
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-15482
> URL: https://issues.jboss.org/browse/JBIDE-15482
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: build, updatesite
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.1.1.Alpha2
>
>
> Be it proposed:
> {quote}
> that instead of an in-place move which reuses
> generic folder names like "staging" and "staging.previous", we
> composite build output using unique names like
> 2013-08-09_05-05-26-B7222/ or 2013-08-13_10-05-28-B7255
> {quote}
> We therefore need:
> a) to regenerate the composite site each time there's a new build
> published, in order to remove the oldest and add the newest (keeping
> only the Nth and N-1rst builds)
> (I have a script that might already work for this, or would need
> tweaking.)
> b) heuristics to determine when an older (N-2, N-3, ... N-z) build is
> no longer needed, perhaps simply by assuming no one needs it after
> 24hrs?
> 24 hours should be more that enough.
> c) a cleanup script which can purge all but the builds which are no
> more than 1 day old, keeping at all times at least two builds (N and
> N-1)
> (I have a script that already does this for folders like
> http://download.jboss.org/jbosstools/builds/nightly/core/trunk/ but
> might need to be tweaked to work for a new pattern of
> staging/\$\{JOB_NAME}/<BUILD_ID>/ .)
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-13208) Allow custom 'standalone' mode directory in AS7 server plugin
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13208?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-13208:
---------------------------------------------
I does not make sense to have UI for every element that is correct - that is not what I asked. I saw we multiple places have the same string hardcoded instead of using an api that matches what the server does (like having getBase, getConfiguration). These would all simply just be based of on base.
About UI - be friendly to QE and Doc and attach a screenshot :)
> Allow custom 'standalone' mode directory in AS7 server plugin
> -------------------------------------------------------------
>
> Key: JBIDE-13208
> URL: https://issues.jboss.org/browse/JBIDE-13208
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Environment: Mac OS-X 10.8.2, Java 6, Java 7, JBoss AS 7.x, JBoss EAP 6, JBDS 5.0.1
> Reporter: Duncan Doyle
> Assignee: Rob Stryker
> Labels: f2f2012, new_and_noteworthy
> Fix For: 4.2.0.Alpha1
>
>
> As with JBoss EAP5.x, I have the habit of working in a copy of a 'profile' directory. With JBoss AS7/EAP6 I therefore work in copies of 'standalone' and 'domain' (depending on the operational mode). When I start AS/EAP, I reference the correct server directory with the 'jboss.server.base.dir' or 'jboss.domain.base.dir' system property. This allows me, among other things, to run multiple AS/EAP instances from a single JBoss AS/EAP installation.
> It seems that the JBDS AS7 plugin only allows me to reference the default 'standalone' directory. I'm not able to select a different directory in the 'JBoss Runtime' configuration screen. I would propose to add the possibility to start a JBoss AS7/EAP6 instance from a different directory than 'standalone'.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBDS-2727) Cheatsheets for JBoss Central archetypes
by Sande Gilda (JIRA)
[ https://issues.jboss.org/browse/JBDS-2727?page=com.atlassian.jira.plugin.... ]
Sande Gilda edited comment on JBDS-2727 at 10/7/13 9:43 AM:
------------------------------------------------------------
[~snjeza]: This works fine.
was (Author: sgilda):
[~snjeza]: I merged your commit, but I'm still not seeing the links on the right to open the line numbers. I am using JDBS 7.0.0.GA.
I am on PTO starting today until next week and don't have time to look into this. I'm not sure why I'm not seeing the arrow links.
> Cheatsheets for JBoss Central archetypes
> ----------------------------------------
>
> Key: JBDS-2727
> URL: https://issues.jboss.org/browse/JBDS-2727
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: central, requirements
> Reporter: Burr Sutter
> Attachments: CHEATSHEET-CONTRIBUTING.html, CHEATSHEET-CONTRIBUTING.md
>
>
> Our archetypes should have cheatsheets when imported/opened into eclipse.
> Priority
> 1) HTML5 - cheatsheet should focus the end-user's attention on index.html, editable in the VPE, with the jQuery Mobile Palette, it should also describe LiveReload setup and BrowserSim
> 2) Java EE Web - cheatsheet should focus the end-user's attention on index.xhtml, editable in the VPE, with the JSF/RichFaces Palette. It should describe the JPA Member.java, the relationship between MemberController.java and index.xhtml, the purpose of MemberResourceRESTService.java and JaxRsActivator.java
> Basically walk the user through the flow of events (from the UI to the backend) in the application
> 3) RichFaces - cheatsheet should focus the end-user's attention on index.xhtml, editable in the VPE, with the JSF/RichFaces Palette. It should also describe resources/components/memberForm.xhtml and its use of <rich:validator/> and that tag's relationship with the JPA beanvalidations
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15198) Move away from sonatype aether to eclipse aether
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15198?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-15198:
---------------------------------------------
I don't know this api well enough to do a deep review on it it right now - but general outline and version bumps/dependency limits looks right.
[~snjeza] can you see any problems with this ?
> Move away from sonatype aether to eclipse aether
> ------------------------------------------------
>
> Key: JBIDE-15198
> URL: https://issues.jboss.org/browse/JBIDE-15198
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: maven, project-examples, testing-tools
> Affects Versions: 4.1.0.CR1
> Reporter: Fred Bricon
> Assignee: Max Rydahl Andersen
> Fix For: 4.1.1.Beta1, 4.2.0.Alpha1
>
>
> With Maven 3.1.0, Sonatype Aether has been replaced with Eclipse Aether. m2e 1.5.0 will soon do the same. Currently, I've found that at least the following plugins have a dependency to the Sonatype version :
> - org.jboss.tools.arquillian.core
> - org.jboss.tools.maven.project.examples
> - org.jboss.tools.maven.ui
> Ideally the next m2e version won't embed the jars directly (but this is not guaranteed). Aether is available from this p2 repo : http://download.eclipse.org/aether/aether-core/milestones
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months