[jenkinsci/jacoco-plugin] c8090a: [FIXED JENKINS-20440]

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: c8090ab9df73a20f520557a590232b20348b22d6
  
https://github.com/jenkinsci/jacoco-plugin/commit/c8090ab9df73a20f520557a590232b20348b22d6
  Author: Marcelo Rebasti 
  Date:   2013-11-15 (Fri, 15 Nov 2013)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java

  Log Message:
  ---
  [FIXED JENKINS-20440]
Change to make JacocoBuildAction.logger transient. This will prevent the
serialization of the PrintStream buffer.


  Commit: 88345a6bc2d4226067f7934a105a73e5455894ae
  
https://github.com/jenkinsci/jacoco-plugin/commit/88345a6bc2d4226067f7934a105a73e5455894ae
  Author: Dominik Stadler 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java

  Log Message:
  ---
  Merge pull request #36 from mrebasti/jenkins-20440

[FIXED JENKINS-20440] Don't try to serialize logger-PrintStream


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/1dae7270411f...88345a6bc2d4

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/priority-sorter-plugin] d11b9e: Finding correct descriptor for ajax-call.

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: d11b9eced24f78c8891f130e4cab6883c8ce56fa
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/d11b9eced24f78c8891f130e4cab6883c8ce56fa
  Author: emsa23 
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
M 
src/main/resources/jenkins/advancedqueue/sorter/strategy/MultiBucketStrategy/config.jelly

  Log Message:
  ---
  Finding correct descriptor for ajax-call.


  Commit: 3855b243f651fd5d62d15e1a1b02441c327ce55f
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/3855b243f651fd5d62d15e1a1b02441c327ce55f
  Author: emsa23 
  Date:   2013-11-14 (Thu, 14 Nov 2013)

  Changed paths:
M src/main/java/jenkins/advancedqueue/PrioritySorterConfiguration.java

  Log Message:
  ---
  checkLegacy() always returned true.


  Commit: 73c962656f4f9bad126ced2708d7f602b8eecd6a
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/73c962656f4f9bad126ced2708d7f602b8eecd6a
  Author: emsa23 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
R src/main/java/jenkins/advancedqueue/sorter/strategy/FIFOStrategy.java

  Log Message:
  ---
  Removed the FIFO Strategy.


  Commit: 66b22a76670509f9b341ae71afd1078b809a5fd4
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/66b22a76670509f9b341ae71afd1078b809a5fd4
  Author: emsa23 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M 
src/main/resources/jenkins/advancedqueue/PrioritySorterConfiguration/help-strategy.html
A 
src/main/resources/jenkins/advancedqueue/sorter/strategy/AbsoluteStrategy/config.jelly
A 
src/main/resources/jenkins/advancedqueue/sorter/strategy/FQStrategy/config.jelly
A 
src/main/resources/jenkins/advancedqueue/sorter/strategy/WFQStrategy/config.jelly

  Log Message:
  ---
  Moved the Queue-info into config.jelly for each Strategy.


  Commit: a379818955c726047c208d909d2707b7139ef98e
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/a379818955c726047c208d909d2707b7139ef98e
  Author: emsa23 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M src/main/java/jenkins/advancedqueue/PrioritySorterConfiguration.java
R src/main/java/jenkins/advancedqueue/sorter/strategy/FIFOStrategy.java
M 
src/main/resources/jenkins/advancedqueue/PrioritySorterConfiguration/help-strategy.html
A 
src/main/resources/jenkins/advancedqueue/sorter/strategy/AbsoluteStrategy/config.jelly
A 
src/main/resources/jenkins/advancedqueue/sorter/strategy/FQStrategy/config.jelly
M 
src/main/resources/jenkins/advancedqueue/sorter/strategy/MultiBucketStrategy/config.jelly
A 
src/main/resources/jenkins/advancedqueue/sorter/strategy/WFQStrategy/config.jelly

  Log Message:
  ---
  Merge pull request #5 from emsa23/master

Bug fixes and enhancements


Compare: 
https://github.com/jenkinsci/priority-sorter-plugin/compare/ee3b41c0efb6...a379818955c7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/priority-sorter-plugin] bc4f6a: [maven-release-plugin] prepare release PrioritySor...

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: bc4f6ad89b61801c8973e07cdbbfa39c421e1360
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/bc4f6ad89b61801c8973e07cdbbfa39c421e1360
  Author: emsa23 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release PrioritySorter-2.0-beta-2



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/priority-sorter-plugin]

