Skip to content

Commit

Permalink
Move Jackson libraries to the IDE cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
lkishalmi committed Dec 22, 2024
1 parent 9ae7041 commit f0d8256
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
under the License.
-->
<project basedir="." default="build" name="enterprise/libs.jackson">
<project basedir="." default="build" name="ide/libs.jackson">
<import file="../../nbbuild/templates/projectized.xml"/>
</project>
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion nbbuild/cluster.properties
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ nb.cluster.ide=\
libs.graalsdk,\
libs.graalsdk.system,\
libs.ini4j,\
libs.jackson,\
libs.jaxb,\
libs.jcodings,\
libs.jsch.agentproxy,\
Expand Down Expand Up @@ -797,7 +798,6 @@ nb.cluster.enterprise=\
libs.elimpl,\
libs.fabric8,\
libs.glassfish_logging,\
libs.jackson,\
libs.jstl,\
maven.j2ee,\
maven.jaxws,\
Expand Down

0 comments on commit f0d8256

Please sign in to comment.