This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new f6845ee8 Docn: quick build classes [skip ci]
f6845ee8 is described below

commit f6845ee8527e533ce6d6618e2557f0405e5f0b8e
Author: Sebb <[email protected]>
AuthorDate: Tue Jun 23 21:12:35 2026 +0100

    Docn: quick build classes [skip ci]
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 3e96c910..e6702b9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -303,6 +303,7 @@
     <profile>
       <!--
         Easily run DomainValidatorTest:
+        mvn compiler:compile compiler:testCompile # build classes (if 
necessary)
         mvn -PDomainValidatorTest
       -->
       <id>DomainValidatorTest</id>

Reply via email to