Skip to content

Commit

Permalink
Updates for Release 1.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Schaefer <[email protected]>
  • Loading branch information
Andreas Schaefer committed Oct 31, 2017
1 parent fa689f6 commit 52c5510
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This plugin requires to run IntelliJ IDEA **2016.2** or higher.

#### Releases:

Release of 1.0.1 is out. Check out in the release section.
Release of 1.0.2 is out. Check out in the release section.

New Releases can be found in the **Code -> Release** section on
GitHub: [AEM Intellij Plugin](https://github.com/headwirecom/aem-ide-tooling-4-intellij)
Expand All @@ -29,6 +29,14 @@ The **master** is the latest release code and it the same as the highest

#### Updates:

**1.0.2**:
* Fixed a possible deadlock scenario when a Bundle is not deployed or has a symbolic name mismatch. Now the Dialog will show up after the Debug Connection is established.
* 'Import from' is not working correctly for .content.xml files (beforehand it was ignored).
* Support of the Sling Tooling Support Bundle version 1.0.5-SNAPSHOT which is required for Sling 9 and up.
Also the Configuration allows the user to configure the selection
of the support versions even though for most parts the latest should work just fine.
* Added a Configurable Bundle Deployment Retries and Wait Period so that a user can configure the deployment based on its connection speed to the server.

**1.0.1**:
* Fixed an issue where the module file (.iml) is not found by IntelliJ right after the project is created
* Issue 40: Cleaned up Symbolic Name Handling
Expand Down

0 comments on commit 52c5510

Please sign in to comment.