[maven-release-plugin] copy for tag argeo-commons-2.1.11
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 15 Nov 2014 16:32:28 +0000 (16:32 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 15 Nov 2014 16:32:28 +0000 (16:32 +0000)
commit87356cc633fcba7fd2a00b46ad15cfb5f32010c2
treeec3f107788304121c6f056aab8788884d4954788
parentcfb30034814dd99fd20159dd2ed247f0d19766a2
[maven-release-plugin]  copy for tag argeo-commons-2.1.11

git-svn-id: https://svn.argeo.org/commons/tags/argeo-commons-2.1.11@7476 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
846 files changed:
trunk/.project [new file with mode: 0644]
trunk/base/dep/org.argeo.dep.jackrabbit/pom.xml [new file with mode: 0644]
trunk/base/dep/org.argeo.dep.log4j/pom.xml [new file with mode: 0644]
trunk/base/dep/org.argeo.eclipse.dep.rap/p2.inf [new file with mode: 0644]
trunk/base/dep/org.argeo.eclipse.dep.rap/pom.xml [new file with mode: 0644]
trunk/base/dep/org.argeo.eclipse.dep.rcp/p2.inf [new file with mode: 0644]
trunk/base/dep/org.argeo.eclipse.dep.rcp/pom.xml [new file with mode: 0644]
trunk/base/dep/pom.xml [new file with mode: 0644]
trunk/base/dist/osgi-boot/pom.xml [new file with mode: 0644]
trunk/base/dist/osgi-boot/src/main/rpm/etc/osgiboot/osgi-service-init-functions.sh [new file with mode: 0644]
trunk/base/dist/osgi-boot/src/main/rpm/etc/osgiboot/osgi-service-settings.sh [new file with mode: 0644]
trunk/base/dist/osgi-boot/src/main/rpm/usr/sbin/osgi-service [new file with mode: 0644]
trunk/base/dist/pom.xml [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/.classpath [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/.project [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/build.properties [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/icons/active.gif [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/icons/bundles.gif [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/icons/installed.gif [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/icons/osgi_explorer.gif [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/icons/resolved.gif [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/icons/starting.gif [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/plugin.xml [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/pom.xml [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerImages.java [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPerspective.java [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPlugin.java [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/BundlesView.java [new file with mode: 0644]
trunk/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/ModulesView.java [new file with mode: 0644]
trunk/base/plugins/pom.xml [new file with mode: 0644]
trunk/base/pom.xml [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/.classpath [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/.project [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/build.properties [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/binary.png [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/file.gif [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/folder.gif [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/home.gif [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/node.gif [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/remote_connected.gif [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/remote_disconnected.gif [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/repositories.gif [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/repository_connected.gif [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/repository_disconnected.gif [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/sort.gif [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/workspace_connected.png [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/icons/workspace_disconnected.png [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/pom.xml [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/AbstractNodeContentProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/AsyncUiEventListener.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/DefaultNodeLabelProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrImages.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrPreferenceStore.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrUiPlugin.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrUiUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/NodeElementComparer.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/NodesWrapper.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/SimpleNodeContentProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/WrappedNode.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/AddFileFolder.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/DeleteNodes.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/OpenGenericJcrQueryEditor.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/Refresh.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/AbstractJcrQueryEditor.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/JcrQueryEditorInput.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/NodeEditorInput.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/lists/ColumnDefinition.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/lists/IListProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/lists/NodeViewerComparator.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/lists/RowViewerComparator.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/lists/SimpleJcrNodeLabelProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/lists/SimpleJcrRowLabelProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/JcrFileProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/JcrItemsComparator.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/NodeViewerComparer.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/SingleSessionFileProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/views/AbstractJcrBrowser.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.jcr/src/main/resources/org/argeo/eclipse/ui/jcr/messages.properties [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/.classpath [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/.project [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/build.properties [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/pom.xml [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/DownloadServiceHandler.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/EclipseUiSpecificUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/FileHandler.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/FileProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/GenericUploadControl.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/ImportToServerWizardPage.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/OpenFile.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/OpenFileService.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/ThreadNLS.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/UploadFileWizardPage.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/.classpath [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/.project [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/build.properties [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/pom.xml [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/DefaultNLS.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/EclipseUiSpecificUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/FileHandler.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/FileProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/GenericUploadControl.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/ImportToServerWizardPage.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/OpenFile.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/ThreadNLS.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/UploadFileWizardPage.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/.classpath [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/.project [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/build.properties [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/pom.xml [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/ApplicationContextTracker.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringCommandHandler.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringExtensionFactory.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/AbstractTreeContentProvider.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ArgeoUiPlugin.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ColumnViewerComparator.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/EclipseArgeoMonitor.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/EclipseUiUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/Error.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ErrorFeedback.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/GenericTableComparator.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/TreeParent.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/dialogs/Error.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/dialogs/SingleValue.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/utils/CommandUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/utils/ViewerUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/.classpath [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/.project [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/build.properties [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/pom.xml [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/Activator.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/AdminThread.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/DistributionBundle.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/Launcher.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBoot.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBootException.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBootUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/internal/springutil/AntPathMatcher.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/internal/springutil/CollectionUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/internal/springutil/ObjectUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/internal/springutil/PathMatcher.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/internal/springutil/StringUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/internal/springutil/SystemPropertyUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/test/bundles/jars/test.jar [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/test/bundles/others/subdir/org.argeo.osgi.boot.test.bundle3/META-INF/MANIFEST.MF [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/test/bundles/some/excluded/org.argeo.osgi.boot.test.bundle0/META-INF/MANIFEST.MF [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/test/bundles/some/org.argeo.osgi.boot.test.bundle1/META-INF/MANIFEST.MF [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/test/bundles/some/org.argeo.osgi.boot.test.bundle2/META-INF/MANIFEST.MF [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/test/java/org/argeo/osgi/boot/OsgiBootNoRuntimeTest.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.osgi.boot/src/test/java/org/argeo/osgi/boot/OsgiBootRuntimeTest.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.support.junit/.classpath [new file with mode: 0644]
trunk/base/runtime/org.argeo.support.junit/.project [new file with mode: 0644]
trunk/base/runtime/org.argeo.support.junit/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/base/runtime/org.argeo.support.junit/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
trunk/base/runtime/org.argeo.support.junit/pom.xml [new file with mode: 0644]
trunk/base/runtime/org.argeo.support.junit/src/main/java/org/argeo/support/junit/AbstractSpringTestCase.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/.classpath [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/.project [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/build.properties [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/pom.xml [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoException.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoLogListener.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoLogger.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoMonitor.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/OperatingSystem.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/StreamUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvParser.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvParserWithLinesAsMap.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvWriter.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/LocaleCallback.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/LocaleUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/Throughput.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/ThroughputEditor.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/DigestUtils.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/Keyring.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/SimplePrincipal.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/ArrayTabularRow.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/CsvTabularWriter.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularColumn.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularContent.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularRow.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularRowIterator.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularWriter.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserEncodingTestCase.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserParseFileTest.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserTestCase.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserWithQuotedSeparatorTest.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvWriterTestCase.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/test/java/org/argeo/util/ThroughputTest.java [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/test/resources/org/argeo/util/ReferenceFile.csv [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/test/resources/org/argeo/util/TestParse-ISO.csv [new file with mode: 0644]
trunk/base/runtime/org.argeo.util/src/test/resources/org/argeo/util/TestParse-UTF-8.csv [new file with mode: 0644]
trunk/base/runtime/pom.xml [new file with mode: 0644]
trunk/demo/.project [new file with mode: 0644]
trunk/demo/argeo_node_cli.properties [new file with mode: 0644]
trunk/demo/argeo_node_rcp.properties [new file with mode: 0644]
trunk/demo/argeo_node_rcp_remote.properties [new file with mode: 0644]
trunk/demo/argeo_node_web.properties [new file with mode: 0644]
trunk/demo/log4j.properties [new file with mode: 0644]
trunk/demo/ssl/ca.crt [new file with mode: 0644]
trunk/demo/ssl/ca.key [new file with mode: 0644]
trunk/demo/ssl/demo@demo.crt [new file with mode: 0644]
trunk/demo/ssl/demo@demo.csr [new file with mode: 0644]
trunk/demo/ssl/demo@demo.key [new file with mode: 0644]
trunk/demo/ssl/demo@demo.p12 [new file with mode: 0644]
trunk/demo/ssl/root@demo.crt [new file with mode: 0644]
trunk/demo/ssl/root@demo.csr [new file with mode: 0644]
trunk/demo/ssl/root@demo.key [new file with mode: 0644]
trunk/demo/ssl/root@demo.p12 [new file with mode: 0644]
trunk/demo/ssl/server.ks [new file with mode: 0644]
trunk/demo/ssl/server.ts [new file with mode: 0644]
trunk/demo/ssl/ssl.txt [new file with mode: 0644]
trunk/demo/ssl/tomcat.crt [new file with mode: 0644]
trunk/demo/ssl/tomcat.csr [new file with mode: 0644]
trunk/doc/files/etc/yum.repos.d/argeo-staging.repo [new file with mode: 0644]
trunk/doc/pom.xml [new file with mode: 0644]
trunk/doc/reference/commons-gettingStarted.xml [new file with mode: 0644]
trunk/doc/reference/css/style.css [new file with mode: 0644]
trunk/doc/site/apt/index.apt [new file with mode: 0644]
trunk/doc/site/site.xml [new file with mode: 0644]
trunk/license-apache2-header.txt [new file with mode: 0644]
trunk/pom.xml [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node.eclipse/p2.inf [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node.eclipse/pom.xml [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node.rap/p2.inf [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node.rap/pom.xml [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node.rap/src/assembly/dist.xml [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node.rcp/p2.inf [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node.rcp/pom.xml [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node.rcp/src/assembly/linux.x86.xml [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node.rcp/src/assembly/linux.x86_64.xml [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node.rcp/src/assembly/win32.x86.xml [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node/p2.inf [new file with mode: 0644]
trunk/security/dep/org.argeo.security.dep.node/pom.xml [new file with mode: 0644]
trunk/security/dep/pom.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.auth.ldap/.project [new file with mode: 0644]
trunk/security/modules/org.argeo.security.auth.ldap/META-INF/spring/security-ldap-jcr.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.auth.ldap/META-INF/spring/security-ldap-osgi.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.auth.ldap/META-INF/spring/security-ldap-services.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.auth.ldap/META-INF/spring/security-ldap.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.auth.ldap/build.properties [new file with mode: 0644]
trunk/security/modules/org.argeo.security.auth.ldap/ldap.properties [new file with mode: 0644]
trunk/security/modules/org.argeo.security.auth.ldap/pom.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.cli/.project [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.cli/META-INF/spring/security-cli-osgi.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.cli/META-INF/spring/security-cli.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.cli/pom.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.cli/security.properties [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.jackrabbit/.project [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.jackrabbit/META-INF/spring/repofactory.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.jackrabbit/META-INF/spring/security-jcr-osgi.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.jackrabbit/META-INF/spring/security-jcr-services.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.jackrabbit/build.properties [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.jackrabbit/pom.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.jackrabbit/security.properties [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.ldap/.project [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.ldap/META-INF/spring/security-ldap-jcr.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.ldap/META-INF/spring/security-ldap-osgi.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.ldap/META-INF/spring/security-ldap-services.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.ldap/META-INF/spring/security-ldap.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.ldap/build.properties [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.ldap/ldap.properties [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.ldap/pom.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.os/.project [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.os/META-INF/spring/security-os-osgi.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.os/META-INF/spring/security-os.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.os/build.properties [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.os/pom.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.dao.os/security.properties [new file with mode: 0644]
trunk/security/modules/org.argeo.security.webapp/.project [new file with mode: 0644]
trunk/security/modules/org.argeo.security.webapp/WEB-INF/applicationContext.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.webapp/WEB-INF/osgi.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.webapp/WEB-INF/security-servlet.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.webapp/WEB-INF/security.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.webapp/WEB-INF/web.xml [new file with mode: 0644]
trunk/security/modules/org.argeo.security.webapp/pom.xml [new file with mode: 0644]
trunk/security/modules/pom.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/.classpath [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/.project [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/META-INF/spring/loginModules.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/META-INF/spring/osgi.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/build.properties [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/plugin.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/pom.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/security.properties [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/src/main/java/org/argeo/security/equinox/OsSpringLoginModule.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.equinox/src/main/java/org/argeo/security/equinox/SpringLoginModule.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/.classpath [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/.project [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/META-INF/spring/commands.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/META-INF/spring/common.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/META-INF/spring/editors.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/META-INF/spring/osgi.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/META-INF/spring/views.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/build.properties [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/add.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/batch.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/clear.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/refresh.png [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/remove.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/role.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/save.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/save_security.png [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/save_security_disabled.png [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/security.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/sync.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/user.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/icons/users.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/plugin.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/pom.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/security-admin.properties [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/SecurityAdminImages.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/SecurityAdminPerspective.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/SecurityAdminPlugin.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/UserTableComposite.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/commands/AddRole.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/commands/DeleteRole.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/commands/DeleteUser.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/commands/NewUser.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/commands/OpenArgeoUserEditor.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/commands/RefreshRoles.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/commands/RefreshUsersList.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/commands/SaveArgeoUser.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/commands/UserBatchUpdate.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/editors/ArgeoUserEditor.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/editors/ArgeoUserEditorInput.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/editors/DefaultUserMainPage.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/editors/UserRolesPage.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/views/RolesView.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/views/UsersView.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/wizards/MainUserInfoWizardPage.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/wizards/NewUserWizard.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.admin/src/main/java/org/argeo/security/ui/admin/wizards/UserBatchUpdateWizard.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/.classpath [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/.project [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/META-INF/jaas_default.txt [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/META-INF/spring/commands.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/META-INF/spring/osgi.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/branding/afterLogout.html [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/branding/empty.html [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/branding/favicon.ico [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/branding/login.html [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/branding/public.html [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/build.properties [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/icons/closeAll.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/icons/exit.png [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/icons/home.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/icons/main.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/icons/password.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/icons/preferences.png [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/plugin.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/pom.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/src/main/java/org/argeo/security/ui/rap/AnonymousEntryPoint.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/src/main/java/org/argeo/security/ui/rap/LogoutEntryPoint.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/src/main/java/org/argeo/security/ui/rap/NullEntryPoint.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/src/main/java/org/argeo/security/ui/rap/RapActionBarAdvisor.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/src/main/java/org/argeo/security/ui/rap/RapWindowAdvisor.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/src/main/java/org/argeo/security/ui/rap/RapWorkbenchAdvisor.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/src/main/java/org/argeo/security/ui/rap/SecureEntryPoint.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/src/main/java/org/argeo/security/ui/rap/SecureRapActivator.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rap/src/main/java/org/argeo/security/ui/rap/commands/UserMenu.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/.classpath [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/.project [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/META-INF/jaas_default.txt [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/build.properties [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/icons/alt_about.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/icons/alt_launcher.icns [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/icons/alt_launcher.ico [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/icons/alt_launcher.xpm [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/icons/alt_window_16.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/icons/alt_window_32.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/plugin.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/plugin_customization.ini [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/pom.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/src/main/java/org/argeo/security/ui/rcp/AbstractSecureApplication.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/src/main/java/org/argeo/security/ui/rcp/SecureActionBarAdvisor.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/src/main/java/org/argeo/security/ui/rcp/SecureApplicationActivator.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/src/main/java/org/argeo/security/ui/rcp/SecureRcp.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/src/main/java/org/argeo/security/ui/rcp/SecureWorkbenchAdvisor.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui.rcp/src/main/java/org/argeo/security/ui/rcp/SecureWorkbenchWindowAdvisor.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/.classpath [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/.project [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/META-INF/spring/commands.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/META-INF/spring/keyring.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/META-INF/spring/osgi.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/META-INF/spring/views.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/build.properties [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/icons/adminLog.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/icons/home.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/icons/log.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/icons/maintenance.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/icons/password.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/icons/user.gif [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/plugin.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/pom.xml [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/securityui.properties [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/MaintenancePerspective.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/PrivilegedJob.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/RolesSourceProvider.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/SecurityUiPlugin.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/UserHomePerspective.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/commands/OpenChangePasswordDialog.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/commands/OpenHomePerspective.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/dialogs/AbstractLoginDialog.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/dialogs/ChangePasswordDialog.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/dialogs/DefaultLoginDialog.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/internal/CurrentUser.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/views/AdminLogView.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/views/LogContentProvider.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/views/LogView.java [new file with mode: 0644]
trunk/security/plugins/org.argeo.security.ui/src/main/java/org/argeo/security/ui/views/UserProfile.java [new file with mode: 0644]
trunk/security/plugins/pom.xml [new file with mode: 0644]
trunk/security/pom.xml [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/.classpath [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/.project [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/build.properties [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/pom.xml [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/src/main/java/org/argeo/security/activemq/ActiveMqSecurityBrokerPlugin.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/src/main/java/org/argeo/security/activemq/ActiveMqSpringSecurityContext.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/src/main/java/org/argeo/security/activemq/SecuredActiveMqConnectionFactory.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/src/main/java/org/argeo/security/activemq/UserPasswordDialog.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.activemq/src/main/resources/org/argeo/security/activemq/osLogin.conf [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/.classpath [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/.project [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/META-INF/spring/logger.xml [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/META-INF/spring/osgi.xml [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/build.properties [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/pom.xml [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/NodeAuthenticationToken.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/OsAuthenticationToken.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/SecurityUtils.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/SystemAuthentication.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/SystemExecutionService.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/UserAdminService.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/AbstractSystemExecution.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/AsyncSystemTaskExecutor.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/AuthenticatedApplicationContextInitialization.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/AuthenticationProvidersRegister.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/ConsoleCallbackHandler.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/InternalAuthentication.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/KeyBasedSystemExecutionService.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/MatchingAuthenticationProvider.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/OsAuthenticationProvider.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/OsgiModuleLabel.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/core/SimpleRoleRegistration.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/crypto/AbstractKeyring.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/crypto/CryptoKeyring.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/crypto/KeyringLoginModule.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/crypto/PBEKeySpecCallback.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/crypto/PasswordBasedEncryption.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/jcr/JcrKeyring.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/jcr/JcrSecurityModel.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/jcr/JcrUserDetails.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/jcr/OsJcrAuthenticationProvider.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/jcr/OsJcrUserAdminService.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/jcr/RemoteJcrAuthenticationProvider.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/jcr/RemoteJcrRepositoryWrapper.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/jcr/SecureThreadBoundSession.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/jcr/SimpleJcrSecurityModel.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/jcr/rememberme/JcrPersistentTokenRepository.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/main/java/org/argeo/security/log4j/SecureLogger.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/test/java/org/argeo/security/PasswordSandbox.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/test/java/org/argeo/security/crypto/PasswordBasedEncryptionTest.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/test/resources/log4j.properties [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.core/src/test/resources/org/argeo/security/json/gandalf2.json [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.jackrabbit/.classpath [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.jackrabbit/.project [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.jackrabbit/build.properties [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.jackrabbit/pom.xml [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.jackrabbit/src/main/java/org/argeo/security/jackrabbit/ArgeoAccessManager.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.jackrabbit/src/main/java/org/argeo/security/jackrabbit/ArgeoLoginModule.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.jackrabbit/src/main/java/org/argeo/security/jackrabbit/ArgeoSecurityManager.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.jackrabbit/src/main/java/org/argeo/security/jackrabbit/ArgeoSystemPrincipal.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.jackrabbit/src/main/java/org/argeo/security/jackrabbit/GrantedAuthorityPrincipal.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.jackrabbit/src/main/java/org/argeo/security/jackrabbit/JackrabbitSecurityModel.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.ldap/.classpath [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.ldap/.project [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.ldap/build.properties [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.ldap/pom.xml [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.ldap/src/main/java/org/argeo/security/ldap/ArgeoLdapShaPasswordEncoder.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.ldap/src/main/java/org/argeo/security/ldap/ArgeoLdapUserDetailsManager.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.ldap/src/main/java/org/argeo/security/ldap/ArgeoUserAdminDaoLdap.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.ldap/src/main/java/org/argeo/security/ldap/jcr/JcrLdapSynchronizer.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.ldap/src/main/java/org/argeo/security/ldap/jcr/JcrUserDetailsContextMapper.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.mvc/.classpath [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.mvc/.project [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.mvc/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.mvc/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.mvc/build.properties [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.mvc/pom.xml [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.mvc/src/main/java/org/argeo/security/mvc/ArgeoRememberMeServices.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.mvc/src/main/java/org/argeo/security/mvc/ArgeoUserInterceptor.java [new file with mode: 0644]
trunk/security/runtime/org.argeo.security.mvc/src/main/java/org/argeo/security/mvc/UsersRolesController.java [new file with mode: 0644]
trunk/security/runtime/pom.xml [new file with mode: 0644]
trunk/server/dep/org.argeo.server.dep.activemq/pom.xml [new file with mode: 0644]
trunk/server/dep/org.argeo.server.dep.ads/pom.xml [new file with mode: 0644]
trunk/server/dep/org.argeo.server.dep.hibernate/pom.xml [new file with mode: 0644]
trunk/server/dep/org.argeo.server.dep.jackrabbit.server/pom.xml [new file with mode: 0644]
trunk/server/dep/org.argeo.server.dep.tomcat/pom.xml [new file with mode: 0644]
trunk/server/dep/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.bsf/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jackrabbit.sybase/.project [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jackrabbit.sybase/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jackrabbit.sybase/build.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jackrabbit.sybase/org/apache/jackrabbit/core/fs/db/sybase.ddl [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jackrabbit.sybase/org/apache/jackrabbit/core/journal/sybase.ddl [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jackrabbit.sybase/org/apache/jackrabbit/core/persistence/bundle/sybase.ddl [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jackrabbit.sybase/org/apache/jackrabbit/core/persistence/db/sybase.ddl [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jackrabbit.sybase/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jdbm/.project [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jdbm/build.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.ext.jdbm/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/.project [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/applicationContext.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/osgi.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/remoting-servlet.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/security-filters.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/web.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/webdav-config.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/WEB-INF/webdav-servlet.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/build.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/jackrabbit-webapp.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.jackrabbit.webapp/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/.project [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/META-INF/spring/noderepo-osgi.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/META-INF/spring/noderepo.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/build.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/noderepo.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/repository-h2.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/repository-memory.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/repository-mysql.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repo.jackrabbit/repository-postgresql.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repofactory.jackrabbit/.project [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repofactory.jackrabbit/META-INF/spring/repofactory-osgi.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repofactory.jackrabbit/META-INF/spring/repofactory.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.node.repofactory.jackrabbit/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.activemq.broker/.project [new file with mode: 0644]
trunk/server/modules/org.argeo.server.activemq.broker/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/server/modules/org.argeo.server.activemq.broker/META-INF/spring/activemq-broker.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.activemq.broker/activemq.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.server.activemq.broker/build.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.server.activemq.broker/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.ads.server/.project [new file with mode: 0644]
trunk/server/modules/org.argeo.server.ads.server/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/server/modules/org.argeo.server.ads.server/META-INF/spring/ads.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.ads.server/META-INF/spring/server.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.ads.server/ads.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.server.ads.server/build.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.server.ads.server/init.ldif [new file with mode: 0644]
trunk/server/modules/org.argeo.server.ads.server/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.catalina/conf/catalina.policy [new file with mode: 0644]
trunk/server/modules/org.argeo.server.catalina/conf/catalina.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.server.catalina/conf/context.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.catalina/conf/web.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.catalina/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.jdbc/.project [new file with mode: 0644]
trunk/server/modules/org.argeo.server.jdbc/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/server/modules/org.argeo.server.jdbc/build.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.server.jdbc/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/.project [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/META-INF/context-template.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/WEB-INF/applicationContext.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/WEB-INF/osgi.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/WEB-INF/security-filters.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/WEB-INF/service-servlet.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/WEB-INF/web.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/build.properties [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/pom.xml [new file with mode: 0644]
trunk/server/modules/org.argeo.server.rap.webapp/rap-webapp.properties [new file with mode: 0644]
trunk/server/modules/pom.xml [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/.classpath [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/.project [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/commands.xml [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/editors.xml [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/jcr.xml [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/osgi.xml [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/META-INF/spring/views.xml [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/build.properties [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/add.gif [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/addFolder.gif [new file with mode: 0755]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/addPrivileges.png [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/addRepo.gif [new file with mode: 0755]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/addWorkspace.png [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/browser.gif [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/dumpNode.gif [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/getSize.gif [new file with mode: 0755]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/import_fs.png [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/nodes.gif [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/query.png [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/refresh.png [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/remove.gif [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/repositories.gif [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/icons/sort.gif [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/plugin.properties [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/plugin.xml [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/pom.xml [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/JcrExplorerConstants.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/JcrExplorerPerspective.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/JcrExplorerPlugin.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/JcrExplorerView.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/browser/NodeContentProvider.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/browser/NodeLabelProvider.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/browser/PropertiesContentProvider.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/AddFolderNode.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/AddPrivileges.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/AddRemoteRepository.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/CreateWorkspace.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/DeleteNodes.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/DumpNode.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/EditNode.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/GetNodeSize.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/ImportFileSystem.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/OpenGenericNodeEditor.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/Refresh.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/RemoveRemoteRepository.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/commands/SortChildNodes.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/dialogs/ChooseNameDialog.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/ChildNodesPage.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/EmptyNodePage.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/GenericJcrQueryEditor.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/GenericNodeEditor.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/GenericNodeEditorInput.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/GenericNodePage.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/GenericPropertyPage.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/NodeRightsManagementPage.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/NodeVersionHistoryPage.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/editors/StringNodeEditorInput.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/model/MaintainedRepositoryElem.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/model/RemoteRepositoryElem.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/model/RepositoriesElem.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/model/RepositoryElem.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/model/SingleJcrNodeElem.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/model/WorkspaceElem.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/providers/FullVersioningTreeContentProvider.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/providers/PropertyLabelProvider.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/providers/SingleNodeAsTreeContentProvider.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/providers/VersionLabelProvider.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/utils/GenericNodeDoubleClickListener.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/utils/JcrUiUtils.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/utils/TreeObjectsComparator.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/views/GenericJcrBrowser.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/wizards/ChangeRightsWizard.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/wizards/ChooseRightsPage.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/java/org/argeo/jcr/ui/explorer/wizards/ImportFileSystemWizard.java [new file with mode: 0644]
trunk/server/plugins/org.argeo.jcr.ui.explorer/src/main/resources/org/argeo/jcr/ui/explorer/messages.properties [new file with mode: 0644]
trunk/server/plugins/pom.xml [new file with mode: 0644]
trunk/server/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.ads/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.ads/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.ads/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.ads/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.ads/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.ads/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.ads/src/main/java/org/argeo/server/ads/AdsContainer.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/src/main/java/org/argeo/catalina/start/CatalinaActivator.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/src/main/java/org/springframework/osgi/web/tomcat/internal/Activator.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/src/main/java/org/springframework/osgi/web/tomcat/internal/OsgiCatalina.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/src/main/resources/conf/default-server-ssl.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/src/main/resources/conf/default-server.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.catalina.start/tomcat.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/BooleanAnswer.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/Deserializer.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/DeserializingEditor.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/PrimitiveAnswer.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/Serializer.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/ServerAnswer.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/ServerSerializer.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/AbstractAtomicBackup.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/AtomicBackup.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/BackupContext.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/BackupFileSystemManager.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/BackupPurge.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/BackupUtils.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/MySqlBackup.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/OpenLdapBackup.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/OsCallBackup.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/PostgreSqlBackup.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/SimpleBackupContext.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/SimpleBackupPurge.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/SvnBackup.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/backup/SystemBackup.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/dao/AbstractMemoryDaoSupport.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/dao/AbstractTabularDaoSupport.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/dao/LightDaoAware.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/dao/LightDaoPropertyEditor.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/dao/LightDaoSupport.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/mvc/DefaultHandlerExceptionResolver.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/mvc/EmptyViewController.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/mvc/MvcConstants.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/mvc/SerializingView.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/mvc/SerializingViewResolver.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.hibernate/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.hibernate/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.hibernate/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.hibernate/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.hibernate/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.hibernate/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.hibernate/src/main/java/org/argeo/server/hibernate/HibernateLightDaoSync.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.hibernate/src/main/java/org/argeo/server/hibernate/LightDaoInterceptor.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/JackrabbitAuthorizations.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/JackrabbitContainer.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/JackrabbitDataModelMigration.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/JackrabbitRepositoryFactory.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/JackrabbitWrapper.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/OsgiJackrabbitRepositoryFactory.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/AbstractJackrabbitHandlerMapping.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/ExtendedDispatcherServlet.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/IOHandlerWrapper.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/IOManagerBean.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/JcrRemotingHandlerMapping.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/JcrRemotingServlet.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/OpenInViewSessionProvider.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/ScopedSessionProvider.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/SimpleSessionProvider.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/SimpleWebdavHandlerMapping.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/java/org/argeo/jackrabbit/remote/SimpleWebdavServlet.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/resources/org/argeo/jackrabbit/repository-fs.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/resources/org/argeo/jackrabbit/repository-h2.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/resources/org/argeo/jackrabbit/repository-memory.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jackrabbit/src/main/wikitext/design.mediawiki [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr.mvc/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr.mvc/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr.mvc/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr.mvc/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr.mvc/src/main/java/org/argeo/jcr/mvc/MultipleRepositoryHandlerMapping.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr.mvc/src/main/java/org/argeo/jcr/mvc/ResourceProxyServlet.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/ArgeoJcrConstants.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/ArgeoJcrUtils.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/ArgeoNames.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/ArgeoTypes.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/CollectionNodeIterator.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/DefaultJcrListener.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/DefaultRepositoryFactory.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/DefaultRepositoryRegister.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/JcrCallback.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/JcrRepositoryWrapper.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/JcrResourceAdapter.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/JcrUrlStreamHandler.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/JcrUtils.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/MaintainedRepository.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/NodeMapper.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/NodeMapperProvider.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/PropertyDiff.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/RepositoryRegister.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/ThreadBoundJcrSessionFactory.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/UserJcrUtils.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/VersionDiff.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/proxy/AbstractUrlProxy.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/proxy/ResourceProxy.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/security/JcrAuthorizations.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/spring/BeanNodeMapper.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/spring/ThreadBoundSession.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/tabular/JcrTabularRowIterator.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/tabular/JcrTabularWriter.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/java/org/argeo/jcr/unit/AbstractJcrTestCase.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/main/resources/org/argeo/jcr/argeo.cnd [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/java/org/argeo/jcr/AbstractInternalJackrabbitTestCase.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/java/org/argeo/jcr/CollectionsObject.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/java/org/argeo/jcr/MapperTest.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/java/org/argeo/jcr/OtherObject.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/java/org/argeo/jcr/SimpleObject.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/java/org/argeo/jcr/tabular/JcrTabularTest.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/java/org/argeo/server/jcr/JcrResourceAdapterTest.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/resources/log4j.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/resources/org/argeo/server/jcr/dummy00.xls [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/resources/org/argeo/server/jcr/dummy01.xls [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/resources/org/argeo/server/jcr/dummy02.xls [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/resources/org/argeo/server/jcr/dummy03.xls [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/resources/org/argeo/server/jcr/repository-h2.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jcr/src/test/resources/org/argeo/server/jcr/repository-memory.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/src/main/java/org/argeo/server/json/GenericJsonDeserializer.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/src/main/java/org/argeo/server/json/JsonObjectFactory.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/src/main/java/org/argeo/server/json/JsonObjectFactoryImpl.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/src/main/java/org/argeo/server/json/JsonServerMapper.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.json/src/main/java/org/argeo/server/json/JsonServerSerializer.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/src/main/java/org/argeo/server/jxl/dao/JxlDaoSupport.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/src/test/java/org/argeo/server/jxl/dao/CollectionsObject.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/src/test/java/org/argeo/server/jxl/dao/JxlDaoSupportTest.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/src/test/java/org/argeo/server/jxl/dao/OtherObject.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/src/test/java/org/argeo/server/jxl/dao/SimpleObject.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/src/test/java/org/argeo/server/jxl/dao/SimpleObjectEditor.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/src/test/resources/dao/simple.xls [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.jxl/src/test/resources/log4j.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.modeshape/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.modeshape/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.modeshape/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.modeshape/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.modeshape/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.modeshape/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.modeshape/src/main/java/org/argeo/modeshape/FileSystemRepository.java [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.webextender/.classpath [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.webextender/.project [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.webextender/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.webextender/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.webextender/META-INF/spring/extender/extender.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.webextender/META-INF/spring/extender/webextender.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.webextender/build.properties [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.webextender/pom.xml [new file with mode: 0644]
trunk/server/runtime/org.argeo.server.webextender/src/main/java/org/argeo/server/webextender/TomcatDeployer.java [new file with mode: 0644]
trunk/server/runtime/pom.xml [new file with mode: 0644]