Skip to content

Commit

Permalink
Add 4.29.0.Final to tools.jboss.org (#1002)
Browse files Browse the repository at this point in the history
* Add 4.29.0.Final to tools.jboss.org

Signed-off-by: Stephane Bouchet <[email protected]>

* Update blog/4.29.0.final.adoc

Co-authored-by: Mohit Suman <[email protected]>
Signed-off-by: Stephane Bouchet <[email protected]>

* Update documentation/whatsnew/hibernate/hibernate-news-4.29.0.Final.adoc

Co-authored-by: Mohit Suman <[email protected]>
Signed-off-by: Stephane Bouchet <[email protected]>

* Add 4.29.0.Final to tools.jboss.org

Signed-off-by: Stephane Bouchet <[email protected]>

---------

Signed-off-by: Stephane Bouchet <[email protected]>
Co-authored-by: Mohit Suman <[email protected]>
  • Loading branch information
sbouchet and mohitsuman committed Nov 6, 2023
1 parent 355071c commit 60d3e03
Show file tree
Hide file tree
Showing 17 changed files with 204 additions and 7 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ gem 'compass'

# to allow for proper product version comparison
gem 'version', '1.0.0'

gem "ffi", "~> 1.15"
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ DEPENDENCIES
coffee-script (~> 2.2.0)
compass
cssminify (~> 1.0.2)
ffi (~> 1.15)
git
html_press (~> 0.8.1)
htmlcompressor (~> 0.0.3)
Expand All @@ -214,4 +215,4 @@ RUBY VERSION
ruby 2.4.1p111

BUNDLED WITH
2.2.5
2.3.26
37 changes: 32 additions & 5 deletions _config/products.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
eclipse:
simrel-2023-12:
# TODO archive this as of Jan 2026?
archived: false
url_path_fragment: 2023-12
short_name: 2023-12
full_name: Eclipse 4.30 (2023-12)
download_url: http://www.eclipse.org/downloads/packages/release/2023-12/
requirements: Java 17
simrel-2023-09:
# TODO archive this as of Oct 2025?
archived: false
Expand Down Expand Up @@ -56,8 +64,7 @@ eclipse:
download_url: http://www.eclipse.org/downloads/packages/release/2022-03/
requirements: Java 11
simrel-2021-09:
# TODO archive this as of Oct 2023?
archived: false
archived: true
url_path_fragment: 2021-09
short_name: 2021-09
full_name: Eclipse 4.21 (2021-09)
Expand Down Expand Up @@ -1849,12 +1856,32 @@ jbt_core:
name: JBoss Tools
url_path_fragment: jbosstools
streams:
simrel-2023-09:
4.29.x.Nightly:
simrel-2023-12:
4.30.x.Nightly:
update_site_url: https://download.jboss.org/jbosstools/photon/snapshots/updates/
simrel-2023-09:
4.29.0.Final:
archived: false
release_date: 2023-11-02
supported_jbt_is_version:
blog_announcement_url: /blog/4.29.0.final.html
documentation_url: https://docs.jboss.org/tools/
update_site_url: https://download.jboss.org/jbosstools/photon/stable/updates/
eclipse_name: Eclipse 4.29 (2023-09)
zips:
- name: Update site (including sources) bundle of all JBoss Core Tools
file_size: 559MB
url: https://download.jboss.org/jbosstools/static/photon/stable/updates/core/jbosstools-4.29.0.Final-updatesite-core.zip
sha256_url: https://download.jboss.org/jbosstools/static/photon/stable/updates/core/jbosstools-4.29.0.Final-updatesite-core.zip.sha256
- name: Sources zip of all JBoss Core Tools
file_size: 202MB
url: https://download.jboss.org/jbosstools/static/photon/stable/updates/core/jbosstools-4.29.0.Final-src.zip
sha256_url: https://download.jboss.org/jbosstools/static/photon/stable/updates/core/jbosstools-4.29.0.Final-src.zip.sha256
- name: Release Notes
url: https://tools.jboss.org/documentation/whatsnew/index.html
simrel-2023-06:
4.28.0.Final:
archived: false
archived: true
release_date: 2023-07-03
supported_jbt_is_version:
blog_announcement_url: /blog/4.28.0.final.html
Expand Down
2 changes: 1 addition & 1 deletion blog/4.28.0.final.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= JBoss Tools 4.28.0.Final for Eclipse 2023-03
= JBoss Tools 4.28.0.Final for Eclipse 2023-06
:page-layout: blog
:page-author: sbouchet
:page-tags: [release, jbosstools, jbosscentral]
Expand Down
94 changes: 94 additions & 0 deletions blog/4.29.0.final.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
= JBoss Tools 4.29.0.Final for Eclipse 2023-09
:page-layout: blog
:page-author: sbouchet
:page-tags: [release, jbosstools, jbosscentral]
:page-date: 2023-11-02

Happy to announce 4.29.0.Final build for Eclipse 2023-09.

Downloads available at link:/downloads/jbosstools/2023-09/4.29.0.Final.html[JBoss Tools 4.29.0 Final].

== What is New?

Full info is at link:/documentation/whatsnew/jbosstools/4.29.0.Final.html[this page]. Some highlights are below.

=== General

==== Components Removal

As outlined and announced in a prior blog post, the subsequent components have been excluded from the latest JBoss Tools distribution:

- WebServices
- Batch

=== Hibernate Tools

== Hibernate Runtime Provider Updates

Multiple additions and updates have been performed on the available Hibernate runtime providers.

=== New Runtime Provider

A new Hibernate 6.3 runtime provider incorporates Hibernate Core version 6.3.1.Final, Hibernate Ant version 6.3.1.Final and Hibernate Tools version 6.3.1.Final.


=== Runtime Provider Updates

The Hibernate 6.2 runtime provider now incorporates Hibernate Core version 6.2.13.Final, Hibernate Ant version 6.2.13.Final and Hibernate Tools version 6.2.13.Final.

The Hibernate 5.3 runtime provider now incorporates Hibernate Core version 5.3.32.Final and Hibernate Tools version 5.3.32.Final.

=== Server Tools

==== New Server view based on RSP

In JBoss Tools, a fresh perspective has been introduced, known as the "RSP Servers View," which utilizes the Remote Server Protocol (RSP).

image::/documentation/whatsnew/server/images/RSP_View_1.png[Empty RSP View at start]

To begin, you must initiate the server connector responsible for managing the servers. Simply right-click on any entry for the Server connector, and choose the "Start RSP" option.

The server connector is now starting and it's status will change to [STARTED].

image::/documentation/whatsnew/server/images/RSP_View_2.png[Empty RSP View started]

You can then choose between download a server or use a local server.

Now, let's create a new server. Simply right-click on the active Server connector and select "Download Server." Choose any runtime from the list and confirm by clicking OK.

image::/documentation/whatsnew/server/images/RSP_View_3.png[Selecting Wildfly server runtime]

Follow the dialog steps for additional parameters and wait for the installation to finish. You can see a new entry on the server view with the selected server.

image::/documentation/whatsnew/server/images/RSP_View_4.png[Wildfly server runtime installed]

Now start the server runtime using "Start Server" context menu action. The console view opens and display any message from the server.

image::/documentation/whatsnew/server/images/RSP_View_5.png[Wildfly server runtime started]

Now you can add any deployment to the server. This can be either a folder or a file, present on your local computer. For example, let's deploy a basic web application.

Right click on the started server runtime and select "Add deployment". Then select a web archive to be added to the server.

image::/documentation/whatsnew/server/images/RSP_View_6.png[Adding a simple web application to the runtime]

It will automatically deploy the application and display any message in the console.

image::/documentation/whatsnew/server/images/RSP_View_7.png[Simple web application added to the runtime]

Now you can enjoy the application on your browser !

image::/documentation/whatsnew/server/images/RSP_View_8.png[Simple web application running]

We are welcoming any suggestion to this new view, either on our JIRA/Github, or using our https://matrix.to/#/#redhat-developer_server-connector:gitter.im[gitter chatroom]



=== And more...

You can find more noteworthy updates in on link:/documentation/whatsnew/jbosstools/4.29.0.Final.html[this page].


Enjoy!

Stéphane Bouchet
22 changes: 22 additions & 0 deletions documentation/whatsnew/hibernate/hibernate-news-4.29.0.Final.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
= Hibernate Tools 4.29.0.Final What's New
:page-layout: whatsnew
:page-component_id: hibernate
:page-component_version: 4.29.0.Final
:page-product_id: jbt_core
:page-product_version: 4.29.0.Final

== Hibernate Runtime Provider Updates

Multiple additions and updates have been performed on the available Hibernate runtime providers.

=== New Runtime Provider

A new Hibernate 6.3 runtime provider incorporates Hibernate Core version 6.3.1.Final, Hibernate Ant version 6.3.1.Final and Hibernate Tools version 6.3.1.Final.


=== Runtime Provider Updates

The Hibernate 6.2 runtime provider now incorporates Hibernate Core version 6.2.13.Final, Hibernate Ant version 6.2.13.Final and Hibernate Tools version 6.2.13.Final.

The Hibernate 5.3 runtime provider now incorporates Hibernate Core version 5.3.32.Final and Hibernate Tools version 5.3.32.Final.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 49 additions & 0 deletions documentation/whatsnew/server/server-news-4.29.0.Final.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
= Server What's New in 4.29.0.Final
:page-layout: whatsnew
:page-component_id: server
:page-component_version: 4.29.0.Final
:page-product_id: jbt_core
:page-product_version: 4.29.0.Final

== New Server view based on RSP

In JBoss Tools, a fresh perspective has been introduced, known as the "RSP Servers View," which utilizes the Remote Server Protocol (RSP).

image::/documentation/whatsnew/server/images/RSP_View_1.png[Empty RSP View at start]

To begin, you must initiate the server connector responsible for managing the servers. Simply right-click on any entry for the Server connector, and choose the "Start RSP" option.

The server connector is now starting and it's status will change to [STARTED].

image::/documentation/whatsnew/server/images/RSP_View_2.png[Empty RSP View started]

You can then choose between download a server or use a local server.

Now, let's create a new server. Simply right-click on the active Server connector and select "Download Server." Choose any runtime from the list and confirm by clicking OK.

image::/documentation/whatsnew/server/images/RSP_View_3.png[Selecting Wildfly server runtime]

Follow the dialog steps for additional parameters and wait for the installation to finish. You can see a new entry on the server view with the selected server.

image::/documentation/whatsnew/server/images/RSP_View_4.png[Wildfly server runtime installed]

Now start the server runtime using "Start Server" context menu action. The console view opens and display any message from the server.

image::/documentation/whatsnew/server/images/RSP_View_5.png[Wildfly server runtime started]

Now you can add any deployment to the server. This can be either a folder or a file, present on your local computer. For example, let's deploy a basic web application.

Right click on the started server runtime and select "Add deployment". Then select a web archive to be added to the server.

image::/documentation/whatsnew/server/images/RSP_View_6.png[Adding a simple web application to the runtime]

It will automatically deploy the application and display any message in the console.

image::/documentation/whatsnew/server/images/RSP_View_7.png[Simple web application added to the runtime]

Now you can enjoy the application on your browser !

image::/documentation/whatsnew/server/images/RSP_View_8.png[Simple web application running]

We are welcoming any suggestion to this new view, either on our JIRA/Github, or using our https://matrix.to/#/#redhat-developer_server-connector:gitter.im[gitter chatroom]

1 change: 1 addition & 0 deletions features/batch.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
:page-feature_order: 8
:page-feature_tagline: JavaEE 7 Batch Processing
:page-feature_image_url: images/batch_icon_256px.png
:page-feature_deprecated: true
:page-issues_url: https://issues.jboss.org/browse/JBIDE/component/12320844

== JavaEE 7 Batch Processing
Expand Down
1 change: 1 addition & 0 deletions features/webservices.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
:page-feature_order: 9
:page-feature_tagline: Supporting REST and SOAP
:page-issues_url: https://issues.jboss.org/browse/JBIDE/component/12310233
:page-feature_deprecated: true

== Web Services
=== JAX-RS Endpoints in the Project Explorer
Expand Down

0 comments on commit 60d3e03

Please sign in to comment.