You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/12/04 01:39:39 UTC

[1/3] incubator-guacamole-client git commit: GUACAMOLE-132: Include ALL .gitignore in source .tar.gz, not just top-level.

Repository: incubator-guacamole-client
Updated Branches:
  refs/heads/master ef092ba2d -> 32e5c3e68


GUACAMOLE-132: Include ALL .gitignore in source .tar.gz, not just top-level.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/ebb1fb12
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/ebb1fb12
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/ebb1fb12

Branch: refs/heads/master
Commit: ebb1fb12d3e6616efe56dca4a7aac56a6abf1a34
Parents: 5b7d030
Author: Michael Jumper <mj...@apache.org>
Authored: Sat Dec 3 17:27:17 2016 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Sat Dec 3 17:27:17 2016 -0800

----------------------------------------------------------------------
 project-assembly.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/ebb1fb12/project-assembly.xml
----------------------------------------------------------------------
diff --git a/project-assembly.xml b/project-assembly.xml
index 2b77871..0258fea 100644
--- a/project-assembly.xml
+++ b/project-assembly.xml
@@ -45,7 +45,7 @@
             <directory>${project.basedir}</directory>
             <useDefaultExcludes>false</useDefaultExcludes>
             <includes>
-                <include>.gitignore</include>
+                <include>**/.gitignore</include>
             </includes>
         </fileSet>
 


[3/3] incubator-guacamole-client git commit: Merge 0.9.10-incubating changes back to master.

Posted by jm...@apache.org.
Merge 0.9.10-incubating changes back to master.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/32e5c3e6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/32e5c3e6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/32e5c3e6

Branch: refs/heads/master
Commit: 32e5c3e680e3c42f362c227b4708fc6d6d25b96d
Parents: ef092ba 021c187
Author: James Muehlner <ja...@guac-dev.org>
Authored: Sat Dec 3 17:39:07 2016 -0800
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Sat Dec 3 17:39:07 2016 -0800

----------------------------------------------------------------------
 project-assembly.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------



[2/3] incubator-guacamole-client git commit: GUACAMOLE-132: Merge .gitignore fix.

Posted by jm...@apache.org.
GUACAMOLE-132: Merge .gitignore fix.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/021c1875
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/021c1875
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/021c1875

Branch: refs/heads/master
Commit: 021c18757dc9cdb5657d2062cb7bbe90d235a119
Parents: 5b7d030 ebb1fb1
Author: James Muehlner <ja...@guac-dev.org>
Authored: Sat Dec 3 17:38:13 2016 -0800
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Sat Dec 3 17:38:13 2016 -0800

----------------------------------------------------------------------
 project-assembly.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------