[JBoss JIRA] (JBIDE-18831) Validator in CDI 1.1 does not validate unused qualifier
by Viacheslav Kabanovich (JIRA)
Viacheslav Kabanovich created JBIDE-18831:
---------------------------------------------
Summary: Validator in CDI 1.1 does not validate unused qualifier
Key: JBIDE-18831
URL: https://issues.jboss.org/browse/JBIDE-18831
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 4.3.0.Alpha1
1. Create a CDI 1.1 project with bean discovery mode "annotated".
2. Create a new qualifier type and make an cdi error in it (e.g. member returning array not annotated @Nonbinding)
Assert: validion error should appear.
That fails now.
3. Create an annotated bean and add qualifier annotation to it.
Call clean build or modify qualifier file. After that validation includes qualifier.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months
[JBoss JIRA] (JBIDE-16593) JBDS6 sets lower default memory settings for SOA 5.3 server start than are defined in SOA run.conf
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16593?page=com.atlassian.jira.plugi... ]
Len DiMaggio commented on JBIDE-16593:
--------------------------------------
The Xms and Xmx settings were successfully updated.
For a server instance created with JBDS 8.0.1.CR1:
"-Dprogram.name=JBossTools: JBoss Enterprise Application Platform 5.x" -server -Djava.awt.headless=true -Dorg.apache.xml.dtm.DTMManager=org.apache.xml.dtm.ref.DTMManagerDefault -Dorg.jboss.net.protocol.file.useURI=false -Dorg.jboss.resolver.warning=true-Dsun.lang.ClassLoader.allowArraySyntax=true -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 "-Djava.endorsed.dirs=/jboss/local/SOA_servers/531_GA/jboss-soa-p-5/jboss-as/lib/endorsed"
> JBDS6 sets lower default memory settings for SOA 5.3 server start than are defined in SOA run.conf
> --------------------------------------------------------------------------------------------------
>
> Key: JBIDE-16593
> URL: https://issues.jboss.org/browse/JBIDE-16593
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Environment: Version: 5.0.2.GA
> Build id: v20130119-0035-H249-GA
> Build date: 20130119-0035
> http://www.qa.jboss.com/binaries/RHDS/updates/development/5.0.3.GA.soa-to...
> Reporter: Len DiMaggio
> Assignee: Rob Stryker
> Fix For: 4.2.1.Final, 4.3.0.Alpha1
>
>
> JBDS6:
> "-Dprogram.name=JBossTools: JBoss SOA 531_ER4 Runtime"
> -server -Xms256m -Xmx768m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true
> -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 "-Djava.endorsed.dirs=/jboss/local/SOA_servers/531_ER4/jboss-soa-p-5/jboss-as/lib/endorsed"
> SOA 5.3.1 run.conf:
> if [ "x$JAVA_OPTS" = "x" ]; then
> JAVA_OPTS="-Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.awt.headless=true -Dorg.apache.xml.dtm.DTMManager=org.apache.xml.dtm.ref.DTMManagerDefault -Dorg.jboss.net.protocol.file.useURI=false -Dorg.jboss.resolver.warning
> =true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.lang.ClassLoader.allowArraySyntax=true"
> fi
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months
[JBoss JIRA] (JBDS-3238) Early Access update site is active by default
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3238?page=com.atlassian.jira.plugin.... ]
Fred Bricon commented on JBDS-3238:
-----------------------------------
I tried on a fresh install and couldn't reproduce either.
With the previous install, I tested on a new workspace.
AFAIK, [~lhein] tested on a clean workspace too, so there's something fishy here.
> Early Access update site is active by default
> ---------------------------------------------
>
> Key: JBDS-3238
> URL: https://issues.jboss.org/browse/JBDS-3238
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Environment: JBDS Version: 8.0.0.GA
> Build id: GA-v20141020-1042-B317
> Build date: 20141020-1042
> Reporter: Fred Bricon
> Assignee: Mickael Istria
> Priority: Blocker
> Fix For: 8.0.1.GA
>
>
> When opening JBDS on a clean new workspace, the early access update site is enabled by default.
> Check Preferences > Install/Updates > Available Software sites
> or Install New Software > select https://devstudio.redhat.com/earlyaccess/8.0/
> The early access update site should only be active if Early Access is enabled in JBoss Central
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 8 months