Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenv committed May 3, 2013
1 parent feeac8b commit 848abfd
Show file tree
Hide file tree
Showing 749 changed files with 82,923 additions and 0 deletions.
8 changes: 8 additions & 0 deletions AXIS2/build.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="jav.axis2" default="netbeans" basedir=".">
<description>Builds, tests, and runs the project jav.axis2.</description>
<import file="nbproject/build-impl.xml"/>
</project>
5 changes: 5 additions & 0 deletions AXIS2/manifest.mf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.axis2
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Localizing-Bundle: jav/axis2/Bundle.properties

45 changes: 45 additions & 0 deletions AXIS2/nbproject/build-impl.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
*** GENERATED FROM project.xml - DO NOT EDIT ***
*** EDIT ../build.xml INSTEAD ***
-->
<project name="jav.axis2-impl" basedir="..">
<fail message="Please build using Ant 1.7.1 or higher.">
<condition>
<not>
<antversion atleast="1.7.1"/>
</not>
</condition>
</fail>
<property file="nbproject/private/suite-private.properties"/>
<property file="nbproject/suite.properties"/>
<fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
<property file="${suite.dir}/nbproject/private/platform-private.properties"/>
<property file="${suite.dir}/nbproject/platform.properties"/>
<macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
<attribute name="name"/>
<attribute name="value"/>
<sequential>
<property name="@{name}" value="${@{value}}"/>
</sequential>
</macrodef>
<macrodef name="evalprops" uri="http://www.netbeans.org/ns/nb-module-project/2">
<attribute name="property"/>
<attribute name="value"/>
<sequential>
<property name="@{property}" value="@{value}"/>
</sequential>
</macrodef>
<property file="${user.properties.file}"/>
<nbmproject2:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
<nbmproject2:property name="nbplatform.active.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
<nbmproject2:evalprops property="cluster.path.evaluated" value="${cluster.path}" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
<fail message="Path to 'platform' cluster missing in $${cluster.path} property or using corrupt Netbeans Platform (missing harness).">
<condition>
<not>
<contains string="${cluster.path.evaluated}" substring="platform"/>
</not>
</condition>
</fail>
<import file="${harness.dir}/build.xml"/>
</project>
8 changes: 8 additions & 0 deletions AXIS2/nbproject/genfiles.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
build.xml.data.CRC32=45061f6d
build.xml.script.CRC32=755aa8ac
build.xml.stylesheet.CRC32=[email protected]
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=45061f6d
nbproject/build-impl.xml.script.CRC32=c9d2e95a
nbproject/build-impl.xml.stylesheet.CRC32=[email protected]
7 changes: 7 additions & 0 deletions AXIS2/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
is.autoload=true
javac.compilerargs=-Xlint -Xlint:-serial
javac.source=1.7
nbm.homepage=http://axis.apache.org/axis2/java/core/
nbm.module.author=Apache Team
nbm.needs.restart=true
spec.version.base=1.0.1
1,003 changes: 1,003 additions & 0 deletions AXIS2/nbproject/project.xml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions AXIS2/nbproject/suite.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
suite.dir=${basedir}/..
Binary file added AXIS2/release/modules/ext/XmlSchema-1.4.7.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/activation-1.1.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/antlr-2.7.7.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axiom-api-1.2.12.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axiom-dom-1.2.12.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axiom-impl-1.2.12.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axis2-adb-1.6.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axis2-corba-1.6.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axis2-jaxws-1.6.1.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axis2-jibx-1.6.1.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axis2-json-1.6.1.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axis2-kernel-1.6.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axis2-saaj-1.6.1.jar
Binary file not shown.
Binary file not shown.
Binary file added AXIS2/release/modules/ext/axis2-spring-1.6.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added AXIS2/release/modules/ext/bcel-5.1.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/commons-cli-1.2.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/commons-codec-1.3.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added AXIS2/release/modules/ext/commons-io-1.4.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added AXIS2/release/modules/ext/httpcore-4.0.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/jalopy-1.5rc3.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/jaxb-api-2.1.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/jaxb-impl-2.1.7.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/jaxb-xjc-2.1.7.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/jaxen-1.1.1.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/jaxws-tools-2.1.3.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/jettison-1.0-RC2.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/jibx-bind-1.2.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/jibx-run-1.2.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/jsr311-api-1.0.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/juli-6.0.16.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/log4j-1.2.15.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/mail-1.4.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/mex-1.6.1-impl.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/neethi-3.0.1.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/regexp-1.2.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/tribes-6.0.16.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/woden-api-1.0M9.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added AXIS2/release/modules/ext/wsdl4j-1.6.2.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/wstx-asl-3.2.9.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/xalan-2.7.0.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/xml-resolver-1.2.jar
Binary file not shown.
Binary file added AXIS2/release/modules/ext/xmlbeans-2.3.0.jar
Binary file not shown.
1 change: 1 addition & 0 deletions AXIS2/src/jav/axis2/Bundle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
OpenIDE-Module-Name=AXIS2
8 changes: 8 additions & 0 deletions Actions/build.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
<!-- for some information on what you could do (e.g. targets to override). -->
<!-- If you delete this file and reopen the project it will be recreated. -->
<project name="jav.gui.actions" default="netbeans" basedir=".">
<description>Builds, tests, and runs the project jav.gui.actions.</description>
<import file="nbproject/build-impl.xml"/>
</project>
6 changes: 6 additions & 0 deletions Actions/manifest.mf
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Manifest-Version: 1.0
OpenIDE-Module: jav.gui.actions
OpenIDE-Module-Implementation-Version: 18022013
OpenIDE-Module-Layer: jav/gui/actions/layer.xml
OpenIDE-Module-Localizing-Bundle: jav/gui/actions/Bundle.properties

