[JBoss JIRA] (JBIDE-19742) Change color of B in batch Icon
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19742?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-19742:
----------------------------------
Attachment: NewBatchIcon.png
> Change color of B in batch Icon
> -------------------------------
>
> Key: JBIDE-19742
> URL: https://issues.jboss.org/browse/JBIDE-19742
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: batch
> Affects Versions: 4.3.0.Alpha2
> Reporter: Fred Bricon
> Assignee: Daniel Azarov
> Priority: Minor
> Fix For: 4.3.0.Beta1
>
> Attachments: NewBatchIcon.png
>
>
> My brains keeps processing the red B of !https://raw.githubusercontent.com/jbosstools/jbosstools-javaee/03d08a6ffea565dca1207dc37d8ff1d213f4ab28/batch/plugins/org.jboss.tools.batch.ui/images/batch_icon16.png! as an error marker every time I see it.
> Could we please use another color? Blue or dark Green, nothing too bright.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBIDE-19717) Visual (diagram) editor for JSR-352 batch job files.
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19717?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-19717:
-----------------------------------
Fix Version/s: 4.3.0.Beta1
(was: 4.3.x)
> Visual (diagram) editor for JSR-352 batch job files.
> ----------------------------------------------------
>
> Key: JBIDE-19717
> URL: https://issues.jboss.org/browse/JBIDE-19717
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: batch
> Affects Versions: 4.3.0.Alpha1
> Reporter: Tomáš Milata
> Assignee: Alexey Kazakov
> Labels: new_and_noteworthy
> Fix For: 4.3.0.Beta1
>
>
> A *visual* editor which allows users to *graphically draw* structure of a JSR-352 batch job xml file.
> Existing Sapphire model makes it easy to create a new Sapphire diagram editor that works together with the existing tree editor.
> While the existing tree editor is efficient for editing properties of *single element*, the diagram editor should serve as a useful *visualization* tool that helps with orientation in complex flow *strucures*.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBIDE-19571) Add FSW to downloadable runtimes
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19571?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-19571:
-------------------------------------
[~mmalina] JBT will use a custom 'installer' which, rather than simply 'extracting' will run java -jar (the-file). This will run the installer.
One possible area of improvement which isn't there yet is that if the user selects a different installation folder during the installer, I could parse the installation log to get this value and then allow runtime detection to continue properly.
As of now, it will run the installer, and, if the user selects the same folder in the installer as he did in the jbt wizard, it will also locate the runtime / server after installation. If the user selects a different folder, though, then it won't.
Another possible area of improvement would be that we could ask that installers in the future allow for a sysprop that would set the default install location, and we could run java -jar {file} -Ddefault.install.dir={value_from_wizard}
But yeah... as of now... it could use some work.
> Add FSW to downloadable runtimes
> --------------------------------
>
> Key: JBIDE-19571
> URL: https://issues.jboss.org/browse/JBIDE-19571
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: server
> Affects Versions: 4.3.0.Alpha1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.3.0.Beta1
>
>
> FSW 6.0 is not available in download runtimes
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBIDE-19742) Change color of B in batch Icon
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19742?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-19742:
--------------------------------------
Fix Version/s: 4.3.0.Beta1
Assignee: Daniel Azarov
Sprint: Sprint #2 April 2015
OK. I see your point. Let's use another color.
> Change color of B in batch Icon
> -------------------------------
>
> Key: JBIDE-19742
> URL: https://issues.jboss.org/browse/JBIDE-19742
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: batch
> Affects Versions: 4.3.0.Alpha2
> Reporter: Fred Bricon
> Assignee: Daniel Azarov
> Priority: Minor
> Fix For: 4.3.0.Beta1
>
>
> My brains keeps processing the red B of !https://raw.githubusercontent.com/jbosstools/jbosstools-javaee/03d08a6ffea565dca1207dc37d8ff1d213f4ab28/batch/plugins/org.jboss.tools.batch.ui/images/batch_icon16.png! as an error marker every time I see it.
> Could we please use another color? Blue or dark Green, nothing too bright.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months
[JBoss JIRA] (JBIDE-19741) jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19741?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-19741:
----------------------------------------
We definitely can minimize this.
The majority of these jars are in very old tests and we need to convert these tests to use maven for downloading the jars where it's possible.
Some of these jars are from dead code/plugins and we can remove them.
The rest is small custom jars which we need to for JAR handling testing. For example in CDI we pack some specific custom CDI beans in a JAR to make sure CDI tools load/handle them properly. But such jars are very small and it's not an issue.
> jbosstools-javaee contains 141M of duplicate jars in its tests' projects and resources - can we minimize this?
> --------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-19741
> URL: https://issues.jboss.org/browse/JBIDE-19741
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: cdi, jsp/jsf/xml/html source editing, seam2
> Reporter: Nick Boldt
> Assignee: Alexey Kazakov
> Fix For: 4.3.0.Beta1
>
> Attachments: jars.in.javaee.list.of.dupes.with.counts.txt, jars.in.javaee.txt
>
>
> There are 141M of binaries in the jbosstools-javaee source tree.
> See attached files for details. Would it be possible to pull these jars from Maven instead of having as many as *19* copies of the same jar in the source repo?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 11 months