You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2010/06/05 15:53:39 UTC

svn commit: r951717 - in /jakarta/bsf/branches/bsf3.x: bsf-api/src/main/java/javax/script/ bsf-utils/src/main/java/org/apache/bsf/ bsf-utils/src/main/java/org/apache/bsf/utils/http/ bsf-utils/src/main/java/org/apache/bsf/xml/ bsf-utils/src/main/java/or...

Author: sebb
Date: Sat Jun  5 13:53:38 2010
New Revision: 951717

URL: http://svn.apache.org/viewvc?rev=951717&view=rev
Log:
Add basic package.html files

Added:
    jakarta/bsf/branches/bsf3.x/bsf-api/src/main/java/javax/script/package.html   (with props)
    jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/package.html   (with props)
    jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/utils/http/package.html   (with props)
    jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/xml/package.html   (with props)
    jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/mozilla/javascript/package.html   (with props)

Added: jakarta/bsf/branches/bsf3.x/bsf-api/src/main/java/javax/script/package.html
URL: http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/bsf-api/src/main/java/javax/script/package.html?rev=951717&view=auto
==============================================================================
--- jakarta/bsf/branches/bsf3.x/bsf-api/src/main/java/javax/script/package.html (added)
+++ jakarta/bsf/branches/bsf3.x/bsf-api/src/main/java/javax/script/package.html Sat Jun  5 13:53:38 2010
@@ -0,0 +1,37 @@
+<html>
+<!--
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ * 
+*/
+-->
+<head>
+	<title>Apache BSF3 - an implementation of JSR-223 (javax.script)</title>
+</head>
+<body>
+<p>
+Apache BSF3 - an implementation of JSR-223 (javax.script).
+<pre>
+*----------------------------------------------------------------------*
+* BSF3 was developed according to the JSR-223 specs, but has not yet   *
+* been tested via the JSR-223 TCK. BSF can therefore not be considered *
+* a compatible implementation of JSR-223.                              *
+*----------------------------------------------------------------------*
+</pre>
+This implementation requires a minimum of Java 1.4.
+</p>
+</body>
+</html>
\ No newline at end of file

Propchange: jakarta/bsf/branches/bsf3.x/bsf-api/src/main/java/javax/script/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/package.html
URL: http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/package.html?rev=951717&view=auto
==============================================================================
--- jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/package.html (added)
+++ jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/package.html Sat Jun  5 13:53:38 2010
@@ -0,0 +1,29 @@
+<html>
+<!--
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ * 
+*/
+-->
+<head>
+	<title>Apache BSF3 Utils - utility classes for working with the java.script API</title>
+</head>
+<body>
+<p>
+Command-line utility for exercising the scripting API.
+</p>
+</body>
+</html>
\ No newline at end of file

Propchange: jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/utils/http/package.html
URL: http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/utils/http/package.html?rev=951717&view=auto
==============================================================================
--- jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/utils/http/package.html (added)
+++ jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/utils/http/package.html Sat Jun  5 13:53:38 2010
@@ -0,0 +1,29 @@
+<html>
+<!--
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ * 
+*/
+-->
+<head>
+	<title>Apache BSF3 Utils - utility classes for working with the java.script API</title>
+</head>
+<body>
+<p>
+This package is INCOMPLETE.
+</p>
+</body>
+</html>
\ No newline at end of file

Propchange: jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/utils/http/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/xml/package.html
URL: http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/xml/package.html?rev=951717&view=auto
==============================================================================
--- jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/xml/package.html (added)
+++ jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/xml/package.html Sat Jun  5 13:53:38 2010
@@ -0,0 +1,29 @@
+<html>
+<!--
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ * 
+*/
+-->
+<head>
+	<title>Apache BSF3 Utils - utility classes for working with the java.script API</title>
+</head>
+<body>
+<p>
+Utility classes for converting between Java representations of XML and script languages.
+</p>
+</body>
+</html>
\ No newline at end of file

Propchange: jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/apache/bsf/xml/package.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/mozilla/javascript/package.html
URL: http://svn.apache.org/viewvc/jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/mozilla/javascript/package.html?rev=951717&view=auto
==============================================================================
--- jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/mozilla/javascript/package.html (added)
+++ jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/mozilla/javascript/package.html Sat Jun  5 13:53:38 2010
@@ -0,0 +1,29 @@
+<html>
+<!--
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ * 
+*/
+-->
+<head>
+	<title>Apache BSF3 Utils - utility classes for working with the java.script API</title>
+</head>
+<body>
+<p>
+Hack to enable creating E4X XML from Axiom OMElements outside of a script invocation.
+</p>
+</body>
+</html>
\ No newline at end of file

Propchange: jakarta/bsf/branches/bsf3.x/bsf-utils/src/main/java/org/mozilla/javascript/package.html
------------------------------------------------------------------------------
    svn:eol-style = native



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