/[Apache-SVN]/portals/pluto/trunk/pom.xml
ViewVC logotype

Log of /portals/pluto/trunk/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 776278 - (view) (annotate) - [select for diffs]
Modified Tue May 19 11:36:50 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 21527 byte(s)
Diff to previous 776276 (colored)
[maven-release-plugin] prepare for next development iteration

Revision 776276 - (view) (annotate) - [select for diffs]
Modified Tue May 19 11:36:27 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 21551 byte(s)
Diff to previous 776273 (colored)
[maven-release-plugin] prepare release pluto-2.0.0

Revision 776273 - (view) (annotate) - [select for diffs]
Modified Tue May 19 11:18:07 2009 UTC (6 months, 1 week ago) by ate
File length: 21527 byte(s)
Diff to previous 776248 (colored)
Temporary fix for http://jira.codehaus.org/browse/MASSEMBLY-409 by using a custom assembly descriptor.
This turned out to be more difficult than expected because the portals-pom-1.2 already configures the "project" predefined assemby and the maven-assembly-plugin
always merges descriptor configurations :(
"Fixed" by configuring a "dummy-does-not-exist" predefined descriptor (which then does override the "project") *and* configuring ignoreMissingDescriptor=true
Note: this still needs to be tested with mvn release:prepare -DdryRun=true, but to be able to do so this change needs to be committed first.
 

Revision 776248 - (view) (annotate) - [select for diffs]
Modified Tue May 19 09:31:01 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 20366 byte(s)
Diff to previous 775870 (colored)
Add missing assembly configuration.

Revision 775870 - (view) (annotate) - [select for diffs]
Modified Mon May 18 09:22:38 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 19959 byte(s)
Diff to previous 775861 (colored)
Use jcl-over-slf4j instead of directly including jcl.

Revision 775861 - (view) (annotate) - [select for diffs]
Modified Mon May 18 08:45:15 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 19755 byte(s)
Diff to previous 775674 (colored)
Remove obsolete assembly stuff and try to get dist build running.

Revision 775674 - (view) (annotate) - [select for diffs]
Modified Sun May 17 15:29:49 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 20653 byte(s)
Diff to previous 775052 (colored)
Remove site and site skin as the docs are now in the site module. Start cleaning up poms for the release.

Revision 775052 - (view) (annotate) - [select for diffs]
Modified Fri May 15 07:43:36 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 21160 byte(s)
Diff to previous 775044 (colored)
Remove stuff that is already inherited from parent apache parent pom.

Revision 775044 - (view) (annotate) - [select for diffs]
Modified Fri May 15 07:30:22 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 24759 byte(s)
Diff to previous 775043 (colored)
PLUTO-546 : Remove separate parent pom again, root pom is also the parent pom

Revision 775043 - (view) (annotate) - [select for diffs]
Modified Fri May 15 07:29:19 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 24813 byte(s)
Diff to previous 774876 (colored)
PLUTO-546 : Remove separate parent pom again, root pom is also the parent pom

Revision 774876 - (view) (annotate) - [select for diffs]
Modified Thu May 14 18:44:17 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 2925 byte(s)
Diff to previous 774762 (colored)
Fix typos and use singular version number for reactor build.

Revision 774762 - (view) (annotate) - [select for diffs]
Modified Thu May 14 13:37:03 2009 UTC (6 months, 1 week ago) by cziegeler
File length: 2928 byte(s)
Diff to previous 774163 (colored)
PLUTO-546 : Separate parent pom from reactor pom.

Revision 774163 - (view) (annotate) - [select for diffs]
Modified Wed May 13 02:00:15 2009 UTC (6 months, 2 weeks ago) by ate
File length: 17648 byte(s)
Diff to previous 773764 (colored)
Bumping the used portlet-api_2.0_spec dependency to release candidate version 1.0

Revision 773764 - (view) (annotate) - [select for diffs]
Modified Tue May 12 02:28:01 2009 UTC (6 months, 2 weeks ago) by ate
File length: 17657 byte(s)
Diff to previous 771571 (colored)
PLUTO-562: Replace dependency on JCP provided JSR-286 portlet-api-2.0 with Apache Portals maintained portlet-api_2.0_spec-1.0
See: http://issues.apache.org/jira/browse/PLUTO-562

Revision 771571 - (view) (annotate) - [select for diffs]
Modified Tue May 5 06:00:54 2009 UTC (6 months, 3 weeks ago) by cziegeler
File length: 17620 byte(s)
Diff to previous 771443 (colored)
PLUTO-546 : Remove unused repositories.

Revision 771443 - (view) (annotate) - [select for diffs]
Modified Mon May 4 21:10:06 2009 UTC (6 months, 3 weeks ago) by ate
File length: 18456 byte(s)
Diff to previous 767264 (colored)
PLUTO-552: Change Pluto 2.0 maven groupid to org.apache.portals.pluto
See: https://issues.apache.org/jira/browse/PLUTO-552

As result of this change, every developer using the pluto-maven-plugin
please add a new:

  <pluginGroup>org.apache.portals.pluto</pluginGroup>
  
entry to the <pluginGroups> section within your mvn settings.xml

Revision 767264 - (view) (annotate) - [select for diffs]
Modified Tue Apr 21 19:26:01 2009 UTC (7 months ago) by ate
File length: 18448 byte(s)
Diff to previous 762758 (colored)
PLUTO-553: commons-logging unsuited for cross-context webapplication invocation usage - migrating to slf4j
See: https://issues.apache.org/jira/browse/PLUTO-553

Revision 762758 - (view) (annotate) - [select for diffs]
Modified Tue Apr 7 13:13:31 2009 UTC (7 months, 2 weeks ago) by cziegeler
File length: 18514 byte(s)
Diff to previous 759988 (colored)
PLUTO-545 : Move container driver api into own module.

Revision 759988 - (view) (annotate) - [select for diffs]
Modified Mon Mar 30 14:35:19 2009 UTC (7 months, 3 weeks ago) by cziegeler
File length: 18462 byte(s)
Diff to previous 759900 (colored)
Add remark to not forget checking the repo settings.

Revision 759900 - (view) (annotate) - [select for diffs]
Modified Mon Mar 30 09:52:38 2009 UTC (7 months, 3 weeks ago) by cziegeler
File length: 18401 byte(s)
Diff to previous 759877 (colored)
Clean up poms a little bit 

Revision 759877 - (view) (annotate) - [select for diffs]
Modified Mon Mar 30 08:42:22 2009 UTC (7 months, 3 weeks ago) by cziegeler
File length: 17157 byte(s)
Diff to previous 752438 (colored)
Correct license headers and set version for release plugin to 2.0-beta8

Revision 752438 - (view) (annotate) - [select for diffs]
Modified Wed Mar 11 13:17:10 2009 UTC (8 months, 2 weeks ago) by ate
File length: 16135 byte(s)
Diff to previous 726186 (colored)
PLUTO-537: Cleaning up Pluto packages
See: https://issues.apache.org/jira/browse/PLUTO-537
- renaming PortalDriverServices to PortalDriverContainerServices
- adding new PortalDriverServices interface combining ContainerServices and PortalDriverContainerServices
- adapt PlutoServices to take PortalDriverServices for initialization
- replacing o.a.p.container.driver.impl.PlutoContainerServices by new PortalDriverServicesImpl implementing PortalDriverServices
- renaming PortletURLListener to PortletURLListenerService and have it return a list of PortletURLGenerationListener instances for a specific Portlet app
- adding new RequiredContainerServices implementations (still only skeletons) for portal-driver-impl
- cleaning up and reconfiguring pluto-portal-driver-services-config.xml
- adding myself as Pluto developer in pom.xml :)

Revision 726186 - (view) (annotate) - [select for diffs]
Modified Sat Dec 13 10:42:07 2008 UTC (11 months, 1 week ago) by ate
File length: 15749 byte(s)
Diff to previous 725360 (colored)
Now that the portlet-api-2.0 artefacts have been published to the central Maven repository, including -source and -javadoc jars,
we don't need to build it ourselves automatically anymore.
This also keeps us from (accidentally) publishing it again when Pluto is released. 

Revision 725360 - (view) (annotate) - [select for diffs]
Modified Wed Dec 10 17:53:42 2008 UTC (11 months, 2 weeks ago) by ate
File length: 15545 byte(s)
Diff to previous 713322 (colored)
Adding wagon extensions to allow using ftp to upload artifacts to any remote repository

Revision 713322 - (view) (annotate) - [select for diffs]
Modified Wed Nov 12 09:02:18 2008 UTC (12 months, 1 week ago) by ate
File length: 15114 byte(s)
Diff to previous 710128 (colored)
bump taglibs standard version to JSTL 1.1 compatible version (servlet spec 2.4)

Revision 710128 - (view) (annotate) - [select for diffs]
Modified Mon Nov 3 19:00:08 2008 UTC (12 months, 3 weeks ago) by ate
File length: 15114 byte(s)
Diff to previous 705108 (colored)
Promoting the 2.0-spi-refactoring branch as the new trunk.
The old trunk was saved away first as pre-2.0-spi-refactoring-trunk-move branch to make room for this move.
See also PLUTO-481 and the VOTE about this move on the Pluto developers list.

Revision 705108 - (view) (annotate) - [select for diffs]
Modified Thu Oct 16 00:49:55 2008 UTC (13 months, 1 week ago) by taylor
Original Path: portals/pluto/branches/2.0-spi-refactoring/pom.xml
File length: 15114 byte(s)
Diff to previous 704743 (colored)
https://issues.apache.org/jira/browse/PLUTO-511
removal of descriptor sub projects

Revision 704743 - (view) (annotate) - [select for diffs]
Modified Wed Oct 15 00:01:07 2008 UTC (13 months, 1 week ago) by ate
Original Path: portals/pluto/branches/2.0-spi-refactoring/pom.xml
File length: 15207 byte(s)
Diff to previous 679142 (colored)
Combined solution for:
- PLUTO-509: JAXB portlet descriptor model handling broken with respect to the different namespace handling for portlet API 1.0 and 2.0
- PLUTO-510: Web deployment descriptor model loading and rewriting broken and out-dated

See: 
  http://issues.apache.org/jira/browse/PLUTO-509
  http://issues.apache.org/jira/browse/PLUTO-510

Revision 679142 - (view) (annotate) - [select for diffs]
Modified Wed Jul 23 17:47:39 2008 UTC (16 months ago) by edalquist
Original Path: portals/pluto/branches/2.0-spi-refactoring/pom.xml
File length: 15207 byte(s)
Diff to previous 649499 (colored)
PLUTO-491 Add the maven-source-plugin to the build to provide source jars as artifacts

Revision 649499 - (view) (annotate) - [select for diffs]
Modified Fri Apr 18 12:47:22 2008 UTC (19 months, 1 week ago) by cziegeler
Original Path: portals/pluto/branches/2.0-spi-refactoring/pom.xml
File length: 14713 byte(s)
Diff to previous 646476 (colored)
Sync refactoring branch with changes from trunk.

Revision 646476 - (view) (annotate) - [select for diffs]
Modified Wed Apr 9 18:30:49 2008 UTC (19 months, 2 weeks ago) by taylor
Original Path: portals/pluto/branches/2.0-spi-refactoring/pom.xml
File length: 14722 byte(s)
Diff to previous 645936 (colored)
Pluto 2.0 Refactoring - create the pluto-container-api subproject (empty)
https://issues.apache.org/jira/browse/PLUTO-481

Revision 645936 - (view) (annotate) - [select for diffs]
Modified Tue Apr 8 14:14:34 2008 UTC (19 months, 2 weeks ago) by ate
Original Path: portals/pluto/branches/2.0-spi-refactoring/pom.xml
File length: 14633 byte(s)
Diff to previous 642585 (colored)
Branch for refactoring the Pluto 2.0 SPI interfaces and services to make it proper embeddable in larger Portals like Jetspeed-2.
Target is to bring flexibility of Pluto 1.0.x back while maintaining the easier to use SPI of Pluto 1.1.x/2.0

Revision 642585 - (view) (annotate) - [select for diffs]
Modified Sat Mar 29 19:05:20 2008 UTC (19 months, 4 weeks ago) by esm
File length: 14633 byte(s)
Diff to previous 641424 (colored)
Updated the website structure.  Updated to use site plugin version beta-7-SNAPSHOT.

Revision 641424 - (view) (annotate) - [select for diffs]
Modified Wed Mar 26 17:33:25 2008 UTC (20 months ago) by esm
File length: 14195 byte(s)
Diff to previous 641317 (colored)
we don not use continuum.

Revision 641317 - (view) (annotate) - [select for diffs]
Modified Wed Mar 26 14:06:58 2008 UTC (20 months ago) by esm
File length: 14455 byte(s)
Diff to previous 633625 (colored)
Should be pointing to people, not minotaur.  TODO: check on the reasoning why there are multiple poms with <distributionManagment>

Revision 633625 - (view) (annotate) - [select for diffs]
Modified Tue Mar 4 20:34:41 2008 UTC (20 months, 3 weeks ago) by ate
File length: 14457 byte(s)
Diff to previous 632711 (colored)
Fixing typos in user list unsubscribe and post names 

Revision 632711 - (view) (annotate) - [select for diffs]
Modified Sun Mar 2 04:25:27 2008 UTC (20 months, 3 weeks ago) by esm
File length: 14459 byte(s)
Diff to previous 612051 (colored)
[PLUTO-360]: Upgrade to XMLUnit 1.1. Supplied custom entity resolver to FileAssemblerTest which reads the DTD of the local file system. (merged from pluto-1.1.x r632710)

Revision 612051 - (view) (annotate) - [select for diffs]
Modified Tue Jan 15 09:09:04 2008 UTC (22 months, 1 week ago) by dettborn
File length: 14459 byte(s)
Diff to previous 609831 (colored)
-change the api
-add not implemented functions
-cleanup the code and delete old fixme's
	-delete old todo(I save the patch so I update the jira issues)
	

Revision 609831 - (view) (annotate) - [select for diffs]
Modified Tue Jan 8 01:53:55 2008 UTC (22 months, 2 weeks ago) by cdoremus
File length: 14463 byte(s)
Diff to previous 609358 (colored)
Merging 1.1-286-trunk-merge branch into trunk

Revision 609358 - (view) (annotate) - [select for diffs]
Modified Sun Jan 6 18:03:01 2008 UTC (22 months, 2 weeks ago) by esm
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 14463 byte(s)
Diff to previous 608540 (colored)
[PLUTO-417]: Forgot update to Jmock version.

Revision 608540 - (view) (annotate) - [select for diffs]
Modified Thu Jan 3 16:07:24 2008 UTC (22 months, 3 weeks ago) by esm
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 14463 byte(s)
Diff to previous 607449 (colored)
[PLUTO-459]: Update the maven-compiler-plugin to use 1.5 source and target versions.

Revision 607449 - (view) (annotate) - [select for diffs]
Modified Sat Dec 29 17:28:13 2007 UTC (22 months, 3 weeks ago) by esm
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 14118 byte(s)
Diff to previous 607228 (colored)
[PLUTO-456]: Making line endings consistent and setting svn:eol-style to native on text files with the following extensions: apt css dtd fml html inc js jsp properties tld txt xml xsd java

Revision 607228 - (view) (annotate) - [select for diffs]
Modified Fri Dec 28 13:03:57 2007 UTC (22 months, 4 weeks ago) by cdoremus
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 14509 byte(s)
Diff to previous 604161 (colored)
Changed pom version to 2.0.0-SNAPSHOT in preparation for trunk move.

Revision 604161 - (view) (annotate) - [select for diffs]
Modified Fri Dec 14 11:05:38 2007 UTC (23 months, 1 week ago) by dettborn
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 14513 byte(s)
Diff to previous 603239 (colored)
update to api rev.30
and commend out a line in TCKDriverServlet.java

Revision 603239 - (view) (annotate) - [select for diffs]
Modified Tue Dec 11 13:32:42 2007 UTC (23 months, 2 weeks ago) by cdoremus
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 14513 byte(s)
Diff to previous 589139 (colored)
Modified javax.version.major to fix testsuite version test (checkContextMajorVersion on MiscTest page).

Revision 589139 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 15:45:27 2007 UTC (2 years ago) by cdoremus
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 14513 byte(s)
Diff to previous 570951 (colored)
Updated portlet-api.version property to 2.0-r26 (from updateToRev26_container_fixes10232007.patch in PLUTO-404)

Revision 570951 - (view) (annotate) - [select for diffs]
Modified Wed Aug 29 22:13:28 2007 UTC (2 years, 2 months ago) by cdoremus
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 14140 byte(s)
Diff to previous 570070 (colored)
Applied dummyccppprofileservice.280807.patch from PLUTO-424. Thank you Christian!

Revision 570070 - (view) (annotate) - [select for diffs]
Modified Mon Aug 27 10:58:14 2007 UTC (2 years, 3 months ago) by cdoremus
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 13949 byte(s)
Diff to previous 567693 (colored)
Added notes on what to modify when changing the version number.

Revision 567693 - (view) (annotate) - [select for diffs]
Modified Mon Aug 20 13:23:13 2007 UTC (2 years, 3 months ago) by cdoremus
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 13370 byte(s)
Diff to previous 565190 (colored)
Applied userdataconstraintdd.new.190807.patch to fix PLUTO-416. Thank you Christian!

Revision 565190 - (view) (annotate) - [select for diffs]
Modified Sun Aug 12 22:48:54 2007 UTC (2 years, 3 months ago) by cdoremus
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 13370 byte(s)
Diff to previous 564994 (colored)
Added module portlet2-api

Revision 564994 - (view) (annotate) - [select for diffs]
Modified Sun Aug 12 00:51:47 2007 UTC (2 years, 3 months ago) by cdoremus
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 13633 byte(s)
Diff to previous 564199 (colored)
Added back missing properties from 1.1-286-COMPATIBILITY root pom.xml.

Revision 564199 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 13:20:08 2007 UTC (2 years, 3 months ago) by cdoremus
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 13186 byte(s)
Diff to previous 564196 (colored)
Changed version number to 1.2.0-286-SNAPSHOT in all pom.xml files to avoid conflicts with the 1.1.0-286-COMPATIBILITY branch.

Revision 564196 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 13:13:17 2007 UTC (2 years, 3 months ago) by cdoremus
Original Path: portals/pluto/branches/1.1-286-trunk-merge/pom.xml
File length: 13182 byte(s)
Copied from: portals/pluto/trunk/pom.xml revision 563467
Diff to previous 554464 (colored)
Added SVN copy from trunk

Revision 554464 - (view) (annotate) - [select for diffs]
Modified Sun Jul 8 23:04:15 2007 UTC (2 years, 4 months ago) by esm
File length: 13182 byte(s)
Diff to previous 543704 (colored)
Updating Pluto website, syncronizing with what is in the 1.1.x branch.  See r539678 in the 1.1.x branch.  Moving website style elements (css, images) into pluto-site-skin module, and updating site descriptors.  Fixes website rendering problem - subproject webpages were slightly fooed.

Revision 543704 - (view) (annotate) - [select for diffs]
Modified Sat Jun 2 04:32:29 2007 UTC (2 years, 5 months ago) by esm
File length: 13141 byte(s)
Diff to previous 531333 (colored)
[PLUTO-347]: Remove dependency on shared/lib xerces and xmlAPIs.  Added system property org.apache.pluto.useJaxp with a default value of true.  When true, Castor is instructed to use JAXP instead of the parser defined by org.exolab.castor.parser.  The reason this is hard-coded versus using a castor.properties file is because the castor.properties file would go into a shared classloader which may adversely affect other applications that rely on Castor (for an example see PLUTO-329).

Revision 531333 - (view) (annotate) - [select for diffs]
Modified Mon Apr 23 04:39:35 2007 UTC (2 years, 7 months ago) by esm
File length: 13188 byte(s)
Diff to previous 531111 (colored)
[PLUTO-358]: Upgrading trunk to Castor 1.1.1 from 1.0.

Revision 531111 - (view) (annotate) - [select for diffs]
Modified Sat Apr 21 21:23:51 2007 UTC (2 years, 7 months ago) by esm
File length: 13186 byte(s)
Diff to previous 524248 (colored)
[PLUTO-354]: Using version 1.0-alpha-5 of the maven remote resources plugin to generate NOTICE and LICENSE files.

Revision 524248 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 19:33:43 2007 UTC (2 years, 7 months ago) by esm
File length: 11906 byte(s)
Diff to previous 517515 (colored)
[PLUTO-348]: Adding GPG plugin to the assembly profile. (trunk)

Revision 517515 - (view) (annotate) - [select for diffs]
Modified Tue Mar 13 03:51:24 2007 UTC (2 years, 8 months ago) by ddewolf
File length: 11195 byte(s)
Diff to previous 516743 (colored)
JSP1.2 Compatibility enhancements: Testsuite runs in WebLogic8.1: Applying from 1.1.x

Revision 516743 - (view) (annotate) - [select for diffs]
Modified Sat Mar 10 16:22:55 2007 UTC (2 years, 8 months ago) by cziegeler
File length: 11195 byte(s)
Diff to previous 516346 (colored)
Add missing dependency to junit, remove dependency to httpclient.
Remove unused versions from main pom.

Revision 516346 - (view) (annotate) - [select for diffs]
Modified Fri Mar 9 09:47:12 2007 UTC (2 years, 8 months ago) by cziegeler
File length: 11382 byte(s)
Diff to previous 514525 (colored)
Remove dependency to plexus utils: use commons-io
And remove author tags

Revision 514525 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 02:12:46 2007 UTC (2 years, 8 months ago) by ddewolf
File length: 11382 byte(s)
Diff to previous 514523 (colored)
[maven-release-plugin] prepare for next development iteration

Revision 514523 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 02:12:27 2007 UTC (2 years, 8 months ago) by ddewolf
File length: 11406 byte(s)
Diff to previous 514520 (colored)
[maven-release-plugin] prepare release pluto-1.1.1

Revision 514520 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 01:48:20 2007 UTC (2 years, 8 months ago) by ddewolf
File length: 11382 byte(s)
Diff to previous 514513 (colored)
[maven-release-plugin] prepare for next development iteration

Revision 514513 - (view) (annotate) - [select for diffs]
Modified Mon Mar 5 01:15:13 2007 UTC (2 years, 8 months ago) by ddewolf
File length: 11382 byte(s)
Diff to previous 514060 (colored)
commons-logging-api dependency instead of commons-logging. Upgrading to 1.1

Revision 514060 - (view) (annotate) - [select for diffs]
Modified Sat Mar 3 02:49:04 2007 UTC (2 years, 8 months ago) by ddewolf
File length: 11384 byte(s)
Diff to previous 510373 (colored)
PLUTO-314: Thanks to Eric Dalquist, enhancing the assembler

Revision 510373 - (view) (annotate) - [select for diffs]
Modified Thu Feb 22 03:41:08 2007 UTC (2 years, 9 months ago) by ddewolf
File length: 11282 byte(s)
Diff to previous 506077 (colored)
PLUTO-302; PLUTO-309; Test #13 and Upgrade deps

Revision 506077 - (view) (annotate) - [select for diffs]
Modified Sun Feb 11 17:29:38 2007 UTC (2 years, 9 months ago) by esm
File length: 11433 byte(s)
Diff to previous 506075 (colored)
[maven-release-plugin] prepare for next development iteration

Revision 506075 - (view) (annotate) - [select for diffs]
Modified Sun Feb 11 17:29:05 2007 UTC (2 years, 9 months ago) by esm
File length: 11457 byte(s)
Diff to previous 505795 (colored)
[maven-release-plugin] prepare release pluto-1.1.0

Revision 505795 - (view) (annotate) - [select for diffs]
Modified Sat Feb 10 23:41:23 2007 UTC (2 years, 9 months ago) by ddewolf
File length: 11433 byte(s)
Diff to previous 505793 (colored)
[maven-release-plugin] prepare for next development iteration

Revision 505793 - (view) (annotate) - [select for diffs]
Modified Sat Feb 10 23:39:36 2007 UTC (2 years, 9 months ago) by ddewolf
File length: 11457 byte(s)
Diff to previous 505780 (colored)
[maven-release-plugin] prepare release pluto-1.1.0

Revision 505780 - (view) (annotate) - [select for diffs]
Modified Sat Feb 10 22:40:38 2007 UTC (2 years, 9 months ago) by ddewolf
File length: 11433 byte(s)
Diff to previous 504325 (colored)
doc tweaks;  moving assembly pom to match others

Revision 504325 - (view) (annotate) - [select for diffs]
Modified Tue Feb 6 22:10:57 2007 UTC (2 years, 9 months ago) by ddewolf
File length: 11432 byte(s)
Diff to previous 504323 (colored)
[maven-release-plugin] prepare for next development iteration

Revision 504323 - (view) (annotate) - [select for diffs]
Modified Tue Feb 6 22:10:36 2007 UTC (2 years, 9 months ago) by ddewolf
File length: 11456 byte(s)
Diff to previous 503959 (colored)
[maven-release-plugin] prepare release pluto-1.1.0

Revision 503959 - (view) (annotate) - [select for diffs]
Modified Tue Feb 6 02:24:21 2007 UTC (2 years, 9 months ago) by ddewolf
File length: 12276 byte(s)
Diff to previous 503952 (colored)
Removing retro configuration in driver config; Providing access to the PortletContexts for portals; Updating pom to use staging dir

Revision 503952 - (view) (annotate) - [select for diffs]
Modified Tue Feb 6 01:50:15 2007 UTC (2 years, 9 months ago) by esm
File length: 11868 byte(s)
Diff to previous 503535 (colored)
[PLUTO-306]: Updating license headers.

Revision 503535 - (view) (annotate) - [select for diffs]
Modified Mon Feb 5 03:01:23 2007 UTC (2 years, 9 months ago) by ddewolf
File length: 11685 byte(s)
Diff to previous 503332 (colored)
Implementing ALL Distributions through maven.  Now do mvn site install -P assembly

Revision 503332 - (view) (annotate) - [select for diffs]
Modified Sat Feb 3 23:13:48 2007 UTC (2 years, 9 months ago) by ddewolf
File length: 11689 byte(s)
Diff to previous 490518 (colored)
Upgrading versions; PLUTO-286

