Repository: incubator-stratos
Updated Branches:
  refs/heads/4.0.0-incubating e8ffe3d08 -> 5e003814a


excluding dhtmlHistory.js file from license verification


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/5e003814
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/5e003814
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/5e003814

Branch: refs/heads/4.0.0-incubating
Commit: 5e003814afe0d831c47980a52576d373b060418a
Parents: e8ffe3d
Author: Isuru H <[email protected]>
Authored: Thu Apr 24 13:40:40 2014 +0530
Committer: Isuru H <[email protected]>
Committed: Thu Apr 24 13:40:40 2014 +0530

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/5e003814/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8a28ec5..48e86bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,6 +159,7 @@
                                 <exclude>**/services/*LoggingModule</exclude>
                                 <exclude>**/services/*ApiMetadata</exclude>
                                 
<exclude>**/services/*ProviderMetadata</exclude>
+                               <exclude>**/dhtmlHistory.js</exclude>
                             </excludes>
                            <excludeSubProjects>false</excludeSubProjects>
                         </configuration>

Reply via email to