[JBoss JIRA] (JBIDE-22446) Release process should disallow inclusion of snapshots artifacts
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22446?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-22446 at 8/4/16 9:42 AM:
------------------------------------------------------------
OK, so I've amended the parent pom again. NOW, we'll warn in the build log (but not fail the build) for AM3 builds. For Final/GA, we'll fail the build.
https://github.com/jbosstools/jbosstools-build/commit/5697ee4e07ea66e88a5...
This means that for Final/GA builds we need to branch and build from a different branch, such that we can differentiate "builds which may be released" from "builds which are just CI builds that we copy and release as is". This is kind of shitty IMHO because it means we have a different release process for CI->Alpha vs. CI->Final, but hey.
Two steps toward agile, one step back to waterfall. :D
was (Author: nickboldt):
OK, so I've amended the parent pom again. NOW, we'll warn in the build log (but not fail the build) for AM3 builds. For Final/GA, we'll fail the build.
This means that for Final/GA builds we need to branch and build from a different branch, such that we can differentiate "builds which may be released" from "builds which are just CI builds that we copy and release as is". This is kind of shitty IMHO because it means we have a different release process for CI->Alpha vs. CI->Final, but hey.
Two steps toward agile, one step back to waterfall. :D
> Release process should disallow inclusion of snapshots artifacts
> ----------------------------------------------------------------
>
> Key: JBIDE-22446
> URL: https://issues.jboss.org/browse/JBIDE-22446
> Project: Tools (JBoss Tools)
> Issue Type: Release
> Components: build
> Affects Versions: 4.4.0.Alpha2
> Reporter: Jeff MAURY
> Assignee: Nick Boldt
> Fix For: 4.4.1.AM3
>
>
> 4.4.0.Alpha2 was generated with a SNAPSHOT dependency. This should be avoided in future releases even for Alpha ones
> Update: This issues is for adding some automated test/check to detect situation when our release includes a snapshot dependency.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22446) Release process should disallow inclusion of snapshots artifacts
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22446?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-22446:
------------------------------------
OK, so I've amended the parent pom again. NOW, we'll warn in the build log (but not fail the build) for AM3 builds. For Final/GA, we'll fail the build.
This means that for Final/GA builds we need to branch and build from a different branch, such that we can differentiate "builds which may be released" from "builds which are just CI builds that we copy and release as is". This is kind of shitty IMHO because it means we have a different release process for CI->Alpha vs. CI->Final, but hey.
Two steps toward agile, one step back to waterfall. :D
> Release process should disallow inclusion of snapshots artifacts
> ----------------------------------------------------------------
>
> Key: JBIDE-22446
> URL: https://issues.jboss.org/browse/JBIDE-22446
> Project: Tools (JBoss Tools)
> Issue Type: Release
> Components: build
> Affects Versions: 4.4.0.Alpha2
> Reporter: Jeff MAURY
> Assignee: Nick Boldt
> Fix For: 4.4.1.AM3
>
>
> 4.4.0.Alpha2 was generated with a SNAPSHOT dependency. This should be avoided in future releases even for Alpha ones
> Update: This issues is for adding some automated test/check to detect situation when our release includes a snapshot dependency.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22880) List of modules filtered by "deployed" is always empty on the ServerEditor Deployment tab
by Mikhail Kalkov (JIRA)
Mikhail Kalkov created JBIDE-22880:
--------------------------------------
Summary: List of modules filtered by "deployed" is always empty on the ServerEditor Deployment tab
Key: JBIDE-22880
URL: https://issues.jboss.org/browse/JBIDE-22880
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.4.0.Final, 4.2.3.Final
Environment: I've observed this problem on a Win7 64 bit machine with Oracle JRE 1.8.0_102 64 bit. It was present in both JBoss Developer Studio 8.1.0.GA and 10.0.0.GA when used in conjunction with embedded Maven installation and JBoss EAP 6.4 target runtime.
Reporter: Mikhail Kalkov
Attachments: test-projects.zip
It is impossible to select "filter by" dropdown or press "Refresh Table" on the deployment tab of ServerEditor in JBoss Developer Studio when anything is deployed. I think it should be possible to change filter configuration but do not edit the table itself. Otherwise, both "Refresh" button and some of filter options becomes useless. See Steps to Reproduce for more details.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months