Sandbox-commits
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
November 2010
- 5 participants
- 33 discussions
Author: jcouteau
Date: 2010-11-03 14:30:47 +0100 (Wed, 03 Nov 2010)
New Revision: 2
Url: http://chorem.org/repositories/revision/incubator/2
Log:
First try at refComp
Added:
refComp/
refComp/LICENSE.txt
refComp/README.txt
refComp/changelog.txt
refComp/client/
refComp/client/LICENSE.txt
refComp/client/README.txt
refComp/client/changelog.txt
refComp/client/pom.xml
refComp/client/src/
refComp/client/src/main/
refComp/client/src/main/java/
refComp/client/src/main/java/fr/
refComp/client/src/main/java/fr/inra/
refComp/client/src/main/java/fr/inra/refcomp/
refComp/client/src/main/java/fr/inra/refcomp/Login.gwt.xml
refComp/client/src/main/java/fr/inra/refcomp/Search.gwt.xml
refComp/client/src/main/java/fr/inra/refcomp/client/
refComp/client/src/main/java/fr/inra/refcomp/client/Login.java
refComp/client/src/main/java/fr/inra/refcomp/client/Search.java
refComp/client/src/main/resources/
refComp/client/src/main/resources/fr/
refComp/client/src/main/resources/fr/inra/
refComp/client/src/main/resources/fr/inra/refcomp/
refComp/client/src/main/resources/fr/inra/refcomp/public/
refComp/client/src/main/resources/fr/inra/refcomp/public/Application.css
refComp/client/src/main/resources/fr/inra/refcomp/public/Login.html
refComp/client/src/main/resources/fr/inra/refcomp/public/Search.html
refComp/client/src/main/webapp/
refComp/client/src/main/webapp/WEB-INF/
refComp/client/src/main/webapp/WEB-INF/web.xml
refComp/client/src/main/webapp/index.html
refComp/client/src/test/
refComp/client/src/test/java/
refComp/client/src/test/java/fr/
refComp/client/src/test/java/fr/inra/
refComp/client/src/test/java/fr/inra/refcomp/
refComp/client/src/test/java/fr/inra/refcomp/client/
refComp/client/src/test/java/fr/inra/refcomp/client/GwtTestSample.java
refComp/pom.xml
refComp/services/
refComp/services/LICENSE.txt
refComp/services/README.txt
refComp/services/changelog.txt
refComp/services/pom.xml
refComp/services/src/
refComp/services/src/main/
refComp/services/src/main/java/
refComp/services/src/main/java/fr/
refComp/services/src/main/java/fr/inra/
refComp/services/src/main/java/fr/inra/Services.gwt.xml
refComp/services/src/main/java/fr/inra/services/
refComp/services/src/main/resources/
refComp/services/src/main/resources/fr/
refComp/services/src/main/resources/fr/inra/
refComp/services/src/main/resources/fr/inra/refcomp/
refComp/services/src/main/resources/fr/inra/refcomp/public/
refComp/services/src/main/resources/fr/inra/refcomp/public/Application.css
refComp/services/src/main/resources/fr/inra/refcomp/public/Application.html
refComp/services/src/main/webapp/
refComp/services/src/main/webapp/WEB-INF/
refComp/services/src/main/webapp/WEB-INF/web.xml
refComp/services/src/main/webapp/index.html
refComp/services/src/test/
refComp/services/src/test/java/
refComp/services/src/test/java/fr/
refComp/services/src/test/java/fr/inra/
refComp/services/src/test/java/fr/inra/refcomp/
refComp/services/src/test/java/fr/inra/refcomp/client/
refComp/services/src/test/java/fr/inra/refcomp/client/GwtTestSample.java
Property changes on: refComp
___________________________________________________________________
Added: svn:ignore
+ *.iws
*.iml
*.ipr
war
Property changes on: refComp/client
___________________________________________________________________
Added: svn:ignore
+ *.iws
*.ipr
*.iml
*.launch
target
war
Added: refComp/client/pom.xml
===================================================================
--- refComp/client/pom.xml (rev 0)
+++ refComp/client/pom.xml 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+
+
+ <!-- ************************************************************* -->
+ <!-- *** POM Relationships *************************************** -->
+ <!-- ************************************************************* -->
+
+ <parent>
+ <groupId>fr.inra</groupId>
+ <artifactId>refcomp</artifactId>
+ <version>0.1-SNAPSHOT</version>
+ </parent>
+
+ <groupId>fr.inra.refcomp</groupId>
+ <artifactId>client</artifactId>
+
+ <dependencies>
+
+ <!-- GWT -->
+ <dependency>
+ <groupId>com.google.gwt</groupId>
+ <artifactId>gwt-user</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>com.google.gwt</groupId>
+ <artifactId>gwt-servlet</artifactId>
+ </dependency>
+
+ </dependencies>
+
+ <!-- ************************************************************* -->
+ <!-- *** Project Information ************************************* -->
+ <!-- ************************************************************* -->
+
+ <name>${project.artifactId}</name>
+ <description>RefComp Client interfaces module</description>
+
+ <!-- ************************************************************* -->
+ <!-- *** Build Settings ****************************************** -->
+ <!-- ************************************************************* -->
+
+ <packaging>war</packaging>
+
+ <build>
+
+ <outputDirectory>war/WEB-INF/classes</outputDirectory>
+
+ <plugins>
+
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>gwt-maven-plugin</artifactId>
+ </plugin>
+
+ <plugin>
+ <artifactId>maven-clean-plugin</artifactId>
+ </plugin>
+
+ </plugins>
+ </build>
+
+</project>
\ No newline at end of file
Added: refComp/client/src/main/java/fr/inra/refcomp/Login.gwt.xml
===================================================================
--- refComp/client/src/main/java/fr/inra/refcomp/Login.gwt.xml (rev 0)
+++ refComp/client/src/main/java/fr/inra/refcomp/Login.gwt.xml 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,16 @@
+<!DOCTYPE module PUBLIC "//gwt-module/" "http://google-web-toolkit.googlecode.com/svn/tags/1.6.2/distro-source/core/…">
+<module>
+
+ <!-- Inherit the core Web Toolkit stuff. -->
+ <inherits name='com.google.gwt.user.User'/>
+
+ <!-- inherit css based theme -->
+ <inherits name='com.google.gwt.user.theme.standard.Standard'/>
+
+ <!-- Specify the app entry point class. -->
+ <entry-point class='fr.inra.refcomp.client.Login'/>
+
+ <!-- Specify the application specific style sheet. -->
+ <stylesheet src='Application.css' />
+
+</module>
Added: refComp/client/src/main/java/fr/inra/refcomp/Search.gwt.xml
===================================================================
--- refComp/client/src/main/java/fr/inra/refcomp/Search.gwt.xml (rev 0)
+++ refComp/client/src/main/java/fr/inra/refcomp/Search.gwt.xml 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,17 @@
+<!DOCTYPE module PUBLIC "//gwt-module/"
+ "http://google-web-toolkit.googlecode.com/svn/tags/1.6.2/distro-source/core/…">
+<module>
+
+ <!-- Inherit the core Web Toolkit stuff. -->
+ <inherits name='com.google.gwt.user.User'/>
+
+ <!-- inherit css based theme -->
+ <inherits name='com.google.gwt.user.theme.standard.Standard'/>
+
+ <!-- Specify the app entry point class. -->
+ <entry-point class='fr.inra.refcomp.client.Search'/>
+
+ <!-- Specify the application specific style sheet. -->
+ <stylesheet src='Application.css'/>
+
+</module>
\ No newline at end of file
Added: refComp/client/src/main/java/fr/inra/refcomp/client/Login.java
===================================================================
--- refComp/client/src/main/java/fr/inra/refcomp/client/Login.java (rev 0)
+++ refComp/client/src/main/java/fr/inra/refcomp/client/Login.java 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,41 @@
+package fr.inra.refcomp.client;
+
+import com.google.gwt.core.client.EntryPoint;
+import com.google.gwt.event.dom.client.ClickEvent;
+import com.google.gwt.event.dom.client.ClickHandler;
+import com.google.gwt.user.client.Window;
+import com.google.gwt.user.client.ui.Button;
+import com.google.gwt.user.client.ui.Label;
+import com.google.gwt.user.client.ui.RootPanel;
+import com.google.gwt.user.client.ui.TextBox;
+
+/**
+ * User: couteau
+ * Date: 3 nov. 2010
+ */
+public class Login implements EntryPoint {
+
+ Label loginLabel = new Label("Login : ");
+ TextBox loginBox = new TextBox();
+ Label pwdLabel = new Label("Password : ");
+ TextBox pwdBox = new TextBox();
+ Button button = new Button("Submit");
+
+ public void onModuleLoad() {
+ RootPanel.get("loginLabel").add(loginLabel);
+ RootPanel.get("loginBox").add(loginBox);
+ RootPanel.get("pwdLabel").add(pwdLabel);
+ RootPanel.get("pwdBox").add(pwdBox);
+ RootPanel.get("submitButton").add(button);
+
+ button.addClickHandler(new ClickHandler(){
+ public void onClick(ClickEvent event) {
+ //Window.Location.assign("Search/Search.html");
+ Window.Location.replace("../fr.inra.refcomp.Search/Search.html");
+ //Window.open("Search.html", "_self", "");
+ }
+ });
+
+ }
+
+}
Added: refComp/client/src/main/java/fr/inra/refcomp/client/Search.java
===================================================================
--- refComp/client/src/main/java/fr/inra/refcomp/client/Search.java (rev 0)
+++ refComp/client/src/main/java/fr/inra/refcomp/client/Search.java 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,22 @@
+package fr.inra.refcomp.client;
+
+import com.google.gwt.core.client.EntryPoint;
+import com.google.gwt.core.client.GWT;
+import com.google.gwt.user.client.ui.Label;
+import com.google.gwt.user.client.ui.RootPanel;
+
+/**
+ * User: couteau
+ * Date: 3 nov. 2010
+ */
+public class Search implements EntryPoint {
+
+ Label searchLabel = new Label("Search");
+
+ public void onModuleLoad(){
+ GWT.log("Hello World!", null);
+
+ RootPanel.get("test").add(searchLabel);
+
+ }
+}
Added: refComp/client/src/main/resources/fr/inra/refcomp/public/Application.css
===================================================================
--- refComp/client/src/main/resources/fr/inra/refcomp/public/Application.css (rev 0)
+++ refComp/client/src/main/resources/fr/inra/refcomp/public/Application.css 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,14 @@
+/** Add css rules here for your application. */
+
+button {
+ display: block;
+ font-size: 16pt
+}
+
+.widePanel {
+ width: 100%
+}
+
+img {
+ margin-top: 20px;
+}
\ No newline at end of file
Added: refComp/client/src/main/resources/fr/inra/refcomp/public/Login.html
===================================================================
--- refComp/client/src/main/resources/fr/inra/refcomp/public/Login.html (rev 0)
+++ refComp/client/src/main/resources/fr/inra/refcomp/public/Login.html 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,43 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!-- The HTML 4.01 Transitional DOCTYPE declaration-->
+<!-- above set at the top of the file will set -->
+<!-- the browser's rendering engine into -->
+<!-- "Quirks Mode". Replacing this declaration -->
+<!-- with a "Standards Mode" doctype is supported, -->
+<!-- but may lead to some differences in layout. -->
+
+<html>
+ <head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+
+ <title>RefComp - Login</title>
+
+ <meta name='gwt:module' content='fr.inra.refcomp.client.Login'>
+
+ <!-- -->
+ <!-- This script loads your compiled module. -->
+ <!-- If you add any GWT meta tags, they must -->
+ <!-- be added before this line. -->
+ <!-- -->
+ <script type="text/javascript" language="javascript" src="fr.inra.refcomp.Login.nocache.js"></script>
+ </head>
+
+ <body>
+
+ <div id="login">
+ <div id="loginForm">
+ <span id="loginLabel"></span>
+ <span id="loginBox"></span>
+ <span id="pwdLabel"></span>
+ <span id="pwdBox"></span>
+ <div id="submitButton"></div>
+ </div>
+ <div id="register"></div>
+ <div id="forgot"></div>
+ </div>
+
+ <!-- OPTIONAL: include this if you want history support -->
+ <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
+
+ </body>
+</html>
\ No newline at end of file
Added: refComp/client/src/main/resources/fr/inra/refcomp/public/Search.html
===================================================================
--- refComp/client/src/main/resources/fr/inra/refcomp/public/Search.html (rev 0)
+++ refComp/client/src/main/resources/fr/inra/refcomp/public/Search.html 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,27 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+ "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+
+ <title>RefComp - Search</title>
+
+ <meta name='gwt:module' content='fr.inra.refcomp.client.Search'>
+
+ <!-- -->
+ <!-- This script loads your compiled module. -->
+ <!-- If you add any GWT meta tags, they must -->
+ <!-- be added before this line. -->
+ <!-- -->
+ <script type="text/javascript" language="javascript" src="fr.inra.refcomp.Search.nocache.js"></script>
+</head>
+<body>
+<div id="test">
+
+</div>
+
+
+ <!-- OPTIONAL: include this if you want history support -->
+ <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
+</body>
+</html>
\ No newline at end of file
Added: refComp/client/src/main/webapp/WEB-INF/web.xml
===================================================================
--- refComp/client/src/main/webapp/WEB-INF/web.xml (rev 0)
+++ refComp/client/src/main/webapp/WEB-INF/web.xml 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,11 @@
+<!DOCTYPE web-app PUBLIC
+ "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
+ "http://java.sun.com/dtd/web-app_2_3.dtd" >
+
+<web-app>
+ <display-name>GWT-Maven-Archetype</display-name>
+
+ <welcome-file-list>
+ <welcome-file>index.html</welcome-file>
+ </welcome-file-list>
+</web-app>
Added: refComp/client/src/main/webapp/index.html
===================================================================
--- refComp/client/src/main/webapp/index.html (rev 0)
+++ refComp/client/src/main/webapp/index.html 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,8 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<!-- forward to the GWT Example Application -->
+<meta http-equiv="REFRESH"
+ content="0;url=fr.inra.refcomp.Login/Login.html">
+</HEAD>
+</HTML>
\ No newline at end of file
Added: refComp/client/src/test/java/fr/inra/refcomp/client/GwtTestSample.java
===================================================================
--- refComp/client/src/test/java/fr/inra/refcomp/client/GwtTestSample.java (rev 0)
+++ refComp/client/src/test/java/fr/inra/refcomp/client/GwtTestSample.java 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,20 @@
+package fr.inra.refcomp.client;
+
+import com.google.gwt.junit.client.GWTTestCase;
+
+public class GwtTestSample
+ extends GWTTestCase
+{
+
+ public String getModuleName()
+ {
+ return "fr.inra.Application";
+ }
+
+ public void testSomething()
+ {
+ // Not much to actually test in this sample app
+ // Ideally you would test your Controller here (NOT YOUR UI)
+ // (Make calls to RPC services, test client side model objects, test client side logic, etc)
+ }
+}
\ No newline at end of file
Added: refComp/pom.xml
===================================================================
--- refComp/pom.xml (rev 0)
+++ refComp/pom.xml 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <!--
+ POM generated by gwt-maven-plugin archetype
+ -->
+ <modelVersion>4.0.0</modelVersion>
+
+
+ <!-- ************************************************************* -->
+ <!-- *** POM Relationships *************************************** -->
+ <!-- ************************************************************* -->
+
+ <parent>
+ <groupId>org.nuiton</groupId>
+ <artifactId>mavenpom4labs</artifactId>
+ <version>2.4</version>
+ </parent>
+
+ <groupId>fr.inra</groupId>
+ <artifactId>refcomp</artifactId>
+ <version>0.1-SNAPSHOT</version>
+
+ <modules>
+ <module>client</module>
+ <module>services</module>
+ </modules>
+
+
+ <!-- ************************************************************* -->
+ <!-- *** Project Information ************************************* -->
+ <!-- ************************************************************* -->
+
+ <name>RefComp</name>
+
+ <description>
+ Software to create a knowledge database about people competences.
+ </description>
+ <inceptionYear>2010</inceptionYear>
+
+ <organization>
+ <name>Code Lutin</name>
+ </organization>
+
+ <developers>
+ <developer>
+ <id>jcouteau</id>
+ <name>Jean Couteau</name>
+ <email>couteau(a)codelutin.com</email>
+ <organization>CodeLutin</organization>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>+2</timezone>
+ </developer>
+ </developers>
+
+
+ <!-- ************************************************************* -->
+ <!-- *** Build Settings ****************************************** -->
+ <!-- ************************************************************* -->
+ <packaging>pom</packaging>
+
+ <properties>
+
+ <projectId>Episodes Manager</projectId>
+
+ <labs.id>---</labs.id>
+
+ <!-- libraries version -->
+ <gwtVersion>2.0.3</gwtVersion>
+ </properties>
+
+ <dependencyManagement>
+ <dependencies>
+
+ <!-- GWT dependencies (from central repo) -->
+ <dependency>
+ <groupId>com.google.gwt</groupId>
+ <artifactId>gwt-servlet</artifactId>
+ <version>${gwtVersion}</version>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.google.gwt</groupId>
+ <artifactId>gwt-user</artifactId>
+ <version>${gwtVersion}</version>
+ <scope>provided</scope>
+ </dependency>
+ </dependencies>
+
+ </dependencyManagement>
+
+ <build>
+
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>gwt-maven-plugin</artifactId>
+ <version>1.2</version>
+ <executions>
+ <execution>
+ <goals>
+ <goal>compile</goal>
+ <!--goal>test</goal-->
+ </goals>
+ </execution>
+ </executions>
+ <configuration>
+ <runTarget>fr.inra.refcomp.Login/Login.html</runTarget>
+ <noServer>false</noServer>
+ <gwtVersion>${gwtVersion}</gwtVersion>
+ </configuration>
+ </plugin>
+
+ <plugin>
+ <artifactId>maven-clean-plugin</artifactId>
+ <version>2.4.1</version>
+ <configuration>
+ <filesets>
+ <fileset>
+ <directory>war</directory>
+ </fileset>
+ </filesets>
+ </configuration>
+ </plugin>
+
+
+ </plugins>
+ </pluginManagement>
+
+ </build>
+
+</project>
Property changes on: refComp/services
___________________________________________________________________
Added: svn:ignore
+ *.iml
*.ipr
*.iws
Added: refComp/services/pom.xml
===================================================================
--- refComp/services/pom.xml (rev 0)
+++ refComp/services/pom.xml 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+
+
+ <!-- ************************************************************* -->
+ <!-- *** POM Relationships *************************************** -->
+ <!-- ************************************************************* -->
+
+ <parent>
+ <groupId>fr.inra</groupId>
+ <artifactId>refcomp</artifactId>
+ <version>0.1-SNAPSHOT</version>
+ </parent>
+
+ <groupId>fr.inra.refcomp</groupId>
+ <artifactId>services</artifactId>
+
+ <dependencies>
+
+ <!-- GWT -->
+ <dependency>
+ <groupId>com.google.gwt</groupId>
+ <artifactId>gwt-user</artifactId>
+ </dependency>
+
+ </dependencies>
+
+ <!-- ************************************************************* -->
+ <!-- *** Project Information ************************************* -->
+ <!-- ************************************************************* -->
+
+ <name>${project.artifactId}</name>
+ <description>RefComp Client services module</description>
+
+ <!-- ************************************************************* -->
+ <!-- *** Build Settings ****************************************** -->
+ <!-- ************************************************************* -->
+
+ <packaging>jar</packaging>
+
+ <build>
+
+ <plugins>
+
+ <!-- Use gwt-maven-plugin resources goal to bundle sources for client
+ module -->
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>gwt-maven-plugin</artifactId>
+ <executions>
+ <execution>
+ <goals>
+ <goal>resources</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+
+ </plugins>
+ </build>
+
+</project>
\ No newline at end of file
Added: refComp/services/src/main/java/fr/inra/Services.gwt.xml
===================================================================
--- refComp/services/src/main/java/fr/inra/Services.gwt.xml (rev 0)
+++ refComp/services/src/main/java/fr/inra/Services.gwt.xml 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,7 @@
+<!DOCTYPE module PUBLIC "//gwt-module/" "http://google-web-toolkit.googlecode.com/svn/tags/1.6.2/distro-source/core/…">
+<module>
+
+ <!-- Inherit the core Web Toolkit stuff. -->
+ <inherits name='com.google.gwt.user.User'/>
+
+</module>
Added: refComp/services/src/main/resources/fr/inra/refcomp/public/Application.css
===================================================================
--- refComp/services/src/main/resources/fr/inra/refcomp/public/Application.css (rev 0)
+++ refComp/services/src/main/resources/fr/inra/refcomp/public/Application.css 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,14 @@
+/** Add css rules here for your application. */
+
+button {
+ display: block;
+ font-size: 16pt
+}
+
+.widePanel {
+ width: 100%
+}
+
+img {
+ margin-top: 20px;
+}
\ No newline at end of file
Added: refComp/services/src/main/resources/fr/inra/refcomp/public/Application.html
===================================================================
--- refComp/services/src/main/resources/fr/inra/refcomp/public/Application.html (rev 0)
+++ refComp/services/src/main/resources/fr/inra/refcomp/public/Application.html 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,36 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!-- The HTML 4.01 Transitional DOCTYPE declaration-->
+<!-- above set at the top of the file will set -->
+<!-- the browser's rendering engine into -->
+<!-- "Quirks Mode". Replacing this declaration -->
+<!-- with a "Standards Mode" doctype is supported, -->
+<!-- but may lead to some differences in layout. -->
+
+<html>
+ <head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+ <!-- -->
+ <!-- Any title is fine -->
+ <!-- -->
+ <title>Application</title>
+
+ <!-- -->
+ <!-- This script loads your compiled module. -->
+ <!-- If you add any GWT meta tags, they must -->
+ <!-- be added before this line. -->
+ <!-- -->
+ <script type="text/javascript" language="javascript" src="fr.inra.Application.nocache.js"></script>
+ </head>
+
+ <!-- -->
+ <!-- The body can have arbitrary html, or -->
+ <!-- you can leave the body empty if you want -->
+ <!-- to create a completely dynamic UI. -->
+ <!-- -->
+ <body>
+
+ <!-- OPTIONAL: include this if you want history support -->
+ <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>
+
+ </body>
+</html>
Added: refComp/services/src/main/webapp/WEB-INF/web.xml
===================================================================
--- refComp/services/src/main/webapp/WEB-INF/web.xml (rev 0)
+++ refComp/services/src/main/webapp/WEB-INF/web.xml 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,11 @@
+<!DOCTYPE web-app PUBLIC
+ "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
+ "http://java.sun.com/dtd/web-app_2_3.dtd" >
+
+<web-app>
+ <display-name>GWT-Maven-Archetype</display-name>
+
+ <welcome-file-list>
+ <welcome-file>index.html</welcome-file>
+ </welcome-file-list>
+</web-app>
Added: refComp/services/src/main/webapp/index.html
===================================================================
--- refComp/services/src/main/webapp/index.html (rev 0)
+++ refComp/services/src/main/webapp/index.html 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,8 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<!-- forward to the Login page -->
+<meta http-equiv="REFRESH"
+ content="0;url=fr.inra.Application/Application.html">
+</HEAD>
+</HTML>
\ No newline at end of file
Added: refComp/services/src/test/java/fr/inra/refcomp/client/GwtTestSample.java
===================================================================
--- refComp/services/src/test/java/fr/inra/refcomp/client/GwtTestSample.java (rev 0)
+++ refComp/services/src/test/java/fr/inra/refcomp/client/GwtTestSample.java 2010-11-03 13:30:47 UTC (rev 2)
@@ -0,0 +1,23 @@
+package fr.inra.refcomp.client;
+
+import junit.framework.Assert;
+
+import com.google.gwt.junit.client.GWTTestCase;
+
+public class GwtTestSample
+ extends GWTTestCase
+{
+
+ public String getModuleName()
+ {
+ return "fr.inra.Application";
+ }
+
+ public void testSomething()
+ {
+ // Not much to actually test in this sample app
+ // Ideally you would test your Controller here (NOT YOUR UI)
+ // (Make calls to RPC services, test client side model objects, test client side logic, etc)
+ Assert.assertTrue( true );
+ }
+}
\ No newline at end of file
1
0
r431 - in jpa2-validation/trunk: . jsr303-validation jsr317-jpa2
by fdesbois@users.nuiton.org 03 Nov '10
by fdesbois@users.nuiton.org 03 Nov '10
03 Nov '10
Author: fdesbois
Date: 2010-11-03 13:05:07 +0100 (Wed, 03 Nov 2010)
New Revision: 431
Url: http://nuiton.org/repositories/revision/sandbox/431
Log:
Init multi-module project for jpa2 and validation tests
Added:
jpa2-validation/trunk/LICENSE.txt
jpa2-validation/trunk/README.txt
jpa2-validation/trunk/changelog.txt
jpa2-validation/trunk/jsr303-validation/
jpa2-validation/trunk/jsr303-validation/LICENSE.txt
jpa2-validation/trunk/jsr303-validation/README.txt
jpa2-validation/trunk/jsr303-validation/changelog.txt
jpa2-validation/trunk/jsr303-validation/pom.xml
jpa2-validation/trunk/jsr317-jpa2/
jpa2-validation/trunk/jsr317-jpa2/LICENSE.txt
jpa2-validation/trunk/jsr317-jpa2/README.txt
jpa2-validation/trunk/jsr317-jpa2/changelog.txt
jpa2-validation/trunk/jsr317-jpa2/pom.xml
jpa2-validation/trunk/pom.xml
Modified:
jpa2-validation/trunk/
Property changes on: jpa2-validation/trunk
___________________________________________________________________
Added: svn:ignore
+ *.iml
Added: jpa2-validation/trunk/LICENSE.txt
===================================================================
--- jpa2-validation/trunk/LICENSE.txt (rev 0)
+++ jpa2-validation/trunk/LICENSE.txt 2010-11-03 12:05:07 UTC (rev 431)
@@ -0,0 +1,166 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+
+ This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.
+
+ 0. Additional Definitions.
+
+ As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the GNU
+General Public License.
+
+ "The Library" refers to a covered work governed by this License,
+other than an Application or a Combined Work as defined below.
+
+ An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+ A "Combined Work" is a work produced by combining or linking an
+Application with the Library. The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+ The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+ The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+ 1. Exception to Section 3 of the GNU GPL.
+
+ You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+ 2. Conveying Modified Versions.
+
+ If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+ a) under this License, provided that you make a good faith effort to
+ ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs
+ whatever part of its purpose remains meaningful, or
+
+ b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.
+
+ 3. Object Code Incorporating Material from Library Header Files.
+
+ The object code form of an Application may incorporate material from
+a header file that is part of the Library. You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+ a) Give prominent notice with each copy of the object code that the
+ Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the object code with a copy of the GNU GPL and this license
+ document.
+
+ 4. Combined Works.
+
+ You may convey a Combined Work under terms of your choice that,
+taken together, effectively do not restrict modification of the
+portions of the Library contained in the Combined Work and reverse
+engineering for debugging such modifications, if you also do each of
+the following:
+
+ a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
+ document.
+
+ c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among
+ these notices, as well as a reference directing the user to the
+ copies of the GNU GPL and this license document.
+
+ d) Do one of the following:
+
+ 0) Convey the Minimal Corresponding Source under the terms of this
+ License, and the Corresponding Application Code in a form
+ suitable for, and under terms that permit, the user to
+ recombine or relink the Application with a modified version of
+ the Linked Version to produce a modified Combined Work, in the
+ manner specified by section 6 of the GNU GPL for conveying
+ Corresponding Source.
+
+ 1) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (a) uses at run time
+ a copy of the Library already present on the user's computer
+ system, and (b) will operate properly with a modified version
+ of the Library that is interface-compatible with the Linked
+ Version.
+
+ e) Provide Installation Information, but only if you would otherwise
+ be required to provide such information under section 6 of the
+ GNU GPL, and only to the extent that such information is
+ necessary to install and execute a modified version of the
+ Combined Work produced by recombining or relinking the
+ Application with a modified version of the Linked Version. (If
+ you use option 4d0, the Installation Information must accompany
+ the Minimal Corresponding Source and Corresponding Application
+ Code. If you use option 4d1, you must provide the Installation
+ Information in the manner specified by section 6 of the GNU GPL
+ for conveying Corresponding Source.)
+
+ 5. Combined Libraries.
+
+ You may place library facilities that are a work based on the
+Library side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+ a) Accompany the combined library with a copy of the same work based
+ on the Library, uncombined with any other library facilities,
+ conveyed under the terms of this License.
+
+ b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.
+
+ 6. Revised Versions of the GNU Lesser General Public License.
+
+ The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Library as you received it specifies that a certain numbered version
+of the GNU Lesser General Public License "or any later version"
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software Foundation.
+
+ If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
+
Added: jpa2-validation/trunk/README.txt
===================================================================
--- jpa2-validation/trunk/README.txt (rev 0)
+++ jpa2-validation/trunk/README.txt 2010-11-03 12:05:07 UTC (rev 431)
@@ -0,0 +1,2 @@
+To deploy new version of pom: mvn deploy
+To install localy: mvn install
Property changes on: jpa2-validation/trunk/jsr303-validation
___________________________________________________________________
Added: svn:ignore
+ *.iml
Added: jpa2-validation/trunk/jsr303-validation/LICENSE.txt
===================================================================
--- jpa2-validation/trunk/jsr303-validation/LICENSE.txt (rev 0)
+++ jpa2-validation/trunk/jsr303-validation/LICENSE.txt 2010-11-03 12:05:07 UTC (rev 431)
@@ -0,0 +1,166 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+
+ This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.
+
+ 0. Additional Definitions.
+
+ As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the GNU
+General Public License.
+
+ "The Library" refers to a covered work governed by this License,
+other than an Application or a Combined Work as defined below.
+
+ An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+ A "Combined Work" is a work produced by combining or linking an
+Application with the Library. The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+ The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+ The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+ 1. Exception to Section 3 of the GNU GPL.
+
+ You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+ 2. Conveying Modified Versions.
+
+ If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+ a) under this License, provided that you make a good faith effort to
+ ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs
+ whatever part of its purpose remains meaningful, or
+
+ b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.
+
+ 3. Object Code Incorporating Material from Library Header Files.
+
+ The object code form of an Application may incorporate material from
+a header file that is part of the Library. You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+ a) Give prominent notice with each copy of the object code that the
+ Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the object code with a copy of the GNU GPL and this license
+ document.
+
+ 4. Combined Works.
+
+ You may convey a Combined Work under terms of your choice that,
+taken together, effectively do not restrict modification of the
+portions of the Library contained in the Combined Work and reverse
+engineering for debugging such modifications, if you also do each of
+the following:
+
+ a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
+ document.
+
+ c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among
+ these notices, as well as a reference directing the user to the
+ copies of the GNU GPL and this license document.
+
+ d) Do one of the following:
+
+ 0) Convey the Minimal Corresponding Source under the terms of this
+ License, and the Corresponding Application Code in a form
+ suitable for, and under terms that permit, the user to
+ recombine or relink the Application with a modified version of
+ the Linked Version to produce a modified Combined Work, in the
+ manner specified by section 6 of the GNU GPL for conveying
+ Corresponding Source.
+
+ 1) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (a) uses at run time
+ a copy of the Library already present on the user's computer
+ system, and (b) will operate properly with a modified version
+ of the Library that is interface-compatible with the Linked
+ Version.
+
+ e) Provide Installation Information, but only if you would otherwise
+ be required to provide such information under section 6 of the
+ GNU GPL, and only to the extent that such information is
+ necessary to install and execute a modified version of the
+ Combined Work produced by recombining or relinking the
+ Application with a modified version of the Linked Version. (If
+ you use option 4d0, the Installation Information must accompany
+ the Minimal Corresponding Source and Corresponding Application
+ Code. If you use option 4d1, you must provide the Installation
+ Information in the manner specified by section 6 of the GNU GPL
+ for conveying Corresponding Source.)
+
+ 5. Combined Libraries.
+
+ You may place library facilities that are a work based on the
+Library side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+ a) Accompany the combined library with a copy of the same work based
+ on the Library, uncombined with any other library facilities,
+ conveyed under the terms of this License.
+
+ b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.
+
+ 6. Revised Versions of the GNU Lesser General Public License.
+
+ The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Library as you received it specifies that a certain numbered version
+of the GNU Lesser General Public License "or any later version"
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software Foundation.
+
+ If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
+
Added: jpa2-validation/trunk/jsr303-validation/README.txt
===================================================================
--- jpa2-validation/trunk/jsr303-validation/README.txt (rev 0)
+++ jpa2-validation/trunk/jsr303-validation/README.txt 2010-11-03 12:05:07 UTC (rev 431)
@@ -0,0 +1,2 @@
+To deploy new version of pom: mvn deploy
+To install localy: mvn install
Added: jpa2-validation/trunk/jsr303-validation/pom.xml
===================================================================
--- jpa2-validation/trunk/jsr303-validation/pom.xml (rev 0)
+++ jpa2-validation/trunk/jsr303-validation/pom.xml 2010-11-03 12:05:07 UTC (rev 431)
@@ -0,0 +1,63 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <!-- ************************************************************* -->
+ <!-- *** POM Relationships *************************************** -->
+ <!-- ************************************************************* -->
+
+ <parent>
+ <groupId>org.nuiton.sandbox</groupId>
+ <artifactId>jsr-tests</artifactId>
+ <version>0.1-SNAPSHOT</version>
+ </parent>
+
+ <artifactId>jsr303-validation</artifactId>
+
+ <dependencies>
+
+ <dependency>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
+ </dependency>
+
+ </dependencies>
+
+ <!-- ************************************************************* -->
+ <!-- *** Project Information ************************************* -->
+ <!-- ************************************************************* -->
+
+ <name>JSR Tests :: JSR-303 Validation</name>
+ <description>Validation tests</description>
+ <inceptionYear>2010</inceptionYear>
+ <url>http://maven-site.nuiton.org/${project.artifactId}</url>
+
+ <!-- ************************************************************* -->
+ <!-- *** Build Settings ****************************************** -->
+ <!-- ************************************************************* -->
+
+ <packaging>jar</packaging>
+
+ <build>
+
+ <resources>
+ <resource>
+ <directory>src/main/resources</directory>
+ <includes>
+ <include>**/*</include>
+ </includes>
+ <filtering>true</filtering>
+ </resource>
+ </resources>
+
+ </build>
+
+ <!-- Source control management. -->
+ <scm>
+ <connection>scm:svn:http://svn.nuiton.org/svn/sandbox/jpa2-validation/trunk/jsr303-vali…</connection>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/sandbox/jpa2-validation/trunk/jsr303-vali…</developerConnection>
+ <url>http://www.nuiton.org/repositories/browse/sandbox/jpa2-validation/trunk/jsr…</url>
+ </scm>
+
+
+</project>
Property changes on: jpa2-validation/trunk/jsr317-jpa2
___________________________________________________________________
Added: svn:ignore
+ *.iml
Added: jpa2-validation/trunk/jsr317-jpa2/LICENSE.txt
===================================================================
--- jpa2-validation/trunk/jsr317-jpa2/LICENSE.txt (rev 0)
+++ jpa2-validation/trunk/jsr317-jpa2/LICENSE.txt 2010-11-03 12:05:07 UTC (rev 431)
@@ -0,0 +1,166 @@
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+
+ This version of the GNU Lesser General Public License incorporates
+the terms and conditions of version 3 of the GNU General Public
+License, supplemented by the additional permissions listed below.
+
+ 0. Additional Definitions.
+
+ As used herein, "this License" refers to version 3 of the GNU Lesser
+General Public License, and the "GNU GPL" refers to version 3 of the GNU
+General Public License.
+
+ "The Library" refers to a covered work governed by this License,
+other than an Application or a Combined Work as defined below.
+
+ An "Application" is any work that makes use of an interface provided
+by the Library, but which is not otherwise based on the Library.
+Defining a subclass of a class defined by the Library is deemed a mode
+of using an interface provided by the Library.
+
+ A "Combined Work" is a work produced by combining or linking an
+Application with the Library. The particular version of the Library
+with which the Combined Work was made is also called the "Linked
+Version".
+
+ The "Minimal Corresponding Source" for a Combined Work means the
+Corresponding Source for the Combined Work, excluding any source code
+for portions of the Combined Work that, considered in isolation, are
+based on the Application, and not on the Linked Version.
+
+ The "Corresponding Application Code" for a Combined Work means the
+object code and/or source code for the Application, including any data
+and utility programs needed for reproducing the Combined Work from the
+Application, but excluding the System Libraries of the Combined Work.
+
+ 1. Exception to Section 3 of the GNU GPL.
+
+ You may convey a covered work under sections 3 and 4 of this License
+without being bound by section 3 of the GNU GPL.
+
+ 2. Conveying Modified Versions.
+
+ If you modify a copy of the Library, and, in your modifications, a
+facility refers to a function or data to be supplied by an Application
+that uses the facility (other than as an argument passed when the
+facility is invoked), then you may convey a copy of the modified
+version:
+
+ a) under this License, provided that you make a good faith effort to
+ ensure that, in the event an Application does not supply the
+ function or data, the facility still operates, and performs
+ whatever part of its purpose remains meaningful, or
+
+ b) under the GNU GPL, with none of the additional permissions of
+ this License applicable to that copy.
+
+ 3. Object Code Incorporating Material from Library Header Files.
+
+ The object code form of an Application may incorporate material from
+a header file that is part of the Library. You may convey such object
+code under terms of your choice, provided that, if the incorporated
+material is not limited to numerical parameters, data structure
+layouts and accessors, or small macros, inline functions and templates
+(ten or fewer lines in length), you do both of the following:
+
+ a) Give prominent notice with each copy of the object code that the
+ Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the object code with a copy of the GNU GPL and this license
+ document.
+
+ 4. Combined Works.
+
+ You may convey a Combined Work under terms of your choice that,
+taken together, effectively do not restrict modification of the
+portions of the Library contained in the Combined Work and reverse
+engineering for debugging such modifications, if you also do each of
+the following:
+
+ a) Give prominent notice with each copy of the Combined Work that
+ the Library is used in it and that the Library and its use are
+ covered by this License.
+
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
+ document.
+
+ c) For a Combined Work that displays copyright notices during
+ execution, include the copyright notice for the Library among
+ these notices, as well as a reference directing the user to the
+ copies of the GNU GPL and this license document.
+
+ d) Do one of the following:
+
+ 0) Convey the Minimal Corresponding Source under the terms of this
+ License, and the Corresponding Application Code in a form
+ suitable for, and under terms that permit, the user to
+ recombine or relink the Application with a modified version of
+ the Linked Version to produce a modified Combined Work, in the
+ manner specified by section 6 of the GNU GPL for conveying
+ Corresponding Source.
+
+ 1) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (a) uses at run time
+ a copy of the Library already present on the user's computer
+ system, and (b) will operate properly with a modified version
+ of the Library that is interface-compatible with the Linked
+ Version.
+
+ e) Provide Installation Information, but only if you would otherwise
+ be required to provide such information under section 6 of the
+ GNU GPL, and only to the extent that such information is
+ necessary to install and execute a modified version of the
+ Combined Work produced by recombining or relinking the
+ Application with a modified version of the Linked Version. (If
+ you use option 4d0, the Installation Information must accompany
+ the Minimal Corresponding Source and Corresponding Application
+ Code. If you use option 4d1, you must provide the Installation
+ Information in the manner specified by section 6 of the GNU GPL
+ for conveying Corresponding Source.)
+
+ 5. Combined Libraries.
+
+ You may place library facilities that are a work based on the
+Library side by side in a single library together with other library
+facilities that are not Applications and are not covered by this
+License, and convey such a combined library under terms of your
+choice, if you do both of the following:
+
+ a) Accompany the combined library with a copy of the same work based
+ on the Library, uncombined with any other library facilities,
+ conveyed under the terms of this License.
+
+ b) Give prominent notice with the combined library that part of it
+ is a work based on the Library, and explaining where to find the
+ accompanying uncombined form of the same work.
+
+ 6. Revised Versions of the GNU Lesser General Public License.
+
+ The Free Software Foundation may publish revised and/or new versions
+of the GNU Lesser General Public License from time to time. Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Library as you received it specifies that a certain numbered version
+of the GNU Lesser General Public License "or any later version"
+applies to it, you have the option of following the terms and
+conditions either of that published version or of any later version
+published by the Free Software Foundation. If the Library as you
+received it does not specify a version number of the GNU Lesser
+General Public License, you may choose any version of the GNU Lesser
+General Public License ever published by the Free Software Foundation.
+
+ If the Library as you received it specifies that a proxy can decide
+whether future versions of the GNU Lesser General Public License shall
+apply, that proxy's public statement of acceptance of any version is
+permanent authorization for you to choose that version for the
+Library.
+
Added: jpa2-validation/trunk/jsr317-jpa2/README.txt
===================================================================
--- jpa2-validation/trunk/jsr317-jpa2/README.txt (rev 0)
+++ jpa2-validation/trunk/jsr317-jpa2/README.txt 2010-11-03 12:05:07 UTC (rev 431)
@@ -0,0 +1,2 @@
+To deploy new version of pom: mvn deploy
+To install localy: mvn install
Added: jpa2-validation/trunk/jsr317-jpa2/pom.xml
===================================================================
--- jpa2-validation/trunk/jsr317-jpa2/pom.xml (rev 0)
+++ jpa2-validation/trunk/jsr317-jpa2/pom.xml 2010-11-03 12:05:07 UTC (rev 431)
@@ -0,0 +1,63 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <!-- ************************************************************* -->
+ <!-- *** POM Relationships *************************************** -->
+ <!-- ************************************************************* -->
+
+ <parent>
+ <groupId>org.nuiton.sandbox</groupId>
+ <artifactId>jsr-tests</artifactId>
+ <version>0.1-SNAPSHOT</version>
+ </parent>
+
+ <artifactId>jsr317-jpa2</artifactId>
+
+ <dependencies>
+
+ <dependency>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
+ </dependency>
+
+ </dependencies>
+
+ <!-- ************************************************************* -->
+ <!-- *** Project Information ************************************* -->
+ <!-- ************************************************************* -->
+
+ <name>JSR Tests :: JSR-317 JPA2</name>
+ <description>JPA2 tests</description>
+ <inceptionYear>2010</inceptionYear>
+ <url>http://maven-site.nuiton.org/${project.artifactId}</url>
+
+ <!-- ************************************************************* -->
+ <!-- *** Build Settings ****************************************** -->
+ <!-- ************************************************************* -->
+
+ <packaging>jar</packaging>
+
+ <build>
+
+ <resources>
+ <resource>
+ <directory>src/main/resources</directory>
+ <includes>
+ <include>**/*</include>
+ </includes>
+ <filtering>true</filtering>
+ </resource>
+ </resources>
+
+ </build>
+
+ <!-- Source control management. -->
+ <scm>
+ <connection>scm:svn:http://svn.nuiton.org/svn/sandbox/jpa2-validation/trunk/jsr317-jpa2</connection>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/sandbox/jpa2-validation/trunk/jsr317-jpa2</developerConnection>
+ <url>http://www.nuiton.org/repositories/browse/sandbox/jpa2-validation/trunk/jsr…</url>
+ </scm>
+
+
+</project>
Added: jpa2-validation/trunk/pom.xml
===================================================================
--- jpa2-validation/trunk/pom.xml (rev 0)
+++ jpa2-validation/trunk/pom.xml 2010-11-03 12:05:07 UTC (rev 431)
@@ -0,0 +1,65 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+
+ <modelVersion>4.0.0</modelVersion>
+
+ <!-- ************************************************************* -->
+ <!-- *** POM Relationships *************************************** -->
+ <!-- ************************************************************* -->
+
+ <parent>
+ <groupId>org.nuiton</groupId>
+ <artifactId>mavenpom</artifactId>
+ <version>2.4</version>
+ </parent>
+
+ <groupId>org.nuiton.sandbox</groupId>
+ <artifactId>jsr-tests</artifactId>
+ <version>0.1-SNAPSHOT</version>
+
+ <modules>
+ <!-- JSR-317 -->
+ <module>jsr317-jpa2</module>
+ <!-- JSR-303 -->
+ <module>jsr303-validation</module>
+ </modules>
+
+ <dependencyManagement>
+ <dependencies>
+
+ <dependency>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
+ <version>${log4jVersion}</version>
+ <scope>runtime</scope>
+ </dependency>
+
+ </dependencies>
+ </dependencyManagement>
+
+ <!-- ************************************************************* -->
+ <!-- *** Project Information ************************************* -->
+ <!-- ************************************************************* -->
+
+ <name>JSR Tests</name>
+ <description>JPA2 and Validation tests</description>
+ <inceptionYear>2010</inceptionYear>
+ <url>http://maven-site.nuiton.org/${project.artifactId}</url>
+
+ <!-- ************************************************************* -->
+ <!-- *** Build Settings ****************************************** -->
+ <!-- ************************************************************* -->
+
+ <packaging>pom</packaging>
+
+ <properties>
+ </properties>
+
+ <!-- Source control management. -->
+ <scm>
+ <connection>scm:svn:http://svn.nuiton.org/svn/sandbox/jpa2-validation/trunk</connection>
+ <developerConnection>scm:svn:http://svn.nuiton.org/svn/sandbox/jpa2-validation/trunk</developerConnection>
+ <url>http://www.nuiton.org/repositories/browse/sandbox/jpa2-validation/trunk</url>
+ </scm>
+
+
+</project>
1
0
Author: fdesbois
Date: 2010-11-03 10:57:48 +0100 (Wed, 03 Nov 2010)
New Revision: 430
Url: http://nuiton.org/repositories/revision/sandbox/430
Log:
add sandbox project for jpa2 and validation tests (multimodule)
Added:
jpa2-validation/
jpa2-validation/trunk/
1
0