This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CDO Model Repository (Infrastructure)".
The branch, master has been updated
via f38cc010889d0ab4435eb9da3cee8297ed155b1b (commit)
via f7a1e79125bff99f5ecf3120394a5b82369edddc (commit)
via 4f0f6537b2c422a3f74b31296b6ac65ab4a3b696 (commit)
from 4a7009f917ee43082fb9b0b97e2ac85e9416d8a3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f38cc010889d0ab4435eb9da3cee8297ed155b1b
Author: Eike Stepper <[email protected]>
Date: Tue Jun 19 06:59:55 2012 +0200
Add components to Issues
commit f7a1e79125bff99f5ecf3120394a5b82369edddc
Author: Eike Stepper <[email protected]>
Date: Tue Jun 19 06:31:14 2012 +0200
Use commit as tag ref
commit 4f0f6537b2c422a3f74b31296b6ac65ab4a3b696
Author: Eike Stepper <[email protected]>
Date: Tue Jun 19 06:30:51 2012 +0200
Remove promoter.jar
-----------------------------------------------------------------------
Summary of changes:
org.eclipse.emf.cdo.releng.promotion/build.xml | 23 -
.../build/Build Promoter JAR.launch | 21 -
org.eclipse.emf.cdo.releng.promotion/promoter.jar | Bin 87817 -> 0 bytes
.../classes/promoter/Bugzilla$BugHandler.class | Bin 1850 -> 2151 bytes
.../promoter/classes/promoter/Bugzilla.class | Bin 2869 -> 2738 bytes
.../promoter/classes/promoter/BuildCopier.class | Bin 7091 -> 7179 bytes
.../promoter/classes/promoter/Git$1.class | Bin 1645 -> 1849 bytes
.../promoter/classes/promoter/Git$2.class | Bin 2174 -> 2174 bytes
.../promotion/promoter/classes/promoter/Git.class | Bin 4585 -> 4649 bytes
.../promoter/classes/promoter/Issue.class | Bin 1497 -> 2379 bytes
.../promoter/classes/promoter/IssueManager.class | Bin 2031 -> 1335 bytes
.../classes/promoter/ReleaseNotesGenerator$1.class | Bin 2005 -> 2005 bytes
.../classes/promoter/ReleaseNotesGenerator.class | Bin 7416 -> 7473 bytes
.../classes/promoter/SourceCodeManager.class | Bin 712 -> 730 bytes
.../promoter/classes/promoter/Subversion$1.class | Bin 1666 -> 1690 bytes
.../promoter/classes/promoter/Subversion.class | Bin 2710 -> 2755 bytes
.../src/promoter/Bugzilla.java | 81 ++--
.../src/promoter/BuildCopier.java | 540 ++++++++++----------
.../src/promoter/Git.java | 13 +-
.../src/promoter/Issue.java | 229 +++++----
.../src/promoter/IssueManager.java | 136 +++---
.../src/promoter/ReleaseNotesGenerator.java | 1 +
.../src/promoter/SourceCodeManager.java | 2 +-
.../src/promoter/Subversion.java | 6 +-
24 files changed, 521 insertions(+), 531 deletions(-)
delete mode 100644 org.eclipse.emf.cdo.releng.promotion/build.xml
delete mode 100644 org.eclipse.emf.cdo.releng.promotion/build/Build Promoter
JAR.launch
delete mode 100644 org.eclipse.emf.cdo.releng.promotion/promoter.jar
hooks/post-receive
--
CDO Model Repository (Infrastructure)
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit