File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1313  </parent >
1414  <artifactId >jackson-dataformat-protobuf</artifactId >
1515  <name >Jackson dataformat: Protobuf</name >
16-   <!--  04-Mar-2023, tatu: not sure why, but use of "jar" does not work
17-          with Shade plugin inclusion, somehow 
18-     -->  
19-   <packaging >bundle</packaging >
16+   <packaging >jar</packaging >
2017  <description >Support for reading and writing protobuf-encoded data via Jackson
2118abstractions.
2219  </description >
Original file line number Diff line number Diff line change @@ -31,4 +31,5 @@ implementations)
3131  by default (3.0)
3232#557: Change 3.0 to use `module-info.java` directly [JSTEP-11]
3333- Minimum Java baseline: Java 17
34- - (protobuf) Remove shading of `protoparser` dependency
34+ - (protobuf) Remove shading of `protoparser` dependency (and change
35+   Maven packaging type to "jar" from "bundle")
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments