/[Apache-SVN]/portals/pluto/branches/pluto-1.0.2/.classpath
ViewVC logotype

Log of /portals/pluto/branches/pluto-1.0.2/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 437506 - (view) (annotate) - [select for diffs]
Modified Mon Aug 28 02:05:56 2006 UTC (3 years, 3 months ago) by cdoremus
File length: 1412 byte(s)
Diff to previous 437504 (colored)
Added commons-io-1.1.jar

Revision 437504 - (view) (annotate) - [select for diffs]
Modified Mon Aug 28 01:59:39 2006 UTC (3 years, 3 months ago) by cdoremus
File length: 1329 byte(s)
Diff to previous 329844 (colored)
Removed commons-fileupload-1.0.jar Added commons-fileupload-1.1.jar and commons-io-1.1.jar.

Revision 329844 - (view) (annotate) - [select for diffs]
Modified Mon Oct 31 16:23:28 2005 UTC (4 years ago) by ddewolf
File length: 1329 byte(s)
Diff to previous 157046 (colored)
Moving Trunk to 1.0.2 branch.  About to move 1.1 to Trunk

Revision 157046 - (view) (annotate) - [select for diffs]
Modified Fri Mar 11 04:49:28 2005 UTC (4 years, 8 months ago) by cdoremus
Original Path: portals/pluto/trunk/.classpath
File length: 1329 byte(s)
Diff to previous 156636 (colored)
Added src entry for new deploy module and fixed castor jar entry.

Revision 156636 - (view) (annotate) - [select for diffs]
Modified Wed Mar 9 12:16:31 2005 UTC (4 years, 8 months ago) by cziegeler
Original Path: portals/pluto/trunk/.classpath
File length: 1274 byte(s)
Diff to previous 153139 (colored)
Correct eclipse project files
Remove unused imports
Correct copyright year in descriptors sub project and enabled key word expansion

Revision 153139 - (view) (annotate) - [select for diffs]
Modified Thu Feb 10 00:54:54 2005 UTC (4 years, 9 months ago) by ddewolf
Original Path: portals/pluto/trunk/.classpath
File length: 984 byte(s)
Diff to previous 46971 (colored)
Patch submitted by Brett Randall.

Revision 46971 - (view) (annotate) - [select for diffs]
Modified Tue Sep 21 07:50:43 2004 UTC (5 years, 2 months ago) by cziegeler
Original Path: portals/pluto/trunk/.classpath
File length: 984 byte(s)
Diff to previous 36081 (colored)
Apply patch for IBM WebSphere partially; submitted by Stefan Kiskovac as Issue Pluto-52

Revision 36081 - (view) (annotate) - [select for diffs]
Modified Sun Aug 8 08:40:29 2004 UTC (5 years, 3 months ago) by cziegeler
Original Path: portals/pluto/trunk/.classpath
File length: 889 byte(s)
Diff to previous 35866 (colored)
It seems that we don't need regexp.
Upgrade to commons-logging 1.0.4

Revision 35866 - (view) (annotate) - [select for diffs]
Modified Fri Jan 23 08:18:00 2004 UTC (5 years, 10 months ago) by cziegeler
Original Path: portals/pluto/trunk/.classpath
File length: 889 byte(s)
Diff to previous 35858 (colored)
Removing now obsolete ant build system
Remove duplicate project information from sub projects
Organize imports
Correct classpath

Revision 35858 - (view) (annotate) - [select for diffs]
Modified Wed Jan 21 07:52:30 2004 UTC (5 years, 10 months ago) by cziegeler
Original Path: portals/pluto/trunk/.classpath
File length: 913 byte(s)
Diff to previous 35826 (colored)
Correcting classpath
Fixing bug #26298

Revision 35826 - (view) (annotate) - [select for diffs]
Modified Thu Jan 8 02:20:17 2004 UTC (5 years, 10 months ago) by taylor
Original Path: portals/pluto/trunk/.classpath
File length: 964 byte(s)
Diff to previous 35823 (colored)
* started documenting Pluto's container interfaces for shared container/portal factories and factory managed interfaces. This should help portal developers get started using Pluto, seeing some javadocs for the factories that the portal is supposed to implement.

* Added a releasePortletInvoker method to the PortletInvokerFactory (and static accesor)
  The Pluto container calls a matching release for every get on portlet invoker
  This will allow portals to better manage (and possibly pool) all factory objects in Pluto
  such as invokers, requests and responses which are created quite frequently

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 35823 - (view) (annotate) - [select for diffs]
Modified Wed Jan 7 20:41:29 2004 UTC (5 years, 10 months ago) by weaver
Original Path: portals/pluto/trunk/.classpath
File length: 1019 byte(s)
Diff to previous 35817 (colored)
Changes made to fully mavenize the Pluto build.

- Re-arranged the source tree into self contained sub projects
  - api: the portlet api
  - container: the pluto container
  - portal: Pluto portal implementation
  - testsuite: the portlets test suite

all structures are laid out like this:
  src/java - all java source files
  src/resources -  all non-java classpath resources
  src/webapp - webapp war structure

NOTE: some sub-projects may not have all of directories listed above.

- moved the war directory source into portal/src/webapp
- portlets folder is deprecated, the test suite portlets are now
  housed entirely under the testsuite sub-project

- we use maven's reactor capability to build and deploy Pluto in one foul swoop
  using maven fullDeployment from the project root directory.

- build/build.xml changed so it can correctly target the new source structure
  I did this some people could still use ant, however I would prefer to have
  only build approach, that being Maven.

Please see the GETTING-STARTED.html on how to go about building
and deploying Pluto with maven.

Revision 35817 - (view) (annotate) - [select for diffs]
Modified Fri Jan 2 07:43:52 2004 UTC (5 years, 10 months ago) by cziegeler
Original Path: portals/pluto/trunk/.classpath
File length: 908 byte(s)
Diff to previous 35792 (colored)
Correcting classpath

Revision 35792 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 18:58:00 2003 UTC (6 years ago) by taylor
Original Path: portals/pluto/trunk/.classpath
File length: 2017 byte(s)
Diff to previous 35778 (colored)
Added method setPortletDefinition to PortletEntityCtrl interface

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 35778 - (view) (annotate) - [select for diffs]
Modified Tue Oct 21 09:36:23 2003 UTC (6 years, 1 month ago) by cziegeler
Original Path: portals/pluto/trunk/.classpath
File length: 2206 byte(s)
Diff to previous 35773 (colored)
Adding build directories to cvsignore and removing some duplicate entries from the project classpath

Revision 35773 - (view) (annotate) - [select for diffs]
Modified Tue Oct 7 22:51:46 2003 UTC (6 years, 1 month ago) by taylor
Original Path: portals/pluto/trunk/.classpath
File length: 2601 byte(s)
Diff to previous 35771 (colored)
Testing mailing list


PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 35771 - (view) (annotate) - [select for diffs]
Added Tue Oct 7 17:03:31 2003 UTC (6 years, 1 month ago) by taylor
Original Path: portals/pluto/trunk/.classpath
File length: 2541 byte(s)
Added Eclipse projects files.
Next step is to convert the project to Maven

PR:
Obtained from:
Submitted by:
Reviewed by:

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2