[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[ice-build] [eclipse/ice] bc9233: Fix VelocityProperties use from dependent projects
|
Branch: refs/heads/next
Home: https://github.com/eclipse/ice
Commit: bc923390283622903c77b1b594b7b9da238b1d83
https://github.com/eclipse/ice/commit/bc923390283622903c77b1b594b7b9da238b1d83
Author: Daniel Bluhm <bluhmdj@xxxxxxxx>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/main/java/org/eclipse/ice/dev/annotations/processors/VelocityProperties.java
Log Message:
-----------
Fix VelocityProperties use from dependent projects
Signed-off-by: Daniel Bluhm <bluhmdj@xxxxxxxx>
Commit: f1010643348cb203fce924cdcf90b96c891aa135
https://github.com/eclipse/ice/commit/f1010643348cb203fce924cdcf90b96c891aa135
Author: Daniel Bluhm <bluhmdj@xxxxxxxx>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/pom.xml
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/main/java/org/eclipse/ice/dev/annotations/processors/DataElementProcessor.java
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/test/java/org/eclipse/ice/tests/dev/annotations/processors/DataElementAnnotationTestHelper.java
A org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/test/java/org/eclipse/ice/tests/dev/annotations/processors/LoggingDataElementProcessor.java
Log Message:
-----------
Fix Annotation Processor Logging
Signed-off-by: Daniel Bluhm <bluhmdj@xxxxxxxx>
Commit: 995490313b490d7a985f9ff1e66363d227a406ab
https://github.com/eclipse/ice/commit/995490313b490d7a985f9ff1e66363d227a406ab
Author: Daniel Bluhm <bluhmdj@xxxxxxxx>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M org.eclipse.ice.tests.integration/org.eclipse.ice.tests.integration.dev.annotation/pom.xml
Log Message:
-----------
Fix persistence int tests using wrong group ID
Signed-off-by: Daniel Bluhm <bluhmdj@xxxxxxxx>
Commit: b620bc120591cabf623d6d191ab809f70bd5870e
https://github.com/eclipse/ice/commit/b620bc120591cabf623d6d191ab809f70bd5870e
Author: Jay Jay Billings <billingsjj@xxxxxxxx>
Date: 2020-08-06 (Thu, 06 Aug 2020)
Changed paths:
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/pom.xml
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/main/java/org/eclipse/ice/dev/annotations/processors/DataElementProcessor.java
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/main/java/org/eclipse/ice/dev/annotations/processors/VelocityProperties.java
M org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/test/java/org/eclipse/ice/tests/dev/annotations/processors/DataElementAnnotationTestHelper.java
A org.eclipse.ice.dev/org.eclipse.ice.dev.annotations/src/test/java/org/eclipse/ice/tests/dev/annotations/processors/LoggingDataElementProcessor.java
M org.eclipse.ice.tests.integration/org.eclipse.ice.tests.integration.dev.annotation/pom.xml
Log Message:
-----------
Merge pull request #455 from dbluhm/hotfix-20200806
Fix VelocityProperties and Annotation Processor Logging
Compare: https://github.com/eclipse/ice/compare/0f5a65d02358...b620bc120591