/[Apache-SVN]/portals/bridges/trunk/project.properties
ViewVC logotype

Log of /portals/bridges/trunk/project.properties

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 606217 - (view) (annotate) - [select for diffs]
Modified Fri Dec 21 15:21:55 2007 UTC (23 months, 1 week ago) by ate
File length: 4800 byte(s)
Diff to previous 556529 (colored)
preparing for 1.0.4 release tag

Revision 556529 - (view) (annotate) - [select for diffs]
Modified Mon Jul 16 07:26:31 2007 UTC (2 years, 4 months ago) by ate
File length: 4908 byte(s)
Diff to previous 555420 (colored)
Bumbing trunk to new development version 1.0.4-SNAPSHOT
Note: in anticipation of our probable move to a maven-2 only build setup soon, I've choosen to use -SNAPSHOT again

Revision 555420 - (view) (annotate) - [select for diffs]
Modified Wed Jul 11 22:33:39 2007 UTC (2 years, 4 months ago) by ate
File length: 4800 byte(s)
Diff to previous 554512 (colored)
Preparing for release 1.0.3 tag

Revision 554512 - (view) (annotate) - [select for diffs]
Modified Mon Jul 9 02:04:14 2007 UTC (2 years, 4 months ago) by ate
File length: 4800 byte(s)
Diff to previous 549652 (colored)
Preparation for release 1.0.2
- updating all the versions

Revision 549652 - (view) (annotate) - [select for diffs]
Modified Fri Jun 22 00:39:22 2007 UTC (2 years, 5 months ago) by taylor
File length: 4860 byte(s)
Diff to previous 547171 (colored)
https://issues.apache.org/jira/browse/PB-70

contribution from Woonsan Ko

In summary, the followings are expected:
 - One can add a portlet preferences validator class into the portlet.xml. The class is a wrapper class for groovy script.
 - The wrapper class reads (read-only) preferences to find the script file and auto-refresh mode.
 - When auto-refresh mode is true, the modification of the validator script should be applied instantly.
 - Also, one can write a groovy portlet to support pre-286 header phase. Currently Jetspeed-2 API provides this interface. So the script developer implements SupportsHeaderPhase interface of Jetspeed-2 to provide header phase.
 - In such case, the developer can set the portlet-class to another wrapper class.

Revision 547171 - (view) (annotate) - [select for diffs]
Modified Thu Jun 14 08:41:54 2007 UTC (2 years, 5 months ago) by ate
File length: 4827 byte(s)
Diff to previous 546350 (colored)
PB-69: Groovy Portlet Bridge for rapid dev: Parse, instantiate, invoke and auto-refresh a groovy script portlet
New Groovy bridge contributed by Woonsan Ko, cool!

I will also provide the documented example out-of-the-box with the jetspeed-2 demo portlet application :) 

See: https://issues.apache.org/jira/browse/PB-69

Revision 546350 - (view) (annotate) - [select for diffs]
Modified Tue Jun 12 01:34:24 2007 UTC (2 years, 5 months ago) by ate
File length: 4786 byte(s)
Diff to previous 546330 (colored)
switching trunk back to 1.0.2-dev version

Revision 546330 - (view) (annotate) - [select for diffs]
Modified Tue Jun 12 00:35:50 2007 UTC (2 years, 5 months ago) by ate
File length: 4808 byte(s)
Diff to previous 540358 (colored)
Bridges 1.0.2-beta1 tag preparation

Revision 540358 - (view) (annotate) - [select for diffs]
Modified Mon May 21 23:29:57 2007 UTC (2 years, 6 months ago) by taylor
File length: 4772 byte(s)
Diff to previous 539170 (colored)
https://issues.apache.org/jira/browse/PB-63

Fix bug in JSF Bridge for Maven-2 build where the JSF configuration file was not being copied

Revision 539170 - (view) (annotate) - [select for diffs]
Modified Thu May 17 23:33:22 2007 UTC (2 years, 6 months ago) by taylor
File length: 4783 byte(s)
Diff to previous 517078 (colored)
continued work on https://issues.apache.org/jira/browse/PB-63 


Revision 517078 - (view) (annotate) - [select for diffs]
Modified Mon Mar 12 02:32:45 2007 UTC (2 years, 8 months ago) by ate
File length: 4782 byte(s)
Diff to previous 517068 (colored)
bump to next development version 1.0.2-dev

Revision 517068 - (view) (annotate) - [select for diffs]
Modified Mon Mar 12 01:44:37 2007 UTC (2 years, 8 months ago) by ate
File length: 4771 byte(s)
Diff to previous 512135 (colored)
JIRA issue PB-59: Compliance with http://www.apache.org/legal/src-headers.html
- fixed all source license headers
- provided NOTICE.txt which will be included in all produced artifacts (jars,wars)
  Note: this currently only works correctly when build with maven-1.
- bump version to 1.0.2-RC

AFAIK, this commit brings bridges fully inline with the requirements of http://www.apache.org/legal/src-headers.html,
so I'll close PB-59 hereafter.

I'll also tag this "release candidate" 1.0.2-RC, but (as the -RC already indicates) this will not lead to a new release (yet).
There are still *zero* code changes since the 1.0.1 release.
After setting the 1.0.2-RC tag, I'll bump the version to 1.0.2-dev for continued (real) development. 

Revision 512135 - (view) (annotate) - [select for diffs]
Modified Tue Feb 27 04:47:00 2007 UTC (2 years, 9 months ago) by ate
File length: 4546 byte(s)
Diff to previous 512120 (colored)
Bringing bridges 1.0.1 in line with Jetspeed-2 2.1

Revision 512120 - (view) (annotate) - [select for diffs]
Modified Tue Feb 27 02:43:21 2007 UTC (2 years, 9 months ago) by ate
File length: 4550 byte(s)
Diff to previous 511115 (colored)
Release 1.0.1 preparation:
- bump all versions to 1.0.1
- ensure LICENSE.TXT is in the jars 
- ensure NOTICE.txt is in the php bridge jar

Revision 511115 - (view) (annotate) - [select for diffs]
Modified Fri Feb 23 21:36:07 2007 UTC (2 years, 9 months ago) by ate
File length: 4509 byte(s)
Diff to previous 510804 (colored)
Correcting deps versions

Revision 510804 - (view) (annotate) - [select for diffs]
Modified Fri Feb 23 04:18:39 2007 UTC (2 years, 9 months ago) by taylor
File length: 4512 byte(s)
Diff to previous 451034 (colored)
completed Maven-2 build for Bridges

Revision 451034 - (view) (annotate) - [select for diffs]
Modified Thu Sep 28 21:56:58 2006 UTC (3 years, 1 month ago) by ate
File length: 4482 byte(s)
Diff to previous 450356 (colored)
PB-50: Support using Springframework 2.0 with the frameworks bridge
See: http://issues.apache.org/jira/browse/PB-50

Revision 450356 - (view) (annotate) - [select for diffs]
Modified Wed Sep 27 07:13:59 2006 UTC (3 years, 2 months ago) by taylor
File length: 4475 byte(s)
Diff to previous 446871 (colored)
https://issues.apache.org/jira/browse/JS2-538

upgrade to JSF Bridge MyFaces 1.1.4 (latest release)
seems to work as well as it did before
still two bugs i can see:

1. resource bundles not working
2. two of the same jsf portlets seem to cancel each other out

ive also seen that the 1.1.5-snapshot seems to break the tree view
never ending, maybe we should move our demo to tree2

i havent tested out all of the tomahawk widgets and myfaces tags
only the ones included in the example

Revision 446871 - (view) (annotate) - [select for diffs]
Modified Sat Sep 16 12:56:10 2006 UTC (3 years, 2 months ago) by ate
File length: 4452 byte(s)
Diff to previous 437372 (colored)
Fixes for PB-46 and PB-47 reported on the bridges-user list by Scott Anderson:
  http://issues.apache.org/jira/browse/PB-46
  http://issues.apache.org/jira/browse/PB-47

Revision 437372 - (view) (annotate) - [select for diffs]
Modified Sun Aug 27 13:11:53 2006 UTC (3 years, 3 months ago) by ate
File length: 4446 byte(s)
Diff to previous 387622 (colored)
Starting new bugfix versions of jsf and struts bridge (1.0.1-dev) because of http://issues.apache.org/jira/browse/PB-45:
  Should not use instanceof on Portlet request interfaces to distinguise ActionRequest from RenderRequest

Revision 387622 - (view) (annotate) - [select for diffs]
Modified Tue Mar 21 21:12:11 2006 UTC (3 years, 8 months ago) by ate
File length: 4434 byte(s)
Diff to previous 387621 (colored)
Starting new bridges-common-1.0.1-dev version for some minor fixes

Revision 387621 - (view) (annotate) - [select for diffs]
Modified Tue Mar 21 21:11:17 2006 UTC (3 years, 8 months ago) by ate
File length: 4428 byte(s)
Diff to previous 354989 (colored)
Default target JDK is 1.3, see http://issues.apache.org/jira/browse/PB-34

Revision 354989 - (view) (annotate) - [select for diffs]
Modified Thu Dec 8 05:15:37 2005 UTC (3 years, 11 months ago) by ate
File length: 4428 byte(s)
Diff to previous 354961 (colored)
Beyond last-minute fix to get site generation correct with our custom theme.

Revision 354961 - (view) (annotate) - [select for diffs]
Modified Thu Dec 8 03:45:04 2005 UTC (3 years, 11 months ago) by ate
File length: 4544 byte(s)
Diff to previous 354945 (colored)
Big move: preparation for final 1.0 version:
- versions set to 1.0
- groupId set to org.apache.portals.bridges

Revision 354945 - (view) (annotate) - [select for diffs]
Modified Thu Dec 8 02:47:49 2005 UTC (3 years, 11 months ago) by ate
File length: 4181 byte(s)
Diff to previous 348349 (colored)
New site l&f config

Revision 348349 - (view) (annotate) - [select for diffs]
Modified Wed Nov 23 03:22:43 2005 UTC (4 years ago) by taylor
File length: 4019 byte(s)
Diff to previous 344261 (colored)
http://issues.apache.org/jira/browse/JS2-413

Simplify Build, step two
moving example portlet apps to bridges 
finishing up multiproject build

Revision 344261 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 23:05:23 2005 UTC (4 years ago) by taylor
File length: 3649 byte(s)
Diff to previous 329917 (colored)
deprecate SNAPSHOT
version is now = 0.4-dev
Snapshots were giving users endless headaches with the build
It seems that if you have a good infrastructure they work
But for people coming straight off the internet there are problems

Revision 329917 - (view) (annotate) - [select for diffs]
Modified Mon Oct 31 21:31:29 2005 UTC (4 years ago) by shinsuke
File length: 3694 byte(s)
Diff to previous 291799 (colored)
Portlet Filter: http://issues.apache.org/jira/browse/PB-15

Revision 291799 - (view) (annotate) - [select for diffs]
Modified Tue Sep 27 00:37:32 2005 UTC (4 years, 2 months ago) by sgala
File length: 3643 byte(s)
Diff to previous 291798 (colored)
Getting ready for the movements, plus bump of myfaces to 1.1.0

Revision 291798 - (view) (annotate) - [select for diffs]
Modified Tue Sep 27 00:33:09 2005 UTC (4 years, 2 months ago) by sgala
File length: 3579 byte(s)
Diff to previous 225878 (colored)
style native

Revision 225878 - (view) (annotate) - [select for diffs]
Modified Thu Jul 28 20:44:20 2005 UTC (4 years, 4 months ago) by sgala
File length: 3668 byte(s)
Diff to previous 225875 (colored)
Moving the portals-bridges component to its own subproject.

Revision 225875 - (view) (annotate) - [select for diffs]
Modified Thu Jul 28 20:38:12 2005 UTC (4 years, 4 months ago) by ate
Original Path: portals/jetspeed-2/trunk/portals-bridges/project.properties
File length: 3668 byte(s)
Diff to previous 191820 (colored)
Removed dependencies on Jetspeed-2. Bridges is about to become independant :-)

Revision 191820 - (view) (annotate) - [select for diffs]
Added Wed Jun 22 12:35:38 2005 UTC (4 years, 5 months ago) by ate
Original Path: portals/jetspeed-2/trunk/portals-bridges/project.properties
File length: 3180 byte(s)
Refactored Portals Bridges subproject configurations for the new Bridges project.
Also includes a first draft for the new Bridges Home page.

See: http://issues.apache.org/jira/browse/JS2-284, 
     http://issues.apache.org/jira/browse/JS2-285,
     http://issues.apache.org/jira/browse/JS2-286 and
     http://issues.apache.org/jira/browse/JS2-292

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