Revision 490518 - (view) (annotate) - [select for diffs]
Modified Wed Dec 27 15:41:07 2006 UTC (2 years, 10 months ago) by cdoremus
File length: 11671 byte(s)
Diff to previous 487478 (colored)
Changed springframework.version from 2.0-m2 to 2.0.

Revision 487478 - (view) (annotate) - [select for diffs]
Modified Fri Dec 15 08:07:39 2006 UTC (2 years, 11 months ago) by esm
File length: 11674 byte(s)
Diff to previous 487471 (colored)
[PLUTO-259]: fix - properties files and resource bundles were not getting included in jars.

Revision 487471 - (view) (annotate) - [select for diffs]
Modified Fri Dec 15 07:03:51 2006 UTC (2 years, 11 months ago) by esm
File length: 11665 byte(s)
Diff to previous 486879 (colored)
[PLUTO-259]: automating versioning for pluto-container, pluto-testsuite, and distributions.

Revision 486879 - (view) (annotate) - [select for diffs]
Modified Wed Dec 13 22:44:17 2006 UTC (2 years, 11 months ago) by ddewolf
File length: 11552 byte(s)
Diff to previous 482692 (colored)
Adding assembly descriptors for src and bin distributions

Revision 482692 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 15:50:17 2006 UTC (2 years, 11 months ago) by esm
File length: 11358 byte(s)
Diff to previous 482029 (colored)
Fix java 1.4 build.

Revision 482029 - (view) (annotate) - [select for diffs]
Modified Mon Dec 4 03:33:19 2006 UTC (2 years, 11 months ago) by ddewolf
File length: 11358 byte(s)
Diff to previous 481796 (colored)
rolling back admin portlets which caused conflicts. craig and i agreed to work on this in the branch we just created;  This commit completes the work on auto-publishing and adding portlets to pages

Revision 481796 - (view) (annotate) - [select for diffs]
Modified Sun Dec 3 16:33:38 2006 UTC (2 years, 11 months ago) by cdoremus
File length: 11474 byte(s)
Diff to previous 479883 (colored)
Updates to support PLUTO-215. There needs to be some resolution of the conflicts produced by David's recent additions.

Revision 479883 - (view) (annotate) - [select for diffs]
Modified Tue Nov 28 03:55:30 2006 UTC (2 years, 11 months ago) by ddewolf
File length: 11358 byte(s)
Diff to previous 453019 (colored)
Beginning to implement a container registry which will allow for auto-registration of portlet applications by the PortletServlet

Revision 453019 - (view) (annotate) - [select for diffs]
Modified Wed Oct 4 20:50:13 2006 UTC (3 years, 1 month ago) by esm
File length: 11291 byte(s)
Diff to previous 440207 (colored)
Backport of 447211 and 449543 from https://svn.apache.org/repos/asf/portals/pluto/tags/release-1.1.0-beta2 
* Update Maven repo
* Update groupId used by maven-pluto-plugin

Revision 440207 - (view) (annotate) - [select for diffs]
Modified Tue Sep 5 00:08:38 2006 UTC (3 years, 2 months ago) by ddewolf
File length: 11267 byte(s)
Diff to previous 439909 (colored)
Refactoring URL handling; Extracting interfaces; Enabling Parser as service

Revision 439909 - (view) (annotate) - [select for diffs]
Modified Mon Sep 4 02:52:35 2006 UTC (3 years, 2 months ago) by ddewolf
File length: 11248 byte(s)
Diff to previous 439905 (colored)
updating documentation

Revision 439905 - (view) (annotate) - [select for diffs]
Modified Mon Sep 4 02:20:17 2006 UTC (3 years, 2 months ago) by ddewolf
File length: 11228 byte(s)
Diff to previous 439900 (colored)
upgrading to castor 1.0

Revision 439900 - (view) (annotate) - [select for diffs]
Modified Mon Sep 4 01:54:44 2006 UTC (3 years, 2 months ago) by ddewolf
File length: 11230 byte(s)
Diff to previous 438736 (colored)
Refactoring portal-driver into api and impl modules

Revision 438736 - (view) (annotate) - [select for diffs]
Modified Thu Aug 31 01:00:42 2006 UTC (3 years, 2 months ago) by esm
File length: 11194 byte(s)
Diff to previous 434290 (colored)
[PLUTO-191]: Added maven-pluto-plugin/src/main/resources/versions.properties which is interpolated during Maven's process-resources lifecycle phase.  The InstallationDependency class queries the versions.properties file to determine the versions of the artifacts to install.


Revision 434290 - (view) (annotate) - [select for diffs]
Modified Thu Aug 24 02:18:29 2006 UTC (3 years, 3 months ago) by ddewolf
File length: 11029 byte(s)
Diff to previous 433392 (colored)
Updating pom versions to match convention

Revision 433392 - (view) (annotate) - [select for diffs]
Modified Mon Aug 21 22:06:02 2006 UTC (3 years, 3 months ago) by zheng
File length: 11024 byte(s)
Diff to previous 421906 (colored)
Removed duplicated version info in the root pom.xml

Revision 421906 - (view) (annotate) - [select for diffs]
Modified Fri Jul 14 13:45:37 2006 UTC (3 years, 4 months ago) by esm
File length: 11067 byte(s)
Diff to previous 411757 (colored)
Adding Elliot Metsger as a developer.

