Carl Harris
65c16ce90e
GUACAMOLE-408: revert changes to rat excludes
...
The excludes for rat should include everything in .gitignore, so
these explicit excludes are not needed.
2017-10-07 20:31:24 -04:00
Carl Harris
70db9a4c42
GUACAMOLE-408: exclude generated HTML files from rat validation
...
When building inside of the Docker container, some files with
generated HTML are being validated by RAT and failing due to the
lack of a license header. When building outside of Docker, this
problem does not occur. Not sure why these paths don't fail when
building outside of the container, and I don't know enough about
the plugin that generates these files to understand why it behaves
differently inside of the container. Nonetheless, I think these
excludes seem reasonable.
2017-10-07 10:12:49 -04:00
Michael Jumper
9236aea866
GUACAMOLE-314: Bump version numbers of all modified components to 0.9.13-incubating.
2017-06-01 23:05:53 -07:00
Michael Jumper
3de690abfe
GUACAMOLE-225: Bump version numbers to 0.9.12-incubating (guacamole-common unchanged).
2017-02-28 09:33:53 -08:00
Michael Jumper
9c584cd30d
GUACAMOLE-154: Guacamole should depend on 0.9.11-incubating version of guacamole-ext.
2017-01-11 09:18:41 -08:00
Michael Jumper
8185a023f6
GUACAMOLE-154: Bump version numbers to 0.9.11-incubating for modified components.
2017-01-09 13:51:23 -08:00
James Muehlner
c29e6ba464
Merge 0.9.10-incubating changes back to master.
2016-12-02 19:40:42 -08:00
Michael Jumper
110ebf64e2
GUACAMOLE-133: Document all dependencies of Guacamole within LICENSE.
2016-12-02 18:18:56 -08:00
James Muehlner
c194e04894
Merge release-specific changes for 0.9.10-incubating back to master.
2016-12-02 15:37:35 -08:00
Michael Jumper
621af69f87
GUACAMOLE-133: Exclude StAX dependency, which is part of Java 6.
2016-12-02 14:25:41 -08:00
James Muehlner
f1edb9ffd1
Merge new changes for 0.9.10-incubating back to master.
2016-11-28 22:27:36 -08:00
Michael Jumper
9175ebf5d0
GUACAMOLE-131: Migrate to Webjars for JavaScript library dependencies. Upgrade messageformat.js to 1.0.2, which is now MIT-licensed.
2016-11-28 17:25:03 -08:00
James Muehlner
b0f73bb4d7
GUACAMOLE-119: Merge integration of Apache Rat into client and associated new license notices.
2016-11-13 10:49:49 -08:00
Michael Jumper
322d2ba144
GUACAMOLE-119: Add Apache license boilerplate to pom.xml.
2016-11-12 18:16:27 -08:00
Michael Jumper
27bb5632f5
GUACAMOLE-119: Add Apache RAT validation to build.
2016-11-12 18:16:03 -08:00
Michael Jumper
70ab4e48ee
GUACAMOLE-116: Upgrade minify-maven-plugin.
2016-11-11 15:53:17 -08:00
Michael Jumper
141400bc77
GUACAMOLE-107: Point all pom.xml at new project website.
2016-10-26 21:53:26 -07:00
James Muehlner
3f7ed57a8a
GUACAMOLE-87: Bump guacamole-client version numbers to 0.9.10-incubating.
2016-08-25 21:48:04 -07:00
James Muehlner
01c51f9998
GUACAMOLE-66: Remove Apache Commons Codec dependency.
2016-07-27 20:58:47 -07:00
Michael Jumper
d3a9cecb17
GUACAMOLE-5: Define base classes for REST API subresource locators.
2016-07-11 23:45:48 -07:00
Michael Jumper
831e974f5f
GUACAMOLE-1: Update pom.xml to reflect Apache licensing.
2016-03-28 20:50:39 -07:00
Michael Jumper
cbe3387d92
GUACAMOLE-1: Replace version 0.9.9 with version 0.9.9-incubating.
2016-03-28 20:49:58 -07:00
Michael Jumper
1f7d9bb052
GUACAMOLE-1: Update SCM references in pom.xml
2016-03-28 20:49:52 -07:00
Michael Jumper
6990344697
GUACAMOLE-1: Refactor org.glyptodon package/groupId to org.apache.
2016-03-28 20:43:49 -07:00
Mike Jumper
41297c5079
Merge pull request #240 from Hatsize/master
...
GUAC-1295: Add cache busting for app.css and app.js
2015-12-15 17:00:05 -08:00
Michael Jumper
6a77c39c68
GUAC-1392: Bump version to 0.9.9 within all pom.xml (all projects were modified for this release).
2015-12-15 12:58:22 -08:00
Michael Jumper
5f5b9f5cb8
GUAC-1280: Bump version numbers to 0.9.8 where appropriate.
2015-09-04 10:48:11 -07:00
Corin Froese
ae23c071ce
GUAC-1295: Add cache busting for app.css and app.js
2015-08-11 13:06:31 -06:00
Michael Jumper
1ac2986b93
GUAC-1230: Standardize inclusion of third-party JavaScript libraries.
2015-07-14 13:36:10 -07:00
Michael Jumper
8e1d8b8af9
GUAC-1230: Add all messageformat.js locales.
2015-07-14 13:20:44 -07:00
Michael Jumper
7efbaf10c3
GUAC-1230: Only explicitly specify JavaScript source files where order is critical.
2015-07-14 13:11:09 -07:00
Michael Jumper
f9ccd4c87b
GUAC-1255: Add German locale for messageformat.js.
2015-07-09 17:01:32 -07:00
Michael Jumper
e973f7de6b
GUAC-1172: Upgrade to Angular 1.3.16. Update form template to work around angular/angular.js#12260 .
2015-07-02 15:10:38 -07:00
Michael Jumper
3c1580ce77
GUAC-1238: Add missing messageformat.js locale.
2015-06-19 09:56:12 -07:00
Michael Jumper
f41c7a7b1a
GUAC-1174: Bump version numbers to 0.9.7.
2015-06-08 16:47:22 -07:00
Michael Jumper
a0bd737ac6
GUAC-1217: Add French message format rules.
2015-06-05 19:11:23 -07:00
James Muehlner
2d8b092681
GUAC-1187 Prepared Konstantin Kozhin's Russian translation for merge.
2015-05-18 19:14:38 -07:00
Michael Jumper
12edc7a256
GUAC-1170: Add missing Maven plugin versions.
2015-04-26 22:58:37 -07:00
Michael Jumper
b74c05b9f7
GUAC-1170: Add -Werror and -Xlint:all options to Java builds.
2015-04-26 18:46:27 -07:00
Michael Jumper
4215cd4f1e
GUAC-1161: Pre-cache Angular templates during build.
2015-04-22 15:50:46 -07:00
James Muehlner
770078fc6e
GUAC-1138 Fix modal.min.js warning during build.
2015-03-25 22:36:18 -07:00
Michael Jumper
bbae09b51b
GUAC-1128: Bump version numbers to 0.9.6 as necessary.
2015-03-23 15:36:00 -07:00
Michael Jumper
0bfdea2543
GUAC-1018: Bump version to 0.9.5.
2015-02-15 17:45:04 -08:00
Michael Jumper
b6a9f6849b
GUAC-938: Bump version numbers for 0.9.4.
2015-01-06 19:52:58 -08:00
Michael Jumper
e3a7a7dcd3
GUAC-959: Add ngTouch.
2015-01-05 01:46:41 -08:00
Michael Jumper
207e87f60f
GUAC-932: Remove legacy JavaScript source.
2014-12-08 13:55:09 -08:00
Michael Jumper
1d86419cc1
GUAC-605: Use MessageFormat interpolation for angular-translate.
2014-11-28 22:25:42 -08:00
Michael Jumper
4f6a69fea1
GUAC-925: Replace modal.js with pre-minified version of the same.
2014-11-12 16:31:17 -08:00
Michael Jumper
3aacbe8c26
GUAC-900: Restore minification, remove unused files.
2014-11-06 14:39:08 -08:00
James Muehlner
4c34220c65
GUAC-807 Fixed login page error, minify button usage, and menu initial state.
2014-11-05 22:41:46 -08:00