[jira] Commented: (MAVENUPLOAD-1608) FontBox/JempBox/PDFBox updates

2007-06-29 Thread Ben Litchfield (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100893
 ] 

Ben Litchfield commented on MAVENUPLOAD-1608:
-

Thanks, was just about to upload the fix for these jars.  Do you mean there is 
an error in the pom.xml for bouncycastle or with your deploy tool?

Ben

> FontBox/JempBox/PDFBox updates
> --
>
> Key: MAVENUPLOAD-1608
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1608
> Project: maven-upload-requests
>  Issue Type: Task
>Reporter: Ben Litchfield
>
> Please let me know if this is right, this is the first time I have submitted 
> a request for a maven bundle.
> Additional bundles
> http://www.pdfbox.org/dist/FontBox-0.1.0-maven.jar
> http://www.pdfbox.org/dist/JempBox-0.2.0-maven.jar
> Other Project URLs
> http://www.jempbox.org/
> http://www.fontbox.org/
> PDFBox SF Project site http://sourceforge.net/projects/pdfbox  shows 
> benlitchfield as project admin
> Thanks,
> Ben

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVENUPLOAD-1608) FontBox/JempBox/PDFBox updates

2007-06-29 Thread Henri Yandell (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100890
 ] 

Henri Yandell commented on MAVENUPLOAD-1608:


Ahh.  missing. As I've gone this far, I'll fix by hand. Please 
fix whatever is creating these.

> FontBox/JempBox/PDFBox updates
> --
>
> Key: MAVENUPLOAD-1608
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1608
> Project: maven-upload-requests
>  Issue Type: Task
>Reporter: Ben Litchfield
>
> Please let me know if this is right, this is the first time I have submitted 
> a request for a maven bundle.
> Additional bundles
> http://www.pdfbox.org/dist/FontBox-0.1.0-maven.jar
> http://www.pdfbox.org/dist/JempBox-0.2.0-maven.jar
> Other Project URLs
> http://www.jempbox.org/
> http://www.fontbox.org/
> PDFBox SF Project site http://sourceforge.net/projects/pdfbox  shows 
> benlitchfield as project admin
> Thanks,
> Ben

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVENUPLOAD-1608) FontBox/JempBox/PDFBox updates

2007-06-29 Thread Henri Yandell (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100889
 ] 

Henri Yandell commented on MAVENUPLOAD-1608:


Fixed fontbox and jempbox by hand and they're deployed.

PDFBox also fixed by hand (same problem of a bad jar name). However this is 
scary in the deploy:


 = MAVEN 2 = 

   version: [136]
   groupId: [bouncycastle]
artifactId: [bcprov-jdk14]


For some reason it's trying to deploy the jar as bouncycastle. Need to look 
into it.

> FontBox/JempBox/PDFBox updates
> --
>
> Key: MAVENUPLOAD-1608
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1608
> Project: maven-upload-requests
>  Issue Type: Task
>Reporter: Ben Litchfield
>
> Please let me know if this is right, this is the first time I have submitted 
> a request for a maven bundle.
> Additional bundles
> http://www.pdfbox.org/dist/FontBox-0.1.0-maven.jar
> http://www.pdfbox.org/dist/JempBox-0.2.0-maven.jar
> Other Project URLs
> http://www.jempbox.org/
> http://www.fontbox.org/
> PDFBox SF Project site http://sourceforge.net/projects/pdfbox  shows 
> benlitchfield as project admin
> Thanks,
> Ben

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVENUPLOAD-1608) FontBox/JempBox/PDFBox updates

2007-06-29 Thread Henri Yandell (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100888
 ] 

Henri Yandell commented on MAVENUPLOAD-1608:


The fontbox jar is misnamed as:

Fontbox-0.1.0.jar

ie) uppercase F.

JempBox also misnamed. The poms seem to be deployed.

> FontBox/JempBox/PDFBox updates
> --
>
> Key: MAVENUPLOAD-1608
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1608
> Project: maven-upload-requests
>  Issue Type: Task
>Reporter: Ben Litchfield
>
> Please let me know if this is right, this is the first time I have submitted 
> a request for a maven bundle.
> Additional bundles
> http://www.pdfbox.org/dist/FontBox-0.1.0-maven.jar
> http://www.pdfbox.org/dist/JempBox-0.2.0-maven.jar
> Other Project URLs
> http://www.jempbox.org/
> http://www.fontbox.org/
> PDFBox SF Project site http://sourceforge.net/projects/pdfbox  shows 
> benlitchfield as project admin
> Thanks,
> Ben

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVENUPLOAD-1608) FontBox/JempBox/PDFBox updates

2007-06-25 Thread Ben Litchfield (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100576
 ] 

Ben Litchfield commented on MAVENUPLOAD-1608:
-

My mistake, I misread the guide.  

Uploaded to the same locations are versions with updated pom.xml documents.

Thanks,
Ben

