[JBoss JIRA] (JBIDE-18440) Application wizard, embed wizard: The obsoleted cartridges (standalone and embedded)
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18440?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-18440.
---------------------------------
Verified in JBDS 9.0.0.Alpha1.
> Application wizard, embed wizard: The obsoleted cartridges (standalone and embedded)
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-18440
> URL: https://issues.jboss.org/browse/JBIDE-18440
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.2.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Critical
> Fix For: 4.3.0.Alpha1
>
> Attachments: application-wizard-obsolete-cartridge.png, edit-embedded-cartridges.png, error-create-obsolete-cartridge.png
>
>
> The obsoleted cartridges are still shown in the cartridge list, like obsoleted cartridge zend-5.6, nodejs-0.6 and metrics-0.1, they should not be shown any more in the list.
> the issue may due to java-client not using the latest 1.7 version restapi.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 5 months
[JBoss JIRA] (JBDS-3256) JBoss specific Docker Tooling (Basic Integration)
by Rodney Russ (JIRA)
[ https://issues.jboss.org/browse/JBDS-3256?page=com.atlassian.jira.plugin.... ]
Rodney Russ updated JBDS-3256:
------------------------------
CDW devel_ack: + (was: ?)
> JBoss specific Docker Tooling (Basic Integration)
> -------------------------------------------------
>
> Key: JBDS-3256
> URL: https://issues.jboss.org/browse/JBDS-3256
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: openshift, requirements
> Reporter: Burr Sutter
> Assignee: Xavier Coulon
> Attachments: multiview_properties_docker_idea.bmml, multiview_properties_docker_idea.png
>
>
> Goal: to allow the Eclipse user to easily discover, pull, run, deploy my .war or .ear to it, stop, commit, push for docker images/containers.
> Expected end-user flow 1:
> 0) Installation - assumes boot2docker pre-installed on the end-user's machine
> 1) I, the Java developer, need to browse a docker registry (either DockerHub or private registry), identify the image that I wish to have local and download (docker pull) for that image+tag.
> 2) Assumption: the docker image includes not only the operating system + JVM but also the EAP, Wildfly or Tomcat installed in a 'known' location.
> 3) I start (docker run) the image which auto-starts the embedded app server
> 4) I can then deploy my .war or .ear to the running app server
> 5) I can restart the running app server in debug mode and run the debugger
> 6) I can undeploy and redeploy my .war or .ear
> 7) I can stop/restart the running, embedded app server
> 8) I can then commit (docker commit)
> 9) then I can publish my changes (docker push)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 5 months
[JBoss JIRA] (JBDS-3267) JSON Editor
by Rodney Russ (JIRA)
[ https://issues.jboss.org/browse/JBDS-3267?page=com.atlassian.jira.plugin.... ]
Rodney Russ updated JBDS-3267:
------------------------------
CDW devel_ack: + (was: ?)
> JSON Editor
> -----------
>
> Key: JBDS-3267
> URL: https://issues.jboss.org/browse/JBDS-3267
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing, requirements
> Reporter: Burr Sutter
> Assignee: Xavier Coulon
>
> As a Java or Java EE developer, who wishes to test my JAX-RS endpoints as well as edit various JSON files, I need an editor that formats the nested curly braces, helps me to insure that I am not missing (nor have extra) curly braces, missing quotes, helps me to know when to use square brackets, etc. Ideally, the Eclipse Outline view would also work if I am editing a .json file.
> Ideally, we would support both a full JSON editor as well as working within the Web Services Tester.
> http://screencast.com/t/hWAtlMytghV6
> http://screencast.com/t/h4VWGyAuqw
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 5 months
[JBoss JIRA] (JBDS-3267) JSON Editor
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3267?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-3267:
-----------------------------
CDW release: + (was: ?)
> JSON Editor
> -----------
>
> Key: JBDS-3267
> URL: https://issues.jboss.org/browse/JBDS-3267
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing, requirements
> Reporter: Burr Sutter
> Assignee: Xavier Coulon
>
> As a Java or Java EE developer, who wishes to test my JAX-RS endpoints as well as edit various JSON files, I need an editor that formats the nested curly braces, helps me to insure that I am not missing (nor have extra) curly braces, missing quotes, helps me to know when to use square brackets, etc. Ideally, the Eclipse Outline view would also work if I am editing a .json file.
> Ideally, we would support both a full JSON editor as well as working within the Web Services Tester.
> http://screencast.com/t/hWAtlMytghV6
> http://screencast.com/t/h4VWGyAuqw
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 5 months
[JBoss JIRA] (JBDS-3267) JSON Editor
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3267?page=com.atlassian.jira.plugin.... ]
CDW Engine reassigned JBDS-3267:
--------------------------------
> JSON Editor
> -----------
>
> Key: JBDS-3267
> URL: https://issues.jboss.org/browse/JBDS-3267
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing, requirements
> Reporter: Burr Sutter
> Assignee: Xavier Coulon
>
> As a Java or Java EE developer, who wishes to test my JAX-RS endpoints as well as edit various JSON files, I need an editor that formats the nested curly braces, helps me to insure that I am not missing (nor have extra) curly braces, missing quotes, helps me to know when to use square brackets, etc. Ideally, the Eclipse Outline view would also work if I am editing a .json file.
> Ideally, we would support both a full JSON editor as well as working within the Web Services Tester.
> http://screencast.com/t/hWAtlMytghV6
> http://screencast.com/t/h4VWGyAuqw
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 5 months
[JBoss JIRA] (JBDS-3365) AngularJS support in JBT 4.2.3.Beta1 is newer than the version in JBDS 8.1.0.Beta1
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3365?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-3365:
----------------------------------
Yes, the problem is that EA site still includes the old JBT bits from 4.2.2:
{code:title=https://github.com/jbosstools/jbosstools-discovery/blob/jbosstools-4.2.x/jbtearlyaccesstarget/multiple/jbtearlyaccess-multiple.target#L26-L43}
<unit id="org.jboss.tools.jst.angularjs.feature.feature.group" version="3.6.1.Final-v20141209-0353-B90"/>
{code}
Solution is to update the EA site as part of the staging for Beta1, or else fix it for good in JBIDE-18984 by building the EA site as an aggregate instead of a target platform.
> AngularJS support in JBT 4.2.3.Beta1 is newer than the version in JBDS 8.1.0.Beta1
> ----------------------------------------------------------------------------------
>
> Key: JBDS-3365
> URL: https://issues.jboss.org/browse/JBDS-3365
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build, central, jsp/jsf/xml/html source editing
> Affects Versions: 8.1.0.Beta1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 8.1.0.Beta1
>
> Attachments: angularjs-in-jbds810beta-nightly_361Final.png, angularjs-in-jbt423beta-nightly_362Beta1.png
>
>
> For some reason JBDS 8.1.0.Beta1 contains the older 3.6.1.Final version of the AngularJS support feature, o.j.t.jst.angularjs.feature. It should contain the 3.6.2.Beta1 version.
> Need to investigate if this is just a problem w/ Central site being out of date, or something worse.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 5 months
[JBoss JIRA] (JBIDE-19267) OpenOns for batch artifacts
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19267?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-19267:
-----------------------------------
Description:
1. Attribute \@ref - open java class.
a) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute value.
b)IType t = IBatchArtifact.getType();
It is an error if the collection has more than one element, but open-on may show list of options.
2. Attribute \@next - open \@id by value. Look only among siblings of owner element of \@next.
3. Attribute \@to - open @id by value. Look only among children of the grandparent of the owner element of @to.
4. Attribute \@restart - open @id by value. Look only among children of root element <job>.
5. Attribute properties/property/\@name - open java field.
a) Take parent of properties element and take its \@ref attribute.
b) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute \@ref value.
c) IBatchProperty p = IBatchArtifact.getProperty(String name); where %name% is the attribute \@name value.
d) IField f = IBatchProperty.getFiled();
*Test case*:
EXECUTE:
1. Import project jbosstools-javaee/batch/itests/org.jboss.tools.batch.core.itest/projects/BatchTestProject
2. Open file /src/META-INF/batch-jobs/job-openon-1.xml in Batch Job Configuration Editor and switch to tab "Source"
3. Press Ctrl and click mouse to "batchlet1" in batchlet node
ASSERT:
Java Class "batch.MyBatchlet" opened in Java Editor (1. of Description)
4. Press Ctrl and click mouse to "myBatchletStep2" in node "<step id="myBatchletStep1" next="myBatchletStep2">"
ASSERT:
Node "<step id="myBatchletStep2">" selected in Batch Job Configuration Editor (2. of Description)
5. Same for attributes "to" and "restart" (3. and 4. of Description)
6. Press Ctrl and click mouse to "worktime" in node "<property name="worktime" value="#{jobProperties[%aaa%]}"/>"
ASSERT:
Java Class "batch.MyBatchlet" opened in Java Editor and Java Field "time" selected. (5. of Description)
was:
1. Attribute \@ref - open java class.
a) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute value.
b)IType t = IBatchArtifact.getType();
It is an error if the collection has more than one element, but open-on may show list of options.
2. Attribute \@next - open \@id by value. Look only among siblings of owner element of \@next.
3. Attribute \@to - open @id by value. Look only among children of the grandparent of the owner element of @to.
4. Attribute \@restart - open @id by value. Look only among children of root element <job>.
5. Attribute properties/property/\@name - open java field.
a) Take parent of properties element and take its \@ref attribute.
b) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute \@ref value.
c) IBatchProperty p = IBatchArtifact.getProperty(String name); where %name% is the attribute \@name value.
d) IField f = IBatchProperty.getFiled();
Test case:
EXECUTE:
1. Import project jbosstools-javaee/batch/itests/org.jboss.tools.batch.core.itest/projects/BatchTestProject
2. Open file /src/META-INF/batch-jobs/job-openon-1.xml in Batch Job Configuration Editor and switch to tab "Source"
3. Press Ctrl and click mouse to "batchlet1" in batchlet node
ASSERT:
Java Class "batch.MyBatchlet" opened in Java Editor (1. of Description)
4. Press Ctrl and click mouse to "myBatchletStep2" in node "<step id="myBatchletStep1" next="myBatchletStep2">"
ASSERT:
Node "<step id="myBatchletStep2">" selected in Batch Job Configuration Editor (2. of Description)
5. Same for attributes "to" and "restart" (3. and 4. of Description)
6. Press Ctrl and click mouse to "worktime" in node "<property name="worktime" value="#{jobProperties[%aaa%]}"/>"
ASSERT:
Java Class "batch.MyBatchlet" opened in Java Editor and Java Field "time" selected. (5. of Description)
> OpenOns for batch artifacts
> ---------------------------
>
> Key: JBIDE-19267
> URL: https://issues.jboss.org/browse/JBIDE-19267
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: batch
> Reporter: Alexey Kazakov
> Assignee: Daniel Azarov
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Alpha2
>
>
> 1. Attribute \@ref - open java class.
> a) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute value.
> b)IType t = IBatchArtifact.getType();
> It is an error if the collection has more than one element, but open-on may show list of options.
> 2. Attribute \@next - open \@id by value. Look only among siblings of owner element of \@next.
> 3. Attribute \@to - open @id by value. Look only among children of the grandparent of the owner element of @to.
> 4. Attribute \@restart - open @id by value. Look only among children of root element <job>.
> 5. Attribute properties/property/\@name - open java field.
> a) Take parent of properties element and take its \@ref attribute.
> b) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute \@ref value.
> c) IBatchProperty p = IBatchArtifact.getProperty(String name); where %name% is the attribute \@name value.
> d) IField f = IBatchProperty.getFiled();
> *Test case*:
> EXECUTE:
> 1. Import project jbosstools-javaee/batch/itests/org.jboss.tools.batch.core.itest/projects/BatchTestProject
> 2. Open file /src/META-INF/batch-jobs/job-openon-1.xml in Batch Job Configuration Editor and switch to tab "Source"
> 3. Press Ctrl and click mouse to "batchlet1" in batchlet node
> ASSERT:
> Java Class "batch.MyBatchlet" opened in Java Editor (1. of Description)
> 4. Press Ctrl and click mouse to "myBatchletStep2" in node "<step id="myBatchletStep1" next="myBatchletStep2">"
> ASSERT:
> Node "<step id="myBatchletStep2">" selected in Batch Job Configuration Editor (2. of Description)
> 5. Same for attributes "to" and "restart" (3. and 4. of Description)
> 6. Press Ctrl and click mouse to "worktime" in node "<property name="worktime" value="#{jobProperties[%aaa%]}"/>"
> ASSERT:
> Java Class "batch.MyBatchlet" opened in Java Editor and Java Field "time" selected. (5. of Description)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 5 months
[JBoss JIRA] (JBIDE-19267) OpenOns for batch artifacts
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19267?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-19267:
----------------------------------
Description:
1. Attribute \@ref - open java class.
a) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute value.
b)IType t = IBatchArtifact.getType();
It is an error if the collection has more than one element, but open-on may show list of options.
2. Attribute \@next - open \@id by value. Look only among siblings of owner element of \@next.
3. Attribute \@to - open @id by value. Look only among children of the grandparent of the owner element of @to.
4. Attribute \@restart - open @id by value. Look only among children of root element <job>.
5. Attribute properties/property/\@name - open java field.
a) Take parent of properties element and take its \@ref attribute.
b) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute \@ref value.
c) IBatchProperty p = IBatchArtifact.getProperty(String name); where %name% is the attribute \@name value.
d) IField f = IBatchProperty.getFiled();
Test case:
EXECUTE:
1. Import project jbosstools-javaee/batch/itests/org.jboss.tools.batch.core.itest/projects/BatchTestProject
2. Open file /src/META-INF/batch-jobs/job-openon-1.xml in Batch Job Configuration Editor and switch to tab "Source"
3. Press Ctrl and click mouse to "batchlet1" in batchlet node
ASSERT:
Java Class "batch.MyBatchlet" opened in Java Editor (1. of Description)
4. Press Ctrl and click mouse to "myBatchletStep2" in node "<step id="myBatchletStep1" next="myBatchletStep2">"
ASSERT:
Node "<step id="myBatchletStep2">" selected in Batch Job Configuration Editor (2. of Description)
5. Same for attributes "to" and "restart" (3. and 4. of Description)
6. Press Ctrl and click mouse to "worktime" in node "<property name="worktime" value="#{jobProperties[%aaa%]}"/>"
ASSERT:
Java Class "batch.MyBatchlet" opened in Java Editor and Java Field "time" selected. (5. of Description)
was:
1. Attribute \@ref - open java class.
a) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute value.
b)IType t = IBatchArtifact.getType();
It is an error if the collection has more than one element, but open-on may show list of options.
2. Attribute \@next - open \@id by value. Look only among siblings of owner element of \@next.
3. Attribute \@to - open @id by value. Look only among children of the grandparent of the owner element of @to.
4. Attribute \@restart - open @id by value. Look only among children of root element <job>.
5. Attribute properties/property/\@name - open java field.
a) Take parent of properties element and take its \@ref attribute.
b) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute \@ref value.
c) IBatchProperty p = IBatchArtifact.getProperty(String name); where %name% is the attribute \@name value.
d) IField f = IBatchProperty.getFiled();
> OpenOns for batch artifacts
> ---------------------------
>
> Key: JBIDE-19267
> URL: https://issues.jboss.org/browse/JBIDE-19267
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: batch
> Reporter: Alexey Kazakov
> Assignee: Daniel Azarov
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Alpha2
>
>
> 1. Attribute \@ref - open java class.
> a) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute value.
> b)IType t = IBatchArtifact.getType();
> It is an error if the collection has more than one element, but open-on may show list of options.
> 2. Attribute \@next - open \@id by value. Look only among siblings of owner element of \@next.
> 3. Attribute \@to - open @id by value. Look only among children of the grandparent of the owner element of @to.
> 4. Attribute \@restart - open @id by value. Look only among children of root element <job>.
> 5. Attribute properties/property/\@name - open java field.
> a) Take parent of properties element and take its \@ref attribute.
> b) Collection<IBatchArtifact> a = IBatchProject.getArtifacts(String name); where %name% is the attribute \@ref value.
> c) IBatchProperty p = IBatchArtifact.getProperty(String name); where %name% is the attribute \@name value.
> d) IField f = IBatchProperty.getFiled();
> Test case:
> EXECUTE:
> 1. Import project jbosstools-javaee/batch/itests/org.jboss.tools.batch.core.itest/projects/BatchTestProject
> 2. Open file /src/META-INF/batch-jobs/job-openon-1.xml in Batch Job Configuration Editor and switch to tab "Source"
> 3. Press Ctrl and click mouse to "batchlet1" in batchlet node
> ASSERT:
> Java Class "batch.MyBatchlet" opened in Java Editor (1. of Description)
> 4. Press Ctrl and click mouse to "myBatchletStep2" in node "<step id="myBatchletStep1" next="myBatchletStep2">"
> ASSERT:
> Node "<step id="myBatchletStep2">" selected in Batch Job Configuration Editor (2. of Description)
> 5. Same for attributes "to" and "restart" (3. and 4. of Description)
> 6. Press Ctrl and click mouse to "worktime" in node "<property name="worktime" value="#{jobProperties[%aaa%]}"/>"
> ASSERT:
> Java Class "batch.MyBatchlet" opened in Java Editor and Java Field "time" selected. (5. of Description)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 5 months