2013-11-17 Thread GitHub
  Branch: refs/tags/PrioritySorter-2.0-beta-2
  Home:   https://github.com/jenkinsci/priority-sorter-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/priority-sorter-plugin] c66442: [maven-release-plugin] prepare for next developmen...

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/priority-sorter-plugin
  Commit: c66442cb11e718bc3ac42187f9ca0e6ce6bfb849
  
https://github.com/jenkinsci/priority-sorter-plugin/commit/c66442cb11e718bc3ac42187f9ca0e6ce6bfb849
  Author: emsa23 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/infra-puppet] bd77b0: Adding DKIM record for cucumber's public key

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/infra-puppet
  Commit: bd77b0430baf13f47ab9bc48dae2531d25f7b833
  
https://github.com/jenkinsci/infra-puppet/commit/bd77b0430baf13f47ab9bc48dae2531d25f7b833
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
A local-modules/cucumber-exim4/files/000-localmacro
M local-modules/jenkins-dns/files/jenkins-ci.org.zone

  Log Message:
  ---
  Adding DKIM record for cucumber's public key

The key is located in /etc/exim4/dkim-cucumber.key and .pub and
they are not a part of the puppet definition.


  Commit: 294cac2ef7aa26161a670e9687a296e5547effed
  
https://github.com/jenkinsci/infra-puppet/commit/294cac2ef7aa26161a670e9687a296e5547effed
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
A local-modules/cucumber-exim4/files/update-exim4.conf.conf

  Log Message:
  ---
  taken as-is from the current /etc/exim4/update-exim4.conf.conf


  Commit: 320c45b89f7b22d2ac1a6449cf0b4011bd34f79e
  
https://github.com/jenkinsci/infra-puppet/commit/320c45b89f7b22d2ac1a6449cf0b4011bd34f79e
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
R local-modules/cucumber-exim4/files/update-exim4.conf.conf
A local-modules/exim4-config/files/selfrouting/update-exim4.conf.conf
A local-modules/exim4-config/manifests/selfrouting.pp

  Log Message:
  ---
  On 2nd thought, there's nothing cucumber specific about this.

This configuration would be appliable to any hosts that route e-mails by 
themselves.


  Commit: 63f3d27558de8bdf8f20a7b302fa29c11069899e
  
https://github.com/jenkinsci/infra-puppet/commit/63f3d27558de8bdf8f20a7b302fa29c11069899e
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
R local-modules/cucumber-exim4/files/000-localmacro
A local-modules/exim4-config/manifests/dkim.pp
A local-modules/exim4-config/manifests/functions.pp
M local-modules/exim4-config/manifests/selfrouting.pp
A local-modules/exim4-config/templates/dkim.erb

  Log Message:
  ---
  split exim4 config into DKIM portion and self-routing portion


  Commit: e9477c1320809d9d00900a74a2c716bda0576dba
  
https://github.com/jenkinsci/infra-puppet/commit/e9477c1320809d9d00900a74a2c716bda0576dba
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M Vagrantfile

  Log Message:
  ---
  need to load local modules as well.

Does this mean no one has been testing stuff with Vagrant!?


  Commit: 4ba85c9477fe1c6a82964c8c0dd7bae74b42f3ef
  
https://github.com/jenkinsci/infra-puppet/commit/4ba85c9477fe1c6a82964c8c0dd7bae74b42f3ef
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M local-modules/exim4-config/manifests/dkim.pp
M local-modules/exim4-config/manifests/functions.pp
A local-modules/exim4-config/manifests/init.pp
M local-modules/exim4-config/manifests/selfrouting.pp
M manifests/vagrant.pp

  Log Message:
  ---
  fixing up loose ends with exim4 configuration


  Commit: cee28ad34a9c5dd03347e57dc9caa684c8cc269c
  
https://github.com/jenkinsci/infra-puppet/commit/cee28ad34a9c5dd03347e57dc9caa684c8cc269c
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M local-modules/exim4-config/manifests/dkim.pp
M local-modules/exim4-config/templates/dkim.erb

  Log Message:
  ---
  let's also generate key in puppet as well

... since we are doing per-host key


  Commit: d03d24ee4d9b8c0f457abbfe32edee8eaeaa9ba3
  
