-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade to GWTP 1.5.1 - Objectify 5.1.9
- Loading branch information
MBP 13 2015
authored and
MBP 13 2015
committed
Dec 21, 2015
1 parent
58b0dc4
commit b670498
Showing
36 changed files
with
123 additions
and
53 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
<factorypath> | ||
<factorypathentry kind="PLUGIN" id="org.eclipse.jst.ws.annotations.core" enabled="false" runInBatchMode="false"/> | ||
<factorypathentry kind="EXTJAR" id="/Users/ngocthuannguyen/Documents/gwt-2.6.1/requestfactory-apt.jar" enabled="true" runInBatchMode="false"/> | ||
<factorypathentry kind="EXTJAR" id="/Users/ngocthuannguyen/Documents/gwt-2.6.1/requestfactory-client.jar" enabled="true" runInBatchMode="false"/> | ||
<factorypathentry kind="EXTJAR" id="/Users/ngocthuannguyen/Documents/gwt-2.6.1/requestfactory-server.jar" enabled="true" runInBatchMode="false"/> | ||
<factorypathentry kind="EXTJAR" id="/Users/ngocthuannguyen13/01.DEV/01-IDE/01-Lib/gwt-2.7.0/requestfactory-client.jar" enabled="true" runInBatchMode="false"/> | ||
<factorypathentry kind="EXTJAR" id="/Users/ngocthuannguyen13/01.DEV/01-IDE/01-Lib/gwt-2.7.0/requestfactory-server.jar" enabled="true" runInBatchMode="false"/> | ||
<factorypathentry kind="EXTJAR" id="/Users/ngocthuannguyen13/01.DEV/01-IDE/01-Lib/gwt-2.7.0/validation-api-1.0.0.GA.jar" enabled="true" runInBatchMode="false"/> | ||
<factorypathentry kind="EXTJAR" id="/Users/ngocthuannguyen13/01.DEV/01-IDE/01-Lib/gwt-2.7.0/requestfactory-apt.jar" enabled="true" runInBatchMode="false"/> | ||
</factorypath> |
This file contains 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
5 changes: 5 additions & 0 deletions
5
SIS/.settings/org.eclipse.jst.j2ee.ejb.annotations.xdoclet.prefs
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
XDOCLETBUILDERACTIVE=true | ||
XDOCLETHOME= | ||
XDOCLETUSEGLOBAL=true | ||
XDOCLETVERSION=1.2.1 | ||
eclipse.preferences.version=1 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
CHECK_CALL_TEMPLATES=2 | ||
CHECK_XPATHS=2 | ||
CIRCULAR_REF=2 | ||
DUPLICATE_PARAMETER=2 | ||
EMPTY_PARAM=1 | ||
MISSING_INCLUDE=2 | ||
MISSING_PARAM=1 | ||
NAME_ATTRIBUTE_EMPTY=2 | ||
NAME_ATTRIBUTE_MISSING=2 | ||
TEMPLATE_CONFLICT=2 | ||
eclipse.preferences.version=1 |
This file contains 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
This file contains 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
This file contains 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
12 changes: 10 additions & 2 deletions
12
SIS/war/WEB-INF/appengine-generated/datastore-indexes-auto.xml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
<!-- Indices written at Mon, 28 Sep 2015 18:53:24 CEST --> | ||
<!-- Indices written at Mon, 21 Dec 2015 16:06:20 CET --> | ||
|
||
<datastore-indexes/> | ||
<datastore-indexes> | ||
|
||
<!-- Used 1 time in query history --> | ||
<datastore-index kind="Bulletin" ancestor="false" source="auto"> | ||
<property name="isFinished" direction="asc"/> | ||
<property name="classeName" direction="asc"/> | ||
<property name="studentName" direction="asc"/> | ||
</datastore-index> | ||
|
||
</datastore-indexes> |
Binary file not shown.
This file contains 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
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
-218 Bytes
(98%)
SIS/war/WEB-INF/classes/com/lemania/sis/client/gin/ClientModule.class
Binary file not shown.
Binary file modified
BIN
-352 Bytes
(75%)
SIS/war/WEB-INF/classes/com/lemania/sis/server/guice/DispatchServletModule.class
Binary file not shown.
Binary file modified
BIN
+4 Bytes
(100%)
SIS/war/WEB-INF/classes/com/lemania/sis/server/guice/ServerModule.class
Binary file not shown.
Binary file modified
BIN
+226 Bytes
(110%)
...B-INF/classes/com/lemania/sis/shared/parent/ParentRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+227 Bytes
(110%)
...INF/classes/com/lemania/sis/shared/service/BrancheRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+226 Bytes
(110%)
...-INF/classes/com/lemania/sis/shared/service/ClasseRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+227 Bytes
(110%)
...INF/classes/com/lemania/sis/shared/service/ContactRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+225 Bytes
(110%)
...B-INF/classes/com/lemania/sis/shared/service/CoursRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+225 Bytes
(110%)
...B-INF/classes/com/lemania/sis/shared/service/EcoleRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+236 Bytes
(110%)
...es/com/lemania/sis/shared/service/EvaluationHeaderRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+243 Bytes
(110%)
...lemania/sis/shared/service/EvaluationStudentReportRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+237 Bytes
(110%)
...s/com/lemania/sis/shared/service/EvaluationSubjectRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+229 Bytes
(110%)
...F/classes/com/lemania/sis/shared/service/ProfessorRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+234 Bytes
(110%)
...sses/com/lemania/sis/shared/service/ProfileBrancheRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+227 Bytes
(110%)
...INF/classes/com/lemania/sis/shared/service/ProfileRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+233 Bytes
(110%)
...asses/com/lemania/sis/shared/service/SettingOptionRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file modified
BIN
+227 Bytes
(100%)
...INF/classes/com/lemania/sis/shared/service/SubjectRequestFactoryDeobfuscatorBuilder.class
Binary file not shown.
Binary file renamed
BIN
+16.1 MB
...-INF/lib/appengine-api-1.0-sdk-1.9.25.jar → ...-INF/lib/appengine-api-1.0-sdk-1.9.30.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.