Hi,
I'm just preparing for Alpha7 and there are some issues I need fixed or
clarified:-
*Mario
*
./droolsjbpm-integration/drools-kproject-example/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> Remove version info
./droolsjbpm-integration/drools-kproject-example/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> Remove version info
./droolsjbpm-knowledge/knowledge-internal-api/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> This module is not included in
it's parent. Should it be?
./droolsjbpm-knowledge/knowledge-api/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> This module is not included in
it's parent. Should it be?
*Me!
*
./guvnor/guvnor-distribution/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> To include in pom for
fullProfile
./guvnor/guvnor-jcr2vfs-migration/pom.xml:
<jcrGuvnor.version>5.5.1-SNAPSHOT</jcrGuvnor.version> ---> Comment out
for alpha7
./guvnor/guvnor-distribution-wars/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> To include in pom for
fullProfile
*Salaboy
*
./jbpm/jbpm-human-task/jbpm-human-task-war/target/upacked-war/META-INF/maven/org.jbpm/jbpm-human-task-war/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> Check if resolved with
fullProfile
./jbpm/jbpm-gwt/jbpm-gwt-console-server/target/upacked-war/META-INF/maven/org.jbpm/jbpm-gwt-console-server/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> Check if resolved with
fullProfile
./jbpm/jbpm-services/pom.xml:
<uberfire.version>0.2.0-SNAPSHOT</uberfire.version> ---> Need to change
to use property defined in droolsjbpm-parent
./jbpm/jbpm-installer/task-service/pom.xml:
<version>6.0.0-SNAPSHOT</version> ----> Please confirm this is not
built by maven
./jbpm/jbpm-installer/task-service/pom.xml:
<version>6.0.0-SNAPSHOT</version> ----> Please confirm this is not
built by maven
./jbpm-console-ng/jbpm-console-ng-bpm-home/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> Remove version info
./jbpm-console-ng/jbpm-console-ng-process-modeling/jbpm-console-ng-process-modeling-backend/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> Module not included in build. Is
this correct.
./jbpm-console-ng/jbpm-console-ng-process-modeling/jbpm-console-ng-process-modeling-api/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> Module not included in build. Is
this correct.
./jbpm-console-ng/jbpm-console-ng-shared/pom.xml:
<version>0.1-SNAPSHOT</version> ----> Suspect parent pom is wrong?
./jbpm-console-ng/jbpm-console-ng-module-archetype/src/main/resources/archetype-resources/pom.xml:
<version>6.0.0-SNAPSHOT</version> -----> Suspect need to be updated?
./jbpm-console-ng/jbpm-console-ng-module-archetype/target/classes/archetype-resources/pom.xml:
<version>6.0.0-SNAPSHOT</version> -----> Suspect need to be updated?
./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/basic-client/pom.xml:
<version>0.1-SNAPSHOT</version> -----> Suspect need to be updated?
./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/basic-client/pom.xml:
<version>0.1-SNAPSHOT</version> -----> Suspect need to be updated?
./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/basic-backend/pom.xml:
<version>0.1-SNAPSHOT</version> -----> Suspect need to be updated?
./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/basic-backend/pom.xml:
<version>0.1-SNAPSHOT</version> -----> Suspect need to be updated?
./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/pom.xml:
<version>6.0.0-SNAPSHOT</version> -----> Suspect need to be updated?
./jbpm-console-ng/jbpm-console-ng-module-archetype/target/test-classes/projects/basic/project/basic/basic-api/pom.xml:
<version>0.1-SNAPSHOT</version> -----> Suspect need to be updated?
./jbpm-console-ng/jbpm-console-ng-executor-service/jbpm-console-ng-executor-service-backend/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> Move dependency version
information to droolsjbpm-parent
./jbpm-console-ng/jbpm-console-ng-executor-service/pom.xml:
<version>6.0.0-SNAPSHOT</version> ----> Remove version info
./jbpm-console-ng/jbpm-console-ng-executor-service/jbpm-console-ng-executor-service-client/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> Move dependency version
information to droolsjbpm-parent
./jbpm-console-ng/pom.xml: <version>2.2.1.0-SNAPSHOT</version>
----> Cannot use SNAPSHOT version of gwt-bootstrap. Please change to
non-SNAPSHOT.
*Porcelli
*
./kie-commons/kie-nio2-backport/kie-nio2-impls/kie-nio2-eclipse/pom.xml:
<version>6.0.0-SNAPSHOT</version> ---> Assuming excluded from build
because we don't have an implementation for it?
./kie-commons/kieora/kieora-backends/kieora-backend-lucene/pom.xml:
<mapdb.version>0.9-SNAPSHOT</mapdb.version> ----> Cannot have a SNAPSHOT
version for maddb. Please change to a non-SNAPSHOT version
./uberfire/pom.xml:
<kie-commons.version>6.0.0-SNAPSHOT</kie-commons.version> ----> Will
change to use 6.0.0.Alpha7 when building Alpha7 however suspect we could
change this to be ${drools.version} for now?
./uberfire/pom.xml: <errai.version>2.2.0-SNAPSHOT</errai.version>
-----> Understand this has already been updated.
These changes\confirmations are essential for the Alpha7 and as such all
are blockers at the moment.
With kind regards,
Mike
Show replies by date