Revision 411757 - (view) (annotate) - [select for diffs]
Modified Mon Jun 5 11:55:16 2006 UTC (3 years, 5 months ago) by cdoremus
File length: 10715 byte(s)
Diff to previous 395826 (colored)
Changed all version numbers to pluto-1.1.0-dev

Revision 395826 - (view) (annotate) - [select for diffs]
Modified Fri Apr 21 09:50:25 2006 UTC (3 years, 7 months ago) by cziegeler
File length: 10189 byte(s)
Diff to previous 394280 (colored)
Ignore target directories
Add some missing license headers

Revision 394280 - (view) (annotate) - [select for diffs]
Modified Sat Apr 15 12:16:07 2006 UTC (3 years, 7 months ago) by cdoremus
File length: 9571 byte(s)
Diff to previous 381635 (colored)
Changed version to 1.1.0-beta1.

Revision 381635 - (view) (annotate) - [select for diffs]
Modified Tue Feb 28 11:16:05 2006 UTC (3 years, 8 months ago) by zheng
File length: 9574 byte(s)
Diff to previous 381355 (colored)
Removed pluto-optional-services. Removed derby dependency.

Revision 381355 - (view) (annotate) - [select for diffs]
Modified Mon Feb 27 15:13:46 2006 UTC (3 years, 8 months ago) by zheng
File length: 9648 byte(s)
Diff to previous 381307 (colored)
Added assembly descriptors for pluto root module.

Revision 381307 - (view) (annotate) - [select for diffs]
Modified Mon Feb 27 09:59:43 2006 UTC (3 years, 8 months ago) by zheng
File length: 9095 byte(s)
Diff to previous 380159 (colored)
Updated commons-httpclient version from 3.0-rc4 to 3.0

Revision 380159 - (view) (annotate) - [select for diffs]
Modified Thu Feb 23 17:17:14 2006 UTC (3 years, 9 months ago) by zheng
File length: 9099 byte(s)
Diff to previous 375941 (colored)
Moved dependency versions to parent pom as properties.

Revision 375941 - (view) (annotate) - [select for diffs]
Modified Wed Feb 8 11:53:15 2006 UTC (3 years, 9 months ago) by zheng
File length: 7951 byte(s)
Diff to previous 374111 (colored)
Changed PortletPreferenceImpl's no-arg constructor to private.

Revision 374111 - (view) (annotate) - [select for diffs]
Modified Wed Feb 1 16:50:04 2006 UTC (3 years, 9 months ago) by zheng
File length: 7398 byte(s)
Diff to previous 356940 (colored)
Updated javadoc. Added checking initialization method for PortletContainerImpl.

Revision 356940 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 23:49:05 2005 UTC (3 years, 11 months ago) by ddewolf
File length: 7358 byte(s)
Diff to previous 356016 (colored)
Tck Servlet updates; fixing preferences in descriptor service

Revision 356016 - (view) (annotate) - [select for diffs]
Modified Sun Dec 11 20:53:35 2005 UTC (3 years, 11 months ago) by ddewolf
File length: 7835 byte(s)
Diff to previous 355800 (colored)
Moving on from alpha release;  Adding the TCK Driver to begin TCK testing

Revision 355800 - (view) (annotate) - [select for diffs]
Modified Sat Dec 10 23:21:40 2005 UTC (3 years, 11 months ago) by ddewolf
File length: 7863 byte(s)
Diff to previous 355799 (colored)
Updating to 1.1.0-alpha1; Modifying assembly mojo; preparing release

Revision 355799 - (view) (annotate) - [select for diffs]
Modified Sat Dec 10 23:20:35 2005 UTC (3 years, 11 months ago) by ddewolf
File length: 7863 byte(s)
Diff to previous 355789 (colored)
Reverting tag which removed trunk;  Yikes!

Revision 355789 - (view) (annotate) - [select for diffs]
Modified Sat Dec 10 21:41:03 2005 UTC (3 years, 11 months ago) by ddewolf
Original Path: portals/pluto/tags/release-1.1.0-alpha1/pom.xml
File length: 7863 byte(s)
Diff to previous 355380 (colored)
Moving release tag to milestone tag.  Release will be tagged again with updates

Revision 355380 - (view) (annotate) - [select for diffs]
Modified Fri Dec 9 05:32:39 2005 UTC (3 years, 11 months ago) by ddewolf
File length: 7863 byte(s)
Diff to previous 349020 (colored)
Preparing for release.  Adding tag root to plugin config

Revision 349020 - (view) (annotate) - [select for diffs]
Modified Fri Nov 25 20:25:31 2005 UTC (4 years ago) by ddewolf
File length: 7643 byte(s)
Diff to previous 348447 (colored)
Refactoring optional container services into seperate subproject

Revision 348447 - (view) (annotate) - [select for diffs]
Modified Wed Nov 23 14:20:02 2005 UTC (4 years ago) by ddewolf
File length: 7598 byte(s)
Diff to previous 348223 (colored)
Adding Pluto Ant Tasks for non-maven developers to assemble, deploy, and publish

Revision 348223 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 19:31:57 2005 UTC (4 years ago) by ddewolf
File length: 7464 byte(s)
Diff to previous 330876 (colored)
Refactor pluto-deploy module into pluto-util.  All utilities now have a single home.  Preparing to enhance Assemble, Deploy, and Publish Mojos so to all act consistently and be usable within a portlet war project and have an archetype.