> FontBox/JempBox/PDFBox updates
> --
>
> Key: MAVENUPLOAD-1608
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1608
> Project: maven-upload-requests
>  Issue Type: Task
>Reporter: Ben Litchfield
>
> Please let me know if this is right, this is the first time I have submitted 
> a request for a maven bundle.
> Additional bundles
> http://www.pdfbox.org/dist/FontBox-0.1.0-maven.jar
> http://www.pdfbox.org/dist/JempBox-0.2.0-maven.jar
> Other Project URLs
> http://www.jempbox.org/
> http://www.fontbox.org/
> PDFBox SF Project site http://sourceforge.net/projects/pdfbox  shows 
> benlitchfield as project admin
> Thanks,
> Ben

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVENUPLOAD-1608) FontBox/JempBox/PDFBox updates

2007-06-22 Thread Carlos Sanchez (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100371
 ] 

Carlos Sanchez commented on MAVENUPLOAD-1608:
-

http://maven.apache.org/guides/mini/guide-central-repository-upload.html

> FontBox/JempBox/PDFBox updates
> --
>
> Key: MAVENUPLOAD-1608
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1608
> Project: maven-upload-requests
>  Issue Type: Task
>Reporter: Ben Litchfield
>
> Please let me know if this is right, this is the first time I have submitted 
> a request for a maven bundle.
> Additional bundles
> http://www.pdfbox.org/dist/FontBox-0.1.0-maven.jar
> http://www.pdfbox.org/dist/JempBox-0.2.0-maven.jar
> Other Project URLs
> http://www.jempbox.org/
> http://www.fontbox.org/
> PDFBox SF Project site http://sourceforge.net/projects/pdfbox  shows 
> benlitchfield as project admin
> Thanks,
> Ben

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVENUPLOAD-1608) FontBox/JempBox/PDFBox updates

2007-06-21 Thread Ben Litchfield (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100265
 ] 

Ben Litchfield commented on MAVENUPLOAD-1608:
-

hmm, the existing pdfbox uses a groupid of "pdfbox"  

why would the groupid of fontbox be "org.fontbox"?  Can you please point me to 
documentation that states the format of the groupid.


Looking through the repository for example groupids, I don't see any that start 
with "org."

Ben

> FontBox/JempBox/PDFBox updates
> --
>
> Key: MAVENUPLOAD-1608
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1608
> Project: maven-upload-requests
>  Issue Type: Task
>Reporter: Ben Litchfield
>
> Please let me know if this is right, this is the first time I have submitted 
> a request for a maven bundle.
> Additional bundles
> http://www.pdfbox.org/dist/FontBox-0.1.0-maven.jar
> http://www.pdfbox.org/dist/JempBox-0.2.0-maven.jar
> Other Project URLs
> http://www.jempbox.org/
> http://www.fontbox.org/
> PDFBox SF Project site http://sourceforge.net/projects/pdfbox  shows 
> benlitchfield as project admin
> Thanks,
> Ben

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVENUPLOAD-1608) FontBox/JempBox/PDFBox updates

2007-06-21 Thread Carlos Sanchez (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100260
 ] 

Carlos Sanchez commented on MAVENUPLOAD-1608:
-

I missed the other bundles, but you are using wrong groupIds they must be 
org.fontbox and org.jempbox or something like that

> FontBox/JempBox/PDFBox updates
> --
>
> Key: MAVENUPLOAD-1608
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1608
> Project: maven-upload-requests
>  Issue Type: Task
>Reporter: Ben Litchfield
>
> Please let me know if this is right, this is the first time I have submitted 
> a request for a maven bundle.
> Additional bundles
> http://www.pdfbox.org/dist/FontBox-0.1.0-maven.jar
> http://www.pdfbox.org/dist/JempBox-0.2.0-maven.jar
> Other Project URLs
> http://www.jempbox.org/
> http://www.fontbox.org/
> PDFBox SF Project site http://sourceforge.net/projects/pdfbox  shows 
> benlitchfield as project admin
> Thanks,
> Ben

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVENUPLOAD-1608) FontBox/JempBox/PDFBox updates

2007-06-21 Thread Carlos Sanchez (JIRA)

[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100257
 ] 

Carlos Sanchez commented on MAVENUPLOAD-1608:
-

you have to request the upload of all the dependencies first if they are not in 
the repo
missing  tag

> FontBox/JempBox/PDFBox updates
> --
>
> Key: MAVENUPLOAD-1608
> URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1608
> Project: maven-upload-requests
>  Issue Type: Task
>Reporter: Ben Litchfield
>
> Please let me know if this is right, this is the first time I have submitted 
> a request for a maven bundle.
> Additional bundles
> http://www.pdfbox.org/dist/FontBox-0.1.0-maven.jar
> http://www.pdfbox.org/dist/JempBox-0.2.0-maven.jar
> Other Project URLs
> http://www.jempbox.org/
> http://www.fontbox.org/
> PDFBox SF Project site http://sourceforge.net/projects/pdfbox  shows 
> benlitchfield as project admin
> Thanks,
> Ben

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira