Skip to content

Commit

Permalink
Bump version number to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jthywiss committed Apr 27, 2011
1 parent 768e231 commit 423d76b
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion OrcDocs/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1
2 changes: 1 addition & 1 deletion OrcEclipse/.classpath
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/orc-2.0.0.jar" sourcepath="/OrcScala/src"/>
<classpathentry kind="lib" path="lib/orc-2.0.1.jar" sourcepath="/OrcScala/src"/>
<classpathentry kind="lib" path="lib/scala-library.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
Expand Down
4 changes: 2 additions & 2 deletions OrcEclipse/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Orc Eclipse plug-in
Bundle-SymbolicName: edu.utexas.cs.orc.orceclipse;singleton:=true
Bundle-Version: 2.0.0.qualifier
Bundle-Version: 2.0.1.qualifier
Bundle-Activator: edu.utexas.cs.orc.orceclipse.Activator
Bundle-Vendor: The University of Texas at Austin
Require-Bundle: org.eclipse.ui;bundle-version="3.3.0",
Expand Down Expand Up @@ -36,6 +36,6 @@ Import-Package: com.ibm.icu.text,
org.eclipse.ui.texteditor,
org.eclipse.ui.wizards.newresource
Bundle-ClassPath: .,
lib/orc-2.0.0.jar,
lib/orc-2.0.1.jar,
lib/scala-library.jar
Export-Package: orc
4 changes: 2 additions & 2 deletions OrcEclipse/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ bin.includes = META-INF/,\
about.html,\
lib/scala-library.jar
jars.compile.order = .
jars.extra.classpath = lib/orc-2.0.0.jar
jars.extra.classpath = lib/orc-2.0.1.jar
orc.location.OrcScala=../OrcScala
orc.version=2.0.0
orc.version=2.0.1
2 changes: 1 addition & 1 deletion OrcEclipseFeature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="edu.utexas.cs.orc.orceclipse"
label="Orc Eclipse plug-in"
version="2.0.0.qualifier"
version="2.0.1.qualifier"
provider-name="The University of Texas at Austin"
plugin="edu.utexas.cs.orc.orceclipse">

Expand Down
6 changes: 3 additions & 3 deletions OrcExamples/.settings/Orc.prefs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Thu Jan 20 00:53:28 CST 2011
#Wed Apr 27 17:09:50 CDT 2011
eclipse.preferences.version=1
edu.utexas.cs.orc.orceclipse.INCLUDE_PATH=${workspaceLoc}/OrcSites/build/orc-sites-2.0.0.jar\:.\:
edu.utexas.cs.orc.orceclipse.SITE_CLASSPATH=${workspaceLoc}/OrcSites/build/orc-sites-2.0.0.jar\:${workspaceLoc}/OrcSites/lib/axis.jar\:${workspaceLoc}/OrcSites/lib/commons-codec-1.3.jar\:${workspaceLoc}/OrcSites/lib/commons-discovery-0.2.jar\:${workspaceLoc}/OrcSites/lib/commons-httpclient-3.1.jar\:${workspaceLoc}/OrcSites/lib/commons-logging-1.1.1.jar\:${workspaceLoc}/OrcSites/lib/eclipse-ecj.jar\:${workspaceLoc}/OrcSites/lib/gdata-base-1.0.jar\:${workspaceLoc}/OrcSites/lib/gdata-calendar-1.0.jar\:${workspaceLoc}/OrcSites/lib/gdata-calendar-meta-1.0.jar\:${workspaceLoc}/OrcSites/lib/gdata-client-1.0.jar\:${workspaceLoc}/OrcSites/lib/gdata-core-1.0.jar\:${workspaceLoc}/OrcSites/lib/GoogleSearch.jar\:${workspaceLoc}/OrcSites/lib/htmlparser.jar\:${workspaceLoc}/OrcSites/lib/jaxrpc.jar\:${workspaceLoc}/OrcSites/lib/jettison-1.0.1.jar\:${workspaceLoc}/OrcSites/lib/joda-time-1.5.2.jar\:${workspaceLoc}/OrcSites/lib/mail.jar\:${workspaceLoc}/OrcSites/lib/mimepull.jar\:${workspaceLoc}/OrcSites/lib/oauth-20100527.jar\:${workspaceLoc}/OrcSites/lib/oauth-consumer-20100527.jar\:${workspaceLoc}/OrcSites/lib/oauth-httpclient3-20090617.jar\:${workspaceLoc}/OrcSites/lib/oauth-provider-20100527.jar\:${workspaceLoc}/OrcSites/lib/smack.jar\:${workspaceLoc}/OrcSites/lib/smackx.jar\:${workspaceLoc}/OrcSites/lib/wsdl4j-1.6.1.jar\:
edu.utexas.cs.orc.orceclipse.INCLUDE_PATH=${workspaceLoc}/OrcSites/build/orc-sites-2.0.1.jar\:.\:
edu.utexas.cs.orc.orceclipse.SITE_CLASSPATH=${workspaceLoc}/OrcSites/build/orc-sites-2.0.1.jar\:${workspaceLoc}/OrcSites/lib/axis.jar\:${workspaceLoc}/OrcSites/lib/commons-codec-1.3.jar\:${workspaceLoc}/OrcSites/lib/commons-discovery-0.2.jar\:${workspaceLoc}/OrcSites/lib/commons-httpclient-3.1.jar\:${workspaceLoc}/OrcSites/lib/commons-logging-1.1.1.jar\:${workspaceLoc}/OrcSites/lib/eclipse-ecj.jar\:${workspaceLoc}/OrcSites/lib/gdata-base-1.0.jar\:${workspaceLoc}/OrcSites/lib/gdata-calendar-1.0.jar\:${workspaceLoc}/OrcSites/lib/gdata-calendar-meta-1.0.jar\:${workspaceLoc}/OrcSites/lib/gdata-client-1.0.jar\:${workspaceLoc}/OrcSites/lib/gdata-core-1.0.jar\:${workspaceLoc}/OrcSites/lib/GoogleSearch.jar\:${workspaceLoc}/OrcSites/lib/htmlparser.jar\:${workspaceLoc}/OrcSites/lib/jaxrpc.jar\:${workspaceLoc}/OrcSites/lib/jettison-1.0.1.jar\:${workspaceLoc}/OrcSites/lib/joda-time-1.5.2.jar\:${workspaceLoc}/OrcSites/lib/mail.jar\:${workspaceLoc}/OrcSites/lib/mimepull.jar\:${workspaceLoc}/OrcSites/lib/oauth-20100527.jar\:${workspaceLoc}/OrcSites/lib/oauth-consumer-20100527.jar\:${workspaceLoc}/OrcSites/lib/oauth-httpclient3-20090617.jar\:${workspaceLoc}/OrcSites/lib/oauth-provider-20100527.jar\:${workspaceLoc}/OrcSites/lib/smack.jar\:${workspaceLoc}/OrcSites/lib/smackx.jar\:${workspaceLoc}/OrcSites/lib/wsdl4j-1.6.1.jar\:
8 changes: 4 additions & 4 deletions OrcScala/INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,24 @@ COMMAND LINE USERS
You can run Orc programs directly from any OS's command prompt.

