/[packages]/cauldron/javapoet/current/SPECS/javapoet.spec
ViewVC logotype

Diff of /cauldron/javapoet/current/SPECS/javapoet.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1919429 by neoclust, Sat Sep 10 23:00:48 2022 UTC revision 1919430 by daviddavid, Thu Dec 8 16:26:35 2022 UTC
# Line 1  Line 1 
1  Name:          javapoet  Name:          javapoet
2  Version:       1.11.1  Version:       1.7.0
3  Release:       %mkrel 1  Release:       %mkrel 3
4  Group:         Development/Java  Group:         Development/Java
5  Summary:       A Java API for generating .java source files  Summary:       A Java API for generating .java source files
6  License:       ASL 2.0  License:       ASL 2.0
# Line 8  URL:           https://github.com/square Line 8  URL:           https://github.com/square
8  Source0:       https://github.com/square/%{name}/archive/%{name}-%{version}.tar.gz  Source0:       https://github.com/square/%{name}/archive/%{name}-%{version}.tar.gz
9    
10  BuildRequires: maven-local  BuildRequires: maven-local
 BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)  
11    
12  %if 0  %if 0
13  # test dependencies  # test dependencies
# Line 22  BuildRequires: mvn(com.google.truth:trut Line 21  BuildRequires: mvn(com.google.truth:trut
21  %endif  %endif
22    
23  BuildArch:     noarch  BuildArch:     noarch
24    ExclusiveArch:  %{java_arches} noarch
25    
26  %description  %description
27  A utility class which aids in generating Java source files.  A utility class which aids in generating Java source files.
# Line 35  This package contains javadoc for %{name Line 35  This package contains javadoc for %{name
35  %prep  %prep
36  %setup -q -n %{name}-%{name}-%{version}  %setup -q -n %{name}-%{name}-%{version}
37    
38    # remove unnecessary dependency on parent POM
39    %pom_remove_parent
40    
41  %pom_remove_plugin :maven-checkstyle-plugin  %pom_remove_plugin :maven-checkstyle-plugin
42    
43  %mvn_file : %{name}  %mvn_file : %{name}

Legend:
Removed from v.1919429  
changed lines
  Added in v.1919430

  ViewVC Help
Powered by ViewVC 1.1.30