Skip to content

Commit 060a9f8

Browse files
committed
Removed duplicate SL4J libraries that causes issues with Windows Plugin
1 parent b5250b8 commit 060a9f8

File tree

8 files changed

+24
-6
lines changed

8 files changed

+24
-6
lines changed

.idea/libraries/org_apache_jackrabbit_vault_org_apache_jackrabbit_vault_rcp_3_1_38.xml

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

META-INF/plugin.xml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin version="2">
22
<id>com.headwire.aem.tooling.intellij</id>
33
<name>AEM IDE Tooling 4 IntelliJ</name>
4-
<version>1.0.3.1</version>
4+
<version>1.0.3.2</version>
55
<vendor email="aemintellijplugin@headwire.com" url="https://www.headwire.com/aemintellijplugin">headwire.com Inc</vendor>
66

77
<description><![CDATA[
@@ -16,6 +16,13 @@
1616

1717
<change-notes><![CDATA[
1818
<ul>
19+
<li>1.0.3.2:
20+
<ol>
21+
<li>
22+
Fixed an issue on Windows with Log4j's LocationAwareLogger
23+
</li>
24+
</ol>
25+
</li>
1926
<li>1.0.3.1:
2027
<ol>
2128
<li>

Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ The **master** is the latest release code and it the same as the highest
4141

4242
#### Updates:
4343

44+
**1.0.3.2**:
45+
* Fixed an issue on Windows with Log4j's LocationAwareLogger.
46+
4447
**1.0.3.1**:
4548
* Book keeping release
4649

lib/slf4j-api-1.5.8.jar

-22.9 KB
Binary file not shown.

lib/slf4j-api-1.6.4-javadoc.jar

-178 KB
Binary file not shown.

lib/slf4j-api-1.6.4-sources.jar

-45.3 KB
Binary file not shown.

lib/slf4j-api-1.6.4.jar

-25.4 KB
Binary file not shown.

tests/modules/aem/6.3/basecomponent/.idea/libraries/Maven__org_apache_sling_org_apache_sling_models_api_1_3_0.xml

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)