Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Use separate third party plugins

Hi All,

 

I’ve checked in three 3rd party plugins to CVS:

org.mozilla.rhino                                            include  js.jar

org.apache.commons.codec                      include  commons-codec-1.3.jar

org.w3c.sac                                                    include  flute.jar, sac.jar

 

We need to delete these jars from corresponding plugins, and then change the dependency on the separate third party plugins.

This task should be finished tomorrow.

 

After this we will convert plugins to use manifest and single Jar format. It’s another cross team task for RC0 and need everyone’s support. So let us reserve enough time to do it.

Thanks for your cooporation!!

 

Sue Lee

 

Actuate Corporation - Shanghai R&D Center

Phone: (86)21-58826388

Email: slee@xxxxxxxxxxx

 


From: birt-dev-bounces@xxxxxxxxxxx [mailto:birt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sue Lee
Sent: Tuesday, March 21, 2006 3:46 PM
To: birt-dev@xxxxxxxxxxx
Subject: [birt-dev] Checkin: Fix bugzilla bug #127564 partial: create afeature/plugin for thrid party dependencies

 

- Summary:

Fix bugzilla bug #127564 partial: create a feature/plugin for thrid party dependencies

 

- Bugzilla Bug (s) Resolved:

#127564

 

- Description:

create three separate 3rd party plugins: org.mozilla.rhino for js.jar; org.w3c.sac for flute.jar and sac.jar; org.apache.commons.codec for commons-codec-1.3.jar

 

- Files Added:

/cvsroot/birt/source/org.mozilla.rhino/build.properties

/cvsroot/birt/source/org.mozilla.rhino/about.html

/cvsroot/birt/source/org.mozilla.rhino/lib/js.jar

/cvsroot/birt/source/org.mozilla.rhino/META-INF/MANIFEST.MF

/cvsroot/birt/source/org.mozilla.rhino/about_files/NPL-1.1.html

/cvsroot/birt/source/org.w3c.sac/build.properties

/cvsroot/birt/source/org.w3c.sac/about.html

/cvsroot/birt/source/org.w3c.sac/lib/sac.jar

/cvsroot/birt/source/org.w3c.sac/lib/flute.jar

/cvsroot/birt/source/org.w3c.sac/META-INF/MANIFEST.MF

/cvsroot/birt/source/org.w3c.sac/about_files/copyright-software-20021231.html

/cvsroot/birt/source/org.w3c.sac/about_files/copyright-software-20021231_files/base.css

/cvsroot/birt/source/org.apache.commons.codes/build.properties

/cvsroot/birt/source/org.apache.commons.codes/about.html

/cvsroot/birt/source/org.apache.commons.codes/lib/commons-codec-1.3.jar

/cvsroot/birt/source/org.apache.commons.codes/META-INF/MANIFEST.MF

/cvsroot/birt/source/org.apache.commons.codes/about_files/LICENSE-2.0.txt

 

- Tests Description:

NA

 

- Notes to Build Team:

NA

 

- Notes to Developers:

NA

 

- Notes to QA: 

NA

 

- Notes to Documentation: 

NA

 

Thanks,

 

Sue Lee

 

Actuate Corporation - Shanghai R&D Center

Phone: (86)21-58826388

Email: slee@xxxxxxxxxxx

 

 


Back to the top