Re: .cvsignore

2003-07-05 Thread Bertrand Delacretaz
Le Dimanche, 6 juil 2003, à 03:32 Europe/Zurich, Peter B. West a écrit : ...Speaking from blissful ignorance, I would speculate that the entries in .cvsignore must be ordinary files, not directories. CVS is going to navigate the tree anyway, but .cvsignore tells it what to do with the files

cvs commit: xml-fop/build/tmp .cvsignore

2003-07-05 Thread pbwest
pbwest 2003/07/05 21:26:55 Added: build/tmp Tag: FOP_0-20-0_Alt-Design .cvsignore Log: Set tmp contents to ignore. Revision ChangesPath No revision No revision 1.1.2.1 +1 -0 xml-fop/build/tmp/Attic/.cvsignore

cvs commit: xml-fop/build/tmp - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 21:26:02 xml-fop/build/tmp - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Licence in build.*

2003-07-05 Thread Peter B. West
I have just noticed that there is no licence in build.xml, build.bat or build.sh. I assume this is an oversight, or do we have a dispensation? -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html - To unsubscribe, e-ma

cvs commit: xml-fop/build .cvsignore

2003-07-05 Thread pbwest
pbwest 2003/07/05 20:55:07 Added: buildTag: FOP_0-20-0_Alt-Design .cvsignore Log: Try ignoring classes and tmp directories. Revision ChangesPath No revision No revision 1.1.2.1 +1 -0 xml-fop/build/Attic/.cv

Re: .cvsignore

2003-07-05 Thread Peter B. West
Joerg, Speaking from blissful ignorance, I would speculate that the entries in .cvsignore must be ordinary files, not directories. CVS is going to navigate the tree anyway, but .cvsignore tells it what to do with the files it finds in each directory. According to info, * As CVS traverses thr

Re: .cvsignore

2003-07-05 Thread Peter B. West
J.Pietschmann wrote: Self follow-up: Is http://www.thinkgeek.com/computing/input/keyboards/5c3f/ of some use? The text claims it reduces CVS! :-) That's a Subversive remark! -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html

Re: .cvsignore

2003-07-05 Thread J.Pietschmann
Self follow-up: Is http://www.thinkgeek.com/computing/input/keyboards/5c3f/ of some use? The text claims it reduces CVS! :-) J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTE

.cvsignore

2003-07-05 Thread J.Pietschmann
Hi, the .cvsignore features a quite prominent "build" entry. However, Eclipse thinks there is s lot of uncommitted stuff in this directory, which I find annoying. Isn't it supposed to ignore this? Even more unfortunate: the commandline cvs complains about missing CVS directories in build/ and subdi

cvs commit: xml-fop .classpath

2003-07-05 Thread pbwest
pbwest 2003/07/05 13:23:35 Modified:.Tag: FOP_0-20-0_Alt-Design .classpath Log: Don't know. Revision ChangesPath No revision No revision 1.1.2.3 +3 -1 xml-fop/Attic/.classpath Index: .classpath ===

cvs commit: xml-fop build.xml

2003-07-05 Thread pbwest
pbwest 2003/07/05 13:22:16 Modified:.Tag: FOP_0-20-0_Alt-Design build.xml Log: W.I.P. for Ant build of alt.design. Revision ChangesPath No revision No revision 1.37.2.3 +103 -104 xml-fop/build.xml Index:

cvs commit: xml-fop/src/codegen font-file.xsl

2003-07-05 Thread pbwest
pbwest 2003/07/05 13:20:23 Modified:src/codegen Tag: FOP_0-20-0_Alt-Design font-file.xsl Log: Added the licence and its inclusion in the generated file. Revision ChangesPath No revision No revision 1.8.4.1 +114 -35

cvs commit: xml-fop/src overview.html

2003-07-05 Thread pbwest
pbwest 2003/07/05 13:03:12 Removed: src Tag: FOP_0-20-0_Alt-Design overview.html Log: Moved to src/java. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/org/apache/fop/layout AreaTree.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 13:02:06 Removed: src/org/apache/fop/fo/properties Tag: FOP_0-20-0_Alt-Design HyphenationRemainCharacterCount.java Clear.java TargetStylesheet.java InlineProgressionDimensionMaximum.java Top.java

cvs commit: xml-fop/src/codegen xml-lang.xsl xml-lang.xml

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:58:43 Added: src/codegen Tag: FOP_0-20-0_Alt-Design xml-lang.xsl xml-lang.xml Log: Moved from conf. Modified to include licence header. Revision ChangesPath No revision No revisio

cvs commit: xml-fop/conf xml-lang.xsl xml-lang.xml

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:56:51 Removed: conf Tag: FOP_0-20-0_Alt-Design xml-lang.xsl xml-lang.xml Log: Moved to src/codegen/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: Committer locations (was something else)

2003-07-05 Thread Peter B. West
J.Pietschmann wrote: Peter B. West wrote: I couldn't find pietsch on there either. Obscured by bdelacretaz, jeremias and other, even more famous community members :-) You have to look at the source. You wont have this problem donw under, I guess. :-) No, it's pretty sparse, but I won't have the

Re: font-file.xsl

2003-07-05 Thread Peter B. West
Tore, Thanks. That was my impression. It also looks as though charlist.xml has been superseded by glyphlist.xml. Peter Tore Engvig wrote: I don't think t1font-file.xsl and ttffontfile.xsl are in use any more. The first version of font embedding worked just as the creation of the 14 standard f

RE: font-file.xsl

2003-07-05 Thread Tore Engvig
I don't think t1font-file.xsl and ttffontfile.xsl are in use any more. The first version of font embedding worked just as the creation of the 14 standard fonts: You had to create a metric file, and then use t1font-file.xsl or ttffontfile.xsl to create a java source file containing the metrics (I t

RE: Java source encoding (was Re: [RTF] Jfor integration)

2003-07-05 Thread Victor Mote
Peter B. West wrote: > Ok, so how do we drive this thing? Is it zoomable? I couldn't find > pietsch on there either. Sorry, I meant to show the path (it took a while to figure out): Joerg gave us: http://cvs.apache.org/~sgala/nightmap.html Then (hoping to find something instructive) look at: h

cvs commit: xml-fop/src/codegen/org/apache/fop/fonts CodePointMapping.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:29:10 Added: src/codegen/org/apache/fop/fonts/base14 Tag: FOP_0-20-0_Alt-Design CourierBold.java Symbol.java Courier.java CourierOblique.java Helvetica.java HelveticaBoldOblique.java CourierBo

cvs commit: xml-fop/src/codegen/org/apache/fop/fonts/base14 - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:28:34 xml-fop/src/codegen/org/apache/fop/fonts/base14 - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/codegen/org/apache - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:28:33 xml-fop/src/codegen/org/apache - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/codegen/org/apache/fop/fonts - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:28:34 xml-fop/src/codegen/org/apache/fop/fonts - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/codegen/org/apache/fop/datatypes - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:28:34 xml-fop/src/codegen/org/apache/fop/datatypes - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/codegen/org/apache/fop - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:28:34 xml-fop/src/codegen/org/apache/fop - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/codegen/org - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:28:33 xml-fop/src/codegen/org - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Committer locations (was something else)

2003-07-05 Thread J.Pietschmann
Peter B. West wrote: Ok, so how do we drive this thing? Checkout the committer module from CVS, have a look at urls.txt in the root, get a web page, add the ICBM tags, add the URL to urls.txt and commit. Wait a bit. Reload the page. Is it zoomable? No. Use http://cvs.apache.org/~dirkx/sgala.html

cvs commit: xml-fop/src/java overview.html

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:27:10 Added: src/java Tag: FOP_0-20-0_Alt-Design overview.html Log: Moved from src to src/java. Revision ChangesPath No revision No revision 1.1.2.1 +9 -0 xml-fop/src/java/Attic/overview.ht

cvs commit: xml-fop/src/java/org/apache/fop/fo WritingModes.java FONode.java FoRoot.java FOAttributes.java PropNames.java ReferenceAreaFO.java PropertyConsts.java FOTree.java package.html ShorthandPropSets.java FObjectSets.java FObjects.java FObjectNames.java FOPropertySets.java FObject.java PropertySets.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:26:06 Added: src/java/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design WritingModes.java FONode.java FoRoot.java FOAttributes.java PropNames.java ReferenceAreaFO.java PropertyConsts.java

cvs commit: xml-fop/src/java/org/apache/fop/fo/properties ColorNonTransparent.java GlyphOrientationVertical.java Orphans.java RetrieveClassName.java BorderRight.java PageBreakAfter.java TextShadow.java PaddingEndConditionality.java RegionName.java PaddingBeforeConditionality.java Height.java WordSpacingCommon.java DestinationPlacementOffset.java PauseBefore.java OddOrEven.java MarginRight.java TargetPresentationContext.java FontWeight.java Size.java BorderStartPrecedence.java ExternalDestination.java XmlLang.java Conditionality.java TargetProcessingContext.java BlockProgressionDimensionMinimum.java BorderEndWidthLength.java BorderSpacing.java Id.java BorderLeftStyle.java Border.java Background.java FontSelectionStrategy.java KeepTogether.java SpaceBeforeConditionality.java PageBreakInside.java Language.java PaddingAfter.java BorderStartStyle.java LineStackingStrategy.java BorderAfterWidth.java PageHeightWidth.java StartsRow.java LetterSpacingOptimum.java Dummy.java ContentHeight.java PageHeight.java EndsRow.java Width.java LineHeightConditionality.java SpaceBefore.java ScoreSpaces.java BorderAfterPrecedence.java CueBefore.java RelativePosition.java BorderRightWidth.java GroupingSize.java MaxHeight.java SpaceEnd.java StartIndent.java KeepWithNext.java SpaceBeforeMinimum.java WordSpacing.java Role.java PageBreakBefore.java KeepWithNextWithinPage.java Azimuth.java WhiteSpaceCollapse.java BorderCommonWidth.java LeaderLengthOptimum.java AlignmentAdjust.java BorderBeforeStyle.java BorderBottomWidth.java Padding.java MinWidth.java BorderEndStyle.java BorderStyle.java BorderCollapse.java BorderEndWidth.java WordSpacingMaximum.java Visibility.java InlineProgressionDimensionMaximum.java BorderRightStyle.java BorderStartColor.java IndicateDestination.java ZIndex.java KeepTogetherWithinPage.java Character.java Volume.java TableOmitHeaderAtBreak.java ContentWidth.java SwitchTo.java TreatAsWordSpace.java SpeechRate.java SpeakNumeral.java Speak.java ScalingMethod.java LineHeight.java MinHeight.java FontStretch.java PaddingEndLength.java CaptionSide.java FlowName.java SpaceStartOptimum.java PrecedenceCommon.java NumberColumnsRepeated.java NoProperty.java Bottom.java VoiceFamily.java BorderAfterColor.java BackgroundPositionHorizontal.java BorderBottomStyle.java DisplayAlign.java BorderCommonStyle.java Right.java PaddingBottom.java CaseTitle.java SpaceStartMinimum.java MarginTop.java ActiveState.java SuppressAtLineBreak.java Pitch.java PaddingAfterConditionality.java InlineProgressionDimensionMinimum.java Keep.java BorderBeforeWidthLength.java FontFamily.java BackgroundColor.java WhiteSpace.java GlyphOrientationHorizontal.java BackgroundImage.java LetterSpacing.java RuleThickness.java MarginBottom.java RefId.java WordSpacingPrecedence.java ContentDimension.java Scaling.java SpaceStart.java Span.java BorderSeparationInlineProgressionDirection.java TextIndent.java BlockProgressionDimensionMaximum.java Float.java ColorTransparent.java BorderAfterWidthConditionality.java LeaderAlignment.java ColumnGap.java ColumnWidth.java FontStyle.java HyphenationLadderCount.java TextDecoration.java LineHeightMinimum.java PageWidth.java BorderRightColor.java SpaceEndMinimum.java PaddingBefore.java SourceDocument.java LeaderLength.java RenderingIntent.java BlockProgressionDimensionOptimum.java MarkerClassName.java UnicodeBidi.java PauseAfter.java WordSpacingMinimum.java Pause.java NumberColumnsSpanned.java BorderStartWidth.java KeepWithPrevious.java PaddingTop.java BackgroundPosition.java PagePosition.java PaddingLeft.java TextDepth.java InlineProgressionDimensionOptimum.java AbsolutePosition.java BlockProgressionDimension.java Widows.java BorderColor.java SpeakPunctuation.java ColumnCount.java HyphenationPushCharacterCount.java KeepTogetherWithinColumn.java SpaceBeforeOptimum.java LetterSpacingPrecedence.java LinefeedTreatment.java BorderLeftColor.java TargetStylesheet.java PageBreakCommon.java BorderEndPrecedence.java Color.java PitchRange.java Precedence.java BorderBeforeWidthConditionality.java BreakBefore.java IntrusionDisplace.java PaddingStartLength.java RetrieveBoundary.java BackgroundPositionVertical.java PaddingAfterLength.java Stress.java Src.java Margin.java SpaceAfterMinimum.java Direction.java Elevation.java Country.java LeaderPattern.java MarginLeft.java PaddingRight.java WhiteSpaceTreatment.java BorderBeforeColor.java BorderEndColor.java HyphenationCharacter.java LineHeightOptimum.java KeepWithPreviousWithinPage.java BackgroundRepeat.java SpaceAfterMaximum.java WritingMode.java Top.java BorderAfterWidthLength.java LetterSpacingMinimum.java BorderBeforePrecedence.java WordSpacingConditionality.java SpaceAfterOptimum.java KeepTogetherWithinLine.java TableOmitFooterAtBreak.java NumberRowsSpanned.java BorderStartWidthLength.java ProvisionalDistanceBetweenStarts.java BackgroundAttachment.java ColorCommon.java LetterValue.java Overflow.java HyphenationRemainCharacterCount.java SpeakHeader.java StartingState.java Hyphenate.java SpaceAfter.java ReferenceOrientation.java MasterReference.java PaddingBeforeLength.java LeaderPatternWidth.java InitialPageNumber.java LeaderLengthMaximum.java KeepWithPreviousWithinLine.java SpaceStartPrecedence.java BorderStartWidthConditionality.java FontSize.java RetrievePosition.java SpaceEndConditionality.java BorderTopStyle.java Font.java BreakAfter.java TextTransform.java BorderTopWidth.java BorderEndWidthConditionality.java DominantBaseline.java LeaderLengthMinimum.java ShowDestination.java LetterSpacingMaximum.java BorderBottomColor.java LetterSpacingConditionality.java EmptyCells.java TextAlign.java PaddingEnd.java BorderLeft.java Clip.java BorderBottom.java CueAfter.java SpaceAfterConditionality.java MediaUsage.java ForcePageCount.java HyphenationKeep.java Clear.java TableLayout.java BorderLeftWidth.java FontVariant.java TextAltitude.java SpaceStartMaximum.java BorderSeparationBlockProgressionDirection.java Cue.java MaximumRepeats.java SpaceBeforeMaximum.java LineHeightShiftAdjustment.java InlineProgressionDimension.java SpaceAfterPrecedence.java LastLineEndIndent.java TextAlignLast.java BorderSeparation.java PaddingStart.java ColumnNumber.java BlankOrNotBlank.java ProvisionalLabelSeparation.java GroupingSeparator.java KeepWithPreviousWithinColumn.java SpaceEndPrecedence.java VerticalAlign.java Position.java SpaceEndMaximum.java BorderAfterStyle.java UsageContextOfSuppressAtLineBreak.java AlignmentBaseline.java BorderTopColor.java FontSizeAdjust.java BreakCommon.java KeepWithNextWithinColumn.java Extent.java PlayDuring.java RuleStyle.java WordSpacingOptimum.java RelativeAlign.java ContentType.java PaddingStartConditionality.java Property.java LineHeightPrecedence.java CaseName.java Richness.java KeepWithNextWithinLine.java SpaceStartConditionality.java WrapOption.java BorderBeforeWidth.java Left.java EndIndent.java SpaceEndOptimum.java BaselineShift.java MaxWidth.java MasterName.java ColorProfileName.java AutoRestore.java SpaceBeforePrecedence.java LineHeightMaximum.java Script.java BorderWidth.java Format.java BorderTop.java InternalDestination.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:22:44 Added: src/java/org/apache/fop/fo/properties Tag: FOP_0-20-0_Alt-Design ColorNonTransparent.java GlyphOrientationVertical.java Orphans.java RetrieveClassName.java BorderRight.java

RE: Java source encoding (was Re: [RTF] Jfor integration)

2003-07-05 Thread Victor Mote
J.Pietschmann wrote: > BTW, I notice the absence of you and Peter from > http://cvs.apache.org/~sgala/nightmap.html OK, I should be on there the next time the map is regenerated. Now that you guys know how to get here, come on over! Victor Mote ---

cvs commit: xml-fop/src/java/org/apache/fop/fo/properties - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:17:36 xml-fop/src/java/org/apache/fop/fo/properties - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/java/org/apache/fop/fo/pagination FoRegionEnd.java FoRegionStartEnd.java FoRegionBefore.java FoRegionStart.java FoPageSequenceMaster.java FoSimplePageMaster.java FoLayoutMasterSet.java FoRegionBeforeAfter.java FoRegionAfter.java PageSequenceMaster.java FoRegionBody.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:16:50 Added: src/java/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design FoRegionEnd.java FoRegionStartEnd.java FoRegionBefore.java FoRegionStart.java FoPageSequenceMaster.java

cvs commit: xml-fop/src/java/org/apache/fop/fo/flow FoListItemLabel.java FoFootnote.java FoFootnoteBody.java FoPageNumber.java FoListItem.java FoMultiToggle.java FoMultiPropertySet.java FoTitle.java FoInlineContainer.java FoTableBody.java FoTable.java FoRetrieveMarker.java FoWrapper.java FoTableCell.java FoMultiCase.java FoMultiProperties.java FoTableColumn.java FoTableAndCaption.java FoNoFo.java FoPageSequence.java FoMarker.java package.html FoTableFooter.java FoExternalGraphic.java FoPcdata.java FoFlow.java Dummy.java FoBidiOverride.java FoStaticContent.java FoBasicLink.java FoTableRow.java FoInitialPropertySet.java FoBlockContainer.java FoFloat.java FoPageNumberCitation.java FoInstreamForeignObject.java FoLeader.java FoInline.java FoTableCaption.java FoListItemBody.java FoListBlock.java FoCharacter.java FoMultiSwitch.java FoTableHeader.java FoBlock.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:15:48 Added: src/java/org/apache/fop/fo/flow Tag: FOP_0-20-0_Alt-Design FoListItemLabel.java FoFootnote.java FoFootnoteBody.java FoPageNumber.java FoListItem.java FoMultiToggle.java

cvs commit: xml-fop/src/java/org/apache/fop/fo/expr package.html PropertyException.java PropertyNotImplementedException.java DataTypeNotImplementedException.java PropertyTokenizer.java PropertyParser.java SystemFontFunction.java FunctionNotImplementedException.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:14:07 Added: src/java/org/apache/fop/fo/expr Tag: FOP_0-20-0_Alt-Design package.html PropertyException.java PropertyNotImplementedException.java DataTypeNotImplementedException.java

cvs commit: xml-fop/src/java/org/apache/fop/fo/declarations FoDeclarations.java FoColorProfile.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:13:25 Added: src/java/org/apache/fop/fo/declarations Tag: FOP_0-20-0_Alt-Design FoDeclarations.java FoColorProfile.java Log: Moved from src to src/java. Revision ChangesPath No revis

cvs commit: xml-fop/src/java/org/apache/fop/fo/declarations - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:13:14 xml-fop/src/java/org/apache/fop/fo/declarations - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/java/org/apache/fop/xml XMLNamespaces.java FoXMLEvent.java SyncedFoXmlEventsBuffer.java FoXMLSerialHandler.java XMLEventPool.java UriLocalName.java package.html UnexpectedStartElementException.java FoXMLEventPool.java XMLEvent.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:12:36 Added: src/java/org/apache/fop/xml Tag: FOP_0-20-0_Alt-Design XMLNamespaces.java FoXMLEvent.java SyncedFoXmlEventsBuffer.java FoXMLSerialHandler.java XMLEventPool.java

cvs commit: xml-fop/src/java/org/apache/fop/xml - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:12:17 xml-fop/src/java/org/apache/fop/xml - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/java/org/apache/fop/version package.html Version.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:11:53 Added: src/java/org/apache/fop/version Tag: FOP_0-20-0_Alt-Design package.html Version.java Log: Moved from src to src/java. Revision ChangesPath No revision No revision

cvs commit: xml-fop/src/java/org/apache/fop/version - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:11:42 xml-fop/src/java/org/apache/fop/version - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/java/org/apache/fop/tools DocumentReader.java DocumentInputSource.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:11:22 Added: src/java/org/apache/fop/tools Tag: FOP_0-20-0_Alt-Design DocumentReader.java DocumentInputSource.java Log: Moved from src to src/java. Revision ChangesPath No revision No

cvs commit: xml-fop/src/java/org/apache/fop/messaging MessageEvent.java MessageHandler.java DefaultMessageListener.java MessageListener.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:10:38 Added: src/java/org/apache/fop/messaging Tag: FOP_0-20-0_Alt-Design MessageEvent.java MessageHandler.java DefaultMessageListener.java MessageListener.java Log: Moved from src to src/java. Revision Cha

cvs commit: xml-fop/src/java/org/apache/fop/messaging - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:10:25 xml-fop/src/java/org/apache/fop/messaging - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/java/org/apache/fop/layout AreaTree.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:10:04 Added: src/java/org/apache/fop/layout Tag: FOP_0-20-0_Alt-Design AreaTree.java Log: Moved from src to src/java. Revision ChangesPath No revision No revision 1.1.2.1

cvs commit: xml-fop/src/java/org/apache/fop/fonts FontMetrics.java Font.java FontDescriptor.java FontType.java Glyphs.java package.html

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:09:29 Added: src/java/org/apache/fop/fonts Tag: FOP_0-20-0_Alt-Design FontMetrics.java Font.java FontDescriptor.java FontType.java Glyphs.java package.html Log: Moved from src to src/java. Revision Changes

cvs commit: xml-fop/src/java/org/apache/fop/datatypes/indirect - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:07:29 xml-fop/src/java/org/apache/fop/datatypes/indirect - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/java/org/apache/fop/datastructs package.html ROIntArray.java ROIntegerArray.java ROBitSet.java ROStringArray.java Tree.java TNodeTest.java ROClassArray.java ROMethodArray.java TNode.java SyncedCircularBuffer.java CircularBuffer.java TreeException.java Node.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:06:36 Added: src/java/org/apache/fop/datastructs Tag: FOP_0-20-0_Alt-Design package.html ROIntArray.java ROIntegerArray.java ROBitSet.java ROStringArray.java Tree.java TNodeTest.java

cvs commit: xml-fop/src/java/org/apache/fop/datastructs - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:06:13 xml-fop/src/java/org/apache/fop/datastructs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/java/org/apache/fop/configuration LanguageFileReader.java ConfigurationParser.java FontInfo.java FontTriplet.java ConfigurationReader.java Configuration.java package.html

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:05:40 Added: src/java/org/apache/fop/configuration Tag: FOP_0-20-0_Alt-Design LanguageFileReader.java ConfigurationParser.java FontInfo.java FontTriplet.java ConfigurationReader.java

cvs commit: xml-fop/src/java/org/apache/fop/configuration - New directory

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:05:23 xml-fop/src/java/org/apache/fop/configuration - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/src/java/org/apache/fop/apps Fop.java FOPException.java CommandLineStarter.java package.html InputHandler.java ErrorHandler.java Options.java FOInputHandler.java Driver.java

2003-07-05 Thread pbwest
pbwest 2003/07/05 12:04:51 Added: src/java/org/apache/fop/apps Tag: FOP_0-20-0_Alt-Design Fop.java FOPException.java CommandLineStarter.java package.html InputHandler.java ErrorHandler.java Options.java FOInputHan

Re: Java source encoding (was Re: [RTF] Jfor integration)

2003-07-05 Thread Peter B. West
J.Pietschmann wrote: Victor Mote wrote: BTW, I notice the absence of you and Peter from http://cvs.apache.org/~sgala/nightmap.html Ok, so how do we drive this thing? Is it zoomable? I couldn't find pietsch on there either. Peter -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html

cvs commit: xml-fop/lib ant.LICENSE.txt avalon.LICENSE.txt avalon-framework-4.1.4.jar

2003-07-05 Thread pbwest
pbwest 2003/07/05 11:45:06 Added: lib Tag: FOP_0-20-0_Alt-Design ant.LICENSE.txt avalon.LICENSE.txt avalon-framework-4.1.4.jar Log: Added licences. Added avalon-framework jar Revision ChangesPath No revision No

Re: Status update: hyphenation (no, not the pattern file licenses)

2003-07-05 Thread J.Pietschmann
Jeremias Maerki wrote: Well, separate the reusable stuff from the FOP-specific stuff (package-wise). Other Apache projects have started sub-(sub-)projects. Maybe we could do something similar if only to encourage decoupling of utility components that could be used elsewhere. Additional candidates:

Re: Java source encoding (was Re: [RTF] Jfor integration)

2003-07-05 Thread J.Pietschmann
Victor Mote wrote: I never bit the emacs bullet, and don't directly know the impact there. GNU emacs 21 knows about UTF-8. Unfortunately, the NT port seems to be less rock solid than usual, I got the first emacs crashes since I abandoned Solaris 2.1 in, well, lets say an epoch or two ago. BTW, I no

Re: Build environment for alt.design

2003-07-05 Thread Glen Mazza
OK, if it helps you and if you suspect it will help others understand the system better, perhaps not such a bad idea. Glen --- "Peter B. West" <[EMAIL PROTECTED]> wrote: > Glen, > > Comments below, but to preface, let me say that > alt.design has not had > an Ant build system to date, so there

font-file.xsl

2003-07-05 Thread Peter B. West
Font gurus, In what circumstances are t1font-file.xsl and ttffontfile.xsl used? -- Peter B. West http://www.powerup.com.au/~pbwest/resume.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [

cvs commit: xml-fop/src/java/org/apache/fop/apps Driver.java FOPException.java

2003-07-05 Thread vmote
vmote 2003/07/05 02:28:34 Modified:src/java/org/apache/fop/apps Driver.java FOPException.java Log: style changes only Revision ChangesPath 1.9 +15 -18xml-fop/src/java/org/apache/fop/apps/Driver.java Index: Driver.java ===

cvs commit: xml-fop/src/java/org/apache/fop/apps CommandLineOptions.java

2003-07-05 Thread vmote
vmote 2003/07/05 02:26:55 Modified:src/java/org/apache/fop/apps CommandLineOptions.java Log: extract a bunch of methods out of parseOptions(), mostly to satisfy checkstyle method size requirements Revision ChangesPath 1.6 +196 -129 xml-fop/src/java/org/apache/fo

Re: Java source encoding (was Re: [RTF] Jfor integration)

2003-07-05 Thread Peter B. West
Victor Mote wrote: Peter B. West wrote: (I wouldn't say it was heated.) I am curious about the impact of someone working without any formal IDE, and just using (X)Emacs and JDEE for development. As far as I know, XEmacs does not support Unicode, but if the non-ASCII characters were restricted t

RE: Java source encoding (was Re: [RTF] Jfor integration)

2003-07-05 Thread Victor Mote
Peter B. West wrote: > (I wouldn't say it was heated.) I am curious about the impact of > someone working without any formal IDE, and just using (X)Emacs and JDEE > for development. As far as I know, XEmacs does not support Unicode, but > if the non-ASCII characters were restricted to comments,

cvs commit: xml-fop/src/documentation/content/xdocs/dev index.xml

2003-07-05 Thread vmote
vmote 2003/07/05 00:35:25 Modified:src/documentation/content/xdocs/dev index.xml Log: Add link for fop-cvs mailing list archive. Revision ChangesPath 1.18 +1 -0 xml-fop/src/documentation/content/xdocs/dev/index.xml Index: index.xml =