-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The initial codebase migrated from SourceForge.net - https://piggydb.…
- Loading branch information
0 parents
commit 904103a
Showing
766 changed files
with
59,041 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="src" path="src/main/java"/> | ||
<classpathentry kind="src" path="src/test/java"/> | ||
<classpathentry kind="src" path="src/main/resources"/> | ||
<classpathentry kind="src" path="src/test/resources"/> | ||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> | ||
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> | ||
<classpathentry kind="lib" path="lib/provided/tools.jar"/> | ||
<classpathentry kind="lib" path="lib/test/junit-addons-1.4.jar"/> | ||
<classpathentry kind="lib" path="lib/test/xmlunit-1.1.jar"/> | ||
<classpathentry kind="lib" path="lib/test/junit-4.4.jar"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> | ||
<classpathentry kind="lib" path="lib/it/htmlunit/commons-codec-1.3.jar"/> | ||
<classpathentry kind="lib" path="lib/it/htmlunit/commons-httpclient-3.1.jar"/> | ||
<classpathentry kind="lib" path="lib/it/htmlunit/cssparser-0.9.5.jar"/> | ||
<classpathentry kind="lib" path="lib/it/htmlunit/htmlunit-2.2.jar"/> | ||
<classpathentry kind="lib" path="lib/it/htmlunit/htmlunit-core-js-2.2.jar"/> | ||
<classpathentry kind="lib" path="lib/it/htmlunit/nekohtml-1.9.8.jar"/> | ||
<classpathentry kind="lib" path="lib/it/htmlunit/sac-1.3.jar"/> | ||
<classpathentry kind="lib" path="lib/it/htmlunit/xalan-2.7.0.jar"/> | ||
<classpathentry kind="lib" path="lib/it/htmlunit/xercesImpl-2.8.1.jar"/> | ||
<classpathentry kind="lib" path="lib/it/htmlunit/xml-apis-1.0.b2.jar"/> | ||
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"> | ||
<attributes> | ||
<attribute name="owner.project.facets" value="jst.web"/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry kind="lib" path="lib/test/spring-test-2.5.6.jar"/> | ||
<classpathentry kind="lib" path="lib/test/easymock-2.5.1.jar"/> | ||
<classpathentry kind="lib" path="lib/provided/servlet-api-2.5.jar"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6.0 (MacOS X Default)"> | ||
<attributes> | ||
<attribute name="owner.project.facets" value="jst.java"/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry kind="output" path="build/classes"/> | ||
</classpath> |
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,31 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>piggydb</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.wst.common.project.facet.core.builder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.wst.validation.validationbuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.springframework.ide.eclipse.core.springnature</nature> | ||
<nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | ||
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | ||
</natures> | ||
</projectDescription> |
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,4 @@ | ||
#Sat Jun 14 04:58:05 JST 2008 | ||
eclipse.preferences.version=1 | ||
groovy.compiler.output.path=bin-groovy | ||
support.groovy=true |
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,12 @@ | ||
#Sun Jul 11 00:17:17 JST 2010 | ||
eclipse.preferences.version=1 | ||
encoding//src/main/webapp/about.htm=UTF-8 | ||
encoding//src/main/webapp/export.htm=UTF-8 | ||
encoding//src/main/webapp/fragment.htm=UTF-8 | ||
encoding//src/main/webapp/help/wiki-help-ja.htm=UTF-8 | ||
encoding//src/main/webapp/help/wiki-help-zh.htm=UTF-8 | ||
encoding//src/main/webapp/home.htm=UTF-8 | ||
encoding//src/main/webapp/html/fragment-child-nodes.htm=UTF-8 | ||
encoding//src/main/webapp/restore.htm=UTF-8 | ||
encoding//src/main/webapp/tag.htm=UTF-8 | ||
encoding/<project>=UTF-8 |
Large diffs are not rendered by default.
Oops, something went wrong.
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,4 @@ | ||
#Fri Jun 03 15:09:31 JST 2011 | ||
eclipse.preferences.version=1 | ||
formatter_profile=_Piggydb | ||
formatter_settings_version=11 |
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,27 @@ | ||
#Fri Jun 26 02:07:34 JST 2009 | ||
eclipse.preferences.version=1 | ||
validation.actions-missing-required-attribute=1 | ||
validation.actions-non-empty-inline-tag=2 | ||
validation.actions-unknown-attribute=2 | ||
validation.directive-include-fragment-file-not-found=1 | ||
validation.directive-include-fragment-file-not-specified=1 | ||
validation.directive-taglib-duplicate-prefixes-different-uris=1 | ||
validation.directive-taglib-duplicate-prefixes-same-uris=-1 | ||
validation.directive-taglib-missing-prefix=1 | ||
validation.directive-taglib-missing-uri-or-tagdir=1 | ||
validation.directive-taglib-unresolvable-uri-or-tagdir=1 | ||
validation.el-general-syntax=1 | ||
validation.el-lexical-failure=-1 | ||
validation.java-=-1 | ||
validation.java-local-variable-is-never-used=-1 | ||
validation.java-null-local-variable-reference=-1 | ||
validation.java-potential-null-local-variable-reference=-1 | ||
validation.java-unused-import=-1 | ||
validation.translation-tag-class-not-found=2 | ||
validation.translation-tei-class-not-found=2 | ||
validation.translation-tei-class-not-instantiated=2 | ||
validation.translation-tei-class-runtime-exception=2 | ||
validation.translation-tei-message=1 | ||
validation.translation-usebean-ambiguous-type-info=2 | ||
validation.translation-usebean-invalid-id=1 | ||
validation.translation-usebean-missing-type-info=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,3 @@ | ||
#Fri Oct 10 05:14:57 JST 2008 | ||
eclipse.preferences.version=1 | ||
org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false |
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,16 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project-modules id="moduleCoreId" project-version="1.5.0"> | ||
<wb-module deploy-name="piggydb"> | ||
<wb-resource deploy-path="/" source-path="/src/main/webapp"/> | ||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/> | ||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/test/java"/> | ||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/> | ||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/it/java"/> | ||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/test/resources"/> | ||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/it/resources"/> | ||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/sql"/> | ||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/it/groovy"/> | ||
<property name="java-output-path" value="build/classes"/> | ||
<property name="context-root" value="piggydb"/> | ||
</wb-module> | ||
</project-modules> |
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,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<faceted-project> | ||
<runtime name="Apache Tomcat v6.0"/> | ||
<fixed facet="jst.web"/> | ||
<fixed facet="jst.java"/> | ||
<installed facet="jst.web" version="2.5"/> | ||
<installed facet="jst.java" version="6.0"/> | ||
</faceted-project> |
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,36 @@ | ||
#Fri Jun 26 02:04:34 JST 2009 | ||
attrDuplicate=2 | ||
attrInvalidName=2 | ||
attrInvalidValue=2 | ||
attrNameMismatch=2 | ||
attrUndefName=2 | ||
attrUndefValue=2 | ||
attrValueMismatch=1 | ||
attrValueUnclosed=2 | ||
cdataInvalidContent=2 | ||
cdataUnclosed=1 | ||
commentInvalidContent=2 | ||
commentUnclosed=1 | ||
docDoctypeUnclosed=1 | ||
docDuplicateTag=1 | ||
docInvalidChar=2 | ||
docInvalidContent=2 | ||
eclipse.preferences.version=1 | ||
elemCoexistence=2 | ||
elemDuplicate=2 | ||
elemEndInvalidCase=1 | ||
elemInvalidContent=2 | ||
elemInvalidDirective=1 | ||
elemInvalidEmptyTag=2 | ||
elemInvalidName=1 | ||
elemMissingEnd=2 | ||
elemMissingStart=2 | ||
elemStartInvalidCase=2 | ||
elemUnclosedEndTag=1 | ||
elemUnclosedStartTag=1 | ||
elemUnknownName=2 | ||
elemUnnecessaryEnd=2 | ||
piInvalidContent=2 | ||
piUnclosed=1 | ||
piUndefined=2 | ||
refInvalidContent=2 |
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 @@ | ||
#Sun Jul 05 03:48:00 JST 2009 | ||
eclipse.preferences.version=1 | ||
task-tags/enabled=true | ||
task-tags/taskTags=TODO,FIXME,NOTE | ||
task-tags/use-project-settings=true |
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,10 @@ | ||
#Sat Apr 30 23:53:35 JST 2011 | ||
DELEGATES_PREFERENCE=delegateValidatorList | ||
USER_BUILD_PREFERENCE=enabledBuildValidatorListorg.eclipse.wst.common.componentcore.internal.ModuleCoreValidator;org.eclipse.wst.wsi.ui.internal.WSIMessageValidator;org.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator; | ||
USER_MANUAL_PREFERENCE=enabledManualValidatorListorg.eclipse.wst.common.componentcore.internal.ModuleCoreValidator;org.eclipse.wst.wsi.ui.internal.WSIMessageValidator;org.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator; | ||
USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.104.v200911120201 | ||
eclipse.preferences.version=1 | ||
override=true | ||
suspend=false | ||
vals/org.eclipse.wst.html.ui.HTMLValidator/global=FF01 | ||
vf.version=3 |
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,12 @@ | ||
#Fri Jun 26 02:07:34 JST 2009 | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#Sun May 04 14:57:27 JST 2008 | ||
eclipse.preferences.version=1 | ||
org.springframework.ide.eclipse.core.enable.project.preferences=false | ||
org.springframework.ide.eclipse.core.validator.enable.org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.enable.org.springframework.ide.eclipse.core.springvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.beanAlias-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.beanClass-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.beanConstructorArgument-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.beanDefinition-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.beanDefinitionHolder-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.beanFactory-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.beanInitDestroyMethod-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.beanProperty-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.beanReference-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.methodOverride-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.parsingProblems-org.springframework.ide.eclipse.beans.core.beansvalidator=true | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.beans.core.requiredProperty-org.springframework.ide.eclipse.beans.core.beansvalidator=false | ||
org.springframework.ide.eclipse.core.validator.rule.enable.org.springframework.ide.eclipse.core.springClasspath-org.springframework.ide.eclipse.core.springvalidator=true |
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,30 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<beansProjectDescription> | ||
<version>1</version> | ||
<pluginVersion><![CDATA[2.0.4.v200803111444]]></pluginVersion> | ||
<configSuffixes> | ||
<configSuffix><![CDATA[xml]]></configSuffix> | ||
</configSuffixes> | ||
<enableImports><![CDATA[false]]></enableImports> | ||
<configs> | ||
<config>src/main/webapp/WEB-INF/spring/beans-common.xml</config> | ||
<config>src/main/webapp/WEB-INF/spring/beans-external.xml</config> | ||
<config>src/main/webapp/WEB-INF/spring/beans-models.xml</config> | ||
<config>src/main/webapp/WEB-INF/spring/beans-services.xml</config> | ||
<config>src/main/webapp/WEB-INF/spring/beans-presentation.xml</config> | ||
</configs> | ||
<configSets> | ||
<configSet> | ||
<name><![CDATA[piggydb]]></name> | ||
<allowBeanDefinitionOverriding>true</allowBeanDefinitionOverriding> | ||
<incomplete>false</incomplete> | ||
<configs> | ||
<config>src/main/webapp/WEB-INF/spring/beans-common.xml</config> | ||
<config>src/main/webapp/WEB-INF/spring/beans-external.xml</config> | ||
<config>src/main/webapp/WEB-INF/spring/beans-models.xml</config> | ||
<config>src/main/webapp/WEB-INF/spring/beans-services.xml</config> | ||
<config>src/main/webapp/WEB-INF/spring/beans-presentation.xml</config> | ||
</configs> | ||
</configSet> | ||
</configSets> | ||
</beansProjectDescription> |
Oops, something went wrong.