To run <your script file>:
java -cp orc-2.0.0.jar:lib/\* orc.Main <your script file>
java -cp orc-2.0.1.jar:lib/\* orc.Main <your script file>

To see command-line arguments, run:
java -cp orc-2.0.0.jar:lib/\* orc.Main -?
java -cp orc-2.0.1.jar:lib/\* orc.Main -?

WINDOWS USERS
-------------

To associate .orc files with the Orc JAR, run SETUP.BAT from the directory
where you put orc-2.0.0.jar. If you move the orc-2.0.0.jar, you will need to
where you put orc-2.0.1.jar. If you move the orc-2.0.1.jar, you will need to
rerun SETUP.BAT. If desired, you can edit the association in Explorer's "File
Types" dialog to add command-line arguments or change the icon.

ORC SITE DEVELOPERS
-------------------

The JAR can be used as a Java library with which you can develop your own
Orc sites. Simply place orc-2.0.0.jar and its dependencies on your project's
Orc sites. Simply place orc-2.0.1.jar and its dependencies on your project's
classpath.

Refer to the Javadoc at http://orc.csres.utexas.edu/javadoc/STABLE for
Expand Down
2 changes: 1 addition & 1 deletion OrcScala/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# This file does not need to be translated.

# version number for this build
orc.version=2.0.0
orc.version=2.0.1

# JAR Manfest & version.properties values
orc.main-class=orc.gui.OrcGui
Expand Down
2 changes: 1 addition & 1 deletion OrcSites/README
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ when running Orc. Because of some weirdness with the classloader, you
should not run Orc with the "-jar" option. Instead, run programs
with the orc.Main class, for example:

java -cp <path-to-Orc>/orc-2.0.0.jar:<path-to-Orc>/lib/\*:orc-sites-2.0.0.jar:lib/\* orc.Main examples/eliza.orc
java -cp <path-to-Orc>/orc-2.0.1.jar:<path-to-Orc>/lib/\*:orc-sites-2.0.1.jar:lib/\* orc.Main examples/eliza.orc


--
Expand Down
4 changes: 2 additions & 2 deletions Orchard/INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ Unpack the ZIP in the location of you choice.

Run the orc.OrchardDemo class, with the command:

java -cp <path-to-Orc>/orc-2.0.0.jar:<path-to-Orc>/lib/\*:<path-to-OrcSites>/orc-sites-2.0.0.jar:<path-to-OrcSites>/lib/\*:orchard-2.0.0-demo.jar:lib/\* orc.OrchardDemo
java -cp <path-to-Orc>/orc-2.0.1.jar:<path-to-Orc>/lib/\*:<path-to-OrcSites>/orc-sites-2.0.1.jar:<path-to-OrcSites>/lib/\*:orchard-2.0.1-demo.jar:lib/\* orc.OrchardDemo

This will open your default browser to a demo page running in an an
embedded HTTP/servlet server on your workstation, port 8080.

Alternatively, you can run the class orc.Orchard, with:

java -cp <path-to-Orc>/orc-2.0.0.jar:<path-to-Orc>/lib/\*:<path-to-OrcSites>/orc-sites-2.0.0.jar:<path-to-OrcSites>/lib/\*:orchard-2.0.0-demo.jar:lib/\* orc.Orchard
java -cp <path-to-Orc>/orc-2.0.1.jar:<path-to-Orc>/lib/\*:<path-to-OrcSites>/orc-sites-2.0.1.jar:<path-to-OrcSites>/lib/\*:orchard-2.0.1-demo.jar:lib/\* orc.Orchard

and it will run as a standalone Orchard Web application (servlet) in
an embedded HTTP/servlet server on your workstation, port 8081.
Expand Down

0 comments on commit 423d76b

Please sign in to comment.