Skip to content

Commit

Permalink
FISH-10527 removed basedoc which replaced the index page with an old …
Browse files Browse the repository at this point in the history
…version.
  • Loading branch information
NotedSalmon committed Feb 25, 2025
1 parent 9dfa758 commit 48e37e3
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions nucleus/admin/template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,7 @@
<configuration>
<artifactItems>
<!-- The index.html for the "docroot" application,
saying Payara is running etc when nothing is deployed to root. -->
<artifactItem>
<groupId>org.glassfish.docs</groupId>
<artifactId>basedocs</artifactId>
<version>4.1.payara-p3</version>
<type>zip</type>
<overWrite>false</overWrite>
<includes>glassfish/lib/templates/**</includes>
</artifactItem>

saying Payara is running etc when nothing is deployed to root. -->+--
<artifactItem>
<groupId>fish.payara.server.internal.ejb</groupId>
<artifactId>ejb-http-endpoint</artifactId>
Expand Down

0 comments on commit 48e37e3

Please sign in to comment.