Raphaël Luta | 1 Jun 2005 12:10
Picon
Favicon

Google Summer of Code: Portals subjects

You may have noticed the new Google Summer of Code initiative (
http://code.google.com/summerofcode.html) of which we are a partner.

We'll have more detailed info for the ASF communities in the next
few days (we're still ironing out the administrative details), but as 
the initiative is public already, subject propositions are welcome at

http://wiki.apache.org/general/SummerOfCode2005.

(Each proposed subject should have an existing committer attached to 
help mentoring the student)

I've already entered a Jetspeed related subject (Adding WSRP support
to Jetspeed 2) but I'm sure we can come up with more as long as they
can be possibly handled by a student in 2 months.

--

-- 
Raphaël Luta - raphael <at> apache.org
Apache Portals - Enterprise Portal in Java
http://portals.apache.org/
Oliver Zeigermann | 3 Jun 2005 09:50
Picon
Gravatar

[ANNOUNCE] Commons Transaction 1.1 final released

The Commons Community is proud to announce the final release of
Commons Transaction 1.1.

Commons Transaction provides utility classes commonly used in transactional
Java programming.

Version 1.1 aims at polishing (interface) oddities, improving
locking and making the file store more flexible. Locking now is much more
flexible, extensible and allows for rudimentary transaction management. There
is a new lock manager that hides locks from the user and keeps track
of all of them
allowing for deadlock detection and more convenient management.

Download page:
http://jakarta.apache.org/commons/transaction/downloads.html

Project website:
http://jakarta.apache.org/commons/transaction/

Release notes:
http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_FINAL_RELEASE/RELEASE-NOTES.txt

Oliver

(on behalf of the Commons Community)
taylor | 8 Jun 2005 00:00
Picon
Favicon

svn commit: r189454 - /portals/jetspeed-2/trunk/components/deploy-tool/README.txt

Author: taylor
Date: Tue Jun  7 15:00:10 2005
New Revision: 189454

URL: http://svn.apache.org/viewcvs?rev=189454&view=rev
Log:
add to usage instructions
also testing checking in from SVN

Modified:
    portals/jetspeed-2/trunk/components/deploy-tool/README.txt

Modified: portals/jetspeed-2/trunk/components/deploy-tool/README.txt
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/components/deploy-tool/README.txt?rev=189454&r1=189453&r2=189454&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/components/deploy-tool/README.txt (original)
+++ portals/jetspeed-2/trunk/components/deploy-tool/README.txt Tue Jun  7 15:00:10 2005
 <at>  <at>  -1,3 +1,6  <at>  <at> 
-To Run the command line tool:
+To Run the command line tool to infuse automatic registration of portlet app at app server startup:

-java -jar target/jetspeed-deploy-tools-2.0-M2-dev.jar [-s] source.war destination.war
+java -jar target/jetspeed-deploy-tools-2.0-M4-SNAPSHOT-uber.jar [-s] source.war destination.war
+
+-s: stripLoggers - remove commons-logging[version].jar and/or log4j[version].jar from war
+                   required when targetting application servers like JBoss
taylor | 8 Jun 2005 01:43
Picon
Favicon

svn commit: r189474 - /portals/jetspeed-1/trunk/RELEASE-TODO

Author: taylor
Date: Tue Jun  7 16:43:52 2005
New Revision: 189474

URL: http://svn.apache.org/viewcvs?rev=189474&view=rev
Log:
testing SVN commitability

Modified:
    portals/jetspeed-1/trunk/RELEASE-TODO

Modified: portals/jetspeed-1/trunk/RELEASE-TODO
URL: http://svn.apache.org/viewcvs/portals/jetspeed-1/trunk/RELEASE-TODO?rev=189474&r1=189473&r2=189474&view=diff
==============================================================================
--- portals/jetspeed-1/trunk/RELEASE-TODO (original)
+++ portals/jetspeed-1/trunk/RELEASE-TODO Tue Jun  7 16:43:52 2005
 <at>  <at>  -233,5 +233,5  <at>  <at> 
 interbase
 sapdb

-25) Relax :) 
+25) Relax :) and smoke a doobie

Tomba Rakesh | 8 Jun 2005 08:59
Picon
Favicon

Jetspeed2 Security

Hi All,

Could someone help us how to start working on Jetspeed2 security. I have gone through tutorial of previous
version, file structure and deployment style are totally different.

Thanks in advance.
Rakesh

		
---------------------------------
Discover Yahoo!
 Find restaurants, movies, travel & more fun for the weekend. Check it out!
ate | 10 Jun 2005 12:51
Picon
Favicon

svn commit: r189937 - in /portals/jetspeed-2/trunk: ./ applications/demo/ applications/gems/ applications/jpetstore/ applications/jsf-demo-myfaces/ applications/jsf-demo/ applications/palm/ applications/pam/ applications/perl/ applications/php/ applications/rss/ applications/security/ applications/struts-demo/ commons/ components/capability/ components/cm/ components/file-cache/ components/id-generator/ components/jetspeed/ components/locator/ components/page-manager/ components/persistence/ components/portlet-factory/ components/prefs/ components/profiler/ components/rdbms/ components/registry/ components/rewriter/ components/search/ components/security/ components/sso/ components/web-content/ content-server/ design-docs/ installer/ jetspeed-api/ layout-portlets/ maven-plugin/ portal/ portals-bridges/common/ portals-bridges/frameworks/ portals-bridges/jsf/ portals

Author: ate
Date: Fri Jun 10 03:51:53 2005
New Revision: 189937

URL: http://svn.apache.org/viewcvs?rev=189937&view=rev
Log:
Replaced (and corrected!) all cvs repository references to the new SVN urls

Modified:
    portals/jetspeed-2/trunk/applications/demo/project.xml
    portals/jetspeed-2/trunk/applications/gems/project.xml
    portals/jetspeed-2/trunk/applications/jpetstore/project.xml
    portals/jetspeed-2/trunk/applications/jsf-demo-myfaces/project.xml
    portals/jetspeed-2/trunk/applications/jsf-demo/project.xml
    portals/jetspeed-2/trunk/applications/palm/project.xml
    portals/jetspeed-2/trunk/applications/pam/project.xml
    portals/jetspeed-2/trunk/applications/perl/project.xml
    portals/jetspeed-2/trunk/applications/php/project.xml
    portals/jetspeed-2/trunk/applications/rss/project.xml
    portals/jetspeed-2/trunk/applications/security/project.xml
    portals/jetspeed-2/trunk/applications/struts-demo/project.xml
    portals/jetspeed-2/trunk/commons/project.xml
    portals/jetspeed-2/trunk/components/capability/project.xml
    portals/jetspeed-2/trunk/components/cm/project.xml
    portals/jetspeed-2/trunk/components/file-cache/project.xml
    portals/jetspeed-2/trunk/components/id-generator/project.xml
    portals/jetspeed-2/trunk/components/jetspeed/project.xml
    portals/jetspeed-2/trunk/components/locator/project.xml
    portals/jetspeed-2/trunk/components/page-manager/project.xml
    portals/jetspeed-2/trunk/components/persistence/project.xml
(Continue reading)

ate | 10 Jun 2005 13:14
Picon
Favicon

svn commit: r189940 - in /portals/jetspeed-2/trunk: .project build.properties.sample build.properties.sample.oracle9i site/xdocs/getting-started.xml xdocs/getting-started.xml

Author: ate
Date: Fri Jun 10 04:14:54 2005
New Revision: 189940

URL: http://svn.apache.org/viewcvs?rev=189940&view=rev
Log:
Removed the jakarta- prefix from the eclipse .project name
as well as from references to it in the documentation and the sample build.properties.

Developers aware: checking out the jetspeed-2/trunk with Eclipse now will no longer create a
jakarta-jetspeed-2 project!

Modified:
    portals/jetspeed-2/trunk/.project
    portals/jetspeed-2/trunk/build.properties.sample
    portals/jetspeed-2/trunk/build.properties.sample.oracle9i
    portals/jetspeed-2/trunk/site/xdocs/getting-started.xml
    portals/jetspeed-2/trunk/xdocs/getting-started.xml

Modified: portals/jetspeed-2/trunk/.project
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/.project?rev=189940&r1=189939&r2=189940&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/.project (original)
+++ portals/jetspeed-2/trunk/.project Fri Jun 10 04:14:54 2005
 <at>  <at>  -1,9 +1,8  <at>  <at> 
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>jakarta-jetspeed-2</name>
+	<name>jetspeed-2</name>
 	<comment></comment>
