Uploaded image for project: 'ProtoStream'
  1. ProtoStream
  2. IPROTO-395

Local proto.lock file created with remote check when commitProtoLock=false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.0.12.Final
    • 5.0.10.Final
    • None
    • False
    • False
    • None

      The following configuration results in the current proto state being written to a local proto.lock file despite commitProtoLock=false.

                      <groupId>org.infinispan.protostream</groupId>
                      <artifactId>proto-schema-compatibility-maven-plugin</artifactId>
                      <executions>
                          <execution>
                              <goals>
                                  <goal>proto-schema-compatibility-check</goal>
                              </goals>
                          </execution>
                      </executions>
                      <configuration>
                          <commitProtoLock>false<commitProtoLock/>
                          <remoteLockFiles>https://raw.githubusercontent.com/keycloak/keycloak/refs/heads/release/26.0/model/infinispan/proto.lock</remoteLockFiles>
                      </configuration>
      

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: