Log of /portals/pluto/trunk/pom.xml
Parent Directory
|
Revision Log
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
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
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
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
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
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
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
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
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
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
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
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
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
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.