(Continue reading)

shinsuke | 10 Jun 2005 23:37
Picon
Favicon

svn commit: r190022 - /portals/jetspeed-2/trunk/portal/maven.xml

Author: shinsuke
Date: Fri Jun 10 14:37:44 2005
New Revision: 190022

URL: http://svn.apache.org/viewcvs?rev=190022&view=rev
Log:
changed PHP to php to delete php file and directory from webapps

Modified:
    portals/jetspeed-2/trunk/portal/maven.xml

Modified: portals/jetspeed-2/trunk/portal/maven.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/portal/maven.xml?rev=190022&r1=190021&r2=190022&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/portal/maven.xml (original)
+++ portals/jetspeed-2/trunk/portal/maven.xml Fri Jun 10 14:37:44 2005
 <at>  <at>  -721,8 +721,8  <at>  <at> 
     <delete file="${org.apache.jetspeed.deploy.war.dir}/jsf-demo.war"/>
     <delete dir="${org.apache.jetspeed.deploy.war.dir}/jsf-demo-myfaces"/>
     <delete file="${org.apache.jetspeed.deploy.war.dir}/jsf-demo-myfaces.war"/>
-    <delete dir="${org.apache.jetspeed.deploy.war.dir}/PHP"/>
-    <delete file="${org.apache.jetspeed.deploy.war.dir}/PHP.war"/>
+    <delete dir="${org.apache.jetspeed.deploy.war.dir}/php"/>
+    <delete file="${org.apache.jetspeed.deploy.war.dir}/php.war"/>
     <delete dir="${org.apache.jetspeed.deploy.war.dir}/perl"/>
     <delete file="${org.apache.jetspeed.deploy.war.dir}/perl.war"/>
     <delete dir="${org.apache.jetspeed.deploy.war.dir}/rss"/>	
taylor | 13 Jun 2005 07:48
Picon
Favicon

svn commit: r190356 - /portals/jetspeed-2/trunk/xdocs/navigation.xml

Author: taylor
Date: Sun Jun 12 22:48:18 2005
New Revision: 190356

URL: http://svn.apache.org/viewcvs?rev=190356&view=rev
Log:
link to nightly build provided by spikesource

Modified:
    portals/jetspeed-2/trunk/xdocs/navigation.xml

Modified: portals/jetspeed-2/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/xdocs/navigation.xml?rev=190356&r1=190355&r2=190356&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/navigation.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/navigation.xml Sun Jun 12 22:48:18 2005
 <at>  <at>  -64,6 +64,7  <at>  <at> 
       <item name="Mailing List" href="mail-lists.html"/>
       <item name="Bug Database" href="issue-tracking.html"/>
       <item name="Wiki" href="http://wiki.apache.org/portals/Jetspeed2"/>
+      <item name="Nightly Build" href="http://www.spikesource.com/spikewatch/index.jsp?show=stat&amp;show-test=true&amp;component=jetspeed&amp;platform=8"/>
     </menu>
   </body>
 </project>
weaver | 13 Jun 2005 18:42
Picon
Favicon

svn commit: r190421 - in /portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/ajax: ./ AJAXException.java AJAXRequest.java AJAXResponse.java AJAXService.java

Author: weaver
Date: Mon Jun 13 09:42:53 2005
New Revision: 190421

URL: http://svn.apache.org/viewcvs?rev=190421&view=rev
Log:
JS2-283:  These are the basic interfaces used for implementing the Ajax service.

Added:
    portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/ajax/
    portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/ajax/AJAXException.java
    portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/ajax/AJAXRequest.java
    portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/ajax/AJAXResponse.java
    portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/ajax/AJAXService.java

Added: portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/ajax/AJAXException.java
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/ajax/AJAXException.java?rev=190421&view=auto
==============================================================================
---
portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/ajax/AJAXException.java (added)
+++
portals/jetspeed-2/trunk/jetspeed-api/src/java/org/apache/jetspeed/ajax/AJAXException.java
Mon Jun 13 09:42:53 2005
 <at>  <at>  -0,0 +1,45  <at>  <at> 
+package org.apache.jetspeed.ajax;
+
+import org.apache.jetspeed.exception.JetspeedException;
+import org.apache.jetspeed.i18n.KeyedMessage;
+
+public class AJAXException extends JetspeedException
(Continue reading)


Gmane