You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ra...@apache.org on 2005/10/15 17:57:32 UTC

svn commit: r321361 - /jakarta/commons/sandbox/scxml/trunk/build.properties.sample

Author: rahul
Date: Sat Oct 15 08:57:30 2005
New Revision: 321361

URL: http://svn.apache.org/viewcvs?rev=321361&view=rev
Log:
Ant script should work out of the box.

Modified:
    jakarta/commons/sandbox/scxml/trunk/build.properties.sample

Modified: jakarta/commons/sandbox/scxml/trunk/build.properties.sample
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/build.properties.sample?rev=321361&r1=321360&r2=321361&view=diff
==============================================================================
--- jakarta/commons/sandbox/scxml/trunk/build.properties.sample (original)
+++ jakarta/commons/sandbox/scxml/trunk/build.properties.sample Sat Oct 15 08:57:30 2005
@@ -12,17 +12,9 @@
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-lib.repo=/my/libs
-
-#Servlet 2.4
-servlet.jar=${lib.repo}/servlet.jar
-#JSP 2.0
-jsp-api.jar=${lib.repo}/jsp-api.jar
-#Digester 1.5
-commons-digester.jar=${lib.repo}/commons-digester.jar
-#EL 1.0
-commons-el.jar=${lib.repo}/commons-el.jar
-#Logging 1.0.4
-commons-logging.jar=${lib.repo}/commons-logging.jar
-#JUnit 3.7
-junit.jar=${lib.repo}/junit.jar
+#   The ant script is mostly self-sufficient as it fetches the 
+#   dependencies it needs.
+#
+#   Commons SCXML dependency information is here:
+#
+#   http://jakarta.apache.org/commons/sandbox/scxml/dependencies.html



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org