build.xml
@@ -63,7 +63,7 @@
<attribute name="Built-By" value="${user.name}"/>
<attribute name="Implementation-Vendor" value="CSU"/>
<attribute name="Implementation-Title" value="CSIP"/>
- <attribute name="Implementation-Version" value="2.0 "/>
+ <attribute name="Implementation-Version" value="2.1 "/>
<attribute name="Main-Class" value="csip.test.ServiceTest"/>
</manifest>
nbproject/project.properties
@@ -3,8 +3,8 @@
annotation.processing.processors.list=
annotation.processing.run.all.processors=true
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
- application.title=csip-core
- application.vendor=od
+ application.title=CSIP
+ application.vendor=CSU
auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
build.classes.dir=${build.dir}/classes
build.classes.excludes=**/*.java,**/*.form
@@ -67,7 +67,10 @@
jnlp.signing=
jnlp.signing.alias=
jnlp.signing.keystore=
- main.class=csip.test.ServiceTest
+ # Optional override of default Application-Library-Allowable-Codebase attribute identifying the locations where your signed RIA is expected to be found.
+ manifest.custom.application.library.allowable.codebase=
+ # Optional override of default Caller-Allowable-Codebase attribute identifying the domains from which JavaScript code can make calls to your RIA without security prompts.
+ manifest.custom.caller.allowable.codebase=
# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
manifest.custom.codebase=
# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
src/csip/Config.java
@@ -99,7 +99,7 @@
/*
The CSIP version
*/
- put(CSIP_VERSION, "$version: 2.1.184 517af1ad8ffd 2017-04-21 od, built at 2017-04-25 16:37 by od$");
+ put(CSIP_VERSION, "$version: 2.1.185 beaf35d680e3 2017-04-25 od, built at 2017-04-25 16:52 by od$");
/*
* The runtime architecture.