[JBoss JIRA] (JBDS-2293) deprecation warning in installer build - warning: sun.swing.DefaultLookup is Sun proprietary API and may be removed in a future release
by Nick Boldt (JIRA)
Nick Boldt created JBDS-2293:
--------------------------------
Summary: deprecation warning in installer build - warning: sun.swing.DefaultLookup is Sun proprietary API and may be removed in a future release
Key: JBDS-2293
URL: https://issues.jboss.org/browse/JBDS-2293
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Affects Versions: 6.0.0.Beta1
Reporter: Nick Boldt
Assignee: Denis Golovin
{code}
cd ~/trunk/product
mvn clean install
...
buildcustompanels:
[echo] Building panels ...
[echo] Build properties written to /home/nboldt/eclipse/workspace-jboss/devstudio_trunk/product/installer/target/../../jbds-echoproperties.txt
[mkdir] Created dir: /home/nboldt/eclipse/workspace-jboss/devstudio_trunk/product/installer/target/classes
[mkdir] Created dir: /home/nboldt/eclipse/workspace-jboss/devstudio_trunk/product/installer/target/izpack-panels
[unjar] Expanding: /home/nboldt/eclipse/workspace-jboss/devstudio_trunk/product/installer/target/IzPack-4.3.4/lib/standalone-compiler.jar into /home/nboldt/eclipse/workspace-jboss/devstudio_trunk/product/installer/target/izpack-panels
[javac] Compiling 29 source files to /home/nboldt/eclipse/workspace-jboss/devstudio_trunk/product/installer/target/classes
/home/nboldt/eclipse/workspace-jboss/devstudio_trunk/product/installer/src/panels/com/jboss/jbds/installer/ErrorUtils.java:21: warning: sun.swing.DefaultLookup is Sun proprietary API and may be removed in a future release
import sun.swing.DefaultLookup;
^
/home/nboldt/eclipse/workspace-jboss/devstudio_trunk/product/installer/src/panels/com/jboss/jbds/installer/ErrorUtils.java:32: warning: sun.swing.DefaultLookup is Sun proprietary API and may be removed in a future release
Icon icon = (Icon)DefaultLookup.get(label, label.getUI(), "OptionPane.errorIcon");
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 warnings
{code}
--
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
13 years, 4 months
[JBoss JIRA] (JBDS-2270) Cannot install JBDS on Win XP
by Pavol Srna (JIRA)
Pavol Srna created JBDS-2270:
--------------------------------
Summary: Cannot install JBDS on Win XP
Key: JBDS-2270
URL: https://issues.jboss.org/browse/JBDS-2270
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Affects Versions: 6.0.0.Alpha1
Environment: Win XP
Reporter: Pavol Srna
Fix For: 6.0.0.Alpha2
screenshot: http://machydra.brq.redhat.com:8080/view/Installation%20Jobs/view/DevStud...
----------------------------------------------------------
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss Developer Studio (Branded Product) 6.0.0.Alpha1-v20120904-0259-H12 (com.jboss.jbds.all 6.0.0.Alpha1-v20120904-0259-H12)
Missing requirement for filter properties ~= $0: Equinox p2 Core Function 1.1.0.v20120524-0542-8297FncFWmE7h4Asq1cgrz-i38 (org.eclipse.equinox.p2.core.feature.feature.group 1.1.0.v20120524-0542-8297FncFWmE7h4Asq1cgrz-i38) requires 'org.eclipse.equinox.security.win32.x86_64 [1.0.100.v20120522-2049]' but it could not be found
Cannot satisfy dependency:
From: JBoss Developer Studio (Branded Product) 6.0.0.Alpha1-v20120904-0259-H12 (com.jboss.jbds.all 6.0.0.Alpha1-v20120904-0259-H12)
To: com.jboss.jbds.product.feature.feature.group [6.0.0.Alpha1-v20120904-0259-H12]
Cannot satisfy dependency:
From: JBoss Developer Studio (Core Features) 6.0.0.Alpha1-v20120904-0259-H12 (com.jboss.jbds.product.feature.feature.group 6.0.0.Alpha1-v20120904-0259-H12)
To: org.eclipse.equinox.p2.core.feature.feature.group 0.0.0
Application failed, log file location: C:\hudson\workspace\devstudio-installation-6.x\jdk\sunjdk1.6\os\winos64xp\devstudio-installer.test\target\jbds\studio\p2\director\configuration\1346852817531.log
--
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
13 years, 5 months
[JBoss JIRA] (JBIDE-12792) Disable WTP JSF View validator for JBT JSF projects
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-12792:
--------------------------------------
Summary: Disable WTP JSF View validator for JBT JSF projects
Key: JBIDE-12792
URL: https://issues.jboss.org/browse/JBIDE-12792
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: JSF
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 4.0.0.Alpha2
WTP Facelet validator has a lot of critical bugs. We keep reporting them to Eclipse bug tracker but until it's stabilized I would disable WTP Facelet validator for JBT JSF Projects.
--
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
13 years, 5 months