-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins LTS 1.625.1
Ubuntu 14
artifactory plugin 2.3.1
after gradle release the properties file changed not only the version property. all the commentc / blanks are deleted and the prperties order changes - very hard to track changes.
original property file
- Slf4J Logging
slf4j_api = org.slf4j:slf4j-api:1.7.7
log4j_over_slf4j = org.slf4j:log4j-over-slf4j:1.7.7
jcl_over_slf4j = org.slf4j:jcl-over-slf4j:1.7.7
logback_classic = ch.qos.logback:logback-classic:1.1.2
logback_core = ch.qos.logback:logback-core:1.1.2
- Spring Framework
spring_base = org.springframework:spring-context-support:4.1.6.RELEASE
spring_mvc = org.springframework:spring-webmvc:4.1.6.RELEASE
spring_web = org.springframework:spring-web:4.1.6.RELEASE
spring_context = org.springframework:spring-context:4.1.6.RELEASE
spring_test = org.springframework:spring-test:4.1.6.RELEASE
revision=24-SNAPSHOT
new file
spring_test = org.springframework:spring-test:4.1.6.RELEASE
jcl_over_slf4j = org.slf4j:jcl-over-slf4j:1.7.7
spring_web = org.springframework:spring-web:4.1.6.RELEASE
logback_classic = ch.qos.logback:logback-classic:1.1.2
spring_base = org.springframework:spring-context-support:4.1.6.RELEASE
spring_mvc = org.springframework:spring-webmvc:4.1.6.RELEASE
log4j_over_slf4j = org.slf4j:log4j-over-slf4j:1.7.7
spring_context = org.springframework:spring-context:4.1.6.RELEASE
slf4j_api = org.slf4j:slf4j-api:1.7.7
logback_core = ch.qos.logback:logback-core:1.1.2
revision=25-SNAPSHOT
[JENKINS-31418] artifactory plugin re-write the gradle.properties file and remove all comments.
Assignee | Original: yossis [ yossis ] | New: Eyal Ben Moshe [ eyalbe ] |
Workflow | Original: JNJira [ 166781 ] | New: JNJira + In-Review [ 182467 ] |