Author: jta
Date: Wed Nov 3 17:32:24 2004
New Revision: 56548
Added:
incubator/derby/site/trunk/build/site/binaries/incubating-derby-snapshot-56458.tar.gz
(contents, props changed)
incubator/derby/site/trunk/build/site/binaries/incubating-derby-snapshot-56458.zip (contents,
props changed)
incubator/derby/site/trunk/build/webapp/content/binaries/incubating-derby-snapshot-56458.tar.gz
(contents, props changed)
incubator/derby/site/trunk/build/webapp/content/binaries/incubating-derby-snapshot-56458.zip
(contents, props changed)
incubator/derby/site/trunk/src/documentation/content/binaries/incubating-derby-snapshot-56458.tar.gz
(contents, props changed)
incubator/derby/site/trunk/src/documentation/content/binaries/incubating-derby-snapshot-56458.zip
(contents, props changed)
Modified:
incubator/derby/site/trunk/build/site/ApacheConUS04.html
incubator/derby/site/trunk/build/site/derby_downloads.html
incubator/derby/site/trunk/build/webapp/WEB-INF/logs/core.log
incubator/derby/site/trunk/build/webapp/content/xdocs/ApacheConUS04.xml
incubator/derby/site/trunk/build/webapp/content/xdocs/derby_downloads.xml
incubator/derby/site/trunk/src/documentation/content/xdocs/ApacheConUS04.xml
incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml
Log:
Updated derby_downloads with a new snapshot of the jars (added incubating-derby-snapshot-56458.zip
and incubating-derby-snapshot-56458.tar.gz) and updated ApacheConUS04 with a link to the code
contest announcement.
Modified: incubator/derby/site/trunk/build/site/ApacheConUS04.html
==============================================================================
--- incubator/derby/site/trunk/build/site/ApacheConUS04.html (original)
+++ incubator/derby/site/trunk/build/site/ApacheConUS04.html Wed Nov 3 17:32:24 2004
@@ -230,6 +230,9 @@
<li> Nov 14, 9:00-12:00: <em>Apache Derby: Embed This!</em>
shows how to embed Derby in other Apache technologies -- and
other Apache technologies into Derby.
+<strong>This tutorial is
+<a href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=announce@apachecon.com&msgNo=91">free</a>.</strong>
+
</li>
@@ -253,6 +256,12 @@
<p>
+Participate in the
+<a href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=announce@apachecon.com&msgNo=91">Derby
Code Contest</a>!
+</p>
+
+
+<p>
Also Derby will have a Bird-of-a-Feather (BoF) session on Monday, November 15,
20:00-22:00 pm. Check the program for details.
</p>
@@ -273,7 +282,7 @@
<p>
-<em>Last updated: 2-November-2004</em>
+<em>Last updated: 3-November-2004</em>
</p>
Added: incubator/derby/site/trunk/build/site/binaries/incubating-derby-snapshot-56458.tar.gz
==============================================================================
Binary file. No diff available.
Added: incubator/derby/site/trunk/build/site/binaries/incubating-derby-snapshot-56458.zip
==============================================================================
Binary file. No diff available.
Modified: incubator/derby/site/trunk/build/site/derby_downloads.html
==============================================================================
--- incubator/derby/site/trunk/build/site/derby_downloads.html (original)
+++ incubator/derby/site/trunk/build/site/derby_downloads.html Wed Nov 3 17:32:24 2004
@@ -238,20 +238,18 @@
<p>
However, Derby is so new that there isn't an Apache release yet.
The jar files provided below
-were built on September 13, 2004, using Jikes as the Java compiler
-in a clean SVN Derby codeline at SVN version 46005.
-(Incidentally, the source code corresponds to the initial Apache code drop.)
+were built on November 2, 2004, at SVN version 56458.
The jars can be downloaded in a zip or tar file:
</p>
<ul>
<li>
-<a href="binaries/derby_snapshot_svnversion_46005.ZIP">derby_snapshot_svnversion_46005.ZIP</a>
+<a href="binaries/incubating-derby-snapshot-56458.zip">incubating-derby-snapshot-56458.zip</a>
</li>
<li>
-<a href="binaries/derby_snapshot_svnversion_46005.tar.gz">derby_snapshot_svnversion_46005.tar.gz</a>
+<a href="binaries/incubating-derby-snapshot-56458.tar.gz">incubating-derby-snapshot-56458.tar.gz</a>
</li>
@@ -264,11 +262,14 @@
<li> LICENSE, <a href="license.html">the Apache license</a>
</li>
-<li> lib/derby.jar </li>
+<li> NOTICE </li>
-<li> lib/derbynet.jar </li>
+<li> A <span class="codefrag">javadoc</span> subdirectory containing the
API docs.</li>
-<li> lib/derbytools.jar </li>
+<li> A <span class="codefrag">lib</span> subdirectory containing
+ <span class="codefrag">derby.jar</span>, <span class="codefrag">derbynet.jar</span>,
and
+ <span class="codefrag">derbytools.jar</span>
+</li>
</ul>
<p>
@@ -279,7 +280,7 @@
</div>
-<a name="N10047"></a><a name="Derby+source+code"></a>
+<a name="N10056"></a><a name="Derby+source+code"></a>
<h3>Derby source code</h3>
<div style="margin-left: 0 ; border: 2px">
<p>
@@ -302,7 +303,7 @@
</div>
-<a name="N10063"></a><a name="Software+required+to+build+Derby"></a>
+<a name="N10072"></a><a name="Software+required+to+build+Derby"></a>
<h3>Software required to build Derby</h3>
<div style="margin-left: 0 ; border: 2px">
<p>
@@ -382,7 +383,9 @@
<td colspan="1" rowspan="1"> jakarta-servlet API 4 (Servlet 2.4) </td>
<td colspan="1" rowspan="1">
- <a href="http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/">http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/</a>
+ <a href="http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/">http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/</a>;
+ however, see the
+ <a href="http://nagoya.apache.org/eyebrowse/BrowseList?listName=derby-dev@db.apache.org&by=subject&from=658425&to=658425&first=1&count=2">mail
list thread regarding this file</a>.
</td>
</tr>
@@ -443,7 +446,7 @@
</div>
-<a name="N1012E"></a><a name="How+to+build+Derby"></a>
+<a name="N10141"></a><a name="How+to+build+Derby"></a>
<h3>How to build Derby</h3>
<div style="margin-left: 0 ; border: 2px">
<p>
@@ -456,7 +459,7 @@
<p>
-<em>Last updated: September 24, 2004</em>
+<em>Last updated: Nov 3, 2004</em>
</p>
Modified: incubator/derby/site/trunk/build/webapp/WEB-INF/logs/core.log
==============================================================================
--- incubator/derby/site/trunk/build/webapp/WEB-INF/logs/core.log (original)
+++ incubator/derby/site/trunk/build/webapp/WEB-INF/logs/core.log Wed Nov 3 17:32:24 2004
@@ -1 +1,27 @@
-WARN (2004-10-19) 12:35.23:428 [core.manager] (Unknown-URI) Unknown-thread/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.classloader.ClassLoaderManagerImpl but
its handler could not be located.
+WARN (2004-11-03) 17:19.17:451 [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.17:453 [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.17:454 [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.17:455 [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.19:671 [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.19:673 [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.19:674 [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.20:775 [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.20:776 [core.manager] (/index.html) PoolThread-4/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.26:386 [core.manager] (/derby_downloads.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.26:388 [core.manager] (/derby_downloads.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.26:388 [core.manager] (/derby_downloads.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.26:389 [core.manager] (/derby_downloads.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.27:165 [core.manager] (/derby_downloads.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.27:168 [core.manager] (/derby_downloads.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.27:171 [core.manager] (/derby_downloads.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.27:415 [core.manager] (/derby_downloads.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:19.27:415 [core.manager] (/derby_downloads.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:20.50:212 [core.manager] (/ApacheConUS04.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:20.50:233 [core.manager] (/ApacheConUS04.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:20.50:234 [core.manager] (/ApacheConUS04.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:20.50:234 [core.manager] (/ApacheConUS04.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:20.50:848 [core.manager] (/ApacheConUS04.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:20.50:849 [core.manager] (/ApacheConUS04.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:20.50:849 [core.manager] (/ApacheConUS04.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:20.51:101 [core.manager] (/ApacheConUS04.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
+WARN (2004-11-03) 17:20.51:101 [core.manager] (/ApacheConUS04.html) PoolThread-3/ExcaliburComponentManager:
Attempted to release a org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector
but its handler could not be located.
Added: incubator/derby/site/trunk/build/webapp/content/binaries/incubating-derby-snapshot-56458.tar.gz
==============================================================================
Binary file. No diff available.
Added: incubator/derby/site/trunk/build/webapp/content/binaries/incubating-derby-snapshot-56458.zip
==============================================================================
Binary file. No diff available.
Modified: incubator/derby/site/trunk/build/webapp/content/xdocs/ApacheConUS04.xml
==============================================================================
--- incubator/derby/site/trunk/build/webapp/content/xdocs/ApacheConUS04.xml (original)
+++ incubator/derby/site/trunk/build/webapp/content/xdocs/ApacheConUS04.xml Wed Nov 3 17:32:24
2004
@@ -18,9 +18,11 @@
<ul>
-<li> Nov 13, 9:00-12:00: <em>Apache Derby: Embed This!</em>
+<li> Nov 14, 9:00-12:00: <em>Apache Derby: Embed This!</em>
shows how to embed Derby in other Apache technologies -- and
other Apache technologies into Derby.
+<strong>This tutorial is
+<link href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=announce@apachecon.com&msgNo=91">free</link>.</strong>
</li>
<li> Nov 16, 8:30-9:30: <em>Introducing Apache Derby</em>
@@ -39,6 +41,16 @@
</ul>
<p>
+Participate in the
+<link href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=announce@apachecon.com&msgNo=91">Derby
Code Contest</link>!
+</p>
+
+<p>
+Also Derby will have a Bird-of-a-Feather (BoF) session on Monday, November 15,
+20:00-22:00 pm. Check the program for details.
+</p>
+
+<p>
If you want to stay informed of ApacheCon news,
subscribe to the ApacheCon announcement list by
sending an empty message to
@@ -50,7 +62,7 @@
</p>
<p>
-<em>Last updated: 10-October-2004</em>
+<em>Last updated: 3-November-2004</em>
</p>
</body>
Modified: incubator/derby/site/trunk/build/webapp/content/xdocs/derby_downloads.xml
==============================================================================
--- incubator/derby/site/trunk/build/webapp/content/xdocs/derby_downloads.xml (original)
+++ incubator/derby/site/trunk/build/webapp/content/xdocs/derby_downloads.xml Wed Nov 3 17:32:24
2004
@@ -20,16 +20,14 @@
<p>
However, Derby is so new that there isn't an Apache release yet.
The jar files provided below
-were built on September 13, 2004, using Jikes as the Java compiler
-in a clean SVN Derby codeline at SVN version 46005.
-(Incidentally, the source code corresponds to the initial Apache code drop.)
+were built on November 2, 2004, at SVN version 56458.
The jars can be downloaded in a zip or tar file:
</p>
<ul>
- <li> <link href="binaries/derby_snapshot_svnversion_46005.ZIP">derby_snapshot_svnversion_46005.ZIP</link>
+ <li> <link href="binaries/incubating-derby-snapshot-56458.zip">incubating-derby-snapshot-56458.zip</link>
</li>
- <li> <link href="binaries/derby_snapshot_svnversion_46005.tar.gz">derby_snapshot_svnversion_46005.tar.gz</link>
+ <li> <link href="binaries/incubating-derby-snapshot-56458.tar.gz">incubating-derby-snapshot-56458.tar.gz</link>
</li>
</ul>
@@ -39,9 +37,11 @@
<ul>
<li> LICENSE, <link href="license.html">the Apache license</link> </li>
- <li> lib/derby.jar </li>
- <li> lib/derbynet.jar </li>
- <li> lib/derbytools.jar </li>
+ <li> NOTICE </li>
+ <li> A <code>javadoc</code> subdirectory containing the API docs.</li>
+ <li> A <code>lib</code> subdirectory containing
+ <code>derby.jar</code>, <code>derbynet.jar</code>, and
+ <code>derbytools.jar</code> </li>
</ul>
<p>
@@ -136,7 +136,9 @@
<tr>
<td> jakarta-servlet API 4 (Servlet 2.4) </td>
<td>
- <link href="http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/">http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/</link>
+ <link href="http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/">http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/</link>;
+ however, see the
+ <link href="http://nagoya.apache.org/eyebrowse/BrowseList?listName=derby-dev@db.apache.org&by=subject&from=658425&to=658425&first=1&count=2">mail
list thread regarding this file</link>.
</td>
</tr>
@@ -190,7 +192,7 @@
</section>
<p>
-<em>Last updated: September 24, 2004</em>
+<em>Last updated: Nov 3, 2004</em>
</p>
</body>
Added: incubator/derby/site/trunk/src/documentation/content/binaries/incubating-derby-snapshot-56458.tar.gz
==============================================================================
Binary file. No diff available.
Added: incubator/derby/site/trunk/src/documentation/content/binaries/incubating-derby-snapshot-56458.zip
==============================================================================
Binary file. No diff available.
Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/ApacheConUS04.xml
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/ApacheConUS04.xml (original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/ApacheConUS04.xml Wed Nov
3 17:32:24 2004
@@ -21,6 +21,8 @@
<li> Nov 14, 9:00-12:00: <em>Apache Derby: Embed This!</em>
shows how to embed Derby in other Apache technologies -- and
other Apache technologies into Derby.
+<strong>This tutorial is
+<link href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=announce@apachecon.com&msgNo=91">free</link>.</strong>
</li>
<li> Nov 16, 8:30-9:30: <em>Introducing Apache Derby</em>
@@ -39,6 +41,11 @@
</ul>
<p>
+Participate in the
+<link href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=announce@apachecon.com&msgNo=91">Derby
Code Contest</link>!
+</p>
+
+<p>
Also Derby will have a Bird-of-a-Feather (BoF) session on Monday, November 15,
20:00-22:00 pm. Check the program for details.
</p>
@@ -55,7 +62,7 @@
</p>
<p>
-<em>Last updated: 2-November-2004</em>
+<em>Last updated: 3-November-2004</em>
</p>
</body>
Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml (original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/derby_downloads.xml Wed Nov
3 17:32:24 2004
@@ -20,16 +20,14 @@
<p>
However, Derby is so new that there isn't an Apache release yet.
The jar files provided below
-were built on September 13, 2004, using Jikes as the Java compiler
-in a clean SVN Derby codeline at SVN version 46005.
-(Incidentally, the source code corresponds to the initial Apache code drop.)
+were built on November 2, 2004, at SVN version 56458.
The jars can be downloaded in a zip or tar file:
</p>
<ul>
- <li> <link href="binaries/derby_snapshot_svnversion_46005.ZIP">derby_snapshot_svnversion_46005.ZIP</link>
+ <li> <link href="binaries/incubating-derby-snapshot-56458.zip">incubating-derby-snapshot-56458.zip</link>
</li>
- <li> <link href="binaries/derby_snapshot_svnversion_46005.tar.gz">derby_snapshot_svnversion_46005.tar.gz</link>
+ <li> <link href="binaries/incubating-derby-snapshot-56458.tar.gz">incubating-derby-snapshot-56458.tar.gz</link>
</li>
</ul>
@@ -39,9 +37,11 @@
<ul>
<li> LICENSE, <link href="license.html">the Apache license</link> </li>
- <li> lib/derby.jar </li>
- <li> lib/derbynet.jar </li>
- <li> lib/derbytools.jar </li>
+ <li> NOTICE </li>
+ <li> A <code>javadoc</code> subdirectory containing the API docs.</li>
+ <li> A <code>lib</code> subdirectory containing
+ <code>derby.jar</code>, <code>derbynet.jar</code>, and
+ <code>derbytools.jar</code> </li>
</ul>
<p>
@@ -136,7 +136,9 @@
<tr>
<td> jakarta-servlet API 4 (Servlet 2.4) </td>
<td>
- <link href="http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/">http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/</link>
+ <link href="http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/">http://cvs.apache.org/builds/jakarta-servletapi-4/nightly/</link>;
+ however, see the
+ <link href="http://nagoya.apache.org/eyebrowse/BrowseList?listName=derby-dev@db.apache.org&by=subject&from=658425&to=658425&first=1&count=2">mail
list thread regarding this file</link>.
</td>
</tr>
@@ -190,7 +192,7 @@
</section>
<p>
-<em>Last updated: September 24, 2004</em>
+<em>Last updated: Nov 3, 2004</em>
</p>
</body>
|