[JBoss JIRA] (JBDS-2083) izpack installer fails to compile in build-universal-installer step
by Nick Boldt (JIRA)
Nick Boldt created JBDS-2083:
--------------------------------
Summary: izpack installer fails to compile in build-universal-installer step
Key: JBDS-2083
URL: https://issues.jboss.org/browse/JBDS-2083
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Affects Versions: 5.0.0.Beta3
Reporter: Nick Boldt
Assignee: Denis Golovin
Priority: Blocker
Fix For: 5.0.0.Beta3
{code}
build-universal-installer:
[echo] Building installer for ${platform} platform...
[echo] path to ${archive-config} platform zip /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/jbds-all-package/jbdevstudio-5.0.0.v201204011814N-H1098-Beta3-${archive-config}.zip
init-properties:
buildcustompanels:
[echo] Building panels ...
[echo] Build properties written to /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/build/../../jbds-echoproperties.txt
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/build/classes
[mkdir] Created dir: /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/build/izpack-panels
[unjar] Expanding: /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/IzPack-4.3.4/lib/standalone-compiler.jar into /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/build/izpack-panels
[javac] Compiling 26 source files to /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/build/classes
[javac] /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/src/panels/com/izforge/izpack/installer/Unpacker.java:28: cannot find symbol
[javac] symbol : class ConsoleCommandException
[javac] location: package com.jboss.jbds.installer
[javac] import com.jboss.jbds.installer.ConsoleCommandException;
[javac] ^
[javac] /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/src/panels/com/jboss/jbds/installer/P2DirectorStarterListener.java:75: cannot find symbol
[javac] symbol : class ConsoleCommandException
[javac] location: interface com.jboss.jbds.installer.P2DirectorStarterListener.ConsoleCommand
[javac] void execute() throws ConsoleCommandException;
[javac] ^
[javac] /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/src/panels/com/jboss/jbds/installer/P2DirectorStarterListener.java:76: cannot find symbol
[javac] symbol : class ConsoleCommandException
[javac] location: interface com.jboss.jbds.installer.P2DirectorStarterListener.ConsoleCommand
[javac] void execute(ResponseListener listener) throws ConsoleCommandException;
[javac] ^
[javac] /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/src/panels/com/jboss/jbds/installer/P2DirectorStarterListener.java:87: cannot find symbol
[javac] symbol : class ConsoleCommandException
[javac] location: class com.jboss.jbds.installer.P2DirectorStarterListener.BaseConsoleCommand
[javac] public void execute() throws ConsoleCommandException {
[javac] ^
[javac] /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/src/panels/com/jboss/jbds/installer/P2DirectorStarterListener.java:91: cannot find symbol
[javac] symbol : class ConsoleCommandException
[javac] location: class com.jboss.jbds.installer.P2DirectorStarterListener.BaseConsoleCommand
[javac] public void execute(ResponseListener listener) throws ConsoleCommandException {
[javac] ^
[javac] /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/src/panels/com/jboss/jbds/installer/P2DirectorStarterListener.java:97: cannot find symbol
[javac] symbol : class ConsoleCommandException
[javac] location: class com.jboss.jbds.installer.P2DirectorStarterListener.BaseConsoleCommand
[javac] throw new ConsoleCommandException(rt.getErrCode(),result);
[javac] ^
[javac] /mnt/hudson_workspace/workspace/devstudio-5.0_trunk.product/jbds-build/5.0.0.Beta3/201204011814/installer/src/panels/com/izforge/izpack/installer/Unpacker.java:194: cannot find symbol
[javac] symbol : class ConsoleCommandException
[javac] location: class com.izforge.izpack.installer.Unpacker
[javac] } catch (ConsoleCommandException ex) {
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 7 errors
{code}
https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/jo...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBDS-2141) error using b3b generic installer
by Max Rydahl Andersen (JIRA)
Max Rydahl Andersen created JBDS-2141:
-----------------------------------------
Summary: error using b3b generic installer
Key: JBDS-2141
URL: https://issues.jboss.org/browse/JBDS-2141
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Reporter: Max Rydahl Andersen
Priority: Blocker
Fix For: 5.0.0.Beta3
using generic installer I'm getting this:
!SESSION 2012-05-15 16:20:41.506 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_31
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -roaming -r jar:file:///Users/max/Downloads/jbdevstudio-product-universal-5.0.0.v201205141759M-H140-Beta3.jar!/ -d /Applications/jbdevstudiob3b/studio -p jbds -i com.jboss.jbds.all,com.jboss.jbds.testng.feature.feature.group -profileProperties org.eclipse.update.install.features=true
Command-line arguments: -roaming -r jar:file:///Users/max/Downloads/jbdevstudio-product-universal-5.0.0.v201205141759M-H140-Beta3.jar!/ -d /Applications/jbdevstudiob3b/studio -p jbds -i com.jboss.jbds.all,com.jboss.jbds.testng.feature.feature.group -profileProperties org.eclipse.update.install.features=true
!ENTRY org.eclipse.core.net 1 0 2012-05-15 16:20:46.348
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
!ENTRY org.eclipse.equinox.p2.engine 4 4 2012-05-15 16:24:58.698
!MESSAGE An error occurred while installing the items
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2012-05-15 16:24:58.698
!MESSAGE session context was:(profile=jbds, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]org.jboss.tools.ws.jaxrs.feature.feature.jar 1.2.2.v20120514-1752-H106-Beta3, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallFeatureAction).
!SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2012-05-15 16:24:58.698
!MESSAGE The artifact file for org.eclipse.update.feature,org.jboss.tools.ws.jaxrs.feature,1.2.2.v20120514-1752-H106-Beta3 was not found.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-10702) Editor for JCR Compact Node Definition (CND) files
by Randall Hauch (JIRA)
Randall Hauch created JBIDE-10702:
-------------------------------------
Summary: Editor for JCR Compact Node Definition (CND) files
Key: JBIDE-10702
URL: https://issues.jboss.org/browse/JBIDE-10702
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: modeshape
Reporter: Randall Hauch
Assignee: Dan Florian
JSR-283 (aka, JCR 2.0) includes a standard format called 'Compact Node Definition' that is used to declare node types, property definitions, and child node definitions.
*Resources*
The official grammar of the CND format is defined in [Section 25.2|http://www.day.com/specs/jcr/2.0/25_Appendix.html#25.2%20Compact%20N...] of the JCR 2.0 specification. The ModeShape project has in its documentation a [tutorial|https://docs.jboss.org/author/display/MODE/Defining+custom+node+...] for working with CND files. The
ModeShape project also has code to parse a CND file, and it's probably better to simply copy this code and simplify/customize it to the editor's needs rather than have the editor depend on the ModeShape project for just these classes (which probably aren't perfectly usable as is for the editor).
There are also example CNDs in the ModeShape codebase.
*Requirements*
# Edit any .cnd file in the workspace _(Priority 1)_
# View the file source, with support for select/copy _(Priority 1)_
# Edit the file source, with support for paste _(Priority 3)_
# Syntax highlighting (color keywords, quoted strings, comments) of file source would be a nice-to-have _(Priority 2)_
# Problem markers (in file source, Problems view) would be a nice-to-have _(Priority 3)_
# Form-based editor:
## view/edit/add/remove namespace declarations _(Priority 1)_
## view/edit/add/remove node type and its attributes and supertypes _(Priority 1)_
## view/edit/add/remove property definition (and its attributes) for a selected node type _(Priority 1)_
## view/edit/add/remove child node definition (and its attributes) for a selected node type _(Priority 1)_
# Preferences for
## using long, medium, or short forms of attributes (e.g., "abstract" vs "abs" vs "a") _(Priority 2, start out w/ long)_
*Other ideas*
# It would be nice if the user doesn't have to scroll in the form editor when working on a node type.
# Is it possible to optionally see the both inherited and explicit property definitions and child node definitions? Perhaps the inherited definitions might be grey-ed out and non-editable. One issue might be how to know which node type it came from (without cluttering up the UI).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-11207) Error logged from Forge Plugin:
by Burr Sutter (JIRA)
Burr Sutter created JBIDE-11207:
-----------------------------------
Summary: Error logged from Forge Plugin:
Key: JBIDE-11207
URL: https://issues.jboss.org/browse/JBIDE-11207
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Burr Sutter
I pasted in the following chunk into the Forge window:
entity --named Customer --package ~.domain;
field string --named firstName;
field string --named lastName;
field temporal --type DATE --named birthDate;
and the result was
Java Model Exception: Java Model Status [DATE birthDate [in Customer [in [Working copy] Customer.java [in com.burrsutter.testforge1.domain [in src/main/java [in testforge1]]]]] does not exist]
at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:495)
at org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(JavaElement.java:529)
at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.java:255)
at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.java:241)
at org.eclipse.jdt.internal.core.SourceRefElement.getSourceRange(SourceRefElement.java:218)
at org.jboss.tools.forge.ui.console.FieldPostProcessor.postProcess(FieldPostProcessor.java:36)
at org.jboss.tools.forge.ui.console.ForgeCommandProcessor$1.run(ForgeCommandProcessor.java:55)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months