This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<module rename-to='awcore'> | |
<!-- Inherit the core Web Toolkit stuff. --> | |
<inherits name='com.arballon.web.framework.AWF'/> | |
<!-- Specify the paths for translatable code --> | |
<source path='client'/> | |
<source path='shared'/> | |
</module> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.arballon.web.framework.client.ui.widget.panel; | |
import java.util.List; | |
import com.arballon.web.common.client.icons.AWFIconImages; | |
import com.arballon.web.common.client.localization.ArballonMessages; | |
import com.arballon.web.common.client.localization.MessagesFactory; | |
import com.arballon.web.framework.client.AWF; | |
import com.arballon.web.framework.client.event.wizard.AddToCartEvent; | |
import com.arballon.web.framework.client.event.wizard.AddToCartEvent.AddToCartHandler; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.arballon.web.framework.client.configuration.view; | |
import java.util.ArrayList; | |
import java.util.List; | |
import com.arballon.web.framework.client.mvp.view.ActionContainer; | |
import com.arballon.web.framework.shared.model.GenericRecordDTO; | |
import com.google.gwt.user.client.ui.Widget; | |
import com.sencha.gxt.widget.core.client.TabItemConfig; | |
import com.sencha.gxt.widget.core.client.TabPanel; |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Scanning for projects... | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for com.sencha.gxt:gxt:jar:3.1.0-SNAPSHOT | |
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.eclipse.m2e:lifecycle-mapping @ com.sencha.gxt:gxt-parent:3.1.0-SNAPSHOT, C:\Users\daniel\workspace\gxt-parent\pom.xml, line 228, column 17 | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for com.sencha.gxt:gxt-theme-ultimate:jar:3.1.0-SNAPSHOT | |
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 39, column 15 | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for com.sencha.gxt:gxt-parent:pom:3.1.0-SNAPSHOT | |
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.eclipse.m2e:lifecycle-mapping @ line 228, column 17 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Scanning for projects... | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for com.sencha.gxt:gxt:jar:3.1.0-SNAPSHOT | |
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.eclipse.m2e:lifecycle-mapping @ com.sencha.gxt:gxt-parent:3.1.0-SNAPSHOT, C:\Users\daniel\workspace\gxt-parent\pom.xml, line 228, column 17 | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for com.sencha.gxt:gxt-theme-ultimate:jar:3.1.0-SNAPSHOT | |
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 39, column 15 | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for com.sencha.gxt:gxt-parent:pom:3.1.0-SNAPSHOT | |
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.eclipse.m2e:lifecycle-mapping @ line 228, column 17 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building Sencha GXT Ultimate Theme 3.1.0-SNAPSHOT | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ gxt-theme-ultimate --- | |
[INFO] | |
[INFO] --- maven-download-plugin:1.1.0:wget (download-phantomjs-windows) @ gxt-theme-ultimate --- | |
[INFO] Got from cache: C:\Users\daniel\.m2\repository\.cache\maven-download-plugin\phantomjs-1.9.2-windows.zip | |
[INFO] | |
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ gxt-theme-ultimate --- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] --- exec-maven-plugin:1.2.1:java (generate-theme) @ gxt-theme-ultimate --- | |
[DEBUG] org.codehaus.mojo:exec-maven-plugin:jar:1.2.1: | |
[DEBUG] com.sencha.gxt:gxt-themebuilder:jar:3.1.0-SNAPSHOT:runtime | |
[DEBUG] com.sencha.gxt:gxt:jar:3.1.0-SNAPSHOT:runtime | |
[DEBUG] javax.validation:validation-api:jar:1.0.0.GA:runtime | |
[DEBUG] javax.validation:validation-api:jar:sources:1.0.0.GA:runtime | |
[DEBUG] org.json:json:jar:20090211:runtime | |
[DEBUG] com.google.gwt:gwt-user:jar:2.6.0-rc1:runtime | |
[DEBUG] com.google.gwt:gwt-dev:jar:2.6.0-rc1:runtime | |
[DEBUG] org.codehaus.groovy:groovy-all:jar:2.0.6:runtime |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Scanning for projects... | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for com.sencha.gxt:gxt:jar:3.1.0-SNAPSHOT | |
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.eclipse.m2e:lifecycle-mapping @ com.sencha.gxt:gxt-parent:3.1.0-SNAPSHOT, C:\Users\daniel\workspace\gxt-parent\pom.xml, line 228, column 17 | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for com.sencha.gxt:gxt-theme-ultimate:jar:3.1.0-SNAPSHOT | |
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is missing. @ line 39, column 15 | |
[WARNING] | |
[WARNING] Some problems were encountered while building the effective model for com.sencha.gxt:gxt-parent:pom:3.1.0-SNAPSHOT | |
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.eclipse.m2e:lifecycle-mapping @ line 228, column 17 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". | |
SLF4J: Defaulting to no-operation (NOP) logger implementation | |
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. | |
[INFO] Scanning for projects... | |
[INFO] | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Building AW-AppIntegrated 0.0.2-SNAPSHOT | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] | |
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ AW-AppIntegrated --- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Apache Maven 3.0.4 (r1232337; 2012-01-17 05:44:56-0300) | |
Maven home: C:\Users\daniel\workspace\ArballonParent\AW-AppIntegrated\EMBEDDED | |
Java version: 1.7.0_45, vendor: Oracle Corporation | |
Java home: C:\Program Files\Java\jdk1.7.0_45\jre | |
Default locale: es_AR, platform encoding: Cp1252 | |
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" | |
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". | |
SLF4J: Defaulting to no-operation (NOP) logger implementation | |
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. | |
[INFO] Error stacktraces are turned on. |
OlderNewer