https://github.com/jenkinsci/infra-puppet/commit/d03d24ee4d9b8c0f457abbfe32edee8eaeaa9ba3
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M manifests/cucumber.pp
M manifests/vagrant.pp

  Log Message:
  ---
  applying DKIM setting on cucumber


Compare: 
https://github.com/jenkinsci/infra-puppet/compare/ea5abc43d772...d03d24ee4d9b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/infra-puppet] 7701fd: added my new module

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/infra-puppet
  Commit: 7701fd743bb1979820ff80e62d16f57eff547bfb
  
https://github.com/jenkinsci/infra-puppet/commit/7701fd743bb1979820ff80e62d16f57eff547bfb
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M Puppetfile.lock

  Log Message:
  ---
  added my new module


  Commit: b9be900ae42a14685bec3c70e890c1af2c78fc29
  
https://github.com/jenkinsci/infra-puppet/commit/b9be900ae42a14685bec3c70e890c1af2c78fc29
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M local-modules/exim4-config/manifests/dkim.pp

  Log Message:
  ---
  Typo


Compare: 
https://github.com/jenkinsci/infra-puppet/compare/d03d24ee4d9b...b9be900ae42a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/infra-puppet] 530ddb: don't let local modifications from blocking puppet...

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/infra-puppet
  Commit: 530ddb5f1b52dc004485a9ca7ebc89a5e5f5cb38
  
https://github.com/jenkinsci/infra-puppet/commit/530ddb5f1b52dc004485a9ca7ebc89a5e5f5cb38
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M run.sh

  Log Message:
  ---
  don't let local modifications from blocking puppet apply.

If a local workspace is modified intentionally or unintentionally,
"git pull" will refuse to overwrite local changes with what's in
the repo, and puppet application will block forever.

It'd be much better to automatically correct this situation,
especially given that we have no ability to detect failures
to apply puppet configuration currently.

This has a risk of overwriting local changes anyone is making
on that box, but one is not supposed to do that anyway!



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/infra-puppet] 4c85f5: taken as-is from eggplant

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/infra-puppet
  Commit: 4c85f5d6d3f6adbfc5626055787116cce5f0eb87
  
https://github.com/jenkinsci/infra-puppet/commit/4c85f5d6d3f6adbfc5626055787116cce5f0eb87
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
A local-modules/exim4-config/files/osuoslrelay/update-exim4.conf.conf

  Log Message:
  ---
  taken as-is from eggplant


  Commit: cb7a88c5221545dc68f62858c9cda68c1e097680
  
https://github.com/jenkinsci/infra-puppet/commit/cb7a88c5221545dc68f62858c9cda68c1e097680
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M local-modules/exim4-config/files/osuoslrelay/update-exim4.conf.conf

  Log Message:
  ---
  for portability in other hosts, not listing 'eggplant.jenkins-ci.org'

according to 
http://manpages.ubuntu.com/manpages/hardy/man8/update-exim4.conf.8.html,
dc_other_hostnames specify the local domains. Since we aren't using 
eggplant.jenkins-ci.org as a valid host name portion of any e-mail address, 
this change should be safe.


  Commit: c1ba2ad34ba6d5b1af109cc9bda74e2585c2596e
  
https://github.com/jenkinsci/infra-puppet/commit/c1ba2ad34ba6d5b1af109cc9bda74e2585c2596e
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M local-modules/exim4-config/manifests/dkim.pp

  Log Message:
  ---
  exim4 tries to read this file after it does setuid

So the file needs to be readable to 'Debian-exim4' user


  Commit: 1193ef3ac7d3c49acc65a3805cccec78288deec4
  
https://github.com/jenkinsci/infra-puppet/commit/1193ef3ac7d3c49acc65a3805cccec78288deec4
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
A local-modules/exim4-config/manifests/osuoslrelay.pp

  Log Message:
  ---
  defined another flavor we use


  Commit: cf691c0eaddfdbc734df25a21a0c7ee157a89148
  
https://github.com/jenkinsci/infra-puppet/commit/cf691c0eaddfdbc734df25a21a0c7ee157a89148
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M manifests/cucumber.pp
M manifests/eggplant.pp

  Log Message:
  ---
  deploying DKIM to eggplant


