Author: ktlili
Date: Wed Oct 31 17:33:54 2007
New Revision: 19014
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D19014&repname=
=3Djahia
Log:
- add DnD GET dependence into project.xml
Modified:
branches/JAHIA-INCLUDE-TAG-BRANCH/core/project.xml
Modified: branches/JAHIA-INCLUDE-TAG-BRANCH/core/project.xml
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-INCLUD=
E-TAG-BRANCH/core/project.xml&rev=3D19014&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-INCLUDE-TAG-BRANCH/core/project.xml (original)
+++ branches/JAHIA-INCLUDE-TAG-BRANCH/core/project.xml Wed Oct 31 17:33:54 =
2007
@@ -1600,10 +1600,20 @@
<artifactId>gwt-servlet</artifactId>
<version>1.4.60</version>
<properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>com.google.gwt</groupId>
+ <artifactId>gwt-dragdrop</artifactId>
+ <version>1.2.5</version>
+ <properties>
<war.bundle>false</war.bundle>
</properties>
</dependency>
=
+
+
</dependencies>
=
<build>
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list