-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Description
Lines 37 to 46 in 4910b51
<loadproperties prefix="spring-boot"> | |
<javaresource | |
name="META-INF/maven/org.springframework.boot/spring-boot-antlib/pom.properties" | |
loaderref="spring.boot.antlib.loader" /> | |
<filterchain> | |
<linecontainsregexp> | |
<regexp pattern="^version=" /> | |
</linecontainsregexp> | |
</filterchain> | |
</loadproperties> |
The file isn't packaged in any 2.x version. It is there in 1.5.x. I'm not yet sure if its absence is breaking something and no one has noticed or if it's not needed and we can remove the reference to it.
Metadata
Metadata
Assignees
Labels
type: bugA general bugA general bug