Compare: 
https://github.com/jenkinsci/infra-puppet/compare/530ddb5f1b52...cf691c0eaddf

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/infra-puppet] 2b8387: publishing DKIM key for eggplant

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/infra-puppet
  Commit: 2b83879fc554bd57e894571b06268c0694464e9b
  
https://github.com/jenkinsci/infra-puppet/commit/2b83879fc554bd57e894571b06268c0694464e9b
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M local-modules/exim4-config/manifests/dkim.pp
M local-modules/jenkins-dns/files/jenkins-ci.org.zone

  Log Message:
  ---
  publishing DKIM key for eggplant



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/infra-puppet] 7dec74: DKIM deployment verified.

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/infra-puppet
  Commit: 7dec749c22ab5f361329b3ef65bda77487a52664
  
https://github.com/jenkinsci/infra-puppet/commit/7dec749c22ab5f361329b3ef65bda77487a52664
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M local-modules/jenkins-dns/files/jenkins-ci.org.zone

  Log Message:
  ---
  DKIM deployment verified.

Reverting TTL to more sane number


  Commit: 51fd4bc550d61cdb3864adef303d0b6bb0fe6f67
  
https://github.com/jenkinsci/infra-puppet/commit/51fd4bc550d61cdb3864adef303d0b6bb0fe6f67
  Author: Kohsuke Kawaguchi 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M local-modules/jenkins-dns/files/jenkins-ci.org.zone

  Log Message:
  ---
  The shorter TTL was for Contegix data center migration.

Now that it is long over, setting TTL back to the normal value


Compare: 
https://github.com/jenkinsci/infra-puppet/compare/2b83879fc554...51fd4bc550d6

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/accurev-plugin] 5c7395: Added wspace processing back, refactored wspace an...

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/accurev-plugin
  Commit: 5c7395c1e31d55560bdfd427cd384e9c041edd36
  
https://github.com/jenkinsci/accurev-plugin/commit/5c7395c1e31d55560bdfd427cd384e9c041edd36
  Author: JSherwood 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M src/main/java/hudson/plugins/accurev/AccurevSCM.java
M src/main/resources/hudson/plugins/accurev/AccurevSCM/config.jelly
A src/main/webapp/help/project/directoryoffset.html

  Log Message:
  ---
  Added wspace processing back, refactored wspace and reftree and pop 
reprocessing, made pop overwrite in non-wspace, added offset from jenkins wspace



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/tibco-builder-plugin] 69605f: Enabled studioTools only to BuildEar

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tibco-builder-plugin
  Commit: 69605ff3f12cea1d0b2679d185ed00fdf85157db
  
https://github.com/jenkinsci/tibco-builder-plugin/commit/69605ff3f12cea1d0b2679d185ed00fdf85157db
  Author: Federico Pastore 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/tibco/StudioToolsBuilder.java
M 
src/main/resources/org/jenkinsci/plugins/tibco/StudioToolsBuilder/config.jelly

  Log Message:
  ---
  Enabled studioTools only to BuildEar



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/tibco-builder-plugin] 1ddbe7: Delete release.properties.no

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tibco-builder-plugin
  Commit: 1ddbe7e4379b33afca736cf18dc611681dbe5b6a
  
https://github.com/jenkinsci/tibco-builder-plugin/commit/1ddbe7e4379b33afca736cf18dc611681dbe5b6a
  Author: Federico Pastore 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
R release.properties.no

  Log Message:
  ---
  Delete release.properties.no



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/tibco-builder-plugin] e5c952: [maven-release-plugin] prepare release tibco-build...

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tibco-builder-plugin
  Commit: e5c9525e34b862be7c4f285de99dbeadd7008f14
  
https://github.com/jenkinsci/tibco-builder-plugin/commit/e5c9525e34b862be7c4f285de99dbeadd7008f14
  Author: Federico Pastore 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release tibco-builder-1.2



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/tibco-builder-plugin] 512710: [maven-release-plugin] prepare for next developmen...

2013-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tibco-builder-plugin
  Commit: 512710d0f89d5fc2a0c799c9c157877effccdf69
  
https://github.com/jenkinsci/tibco-builder-plugin/commit/512710d0f89d5fc2a0c799c9c157877effccdf69
  Author: Federico Pastore 
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[jenkinsci/tibco-builder-plugin]

2013-11-17 Thread GitHub
  Branch: refs/tags/tibco-builder-1.2
  Home:   https://github.com/jenkinsci/tibco-builder-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.