jicarilla-sandbox jicarilla-sandbox.iml,NONE,1.1 jicarilla.ipr,NONE,1.1 jicarilla.iws,NONE,1.1
| Newsgroups | gmane.comp.java.jicarilla.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jicarilla/jicarilla-sandbox
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13619
Added Files:
jicarilla-sandbox.iml jicarilla.ipr jicarilla.iws
Log Message:
add IntelliJ project files
--- NEW FILE: jicarilla-sandbox.iml ---
<?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="false">
<component name="ModuleRootManager" />
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/platform/target/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/platform/components/collections/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/components/collections/src/test" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/components/http/api/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/components/http/impl/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/components/http/impl/src/test" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/container-integration/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/container-integration/src/test" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/container/api/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/container/api/src/test" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/container/impl/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/container/impl/src/test" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/container/tck/api/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/container/tck/impl/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/container/tck/impl/src/test" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/framework/api/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/framework/api/src/test" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/framework/impl/src/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/platform/framework/impl/src/test" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="jicarilla-maven-repository" />
<orderEntry type="library" name="junit-3.8.1" level="application" />
<orderEntry type="library" name="easymock-1.0.1b" level="application" />
<orderEntry type="library" name="avalon-fortress-cvs" level="application" />
<orderEntry type="library" name="avalon-framework-4.1.5" level="application" />
<orderEntry type="library" name="bsh-2.0b1" level="application" />
<orderEntry type="library" name="commons-cli-1.0" level="application" />
<orderEntry type="library" name="commons-logging-1.0.2" level="application" />
<orderEntry type="library" name="commons-pool-1.0.1" level="application" />
<orderEntry type="library" name="concurrent-1.3.2" level="application" />
<orderEntry type="library" name="jetty-4.2.15" level="application" />
<orderEntry type="library" name="picocontainer-cvs" level="application" />
<orderEntry type="library" name="springframework-cvs" level="application" />
<orderEntry type="library" name="xstream-0.1" level="application" />
<orderEntry type="library" name="ant-1.6-all" level="application" />
</component>
</module>
--- NEW FILE: jicarilla.ipr ---
<?xml version="1.0" encoding="UTF-8"?>
<project version="4" relativePaths="false">
<component name="AntConfiguration">
<buildFile url="file://$PROJECT_DIR$/platform/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/components/http/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/components/collections/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/impl/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/api/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/tck/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/tck/impl/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/tck/api/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container-integration/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/framework/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/framework/impl/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/framework/api/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
<buildFile url="file:///home/lsimons/cvs/jicarilla-site/build.xml">
<useEmacsModeOutput value="true" />
<maximumHeapSize value="128" />
<useCustomJdk value="false" />
<useJavaw value="false" />
<includeProjectClasspath value="true" />
<includeParser value="true" />
<properties>
<property name="ant.home" value="/home/lsimons/opt/ant" />
<property name="skip.dependencies" value="true" />
</properties>
</buildFile>
</component>
<component name="CodeStyleSettingsManager">
<option name="PER_PROJECT_SETTINGS" />
<option name="USE_PER_PROJECT_SETTINGS" value="false" />
</component>
<component name="CompilerConfiguration">
<option name="DEFAULT_COMPILER" value="Javac" />
<option name="CLEAR_OUTPUT_DIRECTORY" value="false" />
<resourceExtensions>
<entry name=".+\.(properties|xml|html|dtd|tld)" />
<entry name=".+\.(gif|png|jpeg|jpg)" />
</resourceExtensions>
</component>
<component name="DataSourceManager" />
<component name="EntryPointsManager">
<entry_points />
</component>
<component name="ExportToHTMLSettings">
<option name="PRINT_LINE_NUMBERS" value="false" />
<option name="OPEN_IN_BROWSER" value="false" />
<option name="OUTPUT_DIRECTORY" />
</component>
<component name="GUI Designer component loader factory" />
<component name="JavacSettings">
<option name="DEBUGGING_INFO" value="true" />
<option name="GENERATE_NO_WARNINGS" value="false" />
<option name="DEPRECATION" value="true" />
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
<option name="MAXIMUM_HEAP_SIZE" value="128" />
<option name="USE_GENERICS_COMPILER" value="false" />
</component>
<component name="JavadocGenerationManager">
<option name="OUTPUT_DIRECTORY" />
<option name="OPTION_SCOPE" value="protected" />
<option name="OPTION_HIERARCHY" value="true" />
<option name="OPTION_NAVIGATOR" value="true" />
<option name="OPTION_INDEX" value="true" />
<option name="OPTION_SEPARATE_INDEX" value="true" />
<option name="OPTION_DOCUMENT_TAG_USE" value="false" />
<option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
<option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
<option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
<option name="OPTION_DEPRECATED_LIST" value="true" />
<option name="OTHER_OPTIONS" value="" />
<option name="HEAP_SIZE" />
<option name="OPEN_IN_BROWSER" value="true" />
</component>
<component name="JikesSettings">
<option name="JIKES_PATH" value="" />
<option name="DEBUGGING_INFO" value="true" />
<option name="DEPRECATION" value="true" />
<option name="GENERATE_NO_WARNINGS" value="false" />
<option name="IS_EMACS_ERRORS_MODE" value="true" />
<option name="ADDITIONAL_OPTIONS_STRING" value="" />
</component>
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/platform/components/collections/jicarilla-collections.iml" filepath="$PROJECT_DIR$/platform/components/collections/jicarilla-collections.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/container/jicarilla-container.iml" filepath="$PROJECT_DIR$/platform/container/jicarilla-container.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/container-integration/jicarilla-container-integration.iml" filepath="$PROJECT_DIR$/platform/container-integration/jicarilla-container-integration.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/framework/jicarilla-framework.iml" filepath="$PROJECT_DIR$/platform/framework/jicarilla-framework.iml" />
<module fileurl="file://$PROJECT_DIR$/platform/components/http/jicarilla-http.iml" filepath="$PROJECT_DIR$/platform/components/http/jicarilla-http.iml" />
<module fileurl="file:///home/lsimons/cvs/jicarilla-maven-repository/jicarilla-maven-repository.iml" filepath="/home/lsimons/cvs/jicarilla-maven-repository/jicarilla-maven-repository.iml" />
<module fileurl="file://$PROJECT_DIR$/jicarilla-sandbox.iml" filepath="$PROJECT_DIR$/jicarilla-sandbox.iml" />
<module fileurl="file:///home/lsimons/cvs/jicarilla-site/jicarilla-site.iml" filepath="/home/lsimons/cvs/jicarilla-site/jicarilla-site.iml" />
</modules>
</component>
<component name="ProjectRootManager" version="2" assert-keyword="true" project-jdk-name="sun jdk 1.4.2" />
<component name="libraryTable" />
<component name="uidesigner-configuration">
<option name="INSTRUMENT_CLASSES" value="true" />
<option name="COPY_FORMS_RUNTIME_TO_OUTPUT" value="true" />
</component>
</project>
--- NEW FILE: jicarilla.iws ---
<?xml version="1.0" encoding="UTF-8"?>
<project version="4" relativePaths="false">
<component name="AspectsView" />
<component name="BookmarkManager" />
<component name="CheckinPanelState" />
<component name="Commander">
<leftPanel />
<rightPanel />
<splitter proportion="0.5" />
</component>
<component name="CompilerWorkspaceConfiguration">
<option name="COMPILE_IN_BACKGROUND" value="false" />
<option name="AUTO_SHOW_ERRORS_IN_EDITOR" value="true" />
</component>
<component name="Cvs2Configuration">
<option name="ON_FILE_ADDING" value="0" />
<option name="ON_FILE_REMOVING" value="0" />
<option name="PRUNE_EMPTY_DIRECTORIES" value="true" />
<option name="SHOW_UPDATE_OPTIONS" value="true" />
<option name="SHOW_ADD_OPTIONS" value="true" />
<option name="SHOW_REMOVE_OPTIONS" value="true" />
<option name="MERGING_MODE" value="0" />
<option name="MERGE_WITH_BRANCH1_NAME" value="HEAD" />
<option name="MERGE_WITH_BRANCH2_NAME" value="HEAD" />
<option name="RESET_STICKY" value="false" />
<option name="CREATE_NEW_DIRECTORIES" value="true" />
<option name="DEFAULT_TEXT_FILE_SUBSTITUTION" value="kv" />
<option name="PROCESS_UNKNOWN_FILES" value="false" />
<option name="PROCESS_DELETED_FILES" value="false" />
<option name="SHOW_EDIT_DIALOG" value="true" />
<option name="RESERVED_EDIT" value="false" />
<option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
<option name="SHOW_CHECKOUT_OPTIONS" value="true" />
<option name="CHECKOUT_DATE_OR_REVISION_SETTINGS">
<value>
<option name="BRANCH" value="" />
<option name="DATE" value="" />
<option name="USE_BRANCH" value="false" />
<option name="USE_DATE" value="false" />
</value>
</option>
<option name="UPDATE_DATE_OR_REVISION_SETTINGS">
<value>
<option name="BRANCH" value="" />
<option name="DATE" value="" />
<option name="USE_BRANCH" value="false" />
<option name="USE_DATE" value="false" />
</value>
</option>
<option name="SHOW_CHANGES_REVISION_SETTINGS">
<value>
<option name="BRANCH" value="" />
<option name="DATE" value="" />
<option name="USE_BRANCH" value="false" />
<option name="USE_DATE" value="false" />
</value>
</option>
<option name="SHOW_OUTPUT" value="false" />
<option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
<option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
<option name="ADD_WATCH_INDEX" value="0" />
<option name="REMOVE_WATCH_INDEX" value="0" />
<option name="UPDATE_KEYWORD_SUBSTITUTION" />
<option name="MAKE_NEW_FILES_READONLY" value="false" />
<option name="PUT_FOCUS_INTO_COMMENT" value="false" />
<option name="SHOW_CHECKIN_OPTIONS" value="true" />
<option name="FORCE_NON_EMPTY_COMMENT" value="false" />
<option name="LAST_COMMIT_MESSAGE" value="" />
<option name="SAVE_LAST_COMMIT_MESSAGE" value="true" />
<option name="CHECKIN_DIALOG_SPLITTER_PROPORTION" value="0.8" />
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
<option name="OPTIMIZE_IMPORTS_BEFORE_FILE_COMMIT" value="false" />
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
<option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
<option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
<option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
</component>
<component name="DaemonCodeAnalyzer">
<disable_hints />
</component>
<component name="DebuggerManager">
<line_breakpoints />
<exception_breakpoints>
<breakpoint_any>
<option name="NOTIFY_CAUGHT" value="true" />
<option name="NOTIFY_UNCAUGHT" value="true" />
<option name="ENABLED" value="false" />
<option name="SUSPEND_VM" value="true" />
<option name="LOG_ENABLED" value="false" />
<option name="LOG_EXPRESSION_ENABLED" value="false" />
<option name="LOG_MESSAGE" value="" />
<option name="COUNT_FILTER_ENABLED" value="false" />
<option name="COUNT_FILTER" value="0" />
<option name="CONDITION_ENABLED" value="false" />
<option name="CONDITION" value="" />
<option name="CLASS_FILTERS_ENABLED" value="false" />
<option name="INSTANCE_FILTERS_ENABLED" value="false" />
</breakpoint_any>
</exception_breakpoints>
<field_breakpoints />
<method_breakpoints />
</component>
<component name="ErrorTreeViewConfiguration">
<option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
<option name="HIDE_WARNINGS" value="false" />
</component>
<component name="FileEditorManager" split-orientation="vertical" split-proportion="0.5">
<first-group />
<second-group />
</component>
<component name="HierarchyBrowserManager">
<option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
<option name="SORT_ALPHABETICALLY" value="false" />
<option name="HIDE_CLASSES_WHERE_METHOD_NOT_IMPLEMENTED" value="false" />
</component>
<component name="InspectionManager">
<option name="AUTOSCROLL_TO_SOURCE" value="false" />
<option name="SPLITTER_PROPORTION" value="0.5" />
<profile name="Default" />
</component>
<component name="J2EEProjectPane" />
<component name="PackagesPane" />
<component name="ProjectPane">
<expanded_node url="" module="jicarilla-sandbox" type="module" />
<expanded_node url="file://$PROJECT_DIR$" module="jicarilla-sandbox" type="directory" />
</component>
<component name="ProjectView">
<navigator currentView="ProjectPane" splitterProportion="0.5">
<flattenPackages />
<showMembers />
<showModules />
<showLibraryContents />
<hideEmptyPackages />
<showStructure ProjectPane="false" />
<autoscrollToSource />
</navigator>
</component>
<component name="PropertiesComponent">
<property name="MemberChooser.copyJavadoc" value="false" />
<property name="GoToClass.includeLibraries" value="false" />
<property name="MemberChooser.showClasses" value="true" />
<property name="MemberChooser.sorted" value="false" />
<property name="GoToFile.includeJavaFiles" value="false" />
<property name="GoToClass.toSaveIncludeLibraries" value="false" />
</component>
<component name="RunManager">
<activeType name="Application" />
<configuration name="<template>" type="Application" default="true" selected="false">
<option name="MAIN_CLASS_NAME" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<module name="" />
</configuration>
<configuration name="<template>" type="Applet" default="true" selected="false">
<module name="" />
<option name="MAIN_CLASS_NAME" />
<option name="HTML_FILE_NAME" />
<option name="HTML_USED" value="false" />
<option name="WIDTH" value="400" />
<option name="HEIGHT" value="300" />
<option name="POLICY_FILE" value="/usr/local/IntelliJ-IDEA-977/bin/appletviewer.policy" />
<option name="VM_PARAMETERS" />
</configuration>
<configuration name="<template>" type="JUnit" default="true" selected="false">
<module name="" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="TEST_OBJECT" value="class" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="ADDITIONAL_CLASS_PATH" />
</configuration>
<configuration name="<template>" type="Remote" default="true" selected="false">
<option name="USE_SOCKET_TRANSPORT" value="true" />
<option name="SERVER_MODE" value="false" />
<option name="SHMEM_ADDRESS" value="javadebug" />
<option name="HOST" value="localhost" />
<option name="PORT" value="5005" />
</configuration>
<configuration name="<template>" type="WebApp" default="true" selected="false">
<module name="" />
<WebServerIntegration name="" />
<Host>localhost</Host>
<Port>5050</Port>
<LaunchServer>false</LaunchServer>
</configuration>
<configuration name="<template>" type="WebLogic Instance" default="true" selected="false">
<setting name="WEBLOGIC_INSTANCE_CONFIGURATION_NAME" value="" />
</configuration>
</component>
<component name="SelectInManager" />
<component name="StarteamConfiguration">
<option name="SERVER" value="" />
<option name="PORT" value="49201" />
<option name="USER" value="" />
<option name="PASSWORD" value="" />
<option name="PROJECT" value="" />
<option name="VIEW" value="" />
<option name="ALTERNATIVE_WORKING_PATH" value="" />
<option name="PUT_FOCUS_INTO_COMMENT" value="false" />
<option name="SHOW_CHECKIN_OPTIONS" value="true" />
<option name="FORCE_NON_EMPTY_COMMENT" value="false" />
<option name="LAST_COMMIT_MESSAGE" value="" />
<option name="SAVE_LAST_COMMIT_MESSAGE" value="true" />
<option name="CHECKIN_DIALOG_SPLITTER_PROPORTION" value="0.8" />
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
<option name="OPTIMIZE_IMPORTS_BEFORE_FILE_COMMIT" value="false" />
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
<option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
<option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
<option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
</component>
<component name="StructureViewFactory">
<option name="SORT_MODE" value="0" />
<option name="GROUP_INHERITED" value="true" />
<option name="AUTOSCROLL_MODE" value="true" />
<option name="SHOW_FIELDS" value="true" />
<option name="AUTOSCROLL_FROM_SOURCE" value="false" />
<option name="GROUP_GETTERS_AND_SETTERS" value="true" />
<option name="SHOW_INHERITED" value="false" />
<option name="HIDE_NOT_PUBLIC" value="false" />
</component>
<component name="TodoView" selected-index="0">
<todo-panel id="selected-file">
<are-packages-shown value="false" />
<flatten-packages value="false" />
<is-autoscroll-to-source value="true" />
</todo-panel>
<todo-panel id="all">
<are-packages-shown value="true" />
<flatten-packages value="false" />
<is-autoscroll-to-source value="true" />
</todo-panel>
</component>
<component name="ToolWindowManager">
<frame x="-5" y="25" width="1290" height="979" extended-state="0" />
<editor active="false" />
<layout>
<window_info id="CVS" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.33" order="7" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="floating" visible="true" weight="0.43574765" order="9" x="1281" y="337" width="553" height="241" />
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="docked" type="docked" visible="true" weight="0.18550955" order="1" x="225" y="87" width="416" height="624" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.32943925" order="1" />
<window_info id="Structure" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="floating" visible="true" weight="0.235" order="12" x="1280" y="0" width="295" height="337" />
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="floating" visible="false" weight="0.3352804" order="8" x="1280" y="541" width="1025" height="227" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.4003322" order="5" />
<window_info id="Ant Build" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="floating" visible="false" weight="0.24840765" order="10" x="1574" y="0" width="312" height="631" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="floating" visible="false" weight="0.4135514" order="2" x="-147" y="245" width="727" height="562" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="0" />
<window_info id="CVS File View" active="false" anchor="right" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.33" order="2" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="floating" visible="false" weight="0.48831776" order="3" x="1385" y="46" width="726" height="556" />
<window_info id="Commander" active="false" anchor="bottom" auto_hide="false" internal_type="sliding" type="sliding" visible="false" weight="0.4" order="11" />
<window_info id="Web" active="false" anchor="left" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="0" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.33" order="0" />
<window_info id="Aspects" active="false" anchor="right" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.33" order="1" />
<window_info id="EJB" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="4" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="docked" type="docked" visible="false" weight="0.25" order="6" />
</layout>
</component>
<component name="VCS.FileViewConfiguration">
<option name="SELECTED_STATUSES" value="DEFAULT" />
<option name="SELECTED_COLUMNS" value="DEFAULT" />
<option name="SHOW_FILTERS" value="true" />
<option name="CUSTOMIZE_VIEW" value="true" />
<option name="SHOW_FILE_HISTORY_AS_TREE" value="true" />
</component>
<component name="VcsManagerConfiguration">
<option name="ACTIVE_VCS_NAME" value="CVS" />
</component>
<component name="VssConfiguration">
<CheckoutOptions>
<option name="COMMENT" value="" />
<option name="DO_NOT_GET_LATEST_VERSION" value="false" />
<option name="REPLACE_WRITABLE" value="false" />
<option name="RECURSIVE" value="false" />
</CheckoutOptions>
<CheckinOptions>
<option name="COMMENT" value="" />
<option name="KEEP_CHECKED_OUT" value="false" />
<option name="RECURSIVE" value="false" />
</CheckinOptions>
<AddOptions>
<option name="COMMENT" value="" />
<option name="STORE_ONLY_LATEST_VERSION" value="false" />
<option name="CHECK_OUT_IMMEDIATELY" value="false" />
<option name="FILE_TYPE" value="0" />
</AddOptions>
<UndocheckoutOptions>
<option name="MAKE_WRITABLE" value="false" />
<option name="REPLACE_LOCAL_COPY" value="0" />
<option name="RECURSIVE" value="false" />
</UndocheckoutOptions>
<GetOptions>
<option name="REPLACE_WRITABLE" value="0" />
<option name="MAKE_WRITABLE" value="false" />
<option name="RECURSIVE" value="false" />
</GetOptions>
<option name="CLIENT_PATH" value="" />
<option name="SRCSAFEINI_PATH" value="" />
<option name="USER_NAME" value="" />
<option name="PWD" value="" />
<option name="SHOW_CHECKOUT_OPTIONS" value="true" />
<option name="SHOW_ADD_OPTIONS" value="true" />
<option name="VSS_IS_INITIALIZED" value="false" />
<option name="SHOW_UNDOCHECKOUT_OPTIONS" value="true" />
<option name="SHOW_DIFF_OPTIONS" value="true" />
<option name="SHOW_GET_OPTIONS" value="true" />
<option name="REUSE_LAST_COMMENT" value="false" />
<option name="PUT_FOCUS_INTO_COMMENT" value="false" />
<option name="SHOW_CHECKIN_OPTIONS" value="true" />
<option name="FORCE_NON_EMPTY_COMMENT" value="false" />
<option name="LAST_COMMIT_MESSAGE" value="" />
<option name="SAVE_LAST_COMMIT_MESSAGE" value="true" />
<option name="CHECKIN_DIALOG_SPLITTER_PROPORTION" value="0.8" />
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
<option name="OPTIMIZE_IMPORTS_BEFORE_FILE_COMMIT" value="false" />
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
<option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
<option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
<option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
</component>
<component name="antWorkspaceConfiguration">
<option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
<option name="FILTER_TARGETS" value="false" />
<buildFile url="file://$PROJECT_DIR$/platform/build.xml">
<targetFilters>
<filter targetName="need-for-jbs" isVisible="false" />
<filter targetName="init" isVisible="false" />
<filter targetName="compile" isVisible="false" />
<filter targetName="test" isVisible="false" />
<filter targetName="jar" isVisible="false" />
<filter targetName="jar:install" isVisible="false" />
<filter targetName="jar:install-snapshot" isVisible="false" />
<filter targetName="dist" isVisible="false" />
<filter targetName="reports" isVisible="false" />
<filter targetName="consolidate" isVisible="false" />
<filter targetName="all" isVisible="true" />
<filter targetName="gump-descriptors" isVisible="false" />
</targetFilters>
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/components/http/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/components/collections/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/impl/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="false" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/api/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/tck/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="false" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/tck/impl/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="false" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container/tck/api/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/container-integration/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/framework/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/framework/impl/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
<buildFile url="file://$PROJECT_DIR$/platform/framework/api/build.xml">
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
<buildFile url="file:///home/lsimons/cvs/jicarilla-site/build.xml">
<targetFilters>
<filter targetName="init" isVisible="false" />
<filter targetName="generate" isVisible="false" />
<filter targetName="site" isVisible="true" />
<filter targetName="deploy" isVisible="false" />
<filter targetName="install-jsch" isVisible="false" />
<filter targetName="warn-scp-user" isVisible="false" />
<filter targetName="warn-scp-password" isVisible="false" />
<filter targetName="reports" isVisible="false" />
</targetFilters>
<runInBackground value="false" />
<viewClosedWhenNoErrors value="false" />
<treeView value="true" />
<verbose value="true" />
</buildFile>
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/platform/container/tck/impl/build.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="7" column="0" selection-start="274" selection-end="274" vertical-scroll-proportion="0.123893805">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/platform/container/tck/build.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="2" column="69" selection-start="92" selection-end="92" vertical-scroll-proportion="0.03539823">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/platform/container/api/build.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="2" column="69" selection-start="92" selection-end="92" vertical-scroll-proportion="0.034398034">
<folding />
</state>
</provider>
</entry>
<entry file="file:///home/lsimons/cvs/jicarilla-site/build.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="17" column="0" selection-start="486" selection-end="486" vertical-scroll-proportion="0.29238328">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/platform/framework/api/build.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="2" column="69" selection-start="92" selection-end="92" vertical-scroll-proportion="0.034398034">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/platform/framework/impl/build.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="2" column="70" selection-start="93" selection-end="93" vertical-scroll-proportion="0.034398034">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/platform/container/build.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="2" column="65" selection-start="88" selection-end="88" vertical-scroll-proportion="0.034398034">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/platform/container/tck/api/build.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="2" column="73" selection-start="96" selection-end="96" vertical-scroll-proportion="0.034398034">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/platform/container-integration/build.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="2" column="77" selection-start="100" selection-end="100" vertical-scroll-proportion="0.034398034">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/platform/framework/build.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="6" column="0" selection-start="103" selection-end="254" vertical-scroll-proportion="0.1031941">
<folding />
</state>
</provider>
</entry>
<entry file="file:///home/lsimons/.jbs/build-project.xml">
<provider selected="true" editor-type-id="text-editor">
<state line="313" column="61" selection-start="12275" selection-end="12275" vertical-scroll-proportion="0.47309136">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/.project">
<provider selected="true" editor-type-id="text-editor">
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/jicarilla-sandbox.iml">
<provider selected="true" editor-type-id="text-editor">
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/jicarilla.iws">
<provider selected="true" editor-type-id="text-editor">
<state line="356" column="30" selection-start="18616" selection-end="18616" vertical-scroll-proportion="1.031172">
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/jicarilla.ipr">
<provider selected="true" editor-type-id="text-editor">
<state line="45" column="0" selection-start="1733" selection-end="1839" vertical-scroll-proportion="0.78553617">
<folding />
</state>
</provider>
</entry>
</component>
</project>
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click