Skip to content

Commit

Permalink
LPS-130748 No need to run SourceFormatter anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
hhuijser authored and brianchandotcom committed Aug 23, 2021
1 parent dbd1a70 commit 0f60723
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -589,10 +589,6 @@ message.
<arg value="output.file=${project.dir}/portal-impl/src/portal.properties" />
<jvmarg if:true="${jvm.debug}" line="${jpda.settings}" />
</java>

<ant dir="portal-impl" inheritAll="false" target="format-source-files">
<property name="source.files" value="portal-impl/src/portal.properties" />
</ant>
</target>

<target name="install-portal-snapshots">
Expand Down

0 comments on commit 0f60723

Please sign in to comment.