Skip to content

Commit

Permalink
Update jaxb jar location in classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
ckelleyRH committed May 9, 2023
1 parent 01b8b34 commit 1aae652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<classpathentry kind="lib" path="/usr/share/java/idm-console-nmclf.jar"/>
<classpathentry kind="lib" path="/usr/share/java/junit.jar"/>
<classpathentry kind="lib" path="/usr/share/java/ldapjdk.jar"/>
<classpathentry kind="lib" path="/usr/share/java/jaxb-api.jar"/>
<classpathentry kind="lib" path="/usr/share/java/jaxb-api/jakarta.xml.bind-api.jar"/>
<classpathentry kind="lib" path="/usr/share/java/jakarta-activation/jakarta.activation-api.jar"/>
<classpathentry kind="lib" path="/usr/share/java/httpcomponents/httpclient.jar"/>
<classpathentry kind="lib" path="/usr/share/java/httpcomponents/httpcore.jar"/>
Expand Down

0 comments on commit 1aae652

Please sign in to comment.