45 changes: 45 additions & 0 deletions Actions/nbproject/build-impl.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
*** GENERATED FROM project.xml - DO NOT EDIT ***
*** EDIT ../build.xml INSTEAD ***
-->
<project name="jav.gui.actions-impl" basedir="..">
<fail message="Please build using Ant 1.7.1 or higher.">
<condition>
<not>
<antversion atleast="1.7.1"/>
</not>
</condition>
</fail>
<property file="nbproject/private/suite-private.properties"/>
<property file="nbproject/suite.properties"/>
<fail unless="suite.dir">You must set 'suite.dir' to point to your containing module suite</fail>
<property file="${suite.dir}/nbproject/private/platform-private.properties"/>
<property file="${suite.dir}/nbproject/platform.properties"/>
<macrodef name="property" uri="http://www.netbeans.org/ns/nb-module-project/2">
<attribute name="name"/>
<attribute name="value"/>
<sequential>
<property name="@{name}" value="${@{value}}"/>
</sequential>
</macrodef>
<macrodef name="evalprops" uri="http://www.netbeans.org/ns/nb-module-project/2">
<attribute name="property"/>
<attribute name="value"/>
<sequential>
<property name="@{property}" value="@{value}"/>
</sequential>
</macrodef>
<property file="${user.properties.file}"/>
<nbmproject2:property name="harness.dir" value="nbplatform.${nbplatform.active}.harness.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
<nbmproject2:property name="nbplatform.active.dir" value="nbplatform.${nbplatform.active}.netbeans.dest.dir" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
<nbmproject2:evalprops property="cluster.path.evaluated" value="${cluster.path}" xmlns:nbmproject2="http://www.netbeans.org/ns/nb-module-project/2"/>
<fail message="Path to 'platform' cluster missing in $${cluster.path} property or using corrupt Netbeans Platform (missing harness).">
<condition>
<not>
<contains string="${cluster.path.evaluated}" substring="platform"/>
</not>
</condition>
</fail>
<import file="${harness.dir}/build.xml"/>
</project>
8 changes: 8 additions & 0 deletions Actions/nbproject/genfiles.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
build.xml.data.CRC32=e3aadce3
build.xml.script.CRC32=5da9070f
build.xml.stylesheet.CRC32=[email protected]
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=e3aadce3
nbproject/build-impl.xml.script.CRC32=d830abf3
nbproject/build-impl.xml.stylesheet.CRC32=[email protected]
17 changes: 17 additions & 0 deletions Actions/nbproject/platform.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
cluster.path=\
${nbplatform.active.dir}/platform
disabled.modules=\
org.jdesktop.layout,\
org.netbeans.api.visual,\
org.netbeans.core.execution,\
org.netbeans.core.multiview,\
org.netbeans.libs.jsr223,\
org.netbeans.modules.autoupdate.services,\
org.netbeans.modules.autoupdate.ui,\
org.netbeans.modules.core.kit,\
org.netbeans.modules.favorites,\
org.openide.compat,\
org.openide.execution,\
org.openide.options,\
org.openide.util.enumerations
nbplatform.active=default
5 changes: 5 additions & 0 deletions Actions/nbproject/private/private.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/1"/>
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
</project-private>
6 changes: 6 additions & 0 deletions Actions/nbproject/project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
javac.source=1.7
javac.compilerargs=-Xlint -Xlint:-serial
nbm.homepage=http://ocr.cis.uni-muenchen.de/
nbm.module.author=Thorsten Vobl ([email protected])
nbm.needs.restart=true
spec.version.base=1.0.1
144 changes: 144 additions & 0 deletions Actions/nbproject/project.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.apisupport.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
<code-name-base>jav.gui.actions</code-name-base>
<suite-component/>
<module-dependencies>
<dependency>
<code-name-base>cis.profiler.client</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>1.0</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>jav.axis2</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>1.0</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>jav.correctionBackend</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>1.0</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>jav.gui.cookies</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>1.0</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>jav.gui.dialogs</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>1.0</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>jav.gui.events</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>1.0</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>jav.gui.filter</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>1.0</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>jav.gui.main</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>1.0</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.netbeans.api.progress</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<release-version>1</release-version>
<specification-version>1.24.1</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.openide.actions</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>6.16.1</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.openide.awt</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>7.23.1</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.openide.dialogs</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>7.15.1</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.openide.io</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>1.23.1</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.openide.loaders</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>7.16.1</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.openide.util</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>8.6.1</specification-version>
</run-dependency>
</dependency>
<dependency>
<code-name-base>org.openide.util.lookup</code-name-base>
<build-prerequisite/>
<compile-dependency/>
<run-dependency>
<specification-version>8.3.1</specification-version>
</run-dependency>
</dependency>
</module-dependencies>
<public-packages>
<package>jav.gui.actions</package>
</public-packages>
</data>
</configuration>
</project>
1 change: 1 addition & 0 deletions Actions/nbproject/suite.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
suite.dir=${basedir}/..
43 changes: 43 additions & 0 deletions Actions/src/jav/gui/actions/Bundle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
CTL_SetDefaultDic=Set Default Dictionary
CTL_SomeAction=SomeAction
CTL_ToggleImages=Show Images
OpenIDE-Module-Name=Actions
OpenIDE-Module-Short-Description=contains all the actions for menu and buttons
zoom_font=Zoom Font
page_forward=next Page
page_back=last Page
shrink_img=Scale down image
zoom_img=Zoom image
shrink_font=Scale down font
five_page_back=turn back 5 pages
five_page_forward=turn forward 5 pages
ten_page_forward=turn forward 10 pages
ten_page_back=turn back ten pages
first_page=turn to first page
last_page=turn to last page
activ_img=Show Images
hide_img=Hide Images
SaveAs=Save as ...
Save=Save
openproject=Open Project
MRUFiles=Recent Projects
#go to next token
nextToken=Next Token
#go to previous token
prevToken=Previous Token
prevLine=Previous Line
nextLine=Next Line
nextSuspToken=Next Suspicious Token
prevSuspToken=Previous suspicious Token
timestampsave=Timestamp Save
exportplaintext=as plain text
CTL_CheckQuota=check Quota
quota_left=Your remaining quota is
CTL_GetTransactions=show transactions done
getting_transactions=requesting transactions ...
transactions=Transactions
no_transactions=No transactions have been done in this account.
checking_quota=requesting quota ...
exportpageseparatedplaintext=as plain text, one file per page
exportdocxml=Export as DocXML
newproj=New Project
Loading

0 comments on commit 848abfd

Please sign in to comment.