Revision 330876 - (view) (annotate) - [select for diffs]
Modified Fri Nov 4 20:11:05 2005 UTC (4 years ago) by ddewolf
File length: 7498 byte(s)
Diff to previous 330176 (colored)
Creating TagLib Subproject; Getting Ready to Support EL; Small Documentation tweeks

Revision 330176 - (view) (annotate) - [select for diffs]
Modified Wed Nov 2 03:17:23 2005 UTC (4 years ago) by ddewolf
File length: 7464 byte(s)
Diff to previous 329846 (colored)
Updating pom to match 1.1 move to trunk

Revision 329846 - (view) (annotate) - [select for diffs]
Modified Mon Oct 31 16:26:41 2005 UTC (4 years ago) by ddewolf
File length: 7507 byte(s)
Diff to previous 328347 (colored)
Promoting 1.1 to the trunk as the primary development branch

Revision 328347 - (view) (annotate) - [select for diffs]
Modified Tue Oct 25 12:37:16 2005 UTC (4 years, 1 month ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 7507 byte(s)
Diff to previous 328115 (colored)
update jira url

Revision 328115 - (view) (annotate) - [select for diffs]
Modified Mon Oct 24 18:05:36 2005 UTC (4 years, 1 month ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 7480 byte(s)
Diff to previous 328113 (colored)
Adding back committers I accidently removed but not adding those I havent seen around this neck of the woods

Revision 328113 - (view) (annotate) - [select for diffs]
Modified Mon Oct 24 17:54:42 2005 UTC (4 years, 1 month ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 6549 byte(s)
Diff to previous 327913 (colored)
cleaning up pom, adding reports

Revision 327913 - (view) (annotate) - [select for diffs]
Modified Mon Oct 24 02:16:26 2005 UTC (4 years, 1 month ago) by cdoremus
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 9178 byte(s)
Diff to previous 320902 (colored)
Commented out m1 and m2 repository in order to get build to work.

Revision 320902 - (view) (annotate) - [select for diffs]
Modified Thu Oct 13 20:34:57 2005 UTC (4 years, 1 month ago) by zheng
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 9154 byte(s)
Diff to previous 320866 (colored)
Added comments about the email format and repo defs.

Revision 320866 - (view) (annotate) - [select for diffs]
Modified Thu Oct 13 18:35:01 2005 UTC (4 years, 1 month ago) by zheng
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 8905 byte(s)
Diff to previous 320738 (colored)
Ported description, developers list, contributors list from 1.0.1. Fixed some errors on the mailing lists.

Revision 320738 - (view) (annotate) - [select for diffs]
Modified Thu Oct 13 11:30:57 2005 UTC (4 years, 1 month ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 3649 byte(s)
Diff to previous 267416 (colored)
Upgrading pom.xml to use M21.1B3

Revision 267416 - (view) (annotate) - [select for diffs]
Modified Sat Sep 3 04:23:31 2005 UTC (4 years, 2 months ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 3607 byte(s)
Diff to previous 232414 (colored)
Seperating pluto-portal from pluto-portal-driver.

Revision 232414 - (view) (annotate) - [select for diffs]
Modified Sat Aug 13 03:28:50 2005 UTC (4 years, 3 months ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 3569 byte(s)
Diff to previous 227271 (colored)
Updating poms to support deployment.
Snapshots for 1.1 are now available in cvs.apache.org/repository

Revision 227271 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 21:43:40 2005 UTC (4 years, 3 months ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 2948 byte(s)
Diff to previous 226779 (colored)
-- Refactoring / Clean Up CodeBase.
-- Fix Small Test Suite Issues.

Revision 226779 - (view) (annotate) - [select for diffs]
Modified Mon Aug 1 12:23:36 2005 UTC (4 years, 3 months ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 2677 byte(s)
Diff to previous 226740 (colored)
Rename install to util.  Matching dir structure to module name.

Revision 226740 - (view) (annotate) - [select for diffs]
Modified Mon Aug 1 04:43:38 2005 UTC (4 years, 3 months ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 2680 byte(s)
Diff to previous 226716 (colored)
Settingup SnapShot Repo in order for Continuum to be able to access parent pom

Revision 226716 - (view) (annotate) - [select for diffs]
Modified Mon Aug 1 02:27:18 2005 UTC (4 years, 3 months ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 2315 byte(s)
Diff to previous 226452 (colored)
Adding ci elements for continuum.

Revision 226452 - (view) (annotate) - [select for diffs]
Modified Sat Jul 30 01:04:01 2005 UTC (4 years, 3 months ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 603 byte(s)
Diff to previous 226395 (colored)
Adding Pluto 1.1. Maven Installer.
-- Includes Pluto Maven Plugin
-- Installer Sub Project
-- Updating Release Notes.

Revision 226395 - (view) (annotate) - [select for diffs]
Added Fri Jul 29 16:40:51 2005 UTC (4 years, 3 months ago) by ddewolf
Original Path: portals/pluto/branches/pluto-1.1/pom.xml
File length: 659 byte(s)
Mass Refactoring of 1.1
-- Upgrade to Maven 2
-- Upgrade container to use descriptor services now available in 1.0
-- Seperate descriptor services into api and impl
-- Enhance the 1.1. portlet descriptor service (should roll back to 1.0 at some point)
-- Add first stab at a Windows exe installer.

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