Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inc gwt version and update module dtds #517

Merged
merged 3 commits into from
Jul 10, 2014
Merged

inc gwt version and update module dtds #517

merged 3 commits into from
Jul 10, 2014

Conversation

rdwallis
Copy link
Contributor

@rdwallis rdwallis commented Jul 4, 2014

No description provided.

@@ -1,3 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.6.1//EN"
"https://raw.githubusercontent.com/gwtproject/gwt/2.6.1/distro-source/core/src/gwt-module.dtd">
<!-- -->
<!-- Copyright 2008 Google Inc. -->
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this code copyright Google? or is this a cut and paste error?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cut and past. We overridden the default behaviour

@christiangoudreau
Copy link
Member

Once the copyright is removed. LGTM

@@ -225,7 +225,7 @@

<!-- Maven -->
<build-helper-maven-plugin.version>1.7</build-helper-maven-plugin.version>
<gwt-maven-plugin.version>2.6.0</gwt-maven-plugin.version>
<gwt-maven-plugin.version>2.6.1</gwt-maven-plugin.version>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we get rid of the gwt-maven-plugin.version property and just use the gwt.version in its place then it won't be possible to change one and forget the other.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True, but there some times that it's not in sync.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I'll leave it then.

meriouma added a commit that referenced this pull request Jul 10, 2014
inc gwt version and update module dtds
@meriouma meriouma merged commit cc6b88f into ArcBees:master Jul 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants