[code-reflection] Integrated: Switch to using maven as primary build
    Gary Frost 
    gfrost at openjdk.org
       
    Wed Jun 12 13:04:43 UTC 2024
    
    
  
On Wed, 12 Jun 2024 12:50:51 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Here we switch to using maven as the primary build.
> 
> So hopefully 
> 
> cd hat
> . ./env.bash
> mvn clean compile jar:jar install
> 
> Will work for all. 
> 
> Some supporting scripts added too.   
> Specifically `hatrun.bash`
> 
> 
> bash ./hatrun.bash opencl violajones ViolaJonesCompute
> 
> 
> Some cmake top level artifacts remain in case something is missing..
This pull request has now been integrated.
Changeset: 75a7a0bf
Author:    Gary Frost <gfrost at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/75a7a0bf188ab215315b95a76c2203c04312fc46
Stats:     652 lines in 27 files changed: 571 ins; 34 del; 47 mod
Switch to using maven as primary build
-------------
PR: https://git.openjdk.org/babylon/pull/128
    
    
More information about the babylon-dev
mailing list